{
  "_id": "6a21b3aacd65a98ecbd3cb4a",
  "Package": "minter",
  "Title": "Effect Sizes for Meta-Analysis of Interactions from Factorial\nExperiments",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Facundo\", \"Decunta\", email = \"fdecunta@agro.uba.ar\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0004-5774-1085\")),\nperson(\"Shinichi\", \"Nakagawa\", email = \"shinichi.nakagawa@ualberta.ca\", role = c(\"ctb\")),\nperson(\"Daniel\", \"Noble\", email = \"daniel.noble@anu.edu.au\", role = c(\"ctb\"))\n)",
  "Description": "Compute effect sizes and their sampling variances from\nfactorial experimental designs. The package supports\ncalculation of simple effects, overall effects, and interaction\neffects for use in factorial meta-analyses. See Gurevitch et\nal. (2000) <doi:10.1086/303337>, Morris et al. (2007)\n<doi:10.1890/06-0442>, Lajeunesse (2011)\n<doi:10.1890/11-0423.1> and Macartney et al. (2022)\n<doi:10.1016/j.neubiorev.2022.104554>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://fdecunta.github.io/minter/",
  "BugReports": "https://github.com/fdecunta/minter/issues",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "7.3.3",
  "Repository": "https://fdecunta.r-universe.dev",
  "Date/Publication": "2026-06-04 15:27:48 UTC",
  "RemoteUrl": "https://github.com/fdecunta/minter",
  "RemoteRef": "HEAD",
  "RemoteSha": "f969bf6b7ca3e53ff9f32551313605d49bdc60ee",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 17:12:52 UTC",
    "User": "root"
  },
  "Author": "Facundo Decunta [aut, cre] (ORCID:\n<https://orcid.org/0009-0004-5774-1085>),\nShinichi Nakagawa [ctb],\nDaniel Noble [ctb]",
  "Maintainer": "Facundo Decunta <fdecunta@agro.uba.ar>",
  "MD5sum": "eb03446bdb62a52a3e5fddc168007140",
  "_user": "fdecunta",
  "_type": "src",
  "_file": "minter_0.1.1.tar.gz",
  "_fileid": "06f942016accbdf47c68ba745c0985410317a3a6e80de0c7fdd381d00f581f53",
  "_filesize": 694402,
  "_sha256": "06f942016accbdf47c68ba745c0985410317a3a6e80de0c7fdd381d00f581f53",
  "_created": "2026-06-04T17:12:52.000Z",
  "_published": "2026-06-04T17:19:38.414Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79574311403,
      "time": 232,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7418212557"
    },
    {
      "job": 79574311376,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7418204246"
    },
    {
      "job": 79574311466,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7418203644"
    },
    {
      "job": 79574311407,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7418217024"
    },
    {
      "job": 79573321214,
      "time": 316,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7418162526"
    },
    {
      "job": 79574311480,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7418200977"
    },
    {
      "job": 79574311391,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7418193925"
    },
    {
      "job": 79574311605,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7418197201"
    },
    {
      "job": 79574311728,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7418196469"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fdecunta/actions/runs/26967321858",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fdecunta/minter",
  "_commit": {
    "id": "f969bf6b7ca3e53ff9f32551313605d49bdc60ee",
    "author": "fd <fdecunta@agro.uba.ar>",
    "committer": "fd <fdecunta@agro.uba.ar>",
    "message": "fix docs\n",
    "time": 1780586868
  },
  "_maintainer": {
    "name": "Facundo Decunta",
    "email": "fdecunta@agro.uba.ar",
    "login": "fdecunta",
    "description": "PhD candidate. Ecology and data",
    "uuid": 64630110
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "fdecunta",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 14
    },
    {
      "week": "2025-36",
      "n": 4
    },
    {
      "week": "2025-37",
      "n": 5
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 3
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 5
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "ecology",
    "effect-sizes",
    "factorial",
    "interactions",
    "meta-analysis",
    "non-independence"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fdecunta",
      "count": 191,
      "uuid": 64630110
    }
  ],
  "_userbio": {
    "uuid": 64630110,
    "type": "user",
    "name": "Facundo Decunta",
    "description": "PhD candidate. Ecology and data"
  },
  "_downloads": {
    "count": 450,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/minter"
  },
  "_devurl": "https://github.com/fdecunta/minter",
  "_pkgdown": "https://fdecunta.github.io/minter/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/minter.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md"
  ],
  "_homeurl": "https://github.com/fdecunta/minter",
  "_realowner": "fdecunta",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-06"
    },
    {
      "version": "0.1.1",
      "date": "2026-05-03"
    }
  ],
  "_exports": [
    "lnCVR_ind",
    "lnCVR_inter",
    "lnCVR_main",
    "lnRR_ind",
    "lnRR_inter",
    "lnRR_main",
    "lnVR_ind",
    "lnVR_inter",
    "lnVR_main",
    "SMD_ind",
    "SMD_inter",
    "SMD_main",
    "time_lnCVR",
    "time_lnRR",
    "time_lnVR",
    "time_SMD"
  ],
  "_datasets": [
    {
      "name": "testing_data",
      "title": "Fake factorial dataset with pre-computed effect sizes",
      "object": "testing_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "C_n",
        "C_mean",
        "C_sd",
        "A_n",
        "A_mean",
        "A_sd",
        "B_n",
        "B_mean",
        "B_sd",
        "AB_n",
        "AB_mean",
        "AB_sd",
        "A_main_lnRR",
        "A_main_lnRRv",
        "B_main_lnRR",
        "B_main_lnRRv",
        "AB_main_lnRR",
        "AB_main_lnRRv",
        "A_main_SMD",
        "A_main_SMDv",
        "B_main_SMD",
        "B_main_SMDv",
        "AB_main_SMD",
        "AB_main_SMDv"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "lnCVR_ind",
      "title": "Individual Effect: Log Coefficient Of Variation Ratio",
      "topics": [
        "lnCVR_ind"
      ]
    },
    {
      "page": "lnCVR_inter",
      "title": "Interaction Effect: Log Coefficient of Variation Ratio",
      "topics": [
        "lnCVR_inter"
      ]
    },
    {
      "page": "lnCVR_main",
      "title": "Main Effect: Log Coefficient Of Variation Ration",
      "topics": [
        "lnCVR_main"
      ]
    },
    {
      "page": "lnRR_ind",
      "title": "Individual effect: Log Response Ratio",
      "topics": [
        "lnRR_ind"
      ]
    },
    {
      "page": "lnRR_inter",
      "title": "Interaction effect: Log Response Ratio",
      "topics": [
        "lnRR_inter"
      ]
    },
    {
      "page": "lnRR_main",
      "title": "Main effect: Log Response Ratio",
      "topics": [
        "lnRR_main"
      ]
    },
    {
      "page": "lnVR_ind",
      "title": "Individual effect: Log of Variability Ratio",
      "topics": [
        "lnVR_ind"
      ]
    },
    {
      "page": "lnVR_inter",
      "title": "Interaction effect: Log Variability Ratio",
      "topics": [
        "lnVR_inter"
      ]
    },
    {
      "page": "lnVR_main",
      "title": "Main Effect: Log of the Variability Ratio",
      "topics": [
        "lnVR_main"
      ]
    },
    {
      "page": "SMD_ind",
      "title": "Individual effect: Standardized Mean Difference",
      "topics": [
        "SMD_ind"
      ]
    },
    {
      "page": "SMD_inter",
      "title": "Interaction effect: Standardized mean difference",
      "topics": [
        "SMD_inter"
      ]
    },
    {
      "page": "SMD_main",
      "title": "Main effect: Standardized Mean Difference",
      "topics": [
        "SMD_main"
      ]
    },
    {
      "page": "time_lnCVR",
      "title": "Log Coefficient of Variation Ratio: Interaction Between Treatment and Time",
      "topics": [
        "time_lnCVR"
      ]
    },
    {
      "page": "time_lnRR",
      "title": "Log Response Ratio: Interaction Between Treatment and Time",
      "topics": [
        "time_lnRR"
      ]
    },
    {
      "page": "time_lnVR",
      "title": "Log of Variability Ratio: Interaction Between Treatment and Time",
      "topics": [
        "time_lnVR"
      ]
    },
    {
      "page": "time_SMD",
      "title": "Standardized Mean Difference: Interaction Between Treatment and Time",
      "topics": [
        "time_SMD"
      ]
    }
  ],
  "_readme": "https://github.com/fdecunta/minter/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate"
  ],
  "_score": 3.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "minter",
  "_universes": [
    "fdecunta"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-04T17:17:28.000Z",
      "distro": "noble",
      "commit": "f969bf6b7ca3e53ff9f32551313605d49bdc60ee",
      "fileid": "579b0d1ed61d398d4b62844c29de363a34502662c34d689ec340fb719f0f7442",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdecunta/actions/runs/26967321858"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-04T17:17:06.000Z",
      "distro": "noble",
      "commit": "f969bf6b7ca3e53ff9f32551313605d49bdc60ee",
      "fileid": "1296891f72cc49dda2b41341b0e8f75ac2c23e2c66e502e511b0cb834bb87690",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdecunta/actions/runs/26967321858"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-04T17:17:07.000Z",
      "commit": "f969bf6b7ca3e53ff9f32551313605d49bdc60ee",
      "fileid": "b8c062f6dd7240f4e32a29e7e9e2b476e3500890970bc2ce3c2bddeb9458f72c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdecunta/actions/runs/26967321858"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-04T17:17:39.000Z",
      "commit": "f969bf6b7ca3e53ff9f32551313605d49bdc60ee",
      "fileid": "47be2f15545dc2b2f262fc4ed76cd669a6e55d0c261e3ac5efb1eed42a32463c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdecunta/actions/runs/26967321858"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-04T17:17:07.000Z",
      "commit": "f969bf6b7ca3e53ff9f32551313605d49bdc60ee",
      "fileid": "6723fca18b1ac08fcc1971d3a9a9216b32bda3cd7fb7944520ced725e4efba9d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fdecunta/actions/runs/26967321858"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-04T17:16:32.000Z",
      "commit": "f969bf6b7ca3e53ff9f32551313605d49bdc60ee",
      "fileid": "60f905bccfe2841e3bfb793d5f837dfe58c391fe741e1e62031a7b9e57d1e7f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdecunta/actions/runs/26967321858"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-04T17:16:41.000Z",
      "commit": "f969bf6b7ca3e53ff9f32551313605d49bdc60ee",
      "fileid": "da4ae14c36b7c7fe7a7a7bb66c3cae5cbe9a71243897294659889ec6773477e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdecunta/actions/runs/26967321858"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-04T17:16:38.000Z",
      "commit": "f969bf6b7ca3e53ff9f32551313605d49bdc60ee",
      "fileid": "56c80496fc01f0bd846f84c0aa06ec2177f365e8406c8beceb8028bd6f5c9d49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fdecunta/actions/runs/26967321858"
    }
  ]
}