{
  "_id": "6a23cb5f530b9bc726be1967",
  "Package": "dynaTree",
  "Title": "Dynamic Trees for Learning and Design",
  "Version": "1.2-17",
  "Date": "2024-08-21",
  "Authors@R": "c(person(given = c(\"Robert\", \"B.\"),\nfamily = \"Gramacy\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rbg@vt.edu\"),\nperson(given = c(\"Matt\", \"A.\"),\nfamily = \"Taddy\",\nrole = \"aut\"),\nperson(given = \"Christoforos\",\nfamily = \"Anagnostopoulos\",\nrole = \"aut\"))",
  "Description": "Inference by sequential Monte Carlo for dynamic tree\nregression and classification models with hooks provided for\nsequential design and optimization, fully online learning with\ndrift, variable selection, and sensitivity analysis of inputs.\nIllustrative examples from the original dynamic trees paper\n(Gramacy, Taddy & Polson (2011);\n<doi:10.1198/jasa.2011.ap09769>) are facilitated by demos in\nthe package; see demo(package=\"dynaTree\").",
  "Maintainer": "Robert B. Gramacy <rbg@vt.edu>",
  "License": "LGPL",
  "URL": "https://bobby.gramacy.com/r_packages/dynaTree/",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-06 07:19:34 UTC",
    "User": "root"
  },
  "Author": "Robert B. Gramacy [aut, cre], Matt A. Taddy [aut], Christoforos\nAnagnostopoulos [aut]",
  "Repository": "https://rbgramacy.r-universe.dev",
  "Date/Publication": "2024-08-23 02:47:49 UTC",
  "RemoteUrl": "https://github.com/cran/dynaTree",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
  "MD5sum": "f77edeb8ec3aeba2667aec706390698e",
  "_user": "rbgramacy",
  "_type": "src",
  "_file": "dynaTree_1.2-17.tar.gz",
  "_fileid": "67d5905ec55fbc0446e209076ba6ba3922807eae3feef044e9cbe46b3fc5c5f0",
  "_filesize": 567831,
  "_sha256": "67d5905ec55fbc0446e209076ba6ba3922807eae3feef044e9cbe46b3fc5c5f0",
  "_created": "2026-06-06T07:19:34.000Z",
  "_published": "2026-06-06T07:25:19.501Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79860549793,
      "time": 124,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452376541"
    },
    {
      "job": 79860549788,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452376140"
    },
    {
      "job": 79860549827,
      "time": 167,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452382082"
    },
    {
      "job": 79860549821,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452376188"
    },
    {
      "job": 79860549784,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452377853"
    },
    {
      "job": 79860549783,
      "time": 302,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452397931"
    },
    {
      "job": 79860549780,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452374355"
    },
    {
      "job": 79860549794,
      "time": 264,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452393419"
    },
    {
      "job": 79860400914,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452360223"
    },
    {
      "job": 79860549775,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452372152"
    },
    {
      "job": 79860549782,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452374024"
    },
    {
      "job": 79860549791,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452373881"
    },
    {
      "job": 79860549779,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452372860"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/27055990090",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dynaTree",
  "_commit": {
    "id": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
    "author": "Robert B. Gramacy <rbg@vt.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2-17\n",
    "time": 1724381269
  },
  "_maintainer": {
    "name": "Robert B. Gramacy",
    "email": "rbg@vt.edu",
    "login": "rbgramacy",
    "description": "",
    "uuid": 4820835
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "interp",
      "role": "Suggests"
    },
    {
      "package": "tgp",
      "role": "Suggests"
    },
    {
      "package": "plgp",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "rbgramacy",
      "count": 17,
      "uuid": 4820835
    }
  ],
  "_userbio": {
    "uuid": 4820835,
    "type": "user",
    "name": "Robert B. Gramacy"
  },
  "_downloads": {
    "count": 256,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dynaTree"
  },
  "_searchresults": 30,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dynaTree.html",
    "manual.pdf"
  ],
  "_realowner": "rbgramacy",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2010-06-02"
    },
    {
      "version": "1.0-1",
      "date": "2010-07-24"
    },
    {
      "version": "1.1",
      "date": "2011-05-15"
    },
    {
      "version": "1.2-1",
      "date": "2011-09-03"
    },
    {
      "version": "1.2-2",
      "date": "2011-09-28"
    },
    {
      "version": "1.2-3",
      "date": "2011-12-17"
    },
    {
      "version": "1.2-4",
      "date": "2011-12-19"
    },
    {
      "version": "1.2-5",
      "date": "2012-01-07"
    },
    {
      "version": "1.2-6",
      "date": "2012-04-23"
    },
    {
      "version": "1.2-7",
      "date": "2013-09-18"
    },
    {
      "version": "1.2-9",
      "date": "2016-06-06"
    },
    {
      "version": "1.2-10",
      "date": "2017-03-15"
    },
    {
      "version": "1.2-11",
      "date": "2022-03-31"
    },
    {
      "version": "1.2-12",
      "date": "2022-04-02"
    },
    {
      "version": "1.2-13",
      "date": "2022-06-14"
    },
    {
      "version": "1.2-14",
      "date": "2022-10-19"
    },
    {
      "version": "1.2-15",
      "date": "2023-03-08"
    },
    {
      "version": "1.2-16",
      "date": "2023-08-24"
    },
    {
      "version": "1.2-17",
      "date": "2024-08-22"
    }
  ],
  "_exports": [
    "alc",
    "alc.dynaTree",
    "alcalc",
    "alcX",
    "alcX.dynaTree",
    "copy",
    "copy.dynaTree",
    "deletecloud",
    "deleteclouds",
    "dynaTree",
    "dynaTrees",
    "getBF",
    "plotprogress",
    "qEI",
    "qEI.dynaTree",
    "qEntropy",
    "qEntropy.dynaTree",
    "rejuvenate",
    "rejuvenate.dynaTree",
    "relevance",
    "relevance.dynaTree",
    "retire",
    "retire.dynaTree",
    "sens",
    "sens.dynaTree",
    "treestats",
    "treestats.dynaTree",
    "varproptotal",
    "varproptotal.dynaTree",
    "varpropuse",
    "varpropuse.dynaTree"
  ],
  "_datasets": [
    {
      "name": "elec2",
      "title": "The ELEC2 Data Set",
      "object": "elec2",
      "file": "elec2.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "x3",
        "x4",
        "y"
      ],
      "rows": 27552,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dynaTree-package",
      "title": "Dynamic trees for learning and design",
      "topics": [
        "dynaTree-package"
      ]
    },
    {
      "page": "alcX.dynaTree",
      "title": "Calculate the ALC or predictive entropy statistic at the X locations, or ALC at new XX predictive locations",
      "topics": [
        "alc.dynaTree",
        "alcX.dynaTree",
        "entropyX.dynaTree"
      ]
    },
    {
      "page": "dynaTree-class",
      "title": "Class \"dynaTree\"",
      "topics": [
        "alc",
        "alc,dynaTree-method",
        "alc-methods",
        "alcX",
        "alcX,dynaTree-method",
        "alcX-methods",
        "classprobs",
        "classprobs,dynaTree-method",
        "classprobs-methods",
        "copy",
        "copy,dynaTree-method",
        "copy-methods",
        "dynaTree-class",
        "entropyX",
        "entropyX,dynaTree-method",
        "entropyX-methods",
        "ieci",
        "ieci,dynaTree-method",
        "ieci-methods",
        "intervals",
        "intervals,dynaTree-method",
        "intervals-methods",
        "qEI,dynaTree-method",
        "qEntropy,dynaTree-method",
        "rejuvenate",
        "rejuvenate,dynaTree-method",
        "rejuvenate-methods",
        "relevance",
        "relevance,dynaTree-method",
        "relevance-methods",
        "retire",
        "retire,dynaTree-method",
        "retire-methods",
        "sameleaf",
        "sameleaf,dynaTree-method",
        "sameleaf-methods",
        "sens",
        "sens,dynaTree-method",
        "sens-methods",
        "treestats",
        "treestats,dynaTree-method",
        "treestats-methods",
        "varproptotal",
        "varproptotal,dynaTree-method",
        "varproptotal-methods",
        "varpropuse",
        "varpropuse,dynaTree-method",
        "varpropuse-methods"
      ]
    },
    {
      "page": "dynaTree",
      "title": "Fitting Dynamic Tree Models",
      "topics": [
        "dynaTree",
        "dynaTrees"
      ]
    },
    {
      "page": "elec2",
      "title": "The ELEC2 Data Set",
      "topics": [
        "elec2"
      ]
    },
    {
      "page": "getBF",
      "title": "Extract a Path of (log) Bayes Factors",
      "topics": [
        "getBF"
      ]
    },
    {
      "page": "plot.dynaTree",
      "title": "Plotting Predictive Distributions of Dynamic Tree models",
      "topics": [
        "plot.dynaTree"
      ]
    },
    {
      "page": "predict.dynaTree",
      "title": "Prediction for Dynamic Tree Models",
      "topics": [
        "coef.dynaTree",
        "predict.dynaTree"
      ]
    },
    {
      "page": "rejuvenate.dynaTree",
      "title": "Rejuvenate particles from the dynaTree posterior",
      "topics": [
        "rejuvenate.dynaTree"
      ]
    },
    {
      "page": "relevance.dynaTree",
      "title": "Calculate relevance statistics for input coordinates",
      "topics": [
        "relevance.dynaTree"
      ]
    },
    {
      "page": "retire.dynaTree",
      "title": "Retire (i.e. remove) data from the a dynaTree model",
      "topics": [
        "retire.dynaTree"
      ]
    },
    {
      "page": "sens.dynaTree",
      "title": "Monte Carlo Sensitivity Analysis for dynaTree Models",
      "topics": [
        "sens.dynaTree"
      ]
    },
    {
      "page": "update.dynaTree",
      "title": "Updating a Dynamic Tree Model With New Data",
      "topics": [
        "update.dynaTree"
      ]
    },
    {
      "page": "varpropuse",
      "title": "Calculate the proportion of variables used in tree splits, and average summary stats of tree heights and leaf sizes",
      "topics": [
        "treestats.dynaTree",
        "varproptotal.dynaTree",
        "varpropuse.dynaTree"
      ]
    }
  ],
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    }
  ],
  "_score": 1.7781512503836436,
  "_indexed": true,
  "_nocasepkg": "dynatree",
  "_universes": [
    "rbgramacy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-17",
      "date": "2026-06-06T07:21:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "a0463570d69ceed51fa2459afc53a7ba92151106108ead278f2b322355b0be0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/27055990090"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-17",
      "date": "2026-06-06T07:21:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "8b0c0fde0b6a3c361e76f3b0927d5a55fa89a293d976233a41503d78252207c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/27055990090"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2-17",
      "date": "2026-06-06T07:22:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "af68fa5dc84f3eb7fa4e328664b0827ea8c22962a889660ae6fa979dfd4f4b46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/27055990090"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2-17",
      "date": "2026-06-06T07:21:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "2b33de10e919cb0e001cdca1e5165c2277b00ec5b321586949f4a924df0b7f47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/27055990090"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2-17",
      "date": "2026-06-06T07:21:43.000Z",
      "arch": "aarch64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "5ce53ae7a08970576af956d3641719a92902c933071fcf2e7725f124b717824a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/27055990090"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2-17",
      "date": "2026-06-06T07:23:32.000Z",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "ba549bc607b9c9eacece1104af1cfb8a15ecbb9710d66510302096a4ffcc31cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/27055990090"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2-17",
      "date": "2026-06-06T07:21:23.000Z",
      "arch": "aarch64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "7f149e3e9bac2dea1ba4cbd81c644ac4bbd022ea2a31c561b09fa51e51f837fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/27055990090"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2-17",
      "date": "2026-06-06T07:23:17.000Z",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "9972cbccf02bcdfa22cfd03d3b13e9476098d01e2595ccbce2a97d217edeb91d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/27055990090"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2-17",
      "date": "2026-06-06T07:21:24.000Z",
      "arch": "emscripten",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "4385bd02064168c4c51db73808e0c24119aee5a3d860c13c4f9528f4f6e91ec2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/27055990090"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2-17",
      "date": "2026-06-06T07:20:52.000Z",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "3dbd9d16d42f2f202cdb0cc19fbce016513cc4926521a7697e67fb8891eecf46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/27055990090"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2-17",
      "date": "2026-06-06T07:20:52.000Z",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "b5475c0f87d40a69bde2b909a6df6a06b7019112e549f04170083e39adabf885",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/27055990090"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2-17",
      "date": "2026-06-06T07:20:46.000Z",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "9b3b5655c0cabf128fc21d5d68b2be6c5de9bc98daa738c28fe9025ebb70e1fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/27055990090"
    }
  ]
}