{
  "_id": "6a215c42cd65a98ecbd2f20c",
  "Package": "demoKde",
  "Type": "Package",
  "Title": "Kernel Density Estimation for Demonstration Purposes",
  "Version": "1.0.1",
  "Date": "2023-08-20",
  "Author": "Bill Venables",
  "Maintainer": "Bill Venables <Bill.Venables@gmail.com>",
  "Description": "Demonstration code showing how (univariate) kernel density\nestimates are computed, at least conceptually, and allowing\nusers to experiment with different kernels, should they so\nwish.  The method used follows directly the definition, but\ngains efficiency by replacing the observations by frequencies\nin a very fine grid covering the sample range.  A canonical\nreference is B. W. Silverman, (1998) <doi:\n10.1201/9781315140919>. NOTE: the density function in the stats\npackage uses a more sophisticated method based on the fast\nFourier transform and that function should be used if\ncomputational efficiency is a prime consideration.",
  "License": "GPL-2",
  "Packaged": {
    "Date": "2026-06-04 11:04:30 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://billvenables.r-universe.dev",
  "Date/Publication": "2023-08-20 07:30:31 UTC",
  "RemoteUrl": "https://github.com/cran/demoKde",
  "RemoteRef": "HEAD",
  "RemoteSha": "ccb4db51c4d720a3b1b705d7ac9bc4e245707ee2",
  "MD5sum": "3cfa3b0581cbbcd32de0af594dbd58f0",
  "_user": "billvenables",
  "_type": "src",
  "_file": "demoKde_1.0.1.tar.gz",
  "_fileid": "b14558de74625de9cf14d3ce42c87bc632e4bf83507831b7b0f1b610d20ad8e9",
  "_filesize": 103311,
  "_sha256": "b14558de74625de9cf14d3ce42c87bc632e4bf83507831b7b0f1b610d20ad8e9",
  "_created": "2026-06-04T11:04:30.000Z",
  "_published": "2026-06-04T11:06:42.510Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79505139666,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409818117"
    },
    {
      "job": 79505139692,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409817913"
    },
    {
      "job": 79505139680,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409813246"
    },
    {
      "job": 79505139662,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409819988"
    },
    {
      "job": 79504824451,
      "time": 118,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409788211"
    },
    {
      "job": 79505139697,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409815225"
    },
    {
      "job": 79505139690,
      "time": 59,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409806957"
    },
    {
      "job": 79505139667,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409813726"
    },
    {
      "job": 79505139678,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409811145"
    }
  ],
  "_buildurl": "https://github.com/r-universe/billvenables/actions/runs/26947710893",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/demoKde",
  "_commit": {
    "id": "ccb4db51c4d720a3b1b705d7ac9bc4e245707ee2",
    "author": "Bill Venables <Bill.Venables@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1692516631
  },
  "_maintainer": {
    "name": "Bill Venables",
    "email": "bill.venables@gmail.com",
    "login": "billvenables",
    "description": "",
    "uuid": 15950569
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "billvenables",
      "count": 5,
      "uuid": 15950569
    }
  ],
  "_userbio": {
    "uuid": 15950569,
    "type": "user",
    "name": "Bill Venables"
  },
  "_downloads": {
    "count": 331,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/demoKde"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/demoKde.html",
    "manual.pdf"
  ],
  "_realowner": "billvenables",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9-1",
      "date": "2013-10-20"
    },
    {
      "version": "0.9-3",
      "date": "2013-11-23"
    },
    {
      "version": "0.9-4",
      "date": "2017-02-01"
    },
    {
      "version": "1.0.0",
      "date": "2021-02-26"
    },
    {
      "version": "1.0.1",
      "date": "2023-08-20"
    }
  ],
  "_exports": [
    "kde",
    "kernelBiweight",
    "kernelCosine",
    "kernelEpanechnikov",
    "kernelGaussian",
    "kernelLogistic",
    "kernelOptCosine",
    "kernelRectangular",
    "kernelSquaredCosine",
    "kernelTriangular",
    "kernelTricube",
    "kernelTriweight",
    "kernelUniform"
  ],
  "_help": [
    {
      "page": "demoKde-package",
      "title": "Kernel density estimation demonstration and exploration",
      "topics": [
        "demoKde-package",
        "demoKde"
      ]
    },
    {
      "page": "kde",
      "title": "Univariate kernel density estimation directly in R code.",
      "topics": [
        "kde"
      ]
    },
    {
      "page": "kernelBiweight",
      "title": "Kernel functions for use with kde",
      "topics": [
        "kernelBiweight",
        "kernelCosine",
        "kernelEpanechnikov",
        "kernelGaussian",
        "kernelLogistic",
        "kernelOptCosine",
        "kernelRectangular",
        "kernelSquaredCosine",
        "kernelTriangular",
        "kernelTricube",
        "kernelTriweight",
        "kernelUniform"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.4771212547196624,
  "_indexed": true,
  "_nocasepkg": "demokde",
  "_universes": [
    "billvenables"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-04T11:06:11.000Z",
      "distro": "noble",
      "commit": "ccb4db51c4d720a3b1b705d7ac9bc4e245707ee2",
      "fileid": "eb96b6081a3bc9a2696e71519b339d95fdee22803e2ca38690853cedf22c9940",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/26947710893"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-04T11:06:09.000Z",
      "distro": "noble",
      "commit": "ccb4db51c4d720a3b1b705d7ac9bc4e245707ee2",
      "fileid": "069f9ba8c15176df595b6645d4162b711d51da9dda8539c65022164136845e9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/26947710893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-04T11:05:56.000Z",
      "commit": "ccb4db51c4d720a3b1b705d7ac9bc4e245707ee2",
      "fileid": "26d88a08311b46ecc408589de8a4d4a65f060b8e63d0d9837090c81d75ea7342",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/26947710893"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-04T11:06:16.000Z",
      "commit": "ccb4db51c4d720a3b1b705d7ac9bc4e245707ee2",
      "fileid": "7ec07d0e3c6199e1e999cceef9d8a30a4db523ed9e469fe9d9ddcc77ff0a3819",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/26947710893"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-04T11:06:07.000Z",
      "commit": "ccb4db51c4d720a3b1b705d7ac9bc4e245707ee2",
      "fileid": "c14daf2e4bcd8b2540ea290e701d13b717c08a1bb4e8d802cecad8d3f8d2aa73",
      "status": "success",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/26947710893"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-04T11:05:31.000Z",
      "commit": "ccb4db51c4d720a3b1b705d7ac9bc4e245707ee2",
      "fileid": "462e243ae17dd13d7b2c8baf107893e4e18e3e9f907da7f771db1b1cd33cfb64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/26947710893"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-04T11:05:51.000Z",
      "commit": "ccb4db51c4d720a3b1b705d7ac9bc4e245707ee2",
      "fileid": "86969d73f0a4663a253e8bc48caa386adb5cf9ba6d63e2acf7800c2e29c71a9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/26947710893"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-04T11:05:32.000Z",
      "commit": "ccb4db51c4d720a3b1b705d7ac9bc4e245707ee2",
      "fileid": "1d0c176f8b2d93ea2fcd9967c70a240c4aa94f15b16ae1addd1bb5ee91bd8bb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/26947710893"
    }
  ]
}