{
  "_id": "6a1f1cd0b401979e7341f9b5",
  "Package": "metacor",
  "Type": "Package",
  "Title": "Meta-Analytic Effect Size Calculation for Pre-Post Designs with\nCorrelation Imputation",
  "Version": "1.2.1",
  "Authors@R": "c(\nperson(given = c(\"Iker\",\"J.\"), family = \"Bautista\", role = c(\"aut\",\"cre\"), email = \"ikerugr@gmail.com\"),\nperson(given = c(\"Saul\",\"M.\"),  family = \"Rodriguez\", role = \"ctb\",        email = \"saulmrguez@gmail.com\")\n)",
  "Description": "Tools for the calculation of effect sizes (standardised\nmean difference) and mean difference in pre-post controlled\nstudies, including robust imputation of missing variances\n(standard deviation of changes) and correlations (Pearson\ncorrelation coefficient). The main function 'metacor_dual()'\nimplements several methods for imputing missing standard\ndeviation of changes or Pearson correlation coefficient, and\ngenerates transparent imputation reports. Designed for\nmeta-analyses with incomplete summary statistics. For details\non the methods, see Higgins et al. (2023) and Fu et al. (2013).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ikerugr/metacor,\nhttps://ikerugr.r-universe.dev/metacor",
  "BugReports": "https://github.com/ikerugr/metacor/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libfribidi-dev\nlibharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev\nlibwebp-dev libxml2-dev libssl-dev",
  "Repository": "https://ikerugr.r-universe.dev",
  "Date/Publication": "2025-12-09 15:31:48 UTC",
  "RemoteUrl": "https://github.com/ikerugr/metacor",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea0c16a9e82ad5b56fd9e59d6ab6cd0b832b6f13",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:51:56 UTC",
    "User": "root"
  },
  "Author": "Iker J. Bautista [aut, cre],\nSaul M. Rodriguez [ctb]",
  "Maintainer": "Iker J. Bautista <ikerugr@gmail.com>",
  "MD5sum": "e399411ac58befb6bfc1637fca4b6213",
  "_user": "ikerugr",
  "_type": "src",
  "_file": "metacor_1.2.1.tar.gz",
  "_fileid": "79568603d9ea500ec7373d27c20dbc55090de2a1b40ee24d230cf4743b3c3447",
  "_filesize": 108425,
  "_sha256": "79568603d9ea500ec7373d27c20dbc55090de2a1b40ee24d230cf4743b3c3447",
  "_created": "2026-05-16T08:51:56.000Z",
  "_published": "2026-06-02T18:11:28.858Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79140006393,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032111417"
    },
    {
      "job": 79140007084,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032111000"
    },
    {
      "job": 79140007217,
      "time": 214,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032114467"
    },
    {
      "job": 79140006191,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032112120"
    },
    {
      "job": 79140005589,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032096935"
    },
    {
      "job": 79140005667,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366075100"
    },
    {
      "job": 79140006350,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032109886"
    },
    {
      "job": 79140006457,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032106430"
    },
    {
      "job": 79140006180,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032106991"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ikerugr/actions/runs/25957710662",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ikerugr/metacor",
  "_commit": {
    "id": "ea0c16a9e82ad5b56fd9e59d6ab6cd0b832b6f13",
    "author": "IkerChi <i.bautista@chi.ac.uk>",
    "committer": "IkerChi <i.bautista@chi.ac.uk>",
    "message": "submission\n",
    "time": 1765294308
  },
  "_maintainer": {
    "name": "Iker J. Bautista",
    "email": "ikerugr@gmail.com",
    "login": "ikerugr",
    "uuid": 42553454
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "officer",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ikerugr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 32
    },
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 6
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2025-50",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.2.0",
      "date": "2025-09-25"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ikerugr",
      "count": 36,
      "uuid": 42553454
    },
    {
      "user": "ikerchi",
      "count": 11,
      "uuid": 233221609
    }
  ],
  "_userbio": {
    "uuid": 42553454,
    "type": "user",
    "name": "ikerugr"
  },
  "_downloads": {
    "count": 560,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/metacor"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/ikerugr/metacor",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/metacor.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ikerugr/metacor",
  "_realowner": "ikerugr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2009-03-18"
    },
    {
      "version": "1.0-1",
      "date": "2009-10-26"
    },
    {
      "version": "1.0-2",
      "date": "2011-03-21"
    },
    {
      "version": "1.0-2.1",
      "date": "2019-10-02"
    },
    {
      "version": "1.1.1",
      "date": "2025-07-22"
    },
    {
      "version": "1.1.2",
      "date": "2025-08-01"
    },
    {
      "version": "1.2.0",
      "date": "2025-09-26"
    },
    {
      "version": "1.2.1",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "check_metacor_consistency",
    "metacor_dual"
  ],
  "_help": [
    {
      "page": "check_metacor_consistency",
      "title": "Check internal consistency of meta-analytic summary data",
      "topics": [
        "check_metacor_consistency"
      ]
    },
    {
      "page": "metacor_dual",
      "title": "Effect Sizes and Imputation for Meta-Analysis of Pre-Post Studies and Pre-Post intervention and control groups studies (metacor_dual)",
      "topics": [
        "metacor_dual"
      ]
    }
  ],
  "_readme": "https://github.com/ikerugr/metacor/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "officer",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "ragg",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "xml2",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "introduccion.Rmd",
      "filename": "introduccion.html",
      "title": "Introduction to metacor",
      "engine": "knitr::rmarkdown",
      "headings": [
        "metacor: Meta-analysis with correlated data",
        "Main Features",
        "Quick Start Example",
        "Imputation and Reporting",
        "Advanced Usage",
        "References",
        "Session info"
      ],
      "created": "2025-07-15 09:44:14",
      "modified": "2025-07-15 10:20:43",
      "commits": 5
    }
  ],
  "_score": 5.510545010206613,
  "_indexed": true,
  "_nocasepkg": "metacor",
  "_universes": [
    "ikerugr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-16T08:54:14.000Z",
      "distro": "noble",
      "commit": "ea0c16a9e82ad5b56fd9e59d6ab6cd0b832b6f13",
      "fileid": "8e74c8ad9ecdb7fd79056404a23725b5f78d3a1583e3ca16b4a8ded4b901d62a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikerugr/actions/runs/25957710662"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-16T08:54:13.000Z",
      "distro": "noble",
      "commit": "ea0c16a9e82ad5b56fd9e59d6ab6cd0b832b6f13",
      "fileid": "d7bbb1de9ea9ee9ca43255aea805c3c45f962a08cad69b68d103661813ebb34f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikerugr/actions/runs/25957710662"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-16T08:54:47.000Z",
      "commit": "ea0c16a9e82ad5b56fd9e59d6ab6cd0b832b6f13",
      "fileid": "f96795a3e6ca2ab56f3b8d1316590904e73f344eed01ecf88f3f210d656fb2ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikerugr/actions/runs/25957710662"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-16T08:54:27.000Z",
      "commit": "ea0c16a9e82ad5b56fd9e59d6ab6cd0b832b6f13",
      "fileid": "d09e99083c3871a91dd8f22c33695be9e3cef0e95d41cafbb065c4c92dc79314",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikerugr/actions/runs/25957710662"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-16T08:53:50.000Z",
      "commit": "ea0c16a9e82ad5b56fd9e59d6ab6cd0b832b6f13",
      "fileid": "38ca68f958b2a4bc8abaabb4c21ba440f11b09b05aa26490e22b557157bec6bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikerugr/actions/runs/25957710662"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-16T08:53:23.000Z",
      "commit": "ea0c16a9e82ad5b56fd9e59d6ab6cd0b832b6f13",
      "fileid": "6ccd951f58191f4eedcddfa4cd0475afb246cdab30bd5456f9a87a4fd01d83f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikerugr/actions/runs/25957710662"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-16T08:53:27.000Z",
      "commit": "ea0c16a9e82ad5b56fd9e59d6ab6cd0b832b6f13",
      "fileid": "d37250dd1608815adac681c667ae2c2bb1bf72b8de4481559c7785ac3eac4c68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ikerugr/actions/runs/25957710662"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-06-02T18:11:06.000Z",
      "commit": "ea0c16a9e82ad5b56fd9e59d6ab6cd0b832b6f13",
      "fileid": "a9a15aabd834bd064267b5d3c5b7cda3d2c755c32591ff4bca7689cacd93f0f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ikerugr/actions/runs/25957710662"
    }
  ]
}