{
  "_id": "6a10342dacfb0bcc41c98d53",
  "Package": "kde1d",
  "Type": "Package",
  "Title": "Univariate Kernel Density Estimation",
  "Version": "1.1.1",
  "Authors@R": "c(\nperson(\"Thomas\", \"Nagler\",, \"mail@tnagler.com\", role = c(\"aut\", \"cre\")),\nperson(\"Thibault\", \"Vatter\",, \"thibault.vatter@gmail.com\", role = c(\"aut\"))\n)",
  "Description": "Provides an efficient implementation of univariate local\npolynomial kernel density estimators that can handle bounded\nand discrete data. See Geenens (2014)\n<doi:10.48550/arXiv.1303.4121>, Geenens and Wang (2018)\n<doi:10.48550/arXiv.1602.04862>, Nagler (2018a)\n<doi:10.48550/arXiv.1704.07457>, Nagler (2018b)\n<doi:10.48550/arXiv.1705.05431>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://tnagler.github.io/kde1d/",
  "BugReports": "https://github.com/tnagler/kde1d/issues/",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://tnagler.r-universe.dev",
  "Date/Publication": "2025-06-12 11:37:14 UTC",
  "RemoteUrl": "https://github.com/tnagler/kde1d",
  "RemoteRef": "HEAD",
  "RemoteSha": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-12 07:52:00 UTC",
    "User": "root"
  },
  "Author": "Thomas Nagler [aut, cre],\nThibault Vatter [aut]",
  "Maintainer": "Thomas Nagler <mail@tnagler.com>",
  "MD5sum": "f8c3821e8d8493a23c171c4b5b8e21f6",
  "_user": "tnagler",
  "_type": "src",
  "_file": "kde1d_1.1.1.tar.gz",
  "_fileid": "ad1d1ac36f3689690e9586bb72d827ac2f1da504327cd02e1db1c754e84bfc44",
  "_filesize": 163425,
  "_sha256": "ad1d1ac36f3689690e9586bb72d827ac2f1da504327cd02e1db1c754e84bfc44",
  "_created": "2026-05-12T07:52:00.000Z",
  "_published": "2026-05-22T10:47:09.121Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364400827,
      "time": 155,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938630614"
    },
    {
      "job": 77364401013,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938626278"
    },
    {
      "job": 77364401014,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938624023"
    },
    {
      "job": 77364400854,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938626999"
    },
    {
      "job": 77364400902,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938622939"
    },
    {
      "job": 77364400992,
      "time": 183,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938639832"
    },
    {
      "job": 77364400927,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938625244"
    },
    {
      "job": 77364400943,
      "time": 364,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938695363"
    },
    {
      "job": 77364400469,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938582906"
    },
    {
      "job": 77364400282,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158669856"
    },
    {
      "job": 77364401072,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938625288"
    },
    {
      "job": 77364400983,
      "time": 172,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938636344"
    },
    {
      "job": 77364401128,
      "time": 159,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938632797"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tnagler/actions/runs/25720944194",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tnagler/kde1d",
  "_commit": {
    "id": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
    "author": "Thomas Nagler <tnagler@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Release 1.1.1 (#61)\n\n* fix EDF computations (and make them easier to trace) (#60)\n\n* remove C++11 requirement\n\n* add revdepchecks\n\n---------\n\nCo-authored-by: tnagler <thomas.nagler@tum.de>",
    "time": 1749728234
  },
  "_maintainer": {
    "name": "Thomas Nagler",
    "email": "mail@tnagler.com",
    "login": "tnagler",
    "uuid": 8761435
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "randtoolbox",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "tnagler",
  "_selfowned": true,
  "_usedby": 17,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.1.1",
      "date": "2025-06-12"
    }
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "tnagler",
      "count": 18,
      "uuid": 8761435
    },
    {
      "user": "tvatter",
      "count": 15,
      "uuid": 5273142
    }
  ],
  "_userbio": {
    "uuid": 8761435,
    "type": "user",
    "name": "Thomas Nagler"
  },
  "_downloads": {
    "count": 1093,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kde1d"
  },
  "_devurl": "https://github.com/tnagler/kde1d",
  "_pkgdown": "https://tnagler.github.io/kde1d/",
  "_searchresults": 74,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kde1d.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tnagler/kde1d",
  "_realowner": "tnagler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-03-28"
    },
    {
      "version": "0.1.1",
      "date": "2018-04-06"
    },
    {
      "version": "0.1.2",
      "date": "2018-04-17"
    },
    {
      "version": "0.2.0",
      "date": "2018-05-07"
    },
    {
      "version": "0.2.1",
      "date": "2018-05-28"
    },
    {
      "version": "0.4.0",
      "date": "2019-04-11"
    },
    {
      "version": "1.0.0",
      "date": "2019-11-15"
    },
    {
      "version": "1.0.1",
      "date": "2019-11-15"
    },
    {
      "version": "1.0.2",
      "date": "2019-11-18"
    },
    {
      "version": "1.0.3",
      "date": "2020-10-26"
    },
    {
      "version": "1.0.4",
      "date": "2022-03-17"
    },
    {
      "version": "1.0.5",
      "date": "2022-09-16"
    },
    {
      "version": "1.0.7",
      "date": "2024-01-26"
    },
    {
      "version": "1.1.0",
      "date": "2025-01-08"
    },
    {
      "version": "1.1.1",
      "date": "2025-06-12"
    }
  ],
  "_exports": [
    "dkde1d",
    "equi_jitter",
    "kde1d",
    "pkde1d",
    "qkde1d",
    "rkde1d"
  ],
  "_help": [
    {
      "page": "kde1d-package",
      "title": "One-Dimensional Kernel Density Estimation",
      "topics": [
        "kde1d-package"
      ]
    },
    {
      "page": "dkde1d",
      "title": "Working with a kde1d object",
      "topics": [
        "dkde1d",
        "pkde1d",
        "pkde1d,",
        "qkde1d",
        "qkde1d,",
        "rkde1d"
      ]
    },
    {
      "page": "equi_jitter",
      "title": "Conditionally equidistant jittering",
      "topics": [
        "equi_jitter"
      ]
    },
    {
      "page": "kde1d",
      "title": "Univariate local-polynomial likelihood kernel density estimation",
      "topics": [
        "kde1d"
      ]
    },
    {
      "page": "plot.kde1d",
      "title": "Plotting kde1d objects",
      "topics": [
        "lines.kde1d",
        "plot.kde1d",
        "points.kde1d"
      ]
    }
  ],
  "_readme": "https://github.com/tnagler/kde1d/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "randtoolbox",
    "Rcpp",
    "RcppEigen",
    "rngWELL"
  ],
  "_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": 6.460520097792872,
  "_indexed": true,
  "_nocasepkg": "kde1d",
  "_universes": [
    "tnagler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-12T07:54:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
      "fileid": "3cb1e0e983d46cfc0937e55439aab9489c057312a78dca968acf8c048167fe15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25720944194"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-12T07:54:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
      "fileid": "d749b8430f5508e74203eb002d4c1b82de767edb3d4ad89c051d970e191a81b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25720944194"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-12T07:54:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
      "fileid": "92dfce87298849b693aa5e53a958cf8fbe8f22588f25e80b3989c235fd259e29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25720944194"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-12T07:54:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
      "fileid": "b2e75befad0104eb8a90a3a458a69bd1ae0a8ccc6aaf178e6ec77f9cd385d84a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25720944194"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-12T07:54:17.000Z",
      "arch": "aarch64",
      "commit": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
      "fileid": "88475374c3a5ab6d59feefaddd1c4c97d9b28070295ed49c2ce3cdc8f9cf4aaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25720944194"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-12T07:54:49.000Z",
      "arch": "x86_64",
      "commit": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
      "fileid": "a9fc243c795f68b5c4742f8d2e1a453014b4b8385144771be4ef5e8fb2b1537e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25720944194"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-12T07:54:19.000Z",
      "arch": "aarch64",
      "commit": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
      "fileid": "788cc237e089d1cfc9ba1607f64deb8bbdef742c33a5b49a84ddf95328307d5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25720944194"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-12T07:56:52.000Z",
      "arch": "x86_64",
      "commit": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
      "fileid": "b9e0a5ec2e6502417268688583b43c377a268eb95845638c753c263a62540672",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25720944194"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-12T07:53:54.000Z",
      "arch": "x86_64",
      "commit": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
      "fileid": "aa6940e1dedccae3a35654fd8e96849d72bd2404aba837ee3694e1de0fd04122",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25720944194"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-12T07:54:31.000Z",
      "arch": "x86_64",
      "commit": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
      "fileid": "f65e9dfdcd779cc244f58f8861db08bb615bb1aa96de96f37d8a649e428142ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25720944194"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-12T07:53:50.000Z",
      "arch": "x86_64",
      "commit": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
      "fileid": "da10ab22a2cc67660a35d8afe50fff789a0cea3f66ded411543745e1047a3281",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25720944194"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-22T10:46:38.000Z",
      "arch": "emscripten",
      "commit": "a74eb355bbc837f23c500bac31e20c1e3d499f83",
      "fileid": "ad8306c6a110bd42b96ce07c93ccf0499defc749439eab8b7ccfdea0464e68ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tnagler/actions/runs/25720944194"
    }
  ]
}