{
  "_id": "6a10024bacfb0bcc41c7c1e7",
  "Package": "epandist",
  "Title": "Statistical Functions for the Censored and Uncensored\nEpanechnikov Distribution",
  "Version": "1.1.1",
  "Authors@R": "person(\"Mathias Borritz\", \"Milfeldt\", email = \"mathias@milfeldt.dk\", role = c(\"aut\", \"cre\"))",
  "Description": "Analyzing censored variables usually requires the use of\noptimization algorithms. This package provides an alternative\nalgebraic approach to the task of determining the expected\nvalue of a random censored variable with a known censoring\npoint. Likewise this approach allows for the determination of\nthe censoring point if the expected value is known. These\nresults are derived under the assumption that the variable\nfollows an Epanechnikov kernel distribution with known mean and\nrange prior to censoring. Statistical functions related to the\nuncensored Epanechnikov distribution are also provided by this\npackage.",
  "License": "LGPL",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 07:11:42 UTC",
    "User": "root"
  },
  "Author": "Mathias Borritz Milfeldt [aut, cre]",
  "Maintainer": "Mathias Borritz Milfeldt <mathias@milfeldt.dk>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-02-04 16:43:37 UTC",
  "RemoteUrl": "https://github.com/cran/epandist",
  "RemoteRef": "HEAD",
  "RemoteSha": "ff523753debcd4d6d001132bfbaf6e6e4e4b65ea",
  "MD5sum": "66316324d638f3e39e528038e22bc237",
  "_user": "cran",
  "_type": "src",
  "_file": "epandist_1.1.1.tar.gz",
  "_fileid": "ac30fcc59de34006eb9aeac3f10f59a84092b6780898aa61250687e4d2196479",
  "_filesize": 152219,
  "_sha256": "ac30fcc59de34006eb9aeac3f10f59a84092b6780898aa61250687e4d2196479",
  "_created": "2026-05-22T07:11:42.000Z",
  "_published": "2026-05-22T07:14:19.208Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77333353480,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154838769"
    },
    {
      "job": 77333353505,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154841465"
    },
    {
      "job": 77332965959,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154807904"
    },
    {
      "job": 77333353468,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154834338"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26273724636",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/epandist",
  "_commit": {
    "id": "ff523753debcd4d6d001132bfbaf6e6e4e4b65ea",
    "author": "Mathias Borritz Milfeldt <mathias@milfeldt.dk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.1\n",
    "time": 1454604217
  },
  "_maintainer": {
    "name": "Mathias Borritz Milfeldt",
    "email": "mathias@milfeldt.dk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/epandist"
  },
  "_searchresults": 34,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/epandist.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2015-09-27"
    },
    {
      "version": "1.0.1",
      "date": "2015-10-01"
    },
    {
      "version": "1.0.2",
      "date": "2015-11-10"
    },
    {
      "version": "1.1.0",
      "date": "2016-02-02"
    },
    {
      "version": "1.1.1",
      "date": "2016-02-04"
    }
  ],
  "_exports": [
    "cepan",
    "depan",
    "evepan",
    "pepan",
    "qepan",
    "repan"
  ],
  "_help": [
    {
      "page": "cepan",
      "title": "Calculate censoring point",
      "topics": [
        "cepan"
      ]
    },
    {
      "page": "depan",
      "title": "Probability density function (pdf) for an uncensored epanechnikov distribution",
      "topics": [
        "depan"
      ]
    },
    {
      "page": "evepan",
      "title": "Calculate expected value of censored variable",
      "topics": [
        "evepan"
      ]
    },
    {
      "page": "pepan",
      "title": "Cumulative distribution function (cdf) for an uncensored epanechnikov distribution",
      "topics": [
        "pepan"
      ]
    },
    {
      "page": "qepan",
      "title": "Quantile function for an uncensored epanechnikov distribution",
      "topics": [
        "qepan"
      ]
    },
    {
      "page": "repan",
      "title": "Generate random uncensored epanechnikov-distributed data",
      "topics": [
        "repan"
      ]
    }
  ],
  "_readme": "https://github.com/cran/epandist/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "Vignette_epandist.Rmd",
      "filename": "Vignette_epandist.html",
      "title": "Introduction to epandist",
      "author": "Mathias Borritz Milfeldt",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The scope of this package",
        "The Epanechnikov distribution",
        "The cumulative distribution function and the quantile function",
        "Example - using pepan and qepan",
        "Example -  using evepan",
        "Mathematical foundation",
        "Example -  using cepan",
        "Case study - the effect of an emission ceiling",
        "Calculating expected abatement",
        "Setting the ceiling"
      ],
      "created": "2015-09-27 17:14:24",
      "modified": "2016-02-03 01:08:10",
      "commits": 4
    }
  ],
  "_score": 3.230448921378274,
  "_indexed": true,
  "_nocasepkg": "epandist",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-22T07:13:36.000Z",
      "distro": "noble",
      "commit": "ff523753debcd4d6d001132bfbaf6e6e4e4b65ea",
      "fileid": "0e0b9d88ba0277374e2298314d9828d83c44858c9c29cd42bfebdf2a7bf111e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26273724636"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-22T07:13:42.000Z",
      "distro": "noble",
      "commit": "ff523753debcd4d6d001132bfbaf6e6e4e4b65ea",
      "fileid": "653040ae259807c2b2570ea142d8529361e27595ec390a1cf5751065c4ca728f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26273724636"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-22T07:13:30.000Z",
      "commit": "ff523753debcd4d6d001132bfbaf6e6e4e4b65ea",
      "fileid": "945a02b09bff2e55561aa201618fea03e98f8d54cf12fe805004b57d7bf89535",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26273724636"
    }
  ]
}