{
  "_id": "6a17ecccacfb0bcc41da47fc",
  "Package": "FREEtree",
  "Type": "Package",
  "Title": "Tree Method for High Dimensional Longitudinal Data",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Yuancheng\", \"Xu\", email = \"xuyuancheng0@gmail.com\", role = c(\"aut\")),\nperson(\"Athanasse\", \"Zafirov\", email = \"zafirov@gmail.com\", role = c(\"cre\")),\nperson(\"Christina\", \"Ramirez\", email = \"cr@ucla.edu\", role = c(\"aut\")),\nperson(\"Dan\", \"Kojis\", email = \"x@xxx.edu\", role = c(\"aut\")),\nperson(\"Min\", \"Tan\", email = \"xx@xxx.edu\", role = c(\"aut\")),\nperson(\"Mike\", \"Alvarez\", email = \"rma@hss.caltech.edu\", role = c(\"aut\")))",
  "Description": "A tree-based method for high dimensional longitudinal data\nwith correlated features. 'FREEtree' deals with longitudinal\ndata by using a piecewise random effect model. It also exploits\nthe network structure of the features, by first clustering them\nusing Weighted Gene Co-expression Network Analysis ('WGCNA').\nIt then conducts a screening step within each cluster of\nfeatures and a selecting step among the surviving features,\nwhich provides a relatively unbiased way to do feature\nselection. By using dominant principle components as regression\nvariables at each leaf and the original features as splitting\nvariables at splitting nodes, 'FREEtree' maintains\n'interpretability' and improves computational efficiency.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://adzafirov.r-universe.dev",
  "Date/Publication": "2020-06-16 17:33:29 UTC",
  "RemoteUrl": "https://github.com/adzafirov/freetree",
  "RemoteRef": "HEAD",
  "RemoteSha": "c4c0ad138de516d6b92fb287f559dc056fabb752",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:08:30 UTC",
    "User": "root"
  },
  "Author": "Yuancheng Xu [aut],\nAthanasse Zafirov [cre],\nChristina Ramirez [aut],\nDan Kojis [aut],\nMin Tan [aut],\nMike Alvarez [aut]",
  "Maintainer": "Athanasse Zafirov <zafirov@gmail.com>",
  "MD5sum": "431addcea8aafb2e830d737e49af576d",
  "_user": "adzafirov",
  "_type": "src",
  "_file": "FREEtree_0.1.0.tar.gz",
  "_fileid": "d1f384f4a7f0fe472b2d18b705a1a2cc5436e288d895abfb07f4d94720a343c7",
  "_filesize": 427255,
  "_sha256": "d1f384f4a7f0fe472b2d18b705a1a2cc5436e288d895abfb07f4d94720a343c7",
  "_created": "2026-05-28T07:08:30.000Z",
  "_published": "2026-05-28T07:20:44.665Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78241151198,
      "time": 207,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7259794641"
    },
    {
      "job": 78241151213,
      "time": 210,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259795356"
    },
    {
      "job": 78241151302,
      "time": 214,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7259926102"
    },
    {
      "job": 78241151261,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259806685"
    },
    {
      "job": 78240681167,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259740197"
    },
    {
      "job": 78241151192,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259779800"
    },
    {
      "job": 78241151230,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7259776433"
    },
    {
      "job": 78241151176,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7259772756"
    },
    {
      "job": 78241151306,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259776242"
    }
  ],
  "_buildurl": "https://github.com/r-universe/adzafirov/actions/runs/26560063205",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/adzafirov/freetree",
  "_commit": {
    "id": "c4c0ad138de516d6b92fb287f559dc056fabb752",
    "author": "Athanasse Dimitri Zafirov <52303544+adzafirov@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1592328809
  },
  "_maintainer": {
    "name": "Athanasse Zafirov",
    "email": "zafirov@gmail.com",
    "login": "adzafirov",
    "description": "Senior Quant / Data Scientist, PhD (UCLA)\n\n",
    "uuid": 52303544
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "glmertree",
      "role": "Imports"
    },
    {
      "package": "pre",
      "role": "Imports"
    },
    {
      "package": "WGCNA",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "adzafirov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "adzafirov",
      "count": 72,
      "uuid": 52303544
    }
  ],
  "_userbio": {
    "uuid": 52303544,
    "type": "user",
    "name": "A Zafirov",
    "description": "Senior Quant / Data Scientist, PhD (UCLA)\r\n\r\n"
  },
  "_downloads": {
    "count": 177,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FREEtree"
  },
  "_devurl": "https://github.com/adzafirov/freetree",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FREEtree.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/adzafirov/freetree",
  "_realowner": "adzafirov",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-25"
    }
  ],
  "_exports": [
    "FREEtree"
  ],
  "_datasets": [
    {
      "name": "data",
      "title": "A dataset containing simulated feature long and wide data.  The last six columns contain outcome variable, patient ID, treatment, time and time squared features.",
      "object": "data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23",
        "V24",
        "V25",
        "V26",
        "V27",
        "V28",
        "V29",
        "V30",
        "V31",
        "V32",
        "V33",
        "V34",
        "V35",
        "V36",
        "V37",
        "V38",
        "V39",
        "V40",
        "V41",
        "V42",
        "V43",
        "V44",
        "V45",
        "V46",
        "V47",
        "V48",
        "V49",
        "V50",
        "V51",
        "V52",
        "V53",
        "V54",
        "V55",
        "V56",
        "V57",
        "V58",
        "V59",
        "V60",
        "V61",
        "V62",
        "V63",
        "V64",
        "V65",
        "V66",
        "V67",
        "V68",
        "V69",
        "V70",
        "V71",
        "V72",
        "V73",
        "V74",
        "V75",
        "V76",
        "V77",
        "V78",
        "V79",
        "V80",
        "V81",
        "V82",
        "V83",
        "V84",
        "V85",
        "V86",
        "V87",
        "V88",
        "V89",
        "V90",
        "V91",
        "V92",
        "V93",
        "V94",
        "V95",
        "V96",
        "V97",
        "V98",
        "V99",
        "V100",
        "V101",
        "V102",
        "V103",
        "V104",
        "V105",
        "V106",
        "V107",
        "V108",
        "V109",
        "V110",
        "V111",
        "V112",
        "V113",
        "V114",
        "V115",
        "V116",
        "V117",
        "V118",
        "V119",
        "V120",
        "V121",
        "V122",
        "V123",
        "V124",
        "V125",
        "V126",
        "V127",
        "V128",
        "V129",
        "V130",
        "V131",
        "V132",
        "V133",
        "V134",
        "V135",
        "V136",
        "V137",
        "V138",
        "V139",
        "V140",
        "V141",
        "V142",
        "V143",
        "V144",
        "V145",
        "V146",
        "V147",
        "V148",
        "V149",
        "V150",
        "V151",
        "V152",
        "V153",
        "V154",
        "V155",
        "V156",
        "V157",
        "V158",
        "V159",
        "V160",
        "V161",
        "V162",
        "V163",
        "V164",
        "V165",
        "V166",
        "V167",
        "V168",
        "V169",
        "V170",
        "V171",
        "V172",
        "V173",
        "V174",
        "V175",
        "V176",
        "V177",
        "V178",
        "V179",
        "V180",
        "V181",
        "V182",
        "V183",
        "V184",
        "V185",
        "V186",
        "V187",
        "V188",
        "V189",
        "V190",
        "V191",
        "V192",
        "V193",
        "V194",
        "V195",
        "V196",
        "V197",
        "V198",
        "V199",
        "V200",
        "V201",
        "V202",
        "V203",
        "V204",
        "V205",
        "V206",
        "V207",
        "V208",
        "V209",
        "V210",
        "V211",
        "V212",
        "V213",
        "V214",
        "V215",
        "V216",
        "V217",
        "V218",
        "V219",
        "V220",
        "V221",
        "V222",
        "V223",
        "V224",
        "V225",
        "V226",
        "V227",
        "V228",
        "V229",
        "V230",
        "V231",
        "V232",
        "V233",
        "V234",
        "V235",
        "V236",
        "V237",
        "V238",
        "V239",
        "V240",
        "V241",
        "V242",
        "V243",
        "V244",
        "V245",
        "V246",
        "V247",
        "V248",
        "V249",
        "V250",
        "V251",
        "V252",
        "V253",
        "V254",
        "V255",
        "V256",
        "V257",
        "V258",
        "V259",
        "V260",
        "V261",
        "V262",
        "V263",
        "V264",
        "V265",
        "V266",
        "V267",
        "V268",
        "V269",
        "V270",
        "V271",
        "V272",
        "V273",
        "V274",
        "V275",
        "V276",
        "V277",
        "V278",
        "V279",
        "V280",
        "V281",
        "V282",
        "V283",
        "V284",
        "V285",
        "V286",
        "V287",
        "V288",
        "V289",
        "V290",
        "V291",
        "V292",
        "V293",
        "V294",
        "V295",
        "V296",
        "V297",
        "V298",
        "V299",
        "V300",
        "V301",
        "V302",
        "V303",
        "V304",
        "V305",
        "V306",
        "V307",
        "V308",
        "V309",
        "V310",
        "V311",
        "V312",
        "V313",
        "V314",
        "V315",
        "V316",
        "V317",
        "V318",
        "V319",
        "V320",
        "V321",
        "V322",
        "V323",
        "V324",
        "V325",
        "V326",
        "V327",
        "V328",
        "V329",
        "V330",
        "V331",
        "V332",
        "V333",
        "V334",
        "V335",
        "V336",
        "V337",
        "V338",
        "V339",
        "V340",
        "V341",
        "V342",
        "V343",
        "V344",
        "V345",
        "V346",
        "V347",
        "V348",
        "V349",
        "V350",
        "V351",
        "V352",
        "V353",
        "V354",
        "V355",
        "V356",
        "V357",
        "V358",
        "V359",
        "V360",
        "V361",
        "V362",
        "V363",
        "V364",
        "V365",
        "V366",
        "V367",
        "V368",
        "V369",
        "V370",
        "V371",
        "V372",
        "V373",
        "V374",
        "V375",
        "V376",
        "V377",
        "V378",
        "V379",
        "V380",
        "V381",
        "V382",
        "V383",
        "V384",
        "V385",
        "V386",
        "V387",
        "V388",
        "V389",
        "V390",
        "V391",
        "V392",
        "V393",
        "V394",
        "V395",
        "V396",
        "V397",
        "V398",
        "V399",
        "V400",
        "rand_int",
        "time",
        "treatment",
        "patient",
        "y",
        "time2"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data",
      "title": "A dataset containing simulated feature long and wide data.  The last six columns contain outcome variable, patient ID, treatment, time and time squared features.",
      "topics": [
        "data"
      ]
    },
    {
      "page": "FREEtree",
      "title": "Initial FREEtree call which then calls actual FREEtree methods depending on parameters being passed through.",
      "topics": [
        "FREEtree"
      ]
    },
    {
      "page": "FREEtree_PC",
      "title": "Version of FREEtree called when fixed_regress is NULL, uses principal components (PC) as regressors for non-grey modules.",
      "topics": [
        "FREEtree_PC"
      ]
    },
    {
      "page": "FREEtree_time",
      "title": "Version of FREEtree called when var_select and fixed_regress are specified,",
      "topics": [
        "FREEtree_time"
      ]
    },
    {
      "page": "get_split_names",
      "title": "Method for extracting names of splitting features used in a tree.",
      "topics": [
        "get_split_names"
      ]
    }
  ],
  "_readme": "https://github.com/adzafirov/freetree/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "boot",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "doParallel",
    "dynamicTreeCut",
    "earth",
    "evaluate",
    "farver",
    "fastcluster",
    "fastmap",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glmertree",
    "glmnet",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "impute",
    "inum",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "libcoin",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "memoise",
    "mime",
    "minqa",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "partykit",
    "plotmo",
    "plotrix",
    "pre",
    "preprocessCore",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "tinytex",
    "vctrs",
    "viridisLite",
    "WGCNA",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "freetree",
  "_universes": [
    "adzafirov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T07:11:12.000Z",
      "distro": "noble",
      "commit": "c4c0ad138de516d6b92fb287f559dc056fabb752",
      "fileid": "c7992a6e90da4c6aec1f9b3f81609026226644b839bbedff4c7c5961d226ecf4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adzafirov/actions/runs/26560063205"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T07:11:16.000Z",
      "distro": "noble",
      "commit": "c4c0ad138de516d6b92fb287f559dc056fabb752",
      "fileid": "8c319eaee1dbd5601593b4c1f43036fb7aa901b00e345eac1d6f4833b47c99a4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adzafirov/actions/runs/26560063205"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T07:19:29.000Z",
      "commit": "c4c0ad138de516d6b92fb287f559dc056fabb752",
      "fileid": "16697353c871eafe17da42875d0013e90d0ab984b4c0dd62fc1588f98fcc57c9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adzafirov/actions/runs/26560063205"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T07:12:21.000Z",
      "commit": "c4c0ad138de516d6b92fb287f559dc056fabb752",
      "fileid": "1ba96118b85436351542d0e9e1548f0522a8cc53bf3a2545d70e4244e7e558f1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adzafirov/actions/runs/26560063205"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-28T07:11:21.000Z",
      "commit": "c4c0ad138de516d6b92fb287f559dc056fabb752",
      "fileid": "a4c836824e311d8adbc9b57c5d57fb2cc381af1e3d19b3f3f48b7731bc3363db",
      "status": "success",
      "buildurl": "https://github.com/r-universe/adzafirov/actions/runs/26560063205"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T07:10:01.000Z",
      "commit": "c4c0ad138de516d6b92fb287f559dc056fabb752",
      "fileid": "51c7f168049e1be9527b9f5eabbed721ba7944d6c57fdc52d6978cbe39f5807d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adzafirov/actions/runs/26560063205"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T07:09:46.000Z",
      "commit": "c4c0ad138de516d6b92fb287f559dc056fabb752",
      "fileid": "7c7feef6f523ca892470a086c540e8394fce6f4bdac6bb96df69c422353bada3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adzafirov/actions/runs/26560063205"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T07:10:01.000Z",
      "commit": "c4c0ad138de516d6b92fb287f559dc056fabb752",
      "fileid": "a24cb6644dc16d714b318e3ef6fb8c2392cbbf12377217fb9aae864937c1c523",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adzafirov/actions/runs/26560063205"
    }
  ]
}