{
  "_id": "6a156c95acfb0bcc41d6415d",
  "Package": "multiplestressR",
  "Title": "Additive and Multiplicative Null Models for Multiple Stressor\nData",
  "Version": "0.1.1",
  "Date": "2021-10-10",
  "Authors@R": "c(person(given = \"Benjamin\",\nfamily = \"Burgess\",\nrole = c(\"aut\", \"cre\"),\nemail = \"benjamin.joshua.burgess@gmail.com\",\ncomment = c(ORCID = \"0000-0003-0439-0061\")),\nperson(given = \"David\",\nfamily = \"Murrell\",\nrole = c(\"aut\")))",
  "Description": "An implementation of the additive (Gurevitch et al., 2000\n<doi:10.1086/303337>) and multiplicative (Lajeunesse, 2011\n<doi:10.1890/11-0423.1>) factorial null models for multiple\nstressor data (Burgess et al., 2021\n<doi:10.1101/2021.07.21.453207>). Effect sizes are able to be\ncalculated for either null model, and subsequently classified\ninto one of four different interaction classifications (e.g.,\nantagonistic or synergistic interactions). Analyses can be\nconducted on data for single experiments through to large\nmeta-analytical datasets. Minimal input (or statistical\nknowledge) is required, with any output easily understood.\nSummary figures are also able to be easily generated.",
  "URL": "https://benjburgess.github.io/multiplestressR/",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Repository": "https://benjburgess.r-universe.dev",
  "Date/Publication": "2021-10-22 11:05:59 UTC",
  "RemoteUrl": "https://github.com/benjburgess/multiplestressr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ed718ad891c13d629c9cb12ad3edf3c0805ffdc2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:45:45 UTC",
    "User": "root"
  },
  "Author": "Benjamin Burgess [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0439-0061>),\nDavid Murrell [aut]",
  "Maintainer": "Benjamin Burgess <benjamin.joshua.burgess@gmail.com>",
  "MD5sum": "6d8170eaa5b4084747202d6422bf36c4",
  "_user": "benjburgess",
  "_type": "src",
  "_file": "multiplestressR_0.1.1.tar.gz",
  "_fileid": "4828268c093664f4fd7f4de9045a25da22683684b351d74f08f77918784abe2f",
  "_filesize": 176853,
  "_sha256": "4828268c093664f4fd7f4de9045a25da22683684b351d74f08f77918784abe2f",
  "_created": "2026-05-26T09:45:45.000Z",
  "_published": "2026-05-26T09:49:09.611Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77848656843,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213908233"
    },
    {
      "job": 77848656923,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213906088"
    },
    {
      "job": 77848656810,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213913587"
    },
    {
      "job": 77848656778,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213902832"
    },
    {
      "job": 77848201353,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213867604"
    },
    {
      "job": 77848656958,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213903836"
    },
    {
      "job": 77848656977,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213893193"
    },
    {
      "job": 77848656897,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213903860"
    },
    {
      "job": 77848656891,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213889561"
    }
  ],
  "_buildurl": "https://github.com/r-universe/benjburgess/actions/runs/26444776446",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/benjburgess/multiplestressr",
  "_commit": {
    "id": "ed718ad891c13d629c9cb12ad3edf3c0805ffdc2",
    "author": "benjburgess <90511479+benjburgess@users.noreply.github.com>",
    "committer": "benjburgess <90511479+benjburgess@users.noreply.github.com>",
    "message": "Adjusted cran-comments.md\n",
    "time": 1634900759
  },
  "_maintainer": {
    "name": "Benjamin Burgess",
    "email": "benjamin.joshua.burgess@gmail.com",
    "login": "benjburgess",
    "description": "",
    "uuid": 90511479,
    "orcid": "0000-0003-0439-0061"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "benjburgess",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "benjburgess",
      "count": 42,
      "uuid": 90511479
    }
  ],
  "_userbio": {
    "uuid": 90511479,
    "type": "user",
    "name": "benjburgess"
  },
  "_downloads": {
    "count": 154,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/multiplestressR"
  },
  "_devurl": "https://github.com/benjburgess/multiplestressr",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/multiplestressR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/benjburgess/multiplestressr",
  "_realowner": "benjburgess",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2021-10-26"
    }
  ],
  "_exports": [
    "classify_interactions",
    "critical_effect_size_additive",
    "effect_size_additive",
    "effect_size_multiplicative",
    "summary_plots"
  ],
  "_datasets": [
    {
      "name": "survival",
      "title": "Survival data for 250 populations exposed to the stressors of temperature and pH.",
      "object": "survival",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sample_Size_Control",
        "Standard_Deviation_Control",
        "Mean_Control",
        "Sample_Size_Temperature",
        "Standard_Deviation_Temperature",
        "Mean_Temperature",
        "Sample_Size_pH",
        "Standard_Deviation_pH",
        "Mean_pH",
        "Sample_Size_Temperature_pH",
        "Standard_Deviation_Temperature_pH",
        "Mean_Temperature_pH"
      ],
      "rows": 250,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "classify_interactions",
      "title": "Classify Interactions (for either null model)",
      "topics": [
        "classify_interactions"
      ]
    },
    {
      "page": "critical_effect_size_additive",
      "title": "Critical Effect Sizes (for the additive null model)",
      "topics": [
        "critical_effect_size_additive"
      ]
    },
    {
      "page": "effect_size_additive",
      "title": "Additive Null Model",
      "topics": [
        "effect_size_additive"
      ]
    },
    {
      "page": "effect_size_multiplicative",
      "title": "Multiplicative Null Model",
      "topics": [
        "effect_size_multiplicative"
      ]
    },
    {
      "page": "summary_plots",
      "title": "Generate Summary Figures",
      "topics": [
        "summary_plots"
      ]
    },
    {
      "page": "survival",
      "title": "Survival data for 250 populations exposed to the stressors of temperature and pH.",
      "topics": [
        "survival"
      ]
    }
  ],
  "_readme": "https://github.com/benjburgess/multiplestressr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "patchwork",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "multiplestressr",
  "_universes": [
    "benjburgess"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-26T09:47:45.000Z",
      "distro": "noble",
      "commit": "ed718ad891c13d629c9cb12ad3edf3c0805ffdc2",
      "fileid": "c2fc0d05721d31ed2c824db87e83714e6a0ed7bec1aeb4ca40d9161504ca2393",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjburgess/actions/runs/26444776446"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-26T09:47:40.000Z",
      "distro": "noble",
      "commit": "ed718ad891c13d629c9cb12ad3edf3c0805ffdc2",
      "fileid": "6df15fd9642ca62b7d1248c930c8b824c437ce765df6704bdc55a82a37f8213e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjburgess/actions/runs/26444776446"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-26T09:48:04.000Z",
      "commit": "ed718ad891c13d629c9cb12ad3edf3c0805ffdc2",
      "fileid": "bcde0a51b1fcf25be0b2776dc64f00da444a3fe393c7c51b588d9dd9724ba86d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjburgess/actions/runs/26444776446"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-26T09:47:33.000Z",
      "commit": "ed718ad891c13d629c9cb12ad3edf3c0805ffdc2",
      "fileid": "7d1f8ae179761878e99302a9c73b3ecce4c21a1016d54927ba4f1b94812a4308",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjburgess/actions/runs/26444776446"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-26T09:47:46.000Z",
      "commit": "ed718ad891c13d629c9cb12ad3edf3c0805ffdc2",
      "fileid": "af50915937cd95e5d475fec2559748aaa62bb40a61ee5020d3c8e1a17c58bf7a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/benjburgess/actions/runs/26444776446"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T09:46:57.000Z",
      "commit": "ed718ad891c13d629c9cb12ad3edf3c0805ffdc2",
      "fileid": "4b1a3a2ac7bbacb57569a5661ee86a1a28c85417b1f0e16027894e0a7fa074b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjburgess/actions/runs/26444776446"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T09:47:28.000Z",
      "commit": "ed718ad891c13d629c9cb12ad3edf3c0805ffdc2",
      "fileid": "9adc303e37fa8a484c03032f0b00943f94a5a2aa84f53dae0d5e0d5ef244bb3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjburgess/actions/runs/26444776446"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T09:46:48.000Z",
      "commit": "ed718ad891c13d629c9cb12ad3edf3c0805ffdc2",
      "fileid": "a1545374cba133dbfddfb89fd8fed8f0da0c9f4eb0217cb0aa0879ef6d0a891b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjburgess/actions/runs/26444776446"
    }
  ]
}