{
  "_id": "6a1c0b7d1d7bb097a0a2d3b0",
  "Package": "palmtree",
  "Title": "Partially Additive (Generalized) Linear Model Trees",
  "Date": "2020-05-15",
  "Version": "0.9-1",
  "Authors@R": "c(person(given = \"Heidi\", family = \"Seibold\", role = c(\"aut\", \"cre\"), email = \"heidi@seibold.co\",\ncomment = c(ORCID = \"0000-0002-8960-9642\")),\nperson(given = \"Torsten\", family = \"Hothorn\", role = \"aut\", email = \"Torsten.Hothorn@R-project.org\",\ncomment = c(ORCID = \"0000-0001-8301-0471\")),\nperson(given = \"Achim\", family = \"Zeileis\", role = \"aut\", email = \"Achim.Zeileis@R-project.org\",\ncomment = c(ORCID = \"0000-0003-0918-3766\")))",
  "Description": "This is an implementation of model-based trees with global\nmodel parameters (PALM trees). The PALM tree algorithm is an\nextension to the MOB algorithm (implemented in the 'partykit'\npackage), where some parameters are fixed across all groups.\nDetails about the method can be found in Seibold, Hothorn,\nZeileis (2016) <arXiv:1612.07498>. The package offers coef(),\nlogLik(), plot(), and predict() functions for PALM trees.",
  "License": "GPL-2 | GPL-3",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 10:16:48 UTC",
    "User": "root"
  },
  "Author": "Heidi Seibold [aut, cre]\n(<https://orcid.org/0000-0002-8960-9642>), Torsten Hothorn\n[aut] (<https://orcid.org/0000-0001-8301-0471>), Achim Zeileis\n[aut] (<https://orcid.org/0000-0003-0918-3766>)",
  "Maintainer": "Heidi Seibold <heidi@seibold.co>",
  "Repository": "https://heidiseibold.r-universe.dev",
  "Date/Publication": "2020-05-15 11:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/palmtree",
  "RemoteRef": "HEAD",
  "RemoteSha": "6591ff9b80ce6410858bd0ee85b28233242e6b4f",
  "MD5sum": "02234a5fb3fd7ade6632a96652b28e81",
  "_user": "heidiseibold",
  "_type": "src",
  "_file": "palmtree_0.9-1.tar.gz",
  "_fileid": "a61da4628afae138585286e5c5ff99c46d978ff8b110342de7e82e9d461c5320",
  "_filesize": 103122,
  "_sha256": "a61da4628afae138585286e5c5ff99c46d978ff8b110342de7e82e9d461c5320",
  "_created": "2026-05-31T10:16:48.000Z",
  "_published": "2026-05-31T10:20:45.813Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78718017596,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315906403"
    },
    {
      "job": 78718017587,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315905952"
    },
    {
      "job": 78718017606,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315908209"
    },
    {
      "job": 78718017604,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315908972"
    },
    {
      "job": 78717878742,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315895745"
    },
    {
      "job": 78718017603,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315904229"
    },
    {
      "job": 78718017602,
      "time": 205,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315916736"
    },
    {
      "job": 78718017599,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315904282"
    },
    {
      "job": 78718017593,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315904095"
    }
  ],
  "_buildurl": "https://github.com/r-universe/heidiseibold/actions/runs/26709832549",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/palmtree",
  "_commit": {
    "id": "6591ff9b80ce6410858bd0ee85b28233242e6b4f",
    "author": "Heidi Seibold <heidi@seibold.co>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.9-1\n",
    "time": 1589540402
  },
  "_maintainer": {
    "name": "Heidi Seibold",
    "email": "heidi@seibold.co",
    "login": "heidiseibold",
    "mastodon": "@HeidiSeibold@fosstodon.org",
    "description": "Data Scientist / Open Science Advocate / Entrepreneur",
    "uuid": 14146757,
    "orcid": "0000-0002-8960-9642"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "partykit",
      "role": "Depends"
    },
    {
      "package": "Formula",
      "version": ">= 1.2-1",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "psychotools",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "heidiseibold",
      "count": 2,
      "uuid": 14146757
    }
  ],
  "_userbio": {
    "uuid": 14146757,
    "type": "user",
    "name": "Heidi Seibold",
    "description": "Data Scientist / Open Science Advocate / Entrepreneur"
  },
  "_downloads": {
    "count": 157,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/palmtree"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/palmtree.html",
    "manual.pdf"
  ],
  "_realowner": "heidiseibold",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9-0",
      "date": "2018-01-16"
    },
    {
      "version": "0.9-1",
      "date": "2020-05-15"
    }
  ],
  "_exports": [
    "palmtree"
  ],
  "_help": [
    {
      "page": "palmtree",
      "title": "Partially Additive (Generalized) Linear Model Trees",
      "topics": [
        "coef.palmtree",
        "logLik.palmtree",
        "palmtree",
        "plot.palmtree",
        "predict.palmtree",
        "print.palmtree"
      ]
    }
  ],
  "_rundeps": [
    "Formula",
    "inum",
    "lattice",
    "libcoin",
    "Matrix",
    "mvtnorm",
    "partykit",
    "rpart",
    "survival"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "palmtree",
  "_universes": [
    "heidiseibold"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9-1",
      "date": "2026-05-31T10:18:21.000Z",
      "distro": "noble",
      "commit": "6591ff9b80ce6410858bd0ee85b28233242e6b4f",
      "fileid": "fae10dba9bf2d2c6fa5ea0cc530782f7af2ac5a8ef5a59a9962cee95575ced34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heidiseibold/actions/runs/26709832549"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9-1",
      "date": "2026-05-31T10:18:16.000Z",
      "distro": "noble",
      "commit": "6591ff9b80ce6410858bd0ee85b28233242e6b4f",
      "fileid": "1ae6a66973ba335853341e3b55f7c970256d7746757c7482d183b7515bfb5cb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heidiseibold/actions/runs/26709832549"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9-1",
      "date": "2026-05-31T10:18:47.000Z",
      "commit": "6591ff9b80ce6410858bd0ee85b28233242e6b4f",
      "fileid": "280026fa0d6adde41673a60d622b4177e59d9413c598b6a5726a0584d6bac632",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heidiseibold/actions/runs/26709832549"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9-1",
      "date": "2026-05-31T10:18:50.000Z",
      "commit": "6591ff9b80ce6410858bd0ee85b28233242e6b4f",
      "fileid": "5cec5f4db675c858bbc9059a2edd9d0d21e4e64cb799b5c3cb7b14b4da0f0dc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heidiseibold/actions/runs/26709832549"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9-1",
      "date": "2026-05-31T10:18:23.000Z",
      "commit": "6591ff9b80ce6410858bd0ee85b28233242e6b4f",
      "fileid": "042cf536770069e4685dacae38eee60dc013d3fd37654c68dacf6175b1445b2a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/heidiseibold/actions/runs/26709832549"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9-1",
      "date": "2026-05-31T10:19:58.000Z",
      "commit": "6591ff9b80ce6410858bd0ee85b28233242e6b4f",
      "fileid": "332e3077a051207fa2ae2d8f36499b62483155af4fb85def6e49aa589401d487",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heidiseibold/actions/runs/26709832549"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9-1",
      "date": "2026-05-31T10:17:58.000Z",
      "commit": "6591ff9b80ce6410858bd0ee85b28233242e6b4f",
      "fileid": "71d08167a9cde6199c940caf930adb3b40c9389c0b16bdcf158a9f87e13e466f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heidiseibold/actions/runs/26709832549"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9-1",
      "date": "2026-05-31T10:17:54.000Z",
      "commit": "6591ff9b80ce6410858bd0ee85b28233242e6b4f",
      "fileid": "d2d67a21f94f51f0b07f662943a9f7983ab83c3b7bbf8a5ae8948ee94a8878a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heidiseibold/actions/runs/26709832549"
    }
  ]
}