{
  "_id": "6a605b7d14e95619b75d8cc5",
  "Package": "C443",
  "Type": "Package",
  "Title": "See a Forest for the Trees",
  "Version": "3.4.0",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "Date": "2023-06-21",
  "Authors@R": "c(person(\"Aniek\",\"Sies\",role=c(\"aut\",\"cre\"),email=\"aniek.sies@kuleuven.be\"), person(\"Kristof\", \"Meers\", role= c(\"ctb\")), person(\"Iven\",\"Van Mechelen\",role=\"ths\"))",
  "Description": "Get insight into a forest of classification trees, by\ncalculating similarities between the trees, and subsequently\nclustering them. Each cluster is represented by it's most\ncentral cluster member. The package implements the methodology\ndescribed in Sies & Van Mechelen (2020)\n<doi:10.1007/s00357-019-09350-4>.",
  "URL": "https://github.com/KULeuven-PPW-OKPIV/C443",
  "BugReports": "https://github.com/KULeuven-PPW-OKPIV/C443/issues",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://kuleuven-ppw-okpiv.r-universe.dev",
  "Date/Publication": "2023-06-21 09:11:16 UTC",
  "RemoteUrl": "https://github.com/kuleuven-ppw-okpiv/c443",
  "RemoteRef": "HEAD",
  "RemoteSha": "acb9b60d42c560675110c9c6689e636db45e20f1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 05:51:38 UTC",
    "User": "root"
  },
  "Author": "Aniek Sies [aut, cre],\nKristof Meers [ctb],\nIven Van Mechelen [ths]",
  "Maintainer": "Aniek Sies <aniek.sies@kuleuven.be>",
  "_user": "kuleuven-ppw-okpiv",
  "_type": "src",
  "_file": "C443_3.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/deb197297973deb6d8ae10036cb88a20e61f36274579ba478c92465fbc87d91e",
  "_filesize": 189910,
  "_sha256": "deb197297973deb6d8ae10036cb88a20e61f36274579ba478c92465fbc87d91e",
  "_expires": "2026-10-30T05:56:11.000Z",
  "_created": "2026-07-22T05:51:38.000Z",
  "_published": "2026-07-22T05:56:12.983Z",
  "_jobs": [
    {
      "job": 88843161291,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8519670532"
    },
    {
      "job": 88843161215,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8519672462"
    },
    {
      "job": 88843161268,
      "time": 230,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8519680341"
    },
    {
      "job": 88843161225,
      "time": 194,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8519671088"
    },
    {
      "job": 88842622642,
      "time": 227,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8519625478"
    },
    {
      "job": 88843161256,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8519658099"
    },
    {
      "job": 88843161252,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8519660101"
    },
    {
      "job": 88843161310,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8519653358"
    },
    {
      "job": 88843161325,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8519654022"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kuleuven-ppw-okpiv/actions/runs/29894801294",
  "_status": "success",
  "_upstream": "https://github.com/kuleuven-ppw-okpiv/c443",
  "_commit": {
    "id": "acb9b60d42c560675110c9c6689e636db45e20f1",
    "author": "Aniek91 <aniek_sies@hotmail.com>",
    "committer": "Aniek91 <aniek_sies@hotmail.com>",
    "message": "description file\n",
    "time": 1687338676
  },
  "_maintainer": {
    "name": "Aniek Sies",
    "email": "aniek.sies@kuleuven.be"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "partykit",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    }
  ],
  "_owner": "kuleuven-ppw-okpiv",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "aniek91",
      "count": 18,
      "uuid": 116748890
    },
    {
      "user": "kmeers-kuleuven",
      "count": 7,
      "uuid": 104568603
    }
  ],
  "_userbio": {
    "uuid": 107426422,
    "type": "organization",
    "name": "KULeuven-PPW-OKPIV",
    "followers": 0
  },
  "_downloads": {
    "count": 259,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/C443"
  },
  "_devurl": "https://github.com/kuleuven-ppw-okpiv/c443",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/C443.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kuleuven-ppw-okpiv/c443",
  "_realowner": "kuleuven-ppw-okpiv",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-04-20"
    },
    {
      "version": "2.0.0",
      "date": "2020-04-25"
    },
    {
      "version": "3.0.0",
      "date": "2020-06-07"
    },
    {
      "version": "3.1.0",
      "date": "2021-02-06"
    },
    {
      "version": "3.2.0",
      "date": "2021-05-30"
    },
    {
      "version": "3.2.1",
      "date": "2021-06-27"
    },
    {
      "version": "3.2.2",
      "date": "2021-10-22"
    },
    {
      "version": "3.2.3",
      "date": "2022-03-05"
    },
    {
      "version": "3.3",
      "date": "2022-11-20"
    },
    {
      "version": "3.3.1",
      "date": "2023-01-15"
    },
    {
      "version": "3.4.0",
      "date": "2023-06-21"
    }
  ],
  "_exports": [
    "clusterforest",
    "clusters",
    "medoidtrees",
    "treesimilarities",
    "treesource"
  ],
  "_datasets": [
    {
      "name": "drugs",
      "title": "Drug consumption data set",
      "object": "drugs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Age",
        "Gender",
        "Edu",
        "Country",
        "Ethn",
        "Neuro",
        "Extr",
        "Open",
        "Agree",
        "Consc",
        "Impul",
        "Sensat",
        "Alc",
        "Amphet",
        "Amyl",
        "Benzos",
        "Caff",
        "Can",
        "Choco",
        "Coke",
        "Crack",
        "Ecst",
        "Her",
        "Ket",
        "Leghighs",
        "LSD",
        "Meth",
        "Mush",
        "Nico",
        "Semeron",
        "VSA"
      ],
      "rows": 1885,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "clusterforest",
      "title": "Clustering the classification trees in a forest based on similarities",
      "topics": [
        "clusterforest"
      ]
    },
    {
      "page": "clusters",
      "title": "Get the cluster assignments for a solution of a clusterforest object",
      "topics": [
        "clusters"
      ]
    },
    {
      "page": "clusters.clusterforest",
      "title": "Get the cluster assignments for a solution of a clusterforest object",
      "topics": [
        "clusters.clusterforest"
      ]
    },
    {
      "page": "clusters.default",
      "title": "Get the cluster assignments for a solution of a clusterforest object",
      "topics": [
        "clusters.default"
      ]
    },
    {
      "page": "drugs",
      "title": "Drug consumption data set",
      "topics": [
        "drugs"
      ]
    },
    {
      "page": "medoidtrees",
      "title": "Get the medoid trees for a solution of a clusterforest object",
      "topics": [
        "medoidtrees"
      ]
    },
    {
      "page": "medoidtrees.clusterforest",
      "title": "Get the medoid trees for a solution of a clusterforest object",
      "topics": [
        "medoidtrees.clusterforest"
      ]
    },
    {
      "page": "medoidtrees.default",
      "title": "Get the medoid trees for a solution of a clusterforest object",
      "topics": [
        "medoidtrees.default"
      ]
    },
    {
      "page": "plot.clusterforest",
      "title": "Plot a clusterforest object",
      "topics": [
        "plot.clusterforest"
      ]
    },
    {
      "page": "print.clusterforest",
      "title": "Print a clusterforest object",
      "topics": [
        "print.clusterforest"
      ]
    },
    {
      "page": "summary.clusterforest",
      "title": "Summarize a clusterforest object",
      "topics": [
        "summary.clusterforest"
      ]
    },
    {
      "page": "treesimilarities",
      "title": "Get the similarity matrix that wast used to create a clusterforest object",
      "topics": [
        "treesimilarities"
      ]
    },
    {
      "page": "treesimilarities.clusterforest",
      "title": "Get the similarity matrix that wast used to create a clusterforest object",
      "topics": [
        "treesimilarities.clusterforest"
      ]
    },
    {
      "page": "treesimilarities.default",
      "title": "Get the similarity matrix that wast used to create a clusterforest object",
      "topics": [
        "treesimilarities.default"
      ]
    },
    {
      "page": "treesource",
      "title": "Mapping the tree clustering solution to a known source of variation underlying the forest",
      "topics": [
        "treesource"
      ]
    },
    {
      "page": "treesource.clusterforest",
      "title": "Mapping the tree clustering solution to a known source of variation underlying the forest",
      "topics": [
        "treesource.clusterforest"
      ]
    },
    {
      "page": "treesource.default",
      "title": "Mapping the tree clustering solution to a known source of variation underlying the forest",
      "topics": [
        "treesource.default"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cluster",
    "codetools",
    "cpp11",
    "doParallel",
    "farver",
    "foreach",
    "Formula",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "igraph",
    "inum",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "libcoin",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mvtnorm",
    "partykit",
    "pkgconfig",
    "plyr",
    "R6",
    "randomForest",
    "ranger",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "c443",
  "_universes": [
    "kuleuven-ppw-okpiv"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.4.0",
      "date": "2026-07-22T05:53:51.000Z",
      "distro": "resolute",
      "commit": "acb9b60d42c560675110c9c6689e636db45e20f1",
      "fileid": "https://r2.ropensci.org/34cb3c06f05aa65922a83d2c1f93007ead7643cd429ba07e99867924c362ec21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuleuven-ppw-okpiv/actions/runs/29894801294"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.4.0",
      "date": "2026-07-22T05:53:57.000Z",
      "distro": "resolute",
      "commit": "acb9b60d42c560675110c9c6689e636db45e20f1",
      "fileid": "https://r2.ropensci.org/67cb8f9accad958c53ce72928f41f34ef1abc438ffac14f110fc2be9d8d6e4de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuleuven-ppw-okpiv/actions/runs/29894801294"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.4.0",
      "date": "2026-07-22T05:54:32.000Z",
      "commit": "acb9b60d42c560675110c9c6689e636db45e20f1",
      "fileid": "https://r2.ropensci.org/424e0f73c186cd0a894e043fc33eb14ba90601be3b09965aa43c1ebd96394e34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuleuven-ppw-okpiv/actions/runs/29894801294"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.4.0",
      "date": "2026-07-22T05:53:51.000Z",
      "commit": "acb9b60d42c560675110c9c6689e636db45e20f1",
      "fileid": "https://r2.ropensci.org/e8a36c3a186e27fdba4ac6ff136b10069ecf580ce82a8ccf81b22a3d56fd5a12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuleuven-ppw-okpiv/actions/runs/29894801294"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.4.0",
      "date": "2026-07-22T05:53:51.000Z",
      "commit": "acb9b60d42c560675110c9c6689e636db45e20f1",
      "fileid": "https://r2.ropensci.org/053fa05b2dc6940ddb66ae789b334e03172f16368eab3086cafe30f4db3ef598",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kuleuven-ppw-okpiv/actions/runs/29894801294"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.4.0",
      "date": "2026-07-22T05:53:08.000Z",
      "commit": "acb9b60d42c560675110c9c6689e636db45e20f1",
      "fileid": "https://r2.ropensci.org/40ca1c5dda6b9e4bc99ab4f64632e1ab968f625bf8bb1484054cd5e2d573749b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuleuven-ppw-okpiv/actions/runs/29894801294"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.4.0",
      "date": "2026-07-22T05:52:49.000Z",
      "commit": "acb9b60d42c560675110c9c6689e636db45e20f1",
      "fileid": "https://r2.ropensci.org/a5acc639c41b226ad5e7b7c101125aaecc45c6da4c95c600acf6be590f71b4b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuleuven-ppw-okpiv/actions/runs/29894801294"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "3.4.0",
      "date": "2026-07-22T05:52:50.000Z",
      "commit": "acb9b60d42c560675110c9c6689e636db45e20f1",
      "fileid": "https://r2.ropensci.org/4fbdd68d0545c8766a003cf9a6d37929ac46f979d2e4ded7e8506bc31b928d30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kuleuven-ppw-okpiv/actions/runs/29894801294"
    }
  ]
}