{
  "_id": "6a1f14edb401979e7341e3f7",
  "Package": "fusedTree",
  "Title": "Fused Partitioned Regression for Clinical and Omics Data",
  "Version": "1.1.0",
  "Authors@R": "c(person(c(\"Jeroen\", \"M.\"), \"Goedhart\", , \"jeroengoed@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-0134-1897\")),\nperson(c(\"Wessel\", \"N.\"), \"van Wieringen\", role = \"aut\", comment = \"Author of 'porridge' 'R' package, from which many functionalities have been adopted\"),\nperson(\"Thomas\", \"Klausch\", role = \"ths\"),\nperson(c(\"Mark\",\"A.\"), \"van de Wiel\", role = \"ths\"),\nperson(\"Hanarth Fonds\", role = \"fnd\"))",
  "Description": "Fit (generalized) linear regression models in each leaf\nnode of a tree. The tree is constructed using clinical\nvariables only. The linear regression models are constructed\nusing (high-dimensional) omics variables only. The\nleaf-node-specific regression models are estimated using the\npenalized likelihood including a standard ridge (L2) penalty\nand a fusion penalty that links the leaf-node-specific\nregression models to one another. The intercepts of the leaf\nnodes reflect the effects of the clinical variables and are\nleft unpenalized. The tree, fitted with the clinical variables\nonly, should be constructed outside of the package with the\n'rpart' 'R' package. See Goedhart and others (2024)\n<doi:10.48550/arXiv.2411.02396> for details on the method.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://jeroengoedhart.r-universe.dev",
  "Date/Publication": "2025-08-20 07:57:23 UTC",
  "RemoteUrl": "https://github.com/jeroengoedhart/fusedtree",
  "RemoteRef": "HEAD",
  "RemoteSha": "6490422905c2e33639a5cc6b6f10b3db96a1d7df",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 06:51:03 UTC",
    "User": "root"
  },
  "Author": "Jeroen M. Goedhart [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-0134-1897>),\nWessel N. van Wieringen [aut] (Author of 'porridge' 'R' package, from\nwhich many functionalities have been adopted),\nThomas Klausch [ths],\nMark A. van de Wiel [ths],\nHanarth Fonds [fnd]",
  "Maintainer": "Jeroen M. Goedhart <jeroengoed@gmail.com>",
  "MD5sum": "b6eeec05c09772c1afe2675aeddc6a8f",
  "_user": "jeroengoedhart",
  "_type": "src",
  "_file": "fusedTree_1.1.0.tar.gz",
  "_fileid": "41774df867aa82dc7476da63177b3cd16961c24d86cefc8fabd76d2cf1d188a1",
  "_filesize": 163167,
  "_sha256": "41774df867aa82dc7476da63177b3cd16961c24d86cefc8fabd76d2cf1d188a1",
  "_created": "2026-05-17T06:51:03.000Z",
  "_published": "2026-06-02T17:37:49.084Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79133734913,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040156810"
    },
    {
      "job": 79133735113,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040156603"
    },
    {
      "job": 79133734783,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040163592"
    },
    {
      "job": 79133734993,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040157506"
    },
    {
      "job": 79133734420,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040144279"
    },
    {
      "job": 79133734022,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365312048"
    },
    {
      "job": 79133734488,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040154902"
    },
    {
      "job": 79133734782,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040154355"
    },
    {
      "job": 79133734927,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040151459"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/25983878742",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jeroengoedhart/fusedtree",
  "_commit": {
    "id": "6490422905c2e33639a5cc6b6f10b3db96a1d7df",
    "author": "JeroenGoedhart <jeroengoed@gmail.com>",
    "committer": "JeroenGoedhart <jeroengoed@gmail.com>",
    "message": "update\n",
    "time": 1755676643
  },
  "_maintainer": {
    "name": "Jeroen M. Goedhart",
    "email": "jeroengoed@gmail.com",
    "orcid": "0000-0003-0134-1897"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "splitTools",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "treeClust",
      "role": "Imports"
    },
    {
      "package": "partykit",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    }
  ],
  "_owner": "jeroengoedhart",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 7
    },
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 6
    },
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 75621997,
    "type": "user",
    "name": "JeroenGoedhart"
  },
  "_downloads": {
    "count": 545,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fusedTree"
  },
  "_devurl": "https://github.com/jeroengoedhart/fusedtree",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fusedTree.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeroengoedhart/fusedtree",
  "_realowner": "jeroengoedhart",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2025-07-11"
    },
    {
      "version": "1.1.0",
      "date": "2025-08-20"
    }
  ],
  "_exports": [
    "CVfoldsTree",
    "Dat_Tree",
    "fusedTree",
    "PenOpt"
  ],
  "_help": [
    {
      "page": "CVfoldsTree",
      "title": "Create balanced cross-validation folds for hyperparameter tuning",
      "topics": [
        "CVfoldsTree"
      ]
    },
    {
      "page": "Dat_Tree",
      "title": "Construct design data used for fitting fusedTree models",
      "topics": [
        "Dat_Tree"
      ]
    },
    {
      "page": "fusedTree",
      "title": "Fit a fusedTree model with or without fusion penalty",
      "topics": [
        "fusedTree"
      ]
    },
    {
      "page": "PenOpt",
      "title": "Tuning of the penalty parameters of fusedTree using cross-validation",
      "topics": [
        "PenOpt"
      ]
    },
    {
      "page": "predict.fusedTree",
      "title": "Predict Method for Fused Tree Models",
      "topics": [
        "predict.fusedTree"
      ]
    }
  ],
  "_readme": "https://github.com/jeroengoedhart/fusedtree/raw/HEAD/README.md",
  "_rundeps": [
    "cluster",
    "Formula",
    "inum",
    "lattice",
    "libcoin",
    "Matrix",
    "mvtnorm",
    "partykit",
    "rpart",
    "splitTools",
    "survival",
    "treeClust"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "fusedtree",
  "_universes": [
    "jeroengoedhart"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-17T06:52:56.000Z",
      "distro": "noble",
      "commit": "6490422905c2e33639a5cc6b6f10b3db96a1d7df",
      "fileid": "5b644559180a142ddcbb8c31f04106f727ee14a619d9992355484c762c0b44b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/25983878742"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-17T06:52:51.000Z",
      "distro": "noble",
      "commit": "6490422905c2e33639a5cc6b6f10b3db96a1d7df",
      "fileid": "0c81631510033249f83200e96c06700d317b98c549811bf184b94d0623fe1273",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/25983878742"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-17T06:53:52.000Z",
      "commit": "6490422905c2e33639a5cc6b6f10b3db96a1d7df",
      "fileid": "1e6a59bd1367078fffd5dfcd07bf44451e2f1b60553d54ede1109bc5f8602fe9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/25983878742"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-17T06:53:02.000Z",
      "commit": "6490422905c2e33639a5cc6b6f10b3db96a1d7df",
      "fileid": "9ed93360f66bac751c9f6d570d5f17889dbaeac7f399c503f8afdc8e45bcdaa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/25983878742"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-17T06:52:31.000Z",
      "commit": "6490422905c2e33639a5cc6b6f10b3db96a1d7df",
      "fileid": "4fec440a2cb410c7396c6f7d53d99c5a0cde0863000cf87faa7614ae07e904b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/25983878742"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-17T06:52:27.000Z",
      "commit": "6490422905c2e33639a5cc6b6f10b3db96a1d7df",
      "fileid": "8914fff23e698cb76233872a55ca06a030ccf8c9632d87779ea04c62aae23e7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/25983878742"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-17T06:52:03.000Z",
      "commit": "6490422905c2e33639a5cc6b6f10b3db96a1d7df",
      "fileid": "3a16d3001d5ebaff2185460408eebec172ca8e9b79d6692bda887427bc6908b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/25983878742"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-02T17:37:17.000Z",
      "commit": "6490422905c2e33639a5cc6b6f10b3db96a1d7df",
      "fileid": "8e905ce445a4a3288069cd61a964d3acc2802b24d2d46d495b880eb144218b7c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeroengoedhart/actions/runs/25983878742"
    }
  ]
}