{
  "_id": "6a1ed981b401979e7340f382",
  "Package": "KDEmcmc",
  "Type": "Package",
  "Title": "Kernel Density Estimation with a Markov Chain Monte Carlo Sample",
  "Version": "0.0.2",
  "Date": "2025-08-19",
  "Authors@R": "c(person(\"Juhee\", \"Lee\", role = c(\"aut\", \"cre\"),\nemail = \"ljh988488@gmail.com\"),\nperson(\"Hang J.\", \"Kim\", role = \"aut\"),\nperson(\"Young-Min\", \"Kim\", role = \"aut\"))",
  "Maintainer": "Juhee Lee <ljh988488@gmail.com>",
  "Description": "Provides methods for selecting the optimal bandwidth in\nkernel density estimation for dependent samples, such as those\ngenerated by Markov chain Monte Carlo (MCMC). Implements a\nmodified biased cross-validation (mBCV) approach that accounts\nfor sample dependence, improving the accuracy of estimated\ndensity functions.",
  "License": "GPL (>= 3)",
  "LazyData": "true",
  "RcppModules": "cKDEmodule",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.2",
  "Packaged": {
    "Date": "2026-05-20 09:24:34 UTC",
    "User": "root"
  },
  "Author": "Juhee Lee [aut, cre], Hang J. Kim [aut], Young-Min Kim [aut]",
  "Repository": "https://jhlee-projects.r-universe.dev",
  "Date/Publication": "2025-08-19 04:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/KDEmcmc",
  "RemoteRef": "HEAD",
  "RemoteSha": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
  "MD5sum": "91623d2790808c945f31292616d0d4d4",
  "_user": "jhlee-projects",
  "_type": "src",
  "_file": "KDEmcmc_0.0.2.tar.gz",
  "_fileid": "b626eb334bba994cbad0f2e237d3a9e66afe7ccfab367f652416b6236e552f1b",
  "_filesize": 106594,
  "_sha256": "b626eb334bba994cbad0f2e237d3a9e66afe7ccfab367f652416b6236e552f1b",
  "_created": "2026-05-20T09:24:34.000Z",
  "_published": "2026-06-02T13:24:17.383Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79080787298,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106235521"
    },
    {
      "job": 79080786556,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106225835"
    },
    {
      "job": 79080787421,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106234482"
    },
    {
      "job": 79080788053,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106239925"
    },
    {
      "job": 79080787640,
      "time": 250,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106241179"
    },
    {
      "job": 79080787736,
      "time": 231,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106261919"
    },
    {
      "job": 79080786960,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106236019"
    },
    {
      "job": 79080787487,
      "time": 256,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106263396"
    },
    {
      "job": 79080784960,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106181942"
    },
    {
      "job": 79080786023,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358907717"
    },
    {
      "job": 79080787474,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106224890"
    },
    {
      "job": 79080788042,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106227914"
    },
    {
      "job": 79080787247,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106226687"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jhlee-projects/actions/runs/26153497528",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/KDEmcmc",
  "_commit": {
    "id": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
    "author": "Juhee Lee <ljh988488@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.2\n",
    "time": 1755579002
  },
  "_maintainer": {
    "name": "Juhee Lee",
    "email": "ljh988488@gmail.com",
    "login": "jhlee-projects",
    "description": "",
    "uuid": 213768031
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.2",
      "date": "2025-08-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jhlee-projects",
      "count": 2,
      "uuid": 213768031
    }
  ],
  "_userbio": {
    "uuid": 213768031,
    "type": "user",
    "name": "jhlee-projects"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KDEmcmc"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/KDEmcmc.html",
    "manual.pdf"
  ],
  "_realowner": "jhlee-projects",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-04-24"
    },
    {
      "version": "0.0.2",
      "date": "2025-08-19"
    }
  ],
  "_exports": [
    "cKDE",
    "mBCV",
    "plot.mBCV_obj",
    "print.mBCV_obj"
  ],
  "_datasets": [
    {
      "name": "simMCMC",
      "title": "Simulated Markov Chain Monte Carlo Sample",
      "object": "simMCMC",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cKDE",
      "title": "RCPP Implementation of the Library",
      "topics": [
        "cKDE"
      ]
    },
    {
      "page": "mBCV",
      "title": "Calculate Optimal Bandwidth in Kernel Density Estimation",
      "topics": [
        "mBCV",
        "print.mBCV_obj"
      ]
    },
    {
      "page": "plot.mBCV_obj",
      "title": "Plot Kernel Density Result from 'mBCV_obj'",
      "topics": [
        "plot.mBCV_obj"
      ]
    },
    {
      "page": "simMCMC",
      "title": "Simulated Markov Chain Monte Carlo Sample",
      "topics": [
        "simMCMC"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "kdemcmc",
  "_universes": [
    "jhlee-projects"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-20T09:27:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
      "fileid": "4039e46998ebeed36192d669e04453a0f4d36ff82781f7e77ddd4147f2a94661",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee-projects/actions/runs/26153497528"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-20T09:26:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
      "fileid": "162a5e8242763abc5f397dba352e0db1b2ee98552a51b3e570a8e6af110f7d2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee-projects/actions/runs/26153497528"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-20T09:26:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
      "fileid": "8d028b09af59200c1cec8944990cece6fb8c3ecbbbf39ea8ce2d35149ed746ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee-projects/actions/runs/26153497528"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-20T09:27:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
      "fileid": "3331ad0963f724e82e4f8530c1270538c6130bed4e310f44c558b1e486b7e5c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee-projects/actions/runs/26153497528"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-20T09:27:13.000Z",
      "arch": "aarch64",
      "commit": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
      "fileid": "a2ec11102a15f9d2fbfc9eb7199bb8b0c7401c6c1c61d149a0b8b52401b5e153",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee-projects/actions/runs/26153497528"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-20T09:27:59.000Z",
      "arch": "x86_64",
      "commit": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
      "fileid": "18ce846d1c3550f5e3260e8bd6df5cc5cced4fa9d82035a475293787000dd1dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee-projects/actions/runs/26153497528"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-20T09:26:55.000Z",
      "arch": "aarch64",
      "commit": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
      "fileid": "ff5d97b3fdd14fa70ab0551a9e442a9ed291dc12c30a03fd46bad67079e86214",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee-projects/actions/runs/26153497528"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-20T09:27:48.000Z",
      "arch": "x86_64",
      "commit": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
      "fileid": "092bcf8dc4884741d3ff7f46a7b34cd696e15eefd2b90b3322dfc78238738809",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee-projects/actions/runs/26153497528"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-20T09:26:00.000Z",
      "arch": "x86_64",
      "commit": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
      "fileid": "d144ed5dd6ea04604579d6a3363bd726b63627b37f62f1c7d3f8def6956b10f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee-projects/actions/runs/26153497528"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-20T09:25:53.000Z",
      "arch": "x86_64",
      "commit": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
      "fileid": "66498f0f646145962f0d3b92998735fb907fca8a0032b2f057a11e6f264e3fe7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee-projects/actions/runs/26153497528"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-20T09:26:07.000Z",
      "arch": "x86_64",
      "commit": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
      "fileid": "ce480d0f8eb687ea03874f91eb53b9f7c269865016c027e538e8b6980932871a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee-projects/actions/runs/26153497528"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-02T13:23:11.000Z",
      "arch": "emscripten",
      "commit": "fe4aab57d1b54243e006fed8b863dcf44bc433de",
      "fileid": "6bd384982c505953ac7f33ac1f091563bc489bebb6bbae0d2d4cd10e335ab68d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jhlee-projects/actions/runs/26153497528"
    }
  ]
}