{
  "_id": "6a1d76071d7bb097a0a51ad0",
  "Package": "detpack",
  "Type": "Package",
  "Title": "Density Estimation and Random Number Generation with\nDistribution Element Trees",
  "Version": "1.1.3",
  "Author": "Daniel Meyer",
  "Maintainer": "Daniel Meyer <meyerda@ethz.ch>",
  "Description": "Density estimation for possibly large data sets and\nconditional/unconditional random number generation or\nbootstrapping with distribution element trees. The function\n'det.construct' translates a dataset into a distribution\nelement tree. To evaluate the probability density based on a\npreviously computed tree at arbitrary query points, the\nfunction 'det.query' is available. The functions 'det1' and\n'det2' provide density estimation and plotting for one- and\ntwo-dimensional datasets. Conditional/unconditional smooth\nbootstrapping from an available distribution element tree can\nbe performed by 'det.rnd'. For more details on distribution\nelement trees, see: Meyer, D.W. (2016) <arXiv:1610.00345> or\nMeyer, D.W., Statistics and Computing (2017)\n<doi:10.1007/s11222-017-9751-9> and Meyer, D.W. (2017)\n<arXiv:1711.04632> or Meyer, D.W., Journal of Computational and\nGraphical Statistics (2018)\n<doi:10.1080/10618600.2018.1482768>.",
  "License": "GPL-2",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 12:05:08 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-07-24 10:00:03 UTC",
  "RemoteUrl": "https://github.com/cran/detpack",
  "RemoteRef": "HEAD",
  "RemoteSha": "f4f7d4e5865930df0739a07c047845ccf73737e1",
  "MD5sum": "1ebd9f224c10cdcd41dc964d5fbbbe69",
  "_user": "cran",
  "_type": "src",
  "_file": "detpack_1.1.3.tar.gz",
  "_fileid": "b9afb571695e228bf2803be6a5b2222d3aee94b52ad5ddf605d9e0cff2fb7cba",
  "_filesize": 155978,
  "_sha256": "b9afb571695e228bf2803be6a5b2222d3aee94b52ad5ddf605d9e0cff2fb7cba",
  "_created": "2026-06-01T12:05:08.000Z",
  "_published": "2026-06-01T12:07:35.726Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78848331756,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7331008339"
    },
    {
      "job": 78848331821,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7331010341"
    },
    {
      "job": 78847922773,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330971393"
    },
    {
      "job": 78848331741,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7331000882"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26753657289",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/detpack",
  "_commit": {
    "id": "f4f7d4e5865930df0739a07c047845ccf73737e1",
    "author": "Daniel Meyer <meyerda@ethz.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.3\n",
    "time": 1563962403
  },
  "_maintainer": {
    "name": "Daniel Meyer",
    "email": "meyerda@ethz.ch"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_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": 140,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/detpack"
  },
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/detpack.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-01-17"
    },
    {
      "version": "1.0.1",
      "date": "2018-01-23"
    },
    {
      "version": "1.1.0",
      "date": "2018-03-29"
    },
    {
      "version": "1.1.1",
      "date": "2018-04-26"
    },
    {
      "version": "1.1.2",
      "date": "2018-12-14"
    },
    {
      "version": "1.1.3",
      "date": "2019-07-24"
    }
  ],
  "_exports": [
    "det.construct",
    "det.cut",
    "det.de",
    "det.leafs",
    "det.query",
    "det.rnd",
    "det1",
    "det2"
  ],
  "_help": [
    {
      "page": "allequal",
      "title": "Are All Columns in a Matrix Equal?",
      "topics": [
        "allequal"
      ]
    },
    {
      "page": "chi2indeptest",
      "title": "Pairwise Mutual Independence Test",
      "topics": [
        "chi2indeptest"
      ]
    },
    {
      "page": "chi2testlinear",
      "title": "Goodness-of-Fit Test for Linear Distributions",
      "topics": [
        "chi2testlinear"
      ]
    },
    {
      "page": "chi2testtable",
      "title": "(Contingency) Tables for Chi-square Tests",
      "topics": [
        "chi2testtable"
      ]
    },
    {
      "page": "chi2testuniform",
      "title": "Goodness-of-Fit Test for Uniform Distribution",
      "topics": [
        "chi2testuniform"
      ]
    },
    {
      "page": "contourRect",
      "title": "Draw Contours in a Rectangle",
      "topics": [
        "contourRect"
      ]
    },
    {
      "page": "de.split",
      "title": "Split a Distribution Element",
      "topics": [
        "de.split"
      ]
    },
    {
      "page": "det.construct",
      "title": "Distribution Element Tree (DET) Construction",
      "topics": [
        "det.construct"
      ]
    },
    {
      "page": "det.cut",
      "title": "Identify Tree Leafs Intersected by Condition(s)",
      "topics": [
        "det.cut"
      ]
    },
    {
      "page": "det.de",
      "title": "Extract Distribution Element Characteristics",
      "topics": [
        "det.de"
      ]
    },
    {
      "page": "det.leafs",
      "title": "Extract Leaf Elements from Distribution Element Tree",
      "topics": [
        "det.leafs"
      ]
    },
    {
      "page": "det.query",
      "title": "Density Estimation Based on Distribution Element Trees",
      "topics": [
        "det.query"
      ]
    },
    {
      "page": "det.rnd",
      "title": "Bootstrapping from Distribution Element Trees",
      "topics": [
        "det.rnd"
      ]
    },
    {
      "page": "det1",
      "title": "Density Estimation for Univariate Data Based on Distribution Element Trees",
      "topics": [
        "det1"
      ]
    },
    {
      "page": "det2",
      "title": "Density Estimation for Bivariate Data Based on Distribution Element Trees",
      "topics": [
        "det2"
      ]
    },
    {
      "page": "detpack",
      "title": "Distribution Element Trees for Density Estimation and Bootstrapping",
      "topics": [
        "detpack-package",
        "detpack"
      ]
    },
    {
      "page": "dimstosplit",
      "title": "Determine Split Dimension(s)",
      "topics": [
        "dimstosplit"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.0413926851582251,
  "_indexed": true,
  "_nocasepkg": "detpack",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-01T12:06:53.000Z",
      "distro": "noble",
      "commit": "f4f7d4e5865930df0739a07c047845ccf73737e1",
      "fileid": "e8936e850c0dad01ee1ad2a9323f4c951a2521e8d6789bf35f6ccccca358bdc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26753657289"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-01T12:06:56.000Z",
      "distro": "noble",
      "commit": "f4f7d4e5865930df0739a07c047845ccf73737e1",
      "fileid": "f653cf4cf9afca43beb0622ad366574c5d225bcb3c299791984e9041fa508e7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26753657289"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-06-01T12:06:47.000Z",
      "commit": "f4f7d4e5865930df0739a07c047845ccf73737e1",
      "fileid": "a4bad48b3f6eff894d334b2596527493504b64793c7da7e9bbd82f9db3bbe15e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26753657289"
    }
  ]
}