{
  "_id": "6a51dcaa9b92047c28d51d48",
  "Package": "evtree",
  "Title": "Evolutionary Learning of Globally Optimal Trees",
  "Version": "1.0-8",
  "Date": "2019-05-19",
  "Authors@R": "c(person(given = \"Thomas\", family = \"Grubinger\", role = c(\"aut\", \"cre\"), email = \"ThomasGrubinger@gmail.com\"),\nperson(given = \"Achim\", family = \"Zeileis\", role = \"aut\", email = \"Achim.Zeileis@R-project.org\",\ncomment = c(ORCID = \"0000-0003-0918-3766\")),\nperson(given = \"Karl-Peter\", family = \"Pfeiffer\", role = \"aut\", email = \"Karl-Peter.Pfeiffer@i-med.ac.at\"))",
  "Description": "Commonly used classification and regression tree methods\nlike the CART algorithm are recursive partitioning methods that\nbuild the model in a forward stepwise search. Although this\napproach is known to be an efficient heuristic, the results of\nrecursive tree methods are only locally optimal, as splits are\nchosen to maximize homogeneity at the next step only. An\nalternative way to search over the parameter space of trees is\nto use global optimization methods like evolutionary\nalgorithms. The 'evtree' package implements an evolutionary\nalgorithm for learning globally optimal classification and\nregression trees in R. CPU and memory-intensive tasks are fully\ncomputed in C++ while the 'partykit' package is leveraged to\nrepresent the resulting trees in R, providing unified\ninfrastructure for summaries, visualizations, and predictions.",
  "LazyData": "yes",
  "License": "GPL-2 | GPL-3",
  "Repository": "https://zeileis.r-universe.dev",
  "Date/Publication": "2026-03-13 19:02:53 UTC",
  "RemoteUrl": "https://github.com/r-forge/partykit",
  "RemoteRef": "HEAD",
  "RemoteSha": "861432cfc097e26ea36940c174227ff1151eac6e",
  "RemoteSubdir": "pkg/evtree",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-11 05:57:16 UTC",
    "User": "root"
  },
  "Author": "Thomas Grubinger [aut, cre],\nAchim Zeileis [aut] (ORCID: <https://orcid.org/0000-0003-0918-3766>),\nKarl-Peter Pfeiffer [aut]",
  "Maintainer": "Thomas Grubinger <ThomasGrubinger@gmail.com>",
  "_user": "zeileis",
  "_type": "src",
  "_file": "evtree_1.0-8.tar.gz",
  "_fileid": "https://r2.ropensci.org/101c9e514f51d6670dbf3a33f768104a3e8cdef659e37ab2f554ae4419584848",
  "_filesize": 1704813,
  "_sha256": "101c9e514f51d6670dbf3a33f768104a3e8cdef659e37ab2f554ae4419584848",
  "_expires": "2026-10-19T06:03:20.000Z",
  "_created": "2026-07-11T05:57:16.000Z",
  "_published": "2026-07-11T06:03:22.488Z",
  "_jobs": [
    {
      "job": 86516939641,
      "time": 164,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8245487618"
    },
    {
      "job": 86516939651,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8245483289"
    },
    {
      "job": 86516939650,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245484322"
    },
    {
      "job": 86516939671,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245483074"
    },
    {
      "job": 86516939656,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245479309"
    },
    {
      "job": 86516939663,
      "time": 257,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245502585"
    },
    {
      "job": 86516939668,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245483184"
    },
    {
      "job": 86516939653,
      "time": 326,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245513572"
    },
    {
      "job": 86516666816,
      "time": 207,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245461234"
    },
    {
      "job": 86516939623,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8245481141"
    },
    {
      "job": 86516939658,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8245479481"
    },
    {
      "job": 86516939652,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245478200"
    },
    {
      "job": 86516939644,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245479038"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/zeileis/actions/runs/29141934691",
  "_status": "success",
  "_upstream": "https://github.com/r-forge/partykit",
  "_commit": {
    "id": "861432cfc097e26ea36940c174227ff1151eac6e",
    "author": "thothorn (Torsten Hothorn) <Torsten.Hothorn@R-project.org>",
    "committer": "Dummy <dummy@dummy.org>",
    "message": "1.2-27\n\ngit-svn-id: svn://svn.r-forge.r-project.org/svnroot/partykit@3336 255f4249-2263-4417-b1ea-8498779e27a7\n\nFormer-commit-id: 9e491d7e767853b81f2541d7bc4cc8a376e5c084",
    "time": 1773428573
  },
  "_maintainer": {
    "name": "Thomas Grubinger",
    "email": "thomasgrubinger@gmail.com",
    "login": "thomasgrubinger-svg",
    "description": "",
    "uuid": 260085866
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "partykit",
      "role": "Depends"
    },
    {
      "package": "Formula",
      "role": "Suggests"
    },
    {
      "package": "kernlab",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "multcomp",
      "role": "Suggests"
    },
    {
      "package": "party",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    }
  ],
  "_owner": "r-forge",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 4
    },
    {
      "week": "2026-06",
      "n": 10
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thothorn",
      "count": 719,
      "uuid": 35263693
    },
    {
      "user": "zeileis",
      "count": 666,
      "uuid": 61125774
    },
    {
      "user": "mnlang",
      "count": 299,
      "uuid": 75885241
    },
    {
      "user": "marjoleinf",
      "count": 154,
      "uuid": 16515996
    },
    {
      "user": "thomasgrubinger-svg",
      "count": 106,
      "uuid": 260085866
    },
    {
      "user": "lmsstudios",
      "count": 88,
      "uuid": 97995137
    },
    {
      "user": "dandls",
      "count": 29,
      "uuid": 25373845
    },
    {
      "user": "rsbivand",
      "count": 5,
      "uuid": 10198404
    },
    {
      "user": "bettinagruen",
      "count": 1,
      "uuid": 3341603
    }
  ],
  "_userbio": {
    "uuid": 61125774,
    "type": "user",
    "name": "Achim Zeileis",
    "followers": 131,
    "description": "Statistics, science, software."
  },
  "_downloads": {
    "count": 2628,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/evtree"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/r-forge/partykit",
  "_searchresults": 128,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/evtree.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "thomasgrubinger-svg",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2011-09-30"
    },
    {
      "version": "0.1-1",
      "date": "2011-10-02"
    },
    {
      "version": "0.1-2",
      "date": "2012-04-11"
    },
    {
      "version": "0.1-3",
      "date": "2013-06-17"
    },
    {
      "version": "0.1-4",
      "date": "2013-11-26"
    },
    {
      "version": "0.1-5",
      "date": "2014-07-01"
    },
    {
      "version": "1.0-0",
      "date": "2014-10-15"
    },
    {
      "version": "1.0-1",
      "date": "2016-10-14"
    },
    {
      "version": "1.0-2",
      "date": "2017-01-25"
    },
    {
      "version": "1.0-3",
      "date": "2017-03-31"
    },
    {
      "version": "1.0-4",
      "date": "2017-04-02"
    },
    {
      "version": "1.0-5",
      "date": "2017-04-06"
    },
    {
      "version": "1.0-6",
      "date": "2017-12-15"
    },
    {
      "version": "1.0-7",
      "date": "2018-05-23"
    },
    {
      "version": "1.0-8",
      "date": "2019-05-26"
    }
  ],
  "_exports": [
    "evtree",
    "evtree.control"
  ],
  "_datasets": [
    {
      "name": "BBBClub",
      "title": "Bookbinder's Book Club",
      "object": "BBBClub",
      "class": [
        "data.frame"
      ],
      "fields": [
        "choice",
        "gender",
        "amount",
        "freq",
        "last",
        "first",
        "child",
        "youth",
        "cook",
        "diy",
        "art"
      ],
      "rows": 1300,
      "table": true,
      "tojson": true
    },
    {
      "name": "ContraceptiveChoice",
      "title": "Contraceptive Method Choice",
      "object": "ContraceptiveChoice",
      "class": [
        "data.frame"
      ],
      "fields": [
        "wifes_age",
        "wifes_education",
        "husbands_education",
        "number_of_children",
        "wifes_religion",
        "wife_now_working",
        "husbands_occupation",
        "standard_of_living_index",
        "media_exposure",
        "contraceptive_method_used"
      ],
      "rows": 1473,
      "table": true,
      "tojson": true
    },
    {
      "name": "GermanCredit",
      "title": "Statlog German Credit",
      "object": "GermanCredit",
      "class": [
        "data.frame"
      ],
      "fields": [
        "status",
        "duration",
        "credit_history",
        "purpose",
        "amount",
        "savings",
        "employment_duration",
        "installment_rate",
        "personal_status_sex",
        "other_debtors",
        "present_residence",
        "property",
        "age",
        "other_installment_plans",
        "housing",
        "number_credits",
        "job",
        "people_liable",
        "telephone",
        "foreign_worker",
        "credit_risk"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "MAGICGammaTelescope",
      "title": "MAGIC Gamma Telescope",
      "object": "MAGICGammaTelescope",
      "class": [
        "data.frame"
      ],
      "fields": [
        "fLength",
        "fWidth",
        "fSize",
        "fConc",
        "fConc1",
        "fAsym",
        "fM3Long",
        "fM3Trans",
        "fAlpha",
        "fDist",
        "class"
      ],
      "rows": 19020,
      "table": true,
      "tojson": true
    },
    {
      "name": "StatlogHeart",
      "title": "Statlog Heart",
      "object": "StatlogHeart",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "sex",
        "chest_pain_type",
        "resting_blood_pressure",
        "serum_colestoral",
        "fasting_blood_sugar",
        "resting_electrocardiographic_results",
        "maximum_heart_rate",
        "exercise_induced_angina",
        "oldpeak",
        "slope_of_the_peak",
        "major_vessels",
        "thal",
        "heart_disease"
      ],
      "rows": 270,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BBBClub",
      "title": "Bookbinder's Book Club",
      "topics": [
        "BBBClub"
      ]
    },
    {
      "page": "ContraceptiveChoice",
      "title": "Contraceptive Method Choice",
      "topics": [
        "ContraceptiveChoice"
      ]
    },
    {
      "page": "evtree",
      "title": "Evolutionary Learning of Globally Optimal Trees",
      "topics": [
        "evtree-package",
        "evtree"
      ]
    },
    {
      "page": "evtree.control",
      "title": "Control for evtree",
      "topics": [
        "evtree.control"
      ]
    },
    {
      "page": "GermanCredit",
      "title": "Statlog German Credit",
      "topics": [
        "GermanCredit"
      ]
    },
    {
      "page": "MAGICGammaTelescope",
      "title": "MAGIC Gamma Telescope",
      "topics": [
        "MAGICGammaTelescope"
      ]
    },
    {
      "page": "StatlogHeart",
      "title": "Statlog Heart",
      "topics": [
        "StatlogHeart"
      ]
    }
  ],
  "_rundeps": [
    "Formula",
    "inum",
    "lattice",
    "libcoin",
    "Matrix",
    "mvtnorm",
    "partykit",
    "rpart",
    "survival"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "evtree.Rnw",
      "filename": "evtree.pdf",
      "title": "Evolutionary Learning of Globally Optimal Classification and Regression Trees in R",
      "engine": "utils::Sweave",
      "headings": [
        "Introduction",
        "Globally and locally optimal decision trees",
        "The evtree algorithm",
        "Implementation and application in practice",
        "Performance comparison",
        "Choice of evtree parameters",
        "Conclusions"
      ],
      "created": "2012-04-11 06:52:17",
      "modified": "2019-05-26 15:08:25",
      "commits": 19
    }
  ],
  "_score": 6.3841678269668805,
  "_indexed": false,
  "_nocasepkg": "evtree",
  "_universes": [
    "zeileis"
  ],
  "_indexurl": "https://thomasgrubinger-svg.r-universe.dev/evtree",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-07-11T06:00:00.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "https://r2.ropensci.org/7599e27d8d0412a6abc39b67a698167210cf0b30761ee8e21b4b090ffdaac883",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/29141934691"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-07-11T05:59:21.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "https://r2.ropensci.org/7cff405ee6b49dfcceab65414afe234ad1d722908dcf2f87cb95be346e889a01",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/29141934691"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-07-11T05:59:37.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "https://r2.ropensci.org/b1882e5b92b81c7c36a9de70738df8e29cc1b42dc7164d24102f905e9f0a634b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/29141934691"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-07-11T05:59:19.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "https://r2.ropensci.org/9c942425a5a5af7b315fa0069103f90a3270a071c83b4114c17cc953b1e324bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/29141934691"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-07-11T05:58:48.000Z",
      "arch": "aarch64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "https://r2.ropensci.org/70bbcff40f384c57a71bc93e219233301a3e0590e214369a8938f07518c14c09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/29141934691"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-07-11T06:00:52.000Z",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "https://r2.ropensci.org/265a038a3bba9ba3d6cdc5ebea648b09707bcb2bc9cf0d86f2a06fdab9596d94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/29141934691"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-07-11T05:59:19.000Z",
      "arch": "aarch64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "https://r2.ropensci.org/aef57e7573f91cdf0ee0eabbbae4df47513d3bc8b6678e5f87a6dc17b8de610c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/29141934691"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-07-11T06:01:41.000Z",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "https://r2.ropensci.org/b34fd895af8aaead3c9c18b179c702fa0aa78368fdf2e90dbbee64194b51a94c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/29141934691"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-8",
      "date": "2026-07-11T05:59:36.000Z",
      "arch": "emscripten",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "https://r2.ropensci.org/088c5615dc109d814489f3352bc0e2e5f42d7e8d252b8d7e5facf0ce5ef1f633",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/29141934691"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-07-11T05:58:39.000Z",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "https://r2.ropensci.org/0229ab1c0143c88b6c7740bc19c07a61baa28a6cf122aca3bd56689169a1e314",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/29141934691"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-07-11T05:58:35.000Z",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "https://r2.ropensci.org/f7e9e635cceb49eb9d8c9cc8c343167a7b494a36ca5ac01f36521f8c88237a7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/29141934691"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-07-11T05:58:39.000Z",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "https://r2.ropensci.org/f8b48afe40464c05d064394f2a8988a74847deb01a8d62f3890551df41907266",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/29141934691"
    }
  ]
}