{
  "_id": "6a1fd409b401979e73436163",
  "Package": "MEPDF",
  "Type": "Package",
  "Title": "Creation of Empirical Density Functions Based on Multivariate\nData",
  "Version": "3.0",
  "Author": "Martin Wiegand, Saralees Nadarajah",
  "Date": "2018-09-26",
  "Maintainer": "Martin Wiegand <Martin.Wiegand@manchester.ac.uk>",
  "Description": "Based on the input data an n-dimensional cube with sub\ncells of user specified side length is created. The number of\nsample points which fall in each sub cube is counted, and with\nthe cell volume and overall sample size an empirical\nprobability can be computed. A number of cubes of higher\nresolution can be superimposed. The basic method stems from\nJ.L. Bentley in \"Multidimensional Divide and Conquer\". J. L.\nBentley (1980) <doi:10.1145/358841.358850>. Furthermore a\nsimple kernel density estimation method is made available, as\nwell as an expansion of Bentleys method, which offers a kernel\napproach for the grid method.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 07:10:18 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-09-26 13:10:03 UTC",
  "RemoteUrl": "https://github.com/cran/MEPDF",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd5e5cfcd3c6439e05c88bc32ab2275006cdb56c",
  "MD5sum": "1665af12ed64a3b58e6a2d9097166f89",
  "_user": "cran",
  "_type": "src",
  "_file": "MEPDF_3.0.tar.gz",
  "_fileid": "e4c574d1de2c341c05a3580cc2d841b57373ee434d5f900f696267eca196bd9e",
  "_filesize": 81913,
  "_sha256": "e4c574d1de2c341c05a3580cc2d841b57373ee434d5f900f696267eca196bd9e",
  "_created": "2026-06-03T07:10:18.000Z",
  "_published": "2026-06-03T07:13:13.931Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79240820913,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378000237"
    },
    {
      "job": 79240820933,
      "time": 90,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377986530"
    },
    {
      "job": 79240287089,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377959456"
    },
    {
      "job": 79240820949,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377991820"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26869269774",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MEPDF",
  "_commit": {
    "id": "cd5e5cfcd3c6439e05c88bc32ab2275006cdb56c",
    "author": "Martin Wiegand <Martin.Wiegand@manchester.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.0\n",
    "time": 1537967403
  },
  "_maintainer": {
    "name": "Martin Wiegand",
    "email": "martin.wiegand@manchester.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.1",
      "role": "Depends"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "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": 35,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MEPDF"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MEPDF.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-10-25"
    },
    {
      "version": "2.0",
      "date": "2018-07-31"
    },
    {
      "version": "3.0",
      "date": "2018-09-26"
    }
  ],
  "_exports": [
    "cube",
    "ekde",
    "epakernel",
    "epdf",
    "normkernel",
    "pseudokernel"
  ],
  "_help": [
    {
      "page": "cube",
      "title": "cube",
      "topics": [
        "cube"
      ]
    },
    {
      "page": "ekde",
      "title": "ekde",
      "topics": [
        "ekde"
      ]
    },
    {
      "page": "epakernel",
      "title": "epakernel",
      "topics": [
        "epakernel"
      ]
    },
    {
      "page": "epdf",
      "title": "epdf",
      "topics": [
        "epdf"
      ]
    },
    {
      "page": "normkernel",
      "title": "normkernel",
      "topics": [
        "normkernel"
      ]
    },
    {
      "page": "pseudokernel",
      "title": "pseudokernel",
      "topics": [
        "pseudokernel"
      ]
    }
  ],
  "_rundeps": [
    "gtools",
    "mvtnorm",
    "plyr",
    "pracma",
    "Rcpp"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mepdf",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0",
      "date": "2026-06-03T07:12:43.000Z",
      "distro": "noble",
      "commit": "cd5e5cfcd3c6439e05c88bc32ab2275006cdb56c",
      "fileid": "3cd6333c781584982d30ee0ed9fed939b6e02f6e6990365cd02ceeb08123a7c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26869269774"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0",
      "date": "2026-06-03T07:11:54.000Z",
      "distro": "noble",
      "commit": "cd5e5cfcd3c6439e05c88bc32ab2275006cdb56c",
      "fileid": "e402ff588fb1344e2fcc2fdc03f208edd8868e2dc1a0341ac75236201f53bbcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26869269774"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0",
      "date": "2026-06-03T07:12:24.000Z",
      "commit": "cd5e5cfcd3c6439e05c88bc32ab2275006cdb56c",
      "fileid": "4436160f286a88885506307ab6c98ed0023dd214460eccb12a30ee6891ce6217",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26869269774"
    }
  ]
}