{
  "_id": "6a1efa44b401979e73418566",
  "Package": "mnonr",
  "Type": "Package",
  "Title": "A Generator of Multivariate Non-Normal Random Numbers",
  "Version": "1.0.1",
  "Date": "2026-05-18",
  "Authors@R": "c(\nperson(given = \"Wen\", family = \"Qu\", role = c(\"aut\", \"cre\"),\nemail = \"mnonr.rpackage@gmail.com\"),\nperson(given = \"Zhiyong\", family = \"Zhang\", role = \"aut\"))",
  "Description": "A data generator of multivariate non-normal data in R. It\ncombines two different methods to generate non-normal data, one\nwith user-specified multivariate skewness and kurtosis (more\ndetails can be found in the paper: Qu, Liu, & Zhang, 2019\n<doi:10.3758/s13428-019-01291-5>), and the other with the given\nmarginal skewness and kurtosis. The latter one is the\nwidely-used Vale and Maurelli's method. It also contains a\nfunction to calculate univariate and multivariate (Mardia's\nTest) skew and kurtosis.",
  "License": "GPL-2 | GPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 15:26:19 UTC",
    "User": "root"
  },
  "Author": "Wen Qu [aut, cre], Zhiyong Zhang [aut]",
  "Maintainer": "Wen Qu <mnonr.rpackage@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-18 12:49:23 UTC",
  "RemoteUrl": "https://github.com/cran/mnonr",
  "RemoteRef": "HEAD",
  "RemoteSha": "fde3f21b306e7bc5f3b0966a6bf185fd5e6fb97f",
  "MD5sum": "5f0e1d509e65221c91fe638c74e243ed",
  "_user": "cran",
  "_type": "src",
  "_file": "mnonr_1.0.1.tar.gz",
  "_fileid": "ef0dd838080d87249245f1e6f5e0637f4cc2e184a5bea7143f2e4d3b21111e82",
  "_filesize": 84699,
  "_sha256": "ef0dd838080d87249245f1e6f5e0637f4cc2e184a5bea7143f2e4d3b21111e82",
  "_created": "2026-05-18T15:26:19.000Z",
  "_published": "2026-06-02T15:44:04.575Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79111518945,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7062086786"
    },
    {
      "job": 79111518819,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7062085526"
    },
    {
      "job": 79111517928,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7062035444"
    },
    {
      "job": 79111518327,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362662832"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26042958257",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mnonr",
  "_commit": {
    "id": "fde3f21b306e7bc5f3b0966a6bf185fd5e6fb97f",
    "author": "Wen Qu <mnonr.rpackage@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1779108563
  },
  "_maintainer": {
    "name": "Wen Qu",
    "email": "mnonr.rpackage@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "semTools",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2026-05-18"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 445,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mnonr"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mnonr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-02-11"
    },
    {
      "version": "1.0.1",
      "date": "2026-05-18"
    }
  ],
  "_exports": [
    "mardia",
    "mnonr",
    "unonr"
  ],
  "_help": [
    {
      "page": "mardia",
      "title": "Univariate and Multivariate skewness and kurtosis checker",
      "topics": [
        "mardia"
      ]
    },
    {
      "page": "mnonr",
      "title": "Multivariate Non-normal Random Number Generator based on Multivariate Measures",
      "topics": [
        "mnonr"
      ]
    },
    {
      "page": "unonr",
      "title": "Multivariate Non-normal Random Number Generator based on Marginal Measures (Vale and Maurelli's method)",
      "topics": [
        "unonr"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "mnonr.Rmd",
      "filename": "mnonr.html",
      "title": "Introduction to mnonr",
      "author": "Wen Qu and Zhiyong Zhang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reference"
      ],
      "created": "2020-02-11 18:10:02",
      "modified": "2020-02-11 18:10:02",
      "commits": 1
    }
  ],
  "_score": 2.778151250383644,
  "_indexed": true,
  "_nocasepkg": "mnonr",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-18T15:28:26.000Z",
      "distro": "noble",
      "commit": "fde3f21b306e7bc5f3b0966a6bf185fd5e6fb97f",
      "fileid": "9b600878130acd7960cad81b546da83bb4534c9a230d4cdc719f18486227d102",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26042958257"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-18T15:28:20.000Z",
      "distro": "noble",
      "commit": "fde3f21b306e7bc5f3b0966a6bf185fd5e6fb97f",
      "fileid": "34563d9eb4050851f3057dca53764396d77614dbc297bd87dff2f51be02b8190",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26042958257"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T15:43:43.000Z",
      "commit": "fde3f21b306e7bc5f3b0966a6bf185fd5e6fb97f",
      "fileid": "d46f7f1a65c3c47dc27396a2daedaa55523ec89268fe80ec2702e8570e58413a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26042958257"
    }
  ]
}