{
  "_id": "6a29b35e13270861ca826e4b",
  "Package": "randomForestSGT",
  "Version": "1.0.0",
  "Date": "2026-05-05",
  "Title": "Random Forest Super Greedy Trees",
  "Authors@R": "c(person(\"Min\", \"Lu\", email = \"luminwin@gmail.com\", role = \"aut\"),\nperson(\"Udaya B.\", \"Kogalur\", email = \"ubk@kogalur.com\", role = c(\"aut\", \"cre\")),\nperson(\"Hemant\", \"Ishwaran\", email = \"hemant.ishwaran@gmail.com\", role = \"aut\"))",
  "Author": "Min Lu [aut], Udaya B. Kogalur [aut, cre], Hemant Ishwaran\n[aut]",
  "Maintainer": "Udaya B. Kogalur <ubk@kogalur.com>",
  "BugReports": "https://github.com/kogalur/randomForestSGT/issues/",
  "Description": "Implements random forest Super Greedy Trees (SGTs) for\nregression. SGTs extend classification and regression tree\nsplitting by fitting lasso-penalized local parametric models at\ntree nodes, producing sparse univariate and multivariate\ngeometric cuts such as axis-aligned splits, hyperplanes,\nellipsoids, hyperboloids, and interaction-based cuts.  Trees\nare grown best-split-first by selecting cuts that reduce\nempirical risk, and ensembles provide out-of-bag error\nestimation, prediction on new data, variable filtering, tuning\nof the hcut complexity parameter, coordinate-descent lasso\nfitting, variable importance, and local coefficient summaries.\nFor the underlying method, see Ishwaran (2026)\n<doi:10.1007/s10462-026-11541-6>.",
  "License": "GPL (>= 3)",
  "URL": "https://ishwaran.org/",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-10 18:50:56 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-11 20:09:30 UTC",
  "RemoteUrl": "https://github.com/cran/randomForestSGT",
  "RemoteRef": "HEAD",
  "RemoteSha": "88e4c8b2c806aef6f85fccf639c87cb8458b2bc5",
  "MD5sum": "011f04c471f7db0b9cf85f8bde1957c0",
  "_user": "cran",
  "_type": "src",
  "_file": "randomForestSGT_1.0.0.tar.gz",
  "_fileid": "0a6f90b34ec97feddc374f125e74b893d1d654c1a816538fe92fcb4fa0fccb91",
  "_filesize": 320074,
  "_sha256": "0a6f90b34ec97feddc374f125e74b893d1d654c1a816538fe92fcb4fa0fccb91",
  "_created": "2026-06-10T18:50:56.000Z",
  "_published": "2026-06-10T18:56:30.003Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80638179289,
      "time": 154,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7545167967"
    },
    {
      "job": 80638179118,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7545170297"
    },
    {
      "job": 80638179083,
      "time": 240,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545202015"
    },
    {
      "job": 80638179113,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545159210"
    },
    {
      "job": 80637431949,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545106355"
    },
    {
      "job": 80638179071,
      "time": 286,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545219997"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27298258283",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/randomForestSGT",
  "_commit": {
    "id": "88e4c8b2c806aef6f85fccf639c87cb8458b2bc5",
    "author": "Udaya B. Kogalur <ubk@kogalur.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1778530170
  },
  "_maintainer": {
    "name": "Udaya B. Kogalur",
    "email": "ubk@kogalur.com",
    "login": "kogalur",
    "description": "",
    "uuid": 6853644
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "randomForestSRC",
      "version": ">= 3.6.2",
      "role": "Imports"
    },
    {
      "package": "varPro",
      "version": ">= 3.1.0",
      "role": "Imports"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "interp",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-05-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kogalur",
      "count": 1,
      "uuid": 6853644
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 538,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/randomForestSGT"
  },
  "_devurl": "https://github.com/kogalur/randomforestsgt",
  "_searchresults": 0,
  "_topics": [
    "openmp"
  ],
  "_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/randomForestSGT.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kogalur/randomforestsgt",
  "_realowner": "kogalur",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-05-11"
    }
  ],
  "_exports": [
    "cdlasso",
    "cdlasso.rfsgt",
    "filter.custom.rfsgt",
    "filter.rfsgt",
    "get.beta",
    "make.baselearner",
    "predict.rfsgt",
    "print.rfsgt",
    "print.vimp.rfsgt",
    "rfsgt",
    "rfsgt.news",
    "tune.hcut",
    "use.tune.hcut",
    "vimp.rfsgt"
  ],
  "_help": [
    {
      "page": "cdlasso.rfsgt",
      "title": "Coordinate Descent Lasso",
      "topics": [
        "cdlasso",
        "cdlasso.rfsgt"
      ]
    },
    {
      "page": "predict.rfsgt",
      "title": "Prediction on Test Data for Super Greedy Forests",
      "topics": [
        "predict.rfsgt"
      ]
    },
    {
      "page": "print.rfsgt",
      "title": "Print Output from a Random Forest Super Greedy Tree Analysis",
      "topics": [
        "print.rfsgt",
        "print.vimp.rfsgt"
      ]
    },
    {
      "page": "rfsgt",
      "title": "Random Forest Super Greedy Trees",
      "topics": [
        "rfsgt"
      ]
    },
    {
      "page": "rfsgt.news",
      "title": "Show the NEWS file",
      "topics": [
        "rfsgt.news"
      ]
    }
  ],
  "_rundeps": [
    "BART",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "data.tree",
    "DiagrammeR",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "gbm",
    "generics",
    "glmnet",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "nlme",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "randomForestSRC",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "scales",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "varPro",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "randomforestsgt",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://kogalur.r-universe.dev/randomForestSGT",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-10T18:53:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "88e4c8b2c806aef6f85fccf639c87cb8458b2bc5",
      "fileid": "de8c71cbb7d2ae0d42f53225f73018aa789322db0ae22a46c9a168a97b1a4d4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27298258283"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-10T18:53:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "88e4c8b2c806aef6f85fccf639c87cb8458b2bc5",
      "fileid": "bfc7fcbbe04fe926e77227b7e26cb43f4b9e452b45a56044cf5b99f06df77db6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27298258283"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-10T18:54:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "88e4c8b2c806aef6f85fccf639c87cb8458b2bc5",
      "fileid": "95f4261435ff8f0b38fd5b2345f79b4e35acec42b7e8586b5de983e91a421d91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27298258283"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-10T18:53:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "88e4c8b2c806aef6f85fccf639c87cb8458b2bc5",
      "fileid": "d4ef483d28fd9771a46ec1996b3780e94f882be0a1b67a71d3a07dccf4017662",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27298258283"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-10T18:55:58.000Z",
      "arch": "emscripten",
      "commit": "88e4c8b2c806aef6f85fccf639c87cb8458b2bc5",
      "fileid": "c9699aff8f97749f4e3a2af94efde851ef08cf253f0c000f6179b8dfab66a1c9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27298258283"
    }
  ]
}