{
  "_id": "6a252b8a4b233be1983946c3",
  "Package": "metaquant",
  "Type": "Package",
  "Title": "Meta-Analysis of Quantiles and Functions of Quantiles",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(\"Udara\",\"Kumaranathunga\",role = c(\"aut\",\"cre\"),email=\"U.Kumaranathunga@latrobe.edu.au\"),\nperson(\"Alysha\",\"De Livera\",role=\"aut\",email=\"a.delivera@latrobe.edu.au\"),\nperson(\"Luke\",\"Prendergast\",role=\"aut\",email=\"luke.prendergast@latrobe.edu.au\"))",
  "Maintainer": "Udara Kumaranathunga <U.Kumaranathunga@latrobe.edu.au>",
  "Author": "Udara Kumaranathunga [aut, cre], Alysha De Livera [aut], Luke\nPrendergast [aut]",
  "Description": "Implements a novel density-based approach for estimating\nunknown parameters, distribution visualisations and\nmeta-analyses of quantiles and ther functions. A detailed\nvignettes with example datasets and code to prepare data and\nanalyses is available at\n<https://bookdown.org/a2delivera/metaquant/>. The methods are\ndescribed in the pre-print by De Livera, Prendergast and\nKumaranathunga (2024, <doi:10.48550/arXiv.2411.10971>).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 08:23:59 UTC",
    "User": "root"
  },
  "Repository": "https://udarask.r-universe.dev",
  "Date/Publication": "2025-11-09 10:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/metaquant",
  "RemoteRef": "HEAD",
  "RemoteSha": "cc601c72b124f8bbf32b627eba46c6ea6d1013f0",
  "MD5sum": "dde1d880b02af7145d651d4a8a663a9d",
  "_user": "udarask",
  "_type": "src",
  "_file": "metaquant_0.1.3.tar.gz",
  "_fileid": "2881739ac3d5035d0c99bb5623e3a6624e449b482975e5e8a087e6fe3ac3b6f4",
  "_filesize": 226223,
  "_sha256": "2881739ac3d5035d0c99bb5623e3a6624e449b482975e5e8a087e6fe3ac3b6f4",
  "_created": "2026-06-07T08:23:59.000Z",
  "_published": "2026-06-07T08:27:54.152Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79944151942,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462346741"
    },
    {
      "job": 79944151944,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462345848"
    },
    {
      "job": 79944151950,
      "time": 191,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462345218"
    },
    {
      "job": 79944151945,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462344858"
    },
    {
      "job": 79943406675,
      "time": 733,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462324215"
    },
    {
      "job": 79944151940,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462341281"
    },
    {
      "job": 79944151973,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462338918"
    },
    {
      "job": 79944151962,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462338482"
    },
    {
      "job": 79944151957,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462338261"
    }
  ],
  "_buildurl": "https://github.com/r-universe/udarask/actions/runs/27087026319",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/metaquant",
  "_commit": {
    "id": "cc601c72b124f8bbf32b627eba46c6ea6d1013f0",
    "author": "Udara Kumaranathunga <U.Kumaranathunga@latrobe.edu.au>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1762683002
  },
  "_maintainer": {
    "name": "Udara Kumaranathunga",
    "email": "u.kumaranathunga@latrobe.edu.au",
    "login": "udarask",
    "uuid": 188814585
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "gld",
      "role": "Imports"
    },
    {
      "package": "sld",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "estmeansd",
      "role": "Imports"
    },
    {
      "package": "metafor",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.2",
      "date": "2025-08-21"
    },
    {
      "name": "0.1.3",
      "date": "2025-11-09"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "udarask",
      "count": 3,
      "uuid": 188814585
    }
  ],
  "_userbio": {
    "uuid": 188814585,
    "type": "user",
    "name": "Udara Kumaranathunga"
  },
  "_downloads": {
    "count": 138,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/metaquant"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/metaquant.html",
    "manual.pdf"
  ],
  "_realowner": "udarask",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-02-11"
    },
    {
      "version": "0.1.2",
      "date": "2025-08-21"
    },
    {
      "version": "0.1.3",
      "date": "2025-11-09"
    }
  ],
  "_exports": [
    "est.gld.five",
    "est.mean",
    "est.q.study.level",
    "est.r.study.level",
    "est.sd",
    "est.sld.minq2max",
    "est.sld.q1q2q3",
    "metaquant",
    "plotdist"
  ],
  "_help": [
    {
      "page": "est.gld.five",
      "title": "Estimating Unknown Parameters using Five-Number Summary",
      "topics": [
        "est.gld.five"
      ]
    },
    {
      "page": "est.mean",
      "title": "Estimating Sample Mean using Quantiles",
      "topics": [
        "est.mean"
      ]
    },
    {
      "page": "est.q.study.level",
      "title": "Estimating Quantile-Based Effect Sizes and Variances",
      "topics": [
        "est.q.study.level"
      ]
    },
    {
      "page": "est.r.study.level",
      "title": "Estimating Variances of Squared IQR Ratio and its Natural Logarithm",
      "topics": [
        "est.r.study.level"
      ]
    },
    {
      "page": "est.sd",
      "title": "Estimating Sample Standard Deviation using Quantiles",
      "topics": [
        "est.sd"
      ]
    },
    {
      "page": "est.sld.minq2max",
      "title": "Estimating Unknown Parameters using Minimum, Median and Maximum",
      "topics": [
        "est.sld.minq2max"
      ]
    },
    {
      "page": "est.sld.q1q2q3",
      "title": "Estimating Unknown Parameters using First Quartile, Median and Third Quartile",
      "topics": [
        "est.sld.q1q2q3"
      ]
    },
    {
      "page": "metaquant",
      "title": "Meta-Analysis of Quantiles and Functions of Quantiles",
      "topics": [
        "metaquant"
      ]
    },
    {
      "page": "plotdist",
      "title": "Visualising Densities using Quantiles",
      "topics": [
        "plotdist"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "e1071",
    "estmeansd",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "gld",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lmom",
    "magrittr",
    "MASS",
    "mathjaxr",
    "Matrix",
    "memoise",
    "metaBLUE",
    "metadat",
    "metafor",
    "mime",
    "nlme",
    "numDeriv",
    "openssl",
    "otel",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "sld",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "metaquant",
  "_universes": [
    "udarask"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-07T08:26:29.000Z",
      "distro": "noble",
      "commit": "cc601c72b124f8bbf32b627eba46c6ea6d1013f0",
      "fileid": "11fd0e7dbf74c50a0d54f35d8c8f580f03c21c2b04eff3bf1d871d33de5e6ec9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/udarask/actions/runs/27087026319"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-07T08:26:20.000Z",
      "distro": "noble",
      "commit": "cc601c72b124f8bbf32b627eba46c6ea6d1013f0",
      "fileid": "1c5f75d400afab63dc0791c24255eb413db7257dba2b4550d76bb05e975b0315",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/udarask/actions/runs/27087026319"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-07T08:26:29.000Z",
      "commit": "cc601c72b124f8bbf32b627eba46c6ea6d1013f0",
      "fileid": "7978a570e2852bfe6c5bf7f2687c4756ee83f5fe9367a0d8d5b94e5e53037610",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/udarask/actions/runs/27087026319"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-07T08:26:28.000Z",
      "commit": "cc601c72b124f8bbf32b627eba46c6ea6d1013f0",
      "fileid": "e1474ac26b7f9cdb44d6c59a97054dd4315c9edb6d61b1de159b2cde7447d02e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/udarask/actions/runs/27087026319"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-07T08:26:30.000Z",
      "commit": "cc601c72b124f8bbf32b627eba46c6ea6d1013f0",
      "fileid": "7cfb74dedff9d344f97d996272ee1c52b385bcac66fa4e80f3ba396980ea9d25",
      "status": "success",
      "buildurl": "https://github.com/r-universe/udarask/actions/runs/27087026319"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-07T08:25:18.000Z",
      "commit": "cc601c72b124f8bbf32b627eba46c6ea6d1013f0",
      "fileid": "22e4c232042c02503548899b6a0a038cc89f743ac4ce132233106a9da33ac04c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/udarask/actions/runs/27087026319"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-07T08:25:21.000Z",
      "commit": "cc601c72b124f8bbf32b627eba46c6ea6d1013f0",
      "fileid": "c193d22ed828f092b05feb0f889d5e4777f5f6f37e8e7e9dd4b805a0f7f3c1e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/udarask/actions/runs/27087026319"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-07T08:25:26.000Z",
      "commit": "cc601c72b124f8bbf32b627eba46c6ea6d1013f0",
      "fileid": "5e06ff1a1f453061202e0b1a5b1a4d8457ba2e2d20ede788827975a28420abc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/udarask/actions/runs/27087026319"
    }
  ]
}