{
  "_id": "6a106e1eacfb0bcc41cab0cb",
  "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-05-07 08:11:37 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": "9be96da4d4cd0878f5b5914e143d4143",
  "_user": "rbgramacy",
  "_type": "src",
  "_file": "dynaTree_1.2-17.tar.gz",
  "_fileid": "b13d3f7e6bfe3bef25d46b1ed399f259df05bb14cbe855e84de959c29ff29103",
  "_filesize": 569721,
  "_sha256": "b13d3f7e6bfe3bef25d46b1ed399f259df05bb14cbe855e84de959c29ff29103",
  "_created": "2026-05-07T08:11:37.000Z",
  "_published": "2026-05-22T14:54:22.085Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77404695135,
      "time": 115,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850104764"
    },
    {
      "job": 77404695404,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850104753"
    },
    {
      "job": 77404695719,
      "time": 113,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850104007"
    },
    {
      "job": 77404695552,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850106570"
    },
    {
      "job": 77404696087,
      "time": 191,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6850114450"
    },
    {
      "job": 77404695402,
      "time": 298,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6850149440"
    },
    {
      "job": 77404695360,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850120108"
    },
    {
      "job": 77404695361,
      "time": 196,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850124144"
    },
    {
      "job": 77404694657,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850070076"
    },
    {
      "job": 77404694414,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163512192"
    },
    {
      "job": 77404695376,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850109692"
    },
    {
      "job": 77404695477,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6850102698"
    },
    {
      "job": 77404695076,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850097520"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25483909208",
  "_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",
    "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": 360,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dynaTree"
  },
  "_searchresults": 26,
  "_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.7160033436347992,
  "_indexed": true,
  "_nocasepkg": "dynatree",
  "_universes": [
    "rbgramacy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-17",
      "date": "2026-05-07T08:13:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "7a700771871af42f74c460175c0de27b9b7544a1b6a43e8caf7e8319cd87c11e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25483909208"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-17",
      "date": "2026-05-07T08:13:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "9b81d7f885464ea86b182ef44733984d8320958a76036f1c0fb884c6d6ff9085",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25483909208"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2-17",
      "date": "2026-05-07T08:13:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "24528a4994ed9fc9742096f00713a9fddd60b93b0a322208212bc323f144f7f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25483909208"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2-17",
      "date": "2026-05-07T08:13:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "2f45ad3c54744635578f05f1c87f836655676110416afb95e0f5e692f6d47c96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25483909208"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2-17",
      "date": "2026-05-07T08:14:07.000Z",
      "arch": "aarch64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "1ee70e08f5c54f32a75a0353a4afaa5c2d1d83abb39b31680e8c59504a4578b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25483909208"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2-17",
      "date": "2026-05-07T08:15:45.000Z",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "ac00e2c0af438c1546c82e242402aba28b639c3de88643bb4e5151e3300862ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25483909208"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2-17",
      "date": "2026-05-07T08:14:17.000Z",
      "arch": "aarch64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "f759189b0c7fe1b25f172ee1534d717a0f21698b49fe39b167a54ac729fbd987",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25483909208"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2-17",
      "date": "2026-05-07T08:14:24.000Z",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "3a1b4f2419d5dc70bb1772a2edb434fec2afb059978280527456d78f30af81d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25483909208"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2-17",
      "date": "2026-05-07T08:13:05.000Z",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "3b0af0c41cade55864d2fc4192f5b2e63fa7442d143e17e3243c5afa25062970",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25483909208"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2-17",
      "date": "2026-05-07T08:12:57.000Z",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "e465f8d96a6b87e80ca85a6fb0a142d590ca29243182ea24c182a90ba5e2e881",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25483909208"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2-17",
      "date": "2026-05-07T08:12:48.000Z",
      "arch": "x86_64",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "220834f3cb50bdad454649a17cec93ff79b196db7be6ad96f42308d2cb243bc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25483909208"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2-17",
      "date": "2026-05-22T14:53:55.000Z",
      "arch": "emscripten",
      "commit": "3d2c914051e6ccd476bd168c4d2645b995b0b5ee",
      "fileid": "0f2105c5de9f0bd252daf501afc0d926ef9e52c620f6002db75c2d1660f31ca4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rbgramacy/actions/runs/25483909208"
    }
  ]
}