{
  "_id": "6a103143acfb0bcc41c968f0",
  "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-05-12 09:06:37 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>",
  "MD5sum": "b8410d215c1e5658796542761561b999",
  "_user": "zeileis",
  "_type": "src",
  "_file": "evtree_1.0-8.tar.gz",
  "_fileid": "1e1beddbd2334273725b09df738a8cc605b8bb6f7cbdfed36a588257064097c7",
  "_filesize": 1704201,
  "_sha256": "1e1beddbd2334273725b09df738a8cc605b8bb6f7cbdfed36a588257064097c7",
  "_created": "2026-05-12T09:06:37.000Z",
  "_published": "2026-05-22T10:34:43.928Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77362665408,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940066839"
    },
    {
      "job": 77362665298,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940074216"
    },
    {
      "job": 77362665392,
      "time": 147,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940075793"
    },
    {
      "job": 77362665157,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940070492"
    },
    {
      "job": 77362665861,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940221746"
    },
    {
      "job": 77362665977,
      "time": 191,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940112278"
    },
    {
      "job": 77362665420,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940174166"
    },
    {
      "job": 77362665062,
      "time": 311,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940170947"
    },
    {
      "job": 77362664752,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940024007"
    },
    {
      "job": 77362664748,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158453677"
    },
    {
      "job": 77362664973,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940065488"
    },
    {
      "job": 77362665224,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940074629"
    },
    {
      "job": 77362665063,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940062242"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zeileis/actions/runs/25724522271",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 260085866
  },
  "_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",
    "description": "Statistics, science, software."
  },
  "_downloads": {
    "count": 3787,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/evtree"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/r-forge/partykit",
  "_searchresults": 122,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_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": "14.2.0-4ubuntu2~24.04.1",
      "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": [],
      "created": "2012-04-11 06:52:17",
      "modified": "2019-05-26 15:08:25",
      "commits": 19
    }
  ],
  "_score": 6.5219876322268435,
  "_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-05-12T09:08:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "7b9305cd83e310bd626aab0577629992b9d42586ec199078a2aa4ee673ca38a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/25724522271"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-05-12T09:08:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "15e869d81da128c28b31d39af3bebc043dc912cd69c71242863be355a99e178d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/25724522271"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-05-12T09:09:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "709e2e6b5885dd88d0e2886d537ec20f70e160ca562b901820b967a0f4e9395e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/25724522271"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-05-12T09:08:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "d6ab3cc08dc8de003dd79ada9d2b368219a7c48f446e30c4d89aeb2393182bff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/25724522271"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-05-12T09:15:46.000Z",
      "arch": "aarch64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "bda20316150903116d223774a268ca7e6c43e2272058fa7967d39327418cdf21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/25724522271"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-05-12T09:10:29.000Z",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "b8d9ac755e2df3ab5af48ea589c7567f4e6eeb052193ef1de6e789d06a607f99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/25724522271"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-05-12T09:13:48.000Z",
      "arch": "aarch64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "28f0c11aec54867f45633cef3d5de2c9ced30704f6c22491c6123d8c6d63fa6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/25724522271"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-8",
      "date": "2026-05-12T09:12:17.000Z",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "e00462e3158917d747af6bc720d67e7c970fdeba0d68fcc31c839b9e3d59f44b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/25724522271"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-05-12T09:08:14.000Z",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "68c0df68edba5a86e97168f4706706599dc969e551c87b93d3ff2a80da9d7657",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/25724522271"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-05-12T09:08:42.000Z",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "e14391eaa328de395ffd1ff10ea48c38922bb71c9cb4712bbd5db4ca8fe14ea4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/25724522271"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-8",
      "date": "2026-05-12T09:08:04.000Z",
      "arch": "x86_64",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "cda0e885befd8d4e729d2c58d8c5a05cc05cc869281e8981326c506a1bddfc52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/25724522271"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-8",
      "date": "2026-05-22T10:34:15.000Z",
      "arch": "emscripten",
      "commit": "861432cfc097e26ea36940c174227ff1151eac6e",
      "fileid": "e6a73231f5d42b45f9a60dbaae70fd99e6fadb827c8ac1bf417d1bdf612faf60",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zeileis/actions/runs/25724522271"
    }
  ]
}