{
  "_id": "6a324b043efcd9bda437bd6e",
  "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-06-17 07:18:38 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>)",
  "MD5sum": "564b1926560010e701cb6a3bff920c3c",
  "_user": "irissun",
  "_type": "src",
  "_file": "detectnorm_1.0.0.9000.tar.gz",
  "_fileid": "664106823bcf28de8811d42ac8e72a738bd84aa590229ccddaca670535be900c",
  "_filesize": 245316,
  "_sha256": "664106823bcf28de8811d42ac8e72a738bd84aa590229ccddaca670535be900c",
  "_created": "2026-06-17T07:18:38.000Z",
  "_published": "2026-06-17T07:21:40.252Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81839943572,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7688566026"
    },
    {
      "job": 81839943626,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7688564165"
    },
    {
      "job": 81839943640,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7688568906"
    },
    {
      "job": 81839943570,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7688557049"
    },
    {
      "job": 81839504976,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7688523998"
    },
    {
      "job": 81839943549,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7688558683"
    },
    {
      "job": 81839943609,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7688561680"
    },
    {
      "job": 81839943639,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7688561418"
    },
    {
      "job": 81839943590,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7688552221"
    }
  ],
  "_buildurl": "https://github.com/r-universe/irissun/actions/runs/27672368106",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": 236,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/detectnorm"
  },
  "_devurl": "https://github.com/irissun/detectnorm",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_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",
    "extra/readme.html",
    "extra/readme.md",
    "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-06-17T07:20:47.000Z",
      "distro": "noble",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "938c3e2a447a80e5244eaf89faa301da84598bfce459a51243fdc9825f6f6a63",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/27672368106"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-17T07:20:41.000Z",
      "distro": "noble",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "f8146139838394f8224a4be02f9c6cd6eb32b439d91147598de75887459c2413",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/27672368106"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-17T07:21:00.000Z",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "7f5845f4321e284e21925b257e0eae0b3d7de8d85a21196b107e3023e1d9eb61",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/27672368106"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-17T07:20:26.000Z",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "93675b66ce1878bbd3b4cd483bd468bc527b54b209fbd56e7f29088a8a82caa7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/27672368106"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-06-17T07:20:46.000Z",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "a4bd3792759a01086a5c0dbc4ccc61739eb7184f11f219bbdff64e5c95226eb4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/27672368106"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-17T07:20:25.000Z",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "b9a111582dfee38c8ad6515eeaae957d5804de035f4b8248f4e7fd3aabbb3c59",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/27672368106"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-17T07:20:25.000Z",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "76b5d8fc434236a1a3e11deee29b0a9e7a2c57dd5b0987e3bc35679aa99eb521",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/27672368106"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-17T07:19:56.000Z",
      "commit": "161ed4fda1d999683e539cf2cc75fdbcd022b843",
      "fileid": "24d113aaeccffe0b37c48b5d0d27ec079b522fec689a6f092911e590c0da3dd4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/irissun/actions/runs/27672368106"
    }
  ]
}