{
  "_id": "6a1085c1acfb0bcc41cb0178",
  "Package": "trtf",
  "Title": "Transformation Trees and Forests",
  "Version": "0.4-3",
  "Date": "2025-01-29",
  "Authors@R": "person(\"Torsten\", \"Hothorn\", role = c(\"aut\", \"cre\"),\nemail = \"Torsten.Hothorn@R-project.org\", comment = c(ORCID = \"0000-0001-8301-0471\"))",
  "Description": "Recursive partytioning of transformation models with\ncorresponding random forest for conditional transformation\nmodels as described in 'Transformation Forests' (Hothorn and\nZeileis, 2021, <doi:10.1080/10618600.2021.1872581>) and\n'Top-Down Transformation Choice' (Hothorn, 2018,\n<DOI:10.1177/1471082X17748081>).",
  "URL": "http://ctm.R-forge.R-project.org",
  "License": "GPL-2",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://r-forge.r-universe.dev",
  "Date/Publication": "2026-05-22 09:46:49 UTC",
  "RemoteUrl": "https://github.com/r-forge/ctm",
  "RemoteRef": "HEAD",
  "RemoteSha": "6cd3bd0ce8570d012a6fdd3955b10c8140794b84",
  "RemoteSubdir": "pkg/trtf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 16:28:31 UTC",
    "User": "root"
  },
  "Author": "Torsten Hothorn [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8301-0471>)",
  "Maintainer": "Torsten Hothorn <Torsten.Hothorn@R-project.org>",
  "MD5sum": "db08e701c4edb14ee6321349c5d6a7ac",
  "_user": "r-forge",
  "_type": "src",
  "_file": "trtf_0.4-3.tar.gz",
  "_fileid": "9918d8ff31bd1b57ff2c2bf408ee2d05f501acbf89c1a6cefe59f4d6cfbaf239",
  "_filesize": 428070,
  "_sha256": "9918d8ff31bd1b57ff2c2bf408ee2d05f501acbf89c1a6cefe59f4d6cfbaf239",
  "_created": "2026-05-22T16:28:31.000Z",
  "_published": "2026-05-22T16:35:13.144Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77421165912,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7165526154"
    },
    {
      "job": 77421165938,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165528761"
    },
    {
      "job": 77421165892,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7165539387"
    },
    {
      "job": 77421165924,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165578166"
    },
    {
      "job": 77420748836,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165464655"
    },
    {
      "job": 77421165915,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165498942"
    },
    {
      "job": 77421165931,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7165512381"
    },
    {
      "job": 77421165916,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7165515544"
    },
    {
      "job": 77421165913,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165513136"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-forge/actions/runs/26299494989",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-forge/ctm",
  "_commit": {
    "id": "6cd3bd0ce8570d012a6fdd3955b10c8140794b84",
    "author": "lkook (Lucas Kook) <lucasheinrich.kook@uzh.ch>",
    "committer": "lkook (Lucas Kook) <lucasheinrich.kook@uzh.ch>",
    "message": "0.0-9\n\ngit-svn-id: svn://svn.r-forge.r-project.org/svnroot/ctm@2891 edb9625f-4e0d-4859-8d74-9fd3b1da38cb\n",
    "time": 1779443209
  },
  "_maintainer": {
    "name": "Torsten Hothorn",
    "email": "torsten.hothorn@r-project.org",
    "login": "thothorn",
    "description": "",
    "uuid": 35263693,
    "orcid": "0000-0001-8301-0471"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "mlt",
      "version": ">= 1.4-1",
      "role": "Depends"
    },
    {
      "package": "partykit",
      "version": ">= 1.2-1",
      "role": "Depends"
    },
    {
      "package": "tram",
      "role": "Depends"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "variables",
      "role": "Imports"
    },
    {
      "package": "libcoin",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "TH.data",
      "role": "Suggests"
    },
    {
      "package": "coin",
      "role": "Suggests"
    },
    {
      "package": "ATR",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    },
    {
      "package": "inum",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "latticeExtra",
      "role": "Suggests"
    },
    {
      "package": "memisc",
      "role": "Suggests"
    },
    {
      "package": "multcomp",
      "role": "Suggests"
    },
    {
      "package": "quantregForest",
      "role": "Suggests"
    },
    {
      "package": "AppliedPredictiveModeling",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    }
  ],
  "_owner": "r-forge",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 6
    },
    {
      "week": "2025-25",
      "n": 3
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 6
    },
    {
      "week": "2025-38",
      "n": 18
    },
    {
      "week": "2025-39",
      "n": 22
    },
    {
      "week": "2025-40",
      "n": 70
    },
    {
      "week": "2025-41",
      "n": 10
    },
    {
      "week": "2025-42",
      "n": 22
    },
    {
      "week": "2025-45",
      "n": 7
    },
    {
      "week": "2025-46",
      "n": 15
    },
    {
      "week": "2025-47",
      "n": 25
    },
    {
      "week": "2025-48",
      "n": 4
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2025-50",
      "n": 5
    },
    {
      "week": "2025-51",
      "n": 5
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 8
    },
    {
      "week": "2026-10",
      "n": 7
    },
    {
      "week": "2026-11",
      "n": 7
    },
    {
      "week": "2026-13",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 6
    },
    {
      "week": "2026-19",
      "n": 5
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thothorn",
      "count": 2321,
      "uuid": 35263693
    },
    {
      "user": "lucaskook",
      "count": 112,
      "uuid": 44210483
    },
    {
      "user": "btamasi",
      "count": 28,
      "uuid": 7705823
    },
    {
      "user": "zeileis",
      "count": 3,
      "uuid": 61125774
    },
    {
      "user": "theussl",
      "count": 1,
      "uuid": 22165873
    }
  ],
  "_userbio": {
    "uuid": 75573726,
    "type": "organization",
    "name": " R-Forge",
    "description": "git-svn mirrors from R-Forge"
  },
  "_downloads": {
    "count": 5317,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/trtf"
  },
  "_devurl": "https://github.com/r-forge/ctm",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/trtf.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/ctm",
  "_realowner": "r-forge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3-0",
      "date": "2018-01-08"
    },
    {
      "version": "0.3-1",
      "date": "2018-04-23"
    },
    {
      "version": "0.3-2",
      "date": "2018-06-23"
    },
    {
      "version": "0.3-3",
      "date": "2018-09-18"
    },
    {
      "version": "0.3-4",
      "date": "2019-01-16"
    },
    {
      "version": "0.3-5",
      "date": "2019-02-04"
    },
    {
      "version": "0.3-6",
      "date": "2019-10-03"
    },
    {
      "version": "0.3-7",
      "date": "2020-04-22"
    },
    {
      "version": "0.3-8",
      "date": "2021-09-06"
    },
    {
      "version": "0.3-9",
      "date": "2022-01-14"
    },
    {
      "version": "0.4-0",
      "date": "2022-04-05"
    },
    {
      "version": "0.4-2",
      "date": "2023-02-10"
    },
    {
      "version": "0.4-3",
      "date": "2025-01-29"
    }
  ],
  "_exports": [
    "traforest",
    "trafotree"
  ],
  "_help": [
    {
      "page": "trtf-package",
      "title": "General Information on the 'trtf' Package",
      "topics": [
        "trtf-package"
      ]
    },
    {
      "page": "traforest",
      "title": "Transformation Forests",
      "topics": [
        "logLik.traforest",
        "predict.traforest",
        "traforest"
      ]
    },
    {
      "page": "trafotree",
      "title": "Transformation Trees",
      "topics": [
        "logLik.trafotree",
        "predict.trafotree",
        "trafotree"
      ]
    }
  ],
  "_rundeps": [
    "alabama",
    "basefun",
    "BB",
    "coda",
    "codetools",
    "coneproj",
    "foreach",
    "Formula",
    "icenReg",
    "inum",
    "iterators",
    "lattice",
    "libcoin",
    "MASS",
    "Matrix",
    "MLEcens",
    "mlt",
    "multcomp",
    "mvtnorm",
    "nloptr",
    "numDeriv",
    "orthopolynom",
    "partykit",
    "polynom",
    "quadprog",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rpart",
    "sandwich",
    "survival",
    "TH.data",
    "tram",
    "variables",
    "zoo"
  ],
  "_score": 4.804847906361804,
  "_indexed": true,
  "_nocasepkg": "trtf",
  "_universes": [
    "r-forge",
    "thothorn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4-3",
      "date": "2026-05-22T16:30:49.000Z",
      "distro": "noble",
      "commit": "6cd3bd0ce8570d012a6fdd3955b10c8140794b84",
      "fileid": "b5f9c9803f3185d8c5749276387b2a074fe2f5811834d855818471bb4cbfb7cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26299494989"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4-3",
      "date": "2026-05-22T16:30:57.000Z",
      "distro": "noble",
      "commit": "6cd3bd0ce8570d012a6fdd3955b10c8140794b84",
      "fileid": "040a6d154c05c76aac93ec1c12b1990d8a64bd24a4de874ffd821aae786ec38b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26299494989"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4-3",
      "date": "2026-05-22T16:31:50.000Z",
      "commit": "6cd3bd0ce8570d012a6fdd3955b10c8140794b84",
      "fileid": "9fc66da2da8b7eaaad50b3c0fd575a87b4d3aa1efccd2b5e4e6b87b91d51c732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26299494989"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4-3",
      "date": "2026-05-22T16:34:09.000Z",
      "commit": "6cd3bd0ce8570d012a6fdd3955b10c8140794b84",
      "fileid": "1ed755917c5327df15b167179a31a01431a491be2863357cb779e7a9a429c126",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26299494989"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4-3",
      "date": "2026-05-22T16:30:41.000Z",
      "commit": "6cd3bd0ce8570d012a6fdd3955b10c8140794b84",
      "fileid": "c83181a3626731129119809756c3a3ed6d4b6f100c7f22a35505ecb0d776c464",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26299494989"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4-3",
      "date": "2026-05-22T16:30:11.000Z",
      "commit": "6cd3bd0ce8570d012a6fdd3955b10c8140794b84",
      "fileid": "b8ba78332704aaee6723385d6dbb699bebc15fcd4c61ff1d022ebb858917906e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26299494989"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4-3",
      "date": "2026-05-22T16:30:01.000Z",
      "commit": "6cd3bd0ce8570d012a6fdd3955b10c8140794b84",
      "fileid": "bb1623cbda6838e469793da90fa80622a3d150a45796d6cbed69777ade5921f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26299494989"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4-3",
      "date": "2026-05-22T16:29:52.000Z",
      "commit": "6cd3bd0ce8570d012a6fdd3955b10c8140794b84",
      "fileid": "a0bcab5b49c343b1a126ff5160c40f8b47ae21db219911c31111ac2b8e381598",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26299494989"
    }
  ]
}