{
  "_id": "6a1e8bde1d7bb097a0a693f2",
  "Package": "DPP",
  "Type": "Package",
  "Title": "Inference of Parameters of Normal Distributions from a Mixture\nof Normals",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Luis M.\", \"Avila\", email = \"lmavila@gmail.com\", role = c(\"aut\",\"cre\")),\nperson(\"Michael R.\", \"May\", email = \"mikeryanmay@ucdavis.edu\", role = \"aut\"),\nperson(\"Jeff\", \"Ross-Ibarra\", email = \"rossibarra@ucdavis.edu\", role = \"aut\"))",
  "Description": "This MCMC method takes a data numeric vector (Y) and\nassigns the elements of Y to a (potentially infinite) number of\nnormal distributions. The individual normal distributions from\na mixture of normals can be inferred. Following the method\ndescribed in Escobar (1994) <doi:10.2307/2291223> we use a\nDirichlet Process Prior (DPP) to describe stochastically our\nprior assumptions about the dimensionality of the data.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "R.rsp",
  "RcppModules": "DPPmcmc,Models",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 07:46:56 UTC",
    "User": "root"
  },
  "Author": "Luis M. Avila [aut, cre], Michael R. May [aut], Jeff\nRoss-Ibarra [aut]",
  "Maintainer": "Luis M. Avila <lmavila@gmail.com>",
  "Repository": "https://lmavila.r-universe.dev",
  "Date/Publication": "2018-05-24 07:38:30 UTC",
  "RemoteUrl": "https://github.com/cran/DPP",
  "RemoteRef": "HEAD",
  "RemoteSha": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
  "MD5sum": "367b27436bd57f1328d561447805f0e1",
  "_user": "lmavila",
  "_type": "src",
  "_file": "DPP_0.1.2.tar.gz",
  "_fileid": "3af10cc1c9e85119dde712e1599929addf6a81551b96e4d4c387ccf7868ec067",
  "_filesize": 456441,
  "_sha256": "3af10cc1c9e85119dde712e1599929addf6a81551b96e4d4c387ccf7868ec067",
  "_created": "2026-06-02T07:46:56.000Z",
  "_published": "2026-06-02T07:53:02.257Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79023637074,
      "time": 126,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351908058"
    },
    {
      "job": 79023637060,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351909143"
    },
    {
      "job": 79023637061,
      "time": 152,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351916459"
    },
    {
      "job": 79023637068,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351900382"
    },
    {
      "job": 79023637062,
      "time": 244,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351934201"
    },
    {
      "job": 79023637039,
      "time": 267,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351950609"
    },
    {
      "job": 79023637064,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351911151"
    },
    {
      "job": 79023637097,
      "time": 316,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351962407"
    },
    {
      "job": 79023187133,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351864747"
    },
    {
      "job": 79023637067,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351899262"
    },
    {
      "job": 79023637058,
      "time": 184,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351927482"
    },
    {
      "job": 79023637088,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351903915"
    },
    {
      "job": 79023637120,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351902578"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lmavila/actions/runs/26805879828",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DPP",
  "_commit": {
    "id": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
    "author": "Luis M. Avila <lmavila@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1527147510
  },
  "_maintainer": {
    "name": "Luis M. Avila",
    "email": "lmavila@gmail.com",
    "login": "lmavila",
    "description": "",
    "uuid": 9852289
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.4",
      "role": "Depends"
    },
    {
      "package": "coda",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lmavila",
      "count": 3,
      "uuid": 9852289
    }
  ],
  "_userbio": {
    "uuid": 9852289,
    "type": "user",
    "name": "Luis Avila"
  },
  "_downloads": {
    "count": 145,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DPP"
  },
  "_mentions": 47,
  "_searchresults": 6,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DPP.html",
    "manual.pdf"
  ],
  "_realowner": "lmavila",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-27"
    },
    {
      "version": "0.1.1",
      "date": "2017-10-31"
    },
    {
      "version": "0.1.2",
      "date": "2018-05-24"
    }
  ],
  "_exports": [
    "DPPmcmc",
    "dppMCMC_C",
    "expectedNumberOfClusters",
    "GammaModel",
    "Model",
    "NormalModel",
    "simulateChineseRestaurant"
  ],
  "_help": [
    {
      "page": "DPP-package",
      "title": "Inference of Parameters of Normal Distributions from a Mixture of Normals",
      "topics": [
        "DPP-package",
        "DPP",
        "DPPmcmc",
        "Model",
        "Rcpp_DPPmcmc",
        "Rcpp_Model"
      ]
    },
    {
      "page": "dppMCMC_C",
      "title": "A Reference Class that provides DPP functionality",
      "topics": [
        "dppMCMC_C"
      ]
    },
    {
      "page": "expectedNumberOfClusters",
      "title": "Calculate the expected number of clusters from the number of individuals and a concentration parameter",
      "topics": [
        "expectedNumberOfClusters"
      ]
    },
    {
      "page": "GammaModel-class",
      "title": "Class '\"GammaModel\"'",
      "topics": [
        "GammaModel"
      ]
    },
    {
      "page": "NormalModel-class",
      "title": "Class '\"NormalModel\"'",
      "topics": [
        "NormalModel"
      ]
    },
    {
      "page": "simulateChineseRestaurant",
      "title": "Simulate a discrete distribution as in the chinese restaurant problem",
      "topics": [
        "simulateChineseRestaurant"
      ]
    }
  ],
  "_rundeps": [
    "coda",
    "lattice",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "DPPReference.pdf.asis",
      "filename": "DPPReference.pdf",
      "title": "DPP Reference Manual",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2018-05-24 07:38:30",
      "modified": "2018-05-24 07:38:30",
      "commits": 1
    },
    {
      "source": "DPPGettingStarted.pdf.asis",
      "filename": "DPPGettingStarted.pdf",
      "title": "Getting started with DPP",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2018-05-24 07:38:30",
      "modified": "2018-05-24 07:38:30",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "dpp",
  "_universes": [
    "lmavila"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-02T07:49:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
      "fileid": "e6b6c8f4ea3e81577fb9ec0576af2a893fd22cbbaf9d760daf53caa41253c965",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmavila/actions/runs/26805879828"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-02T07:49:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
      "fileid": "67458506984f6a93938ca95808a29c4c153876928766b59d96f5b22fbae52416",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmavila/actions/runs/26805879828"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-02T07:49:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
      "fileid": "5298765932eae773fbcaea771d75dc6a69d7c9ff631b6620f803c1064638f5cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmavila/actions/runs/26805879828"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-02T07:48:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
      "fileid": "f42cdfd9332ff3690a3e99a9591b14c070fb4bf757205d6fe39753920cd6cde9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmavila/actions/runs/26805879828"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-02T07:50:12.000Z",
      "arch": "aarch64",
      "commit": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
      "fileid": "eef80a39f15a4c0aec90d5c005587e2a9e87efb06deecc8ad5155baec7c36e98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmavila/actions/runs/26805879828"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-02T07:50:48.000Z",
      "arch": "x86_64",
      "commit": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
      "fileid": "278681330acb356cefc4bdf82eb98bcc99d099051b97608f7520453da77bc642",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmavila/actions/runs/26805879828"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-02T07:49:16.000Z",
      "arch": "aarch64",
      "commit": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
      "fileid": "de24d8694f91c4d610329f99c6d2886a3997203977380ba39fea9b6e8676b866",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmavila/actions/runs/26805879828"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-02T07:51:09.000Z",
      "arch": "x86_64",
      "commit": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
      "fileid": "2bd4983f5c23583bb54c119fa8b44f47194fc9df2a0b43db9649888f1cb5c95d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmavila/actions/runs/26805879828"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-02T07:49:02.000Z",
      "arch": "emscripten",
      "commit": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
      "fileid": "bdfea3020ab48cec160e206ea78783f55dcb17fa8469ae6277f3cecc60da66f5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lmavila/actions/runs/26805879828"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-02T07:48:44.000Z",
      "arch": "x86_64",
      "commit": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
      "fileid": "4f68fbb1c7a3fb2fae58e64bd0ecef67785f138d255cbff3a62dbbd3ae58f3e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmavila/actions/runs/26805879828"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-02T07:48:22.000Z",
      "arch": "x86_64",
      "commit": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
      "fileid": "64dcf186cb11a70f2f4f8ee030d8af0ba85ecbe910f0619b0c5ec7d1d98ffa87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmavila/actions/runs/26805879828"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-02T07:48:17.000Z",
      "arch": "x86_64",
      "commit": "31e67d35a2d3ea718043261cbe97d7ada4efae9a",
      "fileid": "a4b6015064812eb13351b49575cfe032b7aab667f3bca4f1b32ad8f0d217fa08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmavila/actions/runs/26805879828"
    }
  ]
}