{
  "_id": "6a153373acfb0bcc41d4ee3f",
  "Package": "partR2",
  "Title": "Partitioning R2 in GLMMs",
  "Version": "0.9.2",
  "Authors@R": "c(person(given = \"Martin A.\",\nfamily = \"Stoffel\",\nrole = c(\"aut\", \"cre\"),\nemail = \"martin.adam.stoffel@gmail.com\"),\nperson(given = \"Shinichi\",\nfamily = \"Nakagawa\",\nrole = c(\"aut\"),\nemail = \"s.nakagawa@unsw.edu.au\"),\nperson(given = \"Holger\",\nfamily = \"Schielzeth\",\nrole = c(\"aut\"),\nemail = \"holger.schielzeth@uni-jena.de\"))",
  "Description": "Partitioning the R2 of GLMMs into variation explained by\neach predictor and combination of predictors using semi-partial\n(part) R2 and inclusive R2. Methods are based on the R2 for\nGLMMs described in Nakagawa & Schielzeth (2013) and Nakagawa,\nJohnson & Schielzeth (2017).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/mastoffel/partR2",
  "BugReports": "https://github.com/mastoffel/partR2/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://mastoffel.r-universe.dev",
  "Date/Publication": "2024-09-24 10:30:29 UTC",
  "RemoteUrl": "https://github.com/mastoffel/partr2",
  "RemoteRef": "HEAD",
  "RemoteSha": "0b694c418040d64ba17d9e8cb0fe00ed46bf0851",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:13:44 UTC",
    "User": "root"
  },
  "Author": "Martin A. Stoffel [aut, cre],\nShinichi Nakagawa [aut],\nHolger Schielzeth [aut]",
  "Maintainer": "Martin A. Stoffel <martin.adam.stoffel@gmail.com>",
  "MD5sum": "34c1ad6a7036d9d54a2ffac930b9f99a",
  "_user": "mastoffel",
  "_type": "src",
  "_file": "partR2_0.9.2.tar.gz",
  "_fileid": "c9650ad8778a3a4d2379cdd538390ee32dd52a1b5ad2ada2915c2bcd88f4c95c",
  "_filesize": 4175631,
  "_sha256": "c9650ad8778a3a4d2379cdd538390ee32dd52a1b5ad2ada2915c2bcd88f4c95c",
  "_created": "2026-05-25T10:13:44.000Z",
  "_published": "2026-05-26T05:45:23.191Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77814584742,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7196224010"
    },
    {
      "job": 77814584740,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7196226311"
    },
    {
      "job": 77814584741,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7196227107"
    },
    {
      "job": 77814584585,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7196219452"
    },
    {
      "job": 77814584072,
      "time": 244,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196187886"
    },
    {
      "job": 77814584476,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196219099"
    },
    {
      "job": 77814584352,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7209742271"
    },
    {
      "job": 77814584756,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7196219517"
    },
    {
      "job": 77814584383,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7196213202"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mastoffel/actions/runs/26395127529",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mastoffel/partr2",
  "_commit": {
    "id": "0b694c418040d64ba17d9e8cb0fe00ed46bf0851",
    "author": "mastoffel <martin.adam.stoffel@gmail.com>",
    "committer": "mastoffel <martin.adam.stoffel@gmail.com>",
    "message": "update README\n",
    "time": 1727173829
  },
  "_maintainer": {
    "name": "Martin A. Stoffel",
    "email": "martin.adam.stoffel@gmail.com",
    "login": "mastoffel",
    "twitter": "@m_a_sto",
    "description": "ML Engineer, Evolutionary Geneticist\n",
    "uuid": 7348440
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "version": ">= 1.1-21",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "version": ">= 1.4-2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "furrr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "mastoffel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 23,
  "_contributors": [
    {
      "user": "mastoffel",
      "count": 191,
      "uuid": 7348440
    },
    {
      "user": "itchyshin",
      "count": 2,
      "uuid": 12078523
    }
  ],
  "_userbio": {
    "uuid": 7348440,
    "type": "user",
    "name": "Martin Stoffel",
    "description": "ML Engineer, Evolutionary Geneticist\r\n"
  },
  "_downloads": {
    "count": 932,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/partR2"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/mastoffel/partr2",
  "_searchresults": 154,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/partR2.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mastoffel/partr2",
  "_realowner": "mastoffel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.1",
      "date": "2021-01-18"
    },
    {
      "version": "0.9.2",
      "date": "2024-03-04"
    }
  ],
  "_exports": [
    "%>%",
    "forestplot",
    "mergeR2",
    "partR2"
  ],
  "_datasets": [
    {
      "name": "BeetlesBody",
      "title": "BeetlesBody dataset",
      "object": "BeetlesBody",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Population",
        "Container",
        "Sex",
        "Habitat",
        "Treatment",
        "BodyL"
      ],
      "rows": 960,
      "table": true,
      "tojson": true
    },
    {
      "name": "BeetlesFemale",
      "title": "BeetlesFemale dataset",
      "object": "BeetlesFemale",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Population",
        "Container",
        "Sex",
        "Habitat",
        "Treatment",
        "Egg"
      ],
      "rows": 480,
      "table": true,
      "tojson": true
    },
    {
      "name": "BeetlesMale",
      "title": "BeetlesMale dataset",
      "object": "BeetlesMale",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Population",
        "Container",
        "Sex",
        "Habitat",
        "Treatment",
        "Colour"
      ],
      "rows": 480,
      "table": true,
      "tojson": true
    },
    {
      "name": "biomass",
      "title": "biomass dataset",
      "object": "biomass",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Temperature",
        "Precipitation",
        "Population",
        "SpeciesDiversity",
        "Year",
        "Biomass",
        "ResilienceLat",
        "Recovered",
        "NotRecovered",
        "ExtinctionLat",
        "Extinction"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "Grasshoppers",
      "title": "Grasshoppers dataset",
      "object": "Grasshoppers",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SiteID",
        "Sex",
        "nGreen",
        "nBrown",
        "Bio1",
        "Bio2",
        "Bio3",
        "Bio4",
        "Bio5",
        "Bio6",
        "Bio7",
        "Bio8",
        "Bio9",
        "Bio10",
        "Bio11",
        "Bio12",
        "Bio13",
        "Bio14",
        "Bio15",
        "Bio16",
        "Bio17",
        "Bio18",
        "Bio19"
      ],
      "rows": 84,
      "table": true,
      "tojson": true
    },
    {
      "name": "GuineaPigs",
      "title": "GuineaPigs dataset",
      "object": "GuineaPigs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "MaleID",
        "Time",
        "Rank",
        "Testo"
      ],
      "rows": 155,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "partR2-package",
      "title": "partR2: Partitioning R2 in generalized linear mixed models",
      "topics": [
        "partR2-package"
      ]
    },
    {
      "page": "biomass",
      "title": "biomass dataset",
      "topics": [
        "biomass"
      ]
    },
    {
      "page": "forestplot",
      "title": "Plot a partR2 object",
      "topics": [
        "forestplot"
      ]
    },
    {
      "page": "Grasshoppers",
      "title": "Grasshoppers dataset",
      "topics": [
        "Grasshoppers"
      ]
    },
    {
      "page": "GuineaPigs",
      "title": "GuineaPigs dataset",
      "topics": [
        "GuineaPigs"
      ]
    },
    {
      "page": "mergeR2",
      "title": "Merge partR2 objects to combine R2s for main effects and interactions",
      "topics": [
        "mergeR2"
      ]
    },
    {
      "page": "partR2",
      "title": "Partitioning R2 (R-square) in mixed models",
      "topics": [
        "partR2"
      ]
    },
    {
      "page": "print.partR2",
      "title": "Print a partR2 object",
      "topics": [
        "print.partR2"
      ]
    },
    {
      "page": "summary.partR2",
      "title": "Complete summary of a partR2 object",
      "topics": [
        "summary.partR2"
      ]
    }
  ],
  "_readme": "https://github.com/mastoffel/partr2/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "pbapply",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Using_partR2.Rmd",
      "filename": "Using_partR2.html",
      "title": "Using partR2",
      "author": "Martin A. Stoffel, Shinichi Nakagawa, Holger Schielzeth",
      "engine": "knitr::rmarkdown",
      "headings": [
        "partR2 package",
        "Installation",
        "Basic calculations",
        "rptR and partR2: ratios of variance components",
        "General use of the package",
        "Part $R^2$ for Gaussian mixed models",
        "Controlling predictor combinations",
        "Plotting and data extraction",
        "Warnings messages",
        "Models with transformations in the formula",
        "Running partR2 in parallel",
        "Part $R^2$ for Poisson and binomial mixed models",
        "Dealing with part $R^2$ for interactions",
        "Estimate main effects despite interactions",
        "Pooling main effect and interaction variance",
        "Prioritising main effects",
        "Interactions with factorial predictors",
        "Beta Weights for interactions",
        "Literature"
      ],
      "created": "2020-02-04 17:02:50",
      "modified": "2021-01-14 18:25:53",
      "commits": 29
    }
  ],
  "_score": 6.725339815909738,
  "_indexed": true,
  "_nocasepkg": "partr2",
  "_universes": [
    "mastoffel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-05-25T10:15:49.000Z",
      "distro": "noble",
      "commit": "0b694c418040d64ba17d9e8cb0fe00ed46bf0851",
      "fileid": "ebdd299c1e0632381f0fa3d96ae903e19175a2f73ac16b8cc159886c35d82554",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mastoffel/actions/runs/26395127529"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-05-25T10:16:03.000Z",
      "distro": "noble",
      "commit": "0b694c418040d64ba17d9e8cb0fe00ed46bf0851",
      "fileid": "e300ff35bbfba3b5a34f0ed735890fd18b16866e9aa0b8031a5ba0319480f7d0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mastoffel/actions/runs/26395127529"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-05-25T10:16:12.000Z",
      "commit": "0b694c418040d64ba17d9e8cb0fe00ed46bf0851",
      "fileid": "29352b0a8bbdb6aeeec0515b7ba767fcc9cd55f3bc781a2c1dbe691a1adf75dc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mastoffel/actions/runs/26395127529"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-05-25T10:15:42.000Z",
      "commit": "0b694c418040d64ba17d9e8cb0fe00ed46bf0851",
      "fileid": "ab5f01e9f4aeb1fa245dc96af961626732a1c0f45e75c93ab3d9c03f1a5f4b6c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mastoffel/actions/runs/26395127529"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.2",
      "date": "2026-05-25T10:16:04.000Z",
      "commit": "0b694c418040d64ba17d9e8cb0fe00ed46bf0851",
      "fileid": "643fbaffb2af8f55873107caacfb2f791330a68612909aaf8ce853fb4ab1a56a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mastoffel/actions/runs/26395127529"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-05-26T05:44:28.000Z",
      "commit": "0b694c418040d64ba17d9e8cb0fe00ed46bf0851",
      "fileid": "a04d4507efc1bcbd49f07b00ebce0bdf288cb3a4214b23bda564a8716fa91b34",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mastoffel/actions/runs/26395127529"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-05-25T10:15:32.000Z",
      "commit": "0b694c418040d64ba17d9e8cb0fe00ed46bf0851",
      "fileid": "c91cc250b811e04bfe95afd2f7be4378cd2d70298bc562576fb6ebc9a12ff541",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mastoffel/actions/runs/26395127529"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-05-25T10:15:02.000Z",
      "commit": "0b694c418040d64ba17d9e8cb0fe00ed46bf0851",
      "fileid": "c7320183ff1b830f0479ab3fedadafaf5ef3e269f6d08ab47aa1b3202971de6e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mastoffel/actions/runs/26395127529"
    }
  ]
}