{
  "_id": "6a1ef169b401979e7341361a",
  "Package": "simukde",
  "Type": "Package",
  "Version": "1.3.0",
  "Date": "2021-05-20",
  "Title": "Simulation with Kernel Density Estimation",
  "Description": "Generates random values from a univariate and multivariate\ncontinuous distribution by using kernel density estimation\nbased on a sample. Duong (2017) <doi:10.18637/jss.v021.i07>,\nChristian P. Robert and George Casella (2010\nISBN:978-1-4419-1575-7) <doi:10.1007/978-1-4419-1576-4>.",
  "Authors@R": "c(\nperson(\"MAKHGAL\", \"Ganbold\", role = c(\"aut\", \"cre\"), email = \"makhgal@seas.num.edu.mn\"),\nperson(\"BAYARBAATAR\", \"Amgalan\", role = \"aut\", email = \"bayarbaatar@seas.num.edu.mn\"))",
  "Author": "MAKHGAL Ganbold [aut, cre], BAYARBAATAR Amgalan [aut]",
  "Maintainer": "MAKHGAL Ganbold <makhgal@seas.num.edu.mn>",
  "URL": "https://github.com/galaamn/simukde",
  "BugReports": "https://github.com/galaamn/simukde/issues",
  "License": "GPL (>= 3) | file LICENSE",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.1.1",
  "Repository": "https://makhgal-ganbold.r-universe.dev",
  "Date/Publication": "2021-05-20 10:33:46 UTC",
  "RemoteUrl": "https://github.com/makhgal-ganbold/simukde",
  "RemoteRef": "HEAD",
  "RemoteSha": "28a2657773e973f5e096c679ca3295989dcb027f",
  "Packaged": {
    "Date": "2026-05-19 08:09:19 UTC",
    "User": "root"
  },
  "MD5sum": "29db4f1e8f4a3213fc889a4ee4fbb236",
  "_user": "makhgal-ganbold",
  "_type": "src",
  "_file": "simukde_1.3.0.tar.gz",
  "_fileid": "bc1b73d61b3e12cca155cab155a0391d8d2141696e97e124f04d17ba813f7790",
  "_filesize": 137826,
  "_sha256": "bc1b73d61b3e12cca155cab155a0391d8d2141696e97e124f04d17ba813f7790",
  "_created": "2026-05-19T08:09:19.000Z",
  "_published": "2026-06-02T15:06:17.068Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79103058341,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078166134"
    },
    {
      "job": 79103058605,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078170068"
    },
    {
      "job": 79103058155,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078170246"
    },
    {
      "job": 79103057886,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078160778"
    },
    {
      "job": 79103056835,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078123531"
    },
    {
      "job": 79103056738,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361627613"
    },
    {
      "job": 79103057337,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078151085"
    },
    {
      "job": 79103058396,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078154384"
    },
    {
      "job": 79103058496,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078154162"
    }
  ],
  "_buildurl": "https://github.com/r-universe/makhgal-ganbold/actions/runs/26084567677",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/makhgal-ganbold/simukde",
  "_commit": {
    "id": "28a2657773e973f5e096c679ca3295989dcb027f",
    "author": "MAKHGAL Ganbold <galaagl@yahoo.com>",
    "committer": "MAKHGAL Ganbold <galaagl@yahoo.com>",
    "message": "Merge branch 'master' of https://github.com/galaamn/simukde\n\n# Conflicts:\n#\tDESCRIPTION\n#\tNEWS.md\n#\tcran-comments.md\n",
    "time": 1621506826
  },
  "_maintainer": {
    "name": "MAKHGAL Ganbold",
    "email": "makhgal@seas.num.edu.mn"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "ks",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    }
  ],
  "_owner": "makhgal-ganbold",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "statistics"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "makhgal-ganbold",
      "count": 12,
      "uuid": 6434589
    }
  ],
  "_userbio": {
    "uuid": 6434589,
    "type": "user",
    "name": "Galaa"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/simukde"
  },
  "_devurl": "https://github.com/galaamn/simukde",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/simukde.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/makhgal-ganbold/simukde",
  "_realowner": "makhgal-ganbold",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-07-05"
    },
    {
      "version": "1.1.0",
      "date": "2018-10-07"
    },
    {
      "version": "1.2.0",
      "date": "2020-09-15"
    },
    {
      "version": "1.3.0",
      "date": "2021-05-20"
    }
  ],
  "_exports": [
    "find_best_fit",
    "simulate_kde"
  ],
  "_help": [
    {
      "page": "find_best_fit",
      "title": "Find The Best Fitting Distribution",
      "topics": [
        "find_best_fit"
      ]
    },
    {
      "page": "simukde",
      "title": "Simulation with Kernel Density Estimation",
      "topics": [
        "simukde"
      ]
    },
    {
      "page": "simulate_kde",
      "title": "Simulation with Kernel Density Estimation",
      "topics": [
        "simulate_kde"
      ]
    }
  ],
  "_readme": "https://github.com/makhgal-ganbold/simukde/raw/HEAD/README.md",
  "_rundeps": [
    "FNN",
    "kernlab",
    "KernSmooth",
    "ks",
    "lattice",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pracma",
    "Rcpp"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "simukde",
  "_universes": [
    "makhgal-ganbold",
    "galaamn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-19T08:11:21.000Z",
      "distro": "noble",
      "commit": "28a2657773e973f5e096c679ca3295989dcb027f",
      "fileid": "cb4619489ff1d5442de78b0aeee8e8370fa6ee41a0d65e4c01b4d433594be74a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/makhgal-ganbold/actions/runs/26084567677"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-19T08:11:27.000Z",
      "distro": "noble",
      "commit": "28a2657773e973f5e096c679ca3295989dcb027f",
      "fileid": "df83b0c6f9d766b9571467c3d877b76b915f76fec60d957b703093076b4ef808",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/makhgal-ganbold/actions/runs/26084567677"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-19T08:11:40.000Z",
      "commit": "28a2657773e973f5e096c679ca3295989dcb027f",
      "fileid": "cd2a00c356f5377425c41aeca575c907d752bf1e2f3630a885dd853f1cbf25f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/makhgal-ganbold/actions/runs/26084567677"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-19T08:11:12.000Z",
      "commit": "28a2657773e973f5e096c679ca3295989dcb027f",
      "fileid": "1a873dab527bc282773ae841cee55d1c7635e3383dce5b9e7f4446f9398554cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/makhgal-ganbold/actions/runs/26084567677"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-19T08:10:33.000Z",
      "commit": "28a2657773e973f5e096c679ca3295989dcb027f",
      "fileid": "9c9002c7e8c5fa7596e3e8b57cd24e813f64a091f6e6803cb208926503e98f7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/makhgal-ganbold/actions/runs/26084567677"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-19T08:10:38.000Z",
      "commit": "28a2657773e973f5e096c679ca3295989dcb027f",
      "fileid": "ff881852d5ad5497c18e2319cff4b2f9a916be56dd14eacbae1315335655d44e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/makhgal-ganbold/actions/runs/26084567677"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-19T08:10:42.000Z",
      "commit": "28a2657773e973f5e096c679ca3295989dcb027f",
      "fileid": "38d184905a61c0e568ab14d1693d244f5e03085856cf823c6bdb8ec36262e0f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/makhgal-ganbold/actions/runs/26084567677"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-06-02T15:05:30.000Z",
      "commit": "28a2657773e973f5e096c679ca3295989dcb027f",
      "fileid": "f601cf4cef7635c700c53305f571ab360d341252c8e99b9ffb71a817410450ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/makhgal-ganbold/actions/runs/26084567677"
    }
  ]
}