{
  "_id": "6a48a4d3e06c18f0a6544b98",
  "Package": "kdensity",
  "Type": "Package",
  "Title": "Kernel Density Estimation with Parametric Starts and Asymmetric\nKernels",
  "Version": "1.2.0",
  "Authors@R": "c(\nperson(\"Jonas\", \"Moss\", , \"jonas.gjertsen@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6876-6964\")),\nperson(\"Martin\", \"Tveten\", ,\"tveten@nr.no\", role = c(\"ctb\"))\n)",
  "Description": "Handles univariate non-parametric density estimation with\nparametric starts and asymmetric kernels in a simple and\nflexible way. Kernel density estimation with parametric starts\ninvolves fitting a parametric density to the data before making\na correction with kernel density estimation, see Hjort & Glad\n(1995) <doi:10.1214/aos/1176324627>. Asymmetric kernels make\nkernel density estimation more efficient on bounded intervals\nsuch as (0, 1) and the positive half-line. Supported asymmetric\nkernels are the gamma kernel of Chen (2000)\n<doi:10.1023/A:1004165218295>, the beta kernel of Chen (1999)\n<doi:10.1016/S0167-9473(99)00010-9>, and the copula kernel of\nJones & Henderson (2007) <doi:10.1093/biomet/asm068>.\nUser-supplied kernels, parametric starts, and bandwidths are\nsupported.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/JonasMoss/kdensity",
  "BugReports": "https://github.com/JonasMoss/kdensity/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://jonasmoss.r-universe.dev",
  "Date/Publication": "2026-05-05 06:04:35 UTC",
  "RemoteUrl": "https://github.com/jonasmoss/kdensity",
  "RemoteRef": "HEAD",
  "RemoteSha": "fb8d28ca88170e4de0e67ec01f82c7109ec0067b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 05:50:27 UTC",
    "User": "root"
  },
  "Author": "Jonas Moss [aut, cre] (ORCID: <https://orcid.org/0000-0002-6876-6964>),\nMartin Tveten [ctb]",
  "Maintainer": "Jonas Moss <jonas.gjertsen@gmail.com>",
  "_user": "jonasmoss",
  "_type": "src",
  "_file": "kdensity_1.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/427d558ea337e620150b551307f5cdf55b70c3127518cdaecccb8d2e6ab9c4fc",
  "_filesize": 385258,
  "_sha256": "427d558ea337e620150b551307f5cdf55b70c3127518cdaecccb8d2e6ab9c4fc",
  "_expires": "2026-10-12T06:14:41.000Z",
  "_created": "2026-07-04T05:50:27.000Z",
  "_published": "2026-07-04T06:14:43.913Z",
  "_jobs": [
    {
      "job": 85107743212,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078860462"
    },
    {
      "job": 85107743230,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078858893"
    },
    {
      "job": 85107743217,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079014709"
    },
    {
      "job": 85107743213,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079021966"
    },
    {
      "job": 85107509520,
      "time": 205,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078837873"
    },
    {
      "job": 85107743228,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078859729"
    },
    {
      "job": 85107743216,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078851966"
    },
    {
      "job": 85107743219,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078850333"
    },
    {
      "job": 85107743218,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078851635"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/28696716848",
  "_status": "success",
  "_upstream": "https://github.com/jonasmoss/kdensity",
  "_commit": {
    "id": "fb8d28ca88170e4de0e67ec01f82c7109ec0067b",
    "author": "Jonas Moss <jonas.gjertsen@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #67 from JonasMoss/release/1.2.0\n\nPrepare 1.2.0 release",
    "time": 1777961075
  },
  "_maintainer": {
    "name": "Jonas Moss",
    "email": "jonas.gjertsen@gmail.com",
    "login": "jonasmoss",
    "description": "Associate professor in statistics.",
    "uuid": 24292739,
    "orcid": "0000-0002-6876-6964"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "univariateML",
      "role": "Imports"
    },
    {
      "package": "extraDistr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jonasmoss",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.2.0",
      "date": "2026-05-05"
    }
  ],
  "_topics": [
    "asymmetric-kernels",
    "density-estimation",
    "kernel-density-estimation",
    "non-parametric"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "jonasmoss",
      "count": 264,
      "uuid": 24292739
    }
  ],
  "_userbio": {
    "uuid": 24292739,
    "type": "user",
    "name": "Jonas Moss",
    "followers": 24,
    "description": "Associate professor in statistics."
  },
  "_downloads": {
    "count": 610,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kdensity"
  },
  "_devurl": "https://github.com/jonasmoss/kdensity",
  "_searchresults": 231,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kdensity.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jonasmoss/kdensity",
  "_realowner": "jonasmoss",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-02-27"
    },
    {
      "version": "1.0.1",
      "date": "2019-07-11"
    },
    {
      "version": "1.1.0",
      "date": "2020-09-30"
    },
    {
      "version": "1.1.1",
      "date": "2025-03-04"
    },
    {
      "version": "1.2.0",
      "date": "2026-05-04"
    }
  ],
  "_exports": [
    "kdensity"
  ],
  "_help": [
    {
      "page": "bandwidths",
      "title": "Bandwidth Selectors",
      "topics": [
        "bandwidths"
      ]
    },
    {
      "page": "kdensity",
      "title": "Parametrically guided kernel density estimation",
      "topics": [
        "kdensity"
      ]
    },
    {
      "page": "kernels",
      "title": "Kernel functions",
      "topics": [
        "kernels"
      ]
    },
    {
      "page": "parametric_starts",
      "title": "Parametric starts",
      "topics": [
        "parametric_starts"
      ]
    },
    {
      "page": "plot.kdensity",
      "title": "Plot, Lines and Points Methods for Kernel Density Estimation",
      "topics": [
        "lines.kdensity",
        "plot.kdensity",
        "points.kdensity"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jonasmoss/kdensity/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jonasmoss/kdensity/raw/HEAD/README.md",
  "_rundeps": [
    "actuar",
    "assertthat",
    "bbmle",
    "bdsmatrix",
    "cli",
    "cvar",
    "expint",
    "extraDistr",
    "fastICA",
    "fBasics",
    "fGarch",
    "gbutils",
    "glue",
    "gss",
    "GUILDS",
    "intervals",
    "lattice",
    "lifecycle",
    "logitnorm",
    "magrittr",
    "MASS",
    "Matrix",
    "mvtnorm",
    "nakagami",
    "nloptr",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "poilog",
    "poweRlaw",
    "pracma",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rdpack",
    "Rfast",
    "rlang",
    "sads",
    "spatial",
    "stabledist",
    "tibble",
    "timeDate",
    "timeSeries",
    "univariateML",
    "utf8",
    "vctrs",
    "VGAM",
    "zigg"
  ],
  "_vignettes": [
    {
      "source": "tutorial.Rmd",
      "filename": "tutorial.html",
      "title": "Tutorial for kdensity",
      "author": "Jonas Moss",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic usage",
        "Custom densities and kernels",
        "Parametric starts",
        "Example: A skew hyperbolic t-distribution start",
        "Kernels"
      ],
      "created": "2018-02-23 14:07:15",
      "modified": "2026-05-05 06:04:35",
      "commits": 9
    }
  ],
  "_score": 7.071182155990082,
  "_indexed": true,
  "_nocasepkg": "kdensity",
  "_universes": [
    "jonasmoss"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-04T05:53:05.000Z",
      "distro": "resolute",
      "commit": "fb8d28ca88170e4de0e67ec01f82c7109ec0067b",
      "fileid": "https://r2.ropensci.org/4c4a27773df7a31f76df6d964005d742d04cbe84f3bb099fa8e16b33351c606d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/28696716848"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-04T05:52:52.000Z",
      "distro": "resolute",
      "commit": "fb8d28ca88170e4de0e67ec01f82c7109ec0067b",
      "fileid": "https://r2.ropensci.org/940d92d3178e93c9c114f97cfafeddb8c521ec3d934897ffa52a00150d8aa6e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/28696716848"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-04T06:12:35.000Z",
      "commit": "fb8d28ca88170e4de0e67ec01f82c7109ec0067b",
      "fileid": "https://r2.ropensci.org/48959df7636ff67f2eb839fd7d35ddeced6e5524eb3d9e9b4181a48d0e40c61a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/28696716848"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-04T06:13:26.000Z",
      "commit": "fb8d28ca88170e4de0e67ec01f82c7109ec0067b",
      "fileid": "https://r2.ropensci.org/9c1ad4046f10aab304529239b336dc29ffc4134a2fa38c8b9fb9b44fdff422b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/28696716848"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-07-04T05:53:27.000Z",
      "commit": "fb8d28ca88170e4de0e67ec01f82c7109ec0067b",
      "fileid": "https://r2.ropensci.org/8bc96081da1a4cea4dbece218a477df4501c0fbe39548dba61e52a6bd6384ed7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/28696716848"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-04T05:51:42.000Z",
      "commit": "fb8d28ca88170e4de0e67ec01f82c7109ec0067b",
      "fileid": "https://r2.ropensci.org/2185f5913b53b25a4ac85723a258e2d1b06a377e4d99e4acd053971acd550b72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/28696716848"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-04T05:51:38.000Z",
      "commit": "fb8d28ca88170e4de0e67ec01f82c7109ec0067b",
      "fileid": "https://r2.ropensci.org/02a1483a2908d27b0c57279934b58c4085ff761d6a4b5eb8abbd72b8dcfa2699",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/28696716848"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-04T05:51:48.000Z",
      "commit": "fb8d28ca88170e4de0e67ec01f82c7109ec0067b",
      "fileid": "https://r2.ropensci.org/84590535723b97dba44783fa7b77d41aa019eaa3324ea3fb54e03788d7f7e235",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/28696716848"
    }
  ]
}