{
  "_id": "6a59f58609eb0996dd68fef1",
  "Package": "detectnorm",
  "Type": "Package",
  "Title": "Detect Nonnormality in Meta-Analysis without Raw Data",
  "Version": "1.0.0.9000",
  "Authors@R": "c(person(given=\"Rongwei\", \nfamily=\"Sun\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"irissun_s@hotmail.com\",\ncomment = c(ORCID = \"0000-0003-0034-1422\")\n),\nperson(given = \"Shu Fai\",\nfamily=\"Cheung\",\nrole = c(\"aut\", \"ctb\", \"cph\"),\nemail = \"sfcheung@um.edu.mo\",\ncomment = c(ORCID = \"0000-0002-9871-9448\")\n))",
  "Maintainer": "Rongwei Sun <irissun_s@hotmail.com>",
  "Description": "Non-normality could greatly distort the meta-analytic\nresults, according to the simulation in Sun and Cheung (2020)\n<doi: 10.3758/s13428-019-01334-x>. This package aims to detect\nnon-normality for two independent groups with only limited\ndescriptive statistics, including mean, standard deviation,\nminimum, and maximum.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/irissun/detectnorm",
  "BugReports": "https://github.com/irissun/detectnorm/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RdMacros": "Rdpack",
  "RoxygenNote": "7.2.0",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://irissun.r-universe.dev",
  "Date/Publication": "2024-11-29 16:22:09 UTC",
  "RemoteUrl": "https://github.com/irissun/detectnorm",
  "RemoteRef": "HEAD",
  "RemoteSha": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 09:23:41 UTC",
    "User": "root"
  },
  "Author": "Rongwei Sun [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-0034-1422>),\nShu Fai Cheung [aut, ctb, cph] (ORCID:\n<https://orcid.org/0000-0002-9871-9448>)",
  "_user": "irissun",
  "_type": "src",
  "_file": "detectnorm_1.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/249e5e66450978247fb0d3f991d5752ad10006d7a853b064bfb5b2fefdc30533",
  "_filesize": 237442,
  "_sha256": "249e5e66450978247fb0d3f991d5752ad10006d7a853b064bfb5b2fefdc30533",
  "_expires": "2026-10-25T09:27:32.000Z",
  "_created": "2026-07-17T09:23:41.000Z",
  "_published": "2026-07-17T09:27:34.162Z",
  "_jobs": [
    {
      "job": 87850828144,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8402660245"
    },
    {
      "job": 87850828117,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8402663215"
    },
    {
      "job": 87850828082,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8402660125"
    },
    {
      "job": 87850828103,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8402653716"
    },
    {
      "job": 87850049134,
      "time": 244,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8402603224"
    },
    {
      "job": 87850828084,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8402647446"
    },
    {
      "job": 87850828157,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8402635601"
    },
    {
      "job": 87850828108,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8402635856"
    },
    {
      "job": 87850828105,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8402633080"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/irissun/actions/runs/29569585366",
  "_status": "failure",
  "_upstream": "https://github.com/irissun/detectnorm",
  "_commit": {
    "id": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
    "author": "Iris Rongwei Sun <irissun_s@hotmail.com>",
    "committer": "Iris Rongwei Sun <irissun_s@hotmail.com>",
    "message": "update\n",
    "time": 1732897329
  },
  "_maintainer": {
    "name": "Rongwei Sun",
    "email": "irissun_s@hotmail.com",
    "login": "irissun",
    "description": "",
    "uuid": 7372151,
    "orcid": "0000-0003-0034-1422"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "nleqslv",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "metafor",
      "version": ">= 3.4-0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "irissun",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "meta-analysis",
    "non-normality"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "irissun",
      "count": 41,
      "uuid": 7372151
    },
    {
      "user": "sfcheung",
      "count": 6,
      "uuid": 7019263
    }
  ],
  "_userbio": {
    "uuid": 7372151,
    "type": "user",
    "name": "Iris Rongwei Sun",
    "followers": 4
  },
  "_downloads": {
    "count": 280,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/detectnorm"
  },
  "_devurl": "https://github.com/irissun/detectnorm",
  "_searchresults": 16,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/detectnorm.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/irissun/detectnorm",
  "_realowner": "irissun",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-07-16"
    }
  ],
  "_exports": [
    "desbeta",
    "destrunc",
    "detectnorm",
    "rnonnorm"
  ],
  "_datasets": [
    {
      "name": "beta_mdat",
      "title": "Example meta-analysis: Extremely Non-normal Data",
      "object": "beta_mdat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study",
        "n1",
        "m1",
        "sd1",
        "lo1",
        "hi1",
        "n2",
        "m2",
        "sd2",
        "lo2",
        "hi2",
        "skew1",
        "skew2"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    },
    {
      "name": "trun_mdat",
      "title": "Example meta-analysis: Truncated Normal Data",
      "object": "trun_mdat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "study",
        "n1",
        "m1",
        "sd1",
        "lo1",
        "hi1",
        "n2",
        "m2",
        "sd2",
        "lo2",
        "hi2",
        "skew1",
        "skew2"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "beta_mdat",
      "title": "Example meta-analysis: Extremely Non-normal Data",
      "topics": [
        "beta_mdat"
      ]
    },
    {
      "page": "desbeta",
      "title": "Calculate skewness and kurtosis based on Beta distribution in one group",
      "topics": [
        "desbeta"
      ]
    },
    {
      "page": "destrunc",
      "title": "Calculate skewness and kurtosis based on truncated normal distribution in one group",
      "topics": [
        "destrunc"
      ]
    },
    {
      "page": "detectnorm",
      "title": "Calculate skewness and kurtosis based on Beta or truncated normal distribution in a meta-analysis for SMD (Two independent groups)",
      "topics": [
        "detectnorm"
      ]
    },
    {
      "page": "rnonnorm",
      "title": "Non-normal Distribution",
      "topics": [
        "rnonnorm"
      ]
    },
    {
      "page": "trun_mdat",
      "title": "Example meta-analysis: Truncated Normal Data",
      "topics": [
        "trun_mdat"
      ]
    }
  ],
  "_readme": "https://github.com/irissun/detectnorm/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "GPArotation",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "mnormt",
    "nleqslv",
    "nlme",
    "psych",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rdpack",
    "rlang",
    "S7",
    "scales",
    "truncnorm",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.9030899869919438,
  "_indexed": true,
  "_nocasepkg": "detectnorm",
  "_universes": [
    "irissun"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-17T09:26:36.000Z",
      "distro": "resolute",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "https://r2.ropensci.org/63662b250b972380861dc7242e12201c6fcc0cb47e8ccfab283a36436dd25098",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/29569585366"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-17T09:26:41.000Z",
      "distro": "resolute",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "https://r2.ropensci.org/fa59ddbf40ea0b89ee5bf5d01fa9d15ffca52097c0b38165c2d10cf06717395f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/29569585366"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-17T09:26:42.000Z",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "https://r2.ropensci.org/4fdc031ff7208a6bce9cd9d116dc26c30f0f8a70ee9ae7bd5b572accd6341e8e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/29569585366"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-17T09:26:24.000Z",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "https://r2.ropensci.org/7a543fab8ac8ee3b80f53f6c09c417dc8ea725b9a3926b8ae01428366592e319",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/29569585366"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-07-17T09:26:27.000Z",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "https://r2.ropensci.org/16c39a631c755e6a7711c57e34735cccc0f7eea23fcf70f40b68303ec96d4872",
      "status": "success",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/29569585366"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-17T09:25:24.000Z",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "https://r2.ropensci.org/0d495691e22e8827947e5d1083edf15b5c7f8fdd129415955e459efa0fbc6ff9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/29569585366"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-17T09:25:28.000Z",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "https://r2.ropensci.org/71485c6b26a361cedc54b077bbc041190a0e5736b748895c00b08ca7fafef3ea",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/29569585366"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-17T09:25:20.000Z",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "https://r2.ropensci.org/acbc55709b5da057e4624644615fc22fabe4c3ddbd1be5c151c1547010e52639",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/29569585366"
    }
  ]
}