{
  "_id": "6a1d70531d7bb097a0a50418",
  "Package": "TSLA",
  "Type": "Package",
  "Title": "Tree-Guided Rare Feature Selection and Logic Aggregation",
  "Version": "0.1.2",
  "Authors@R": "c(person(\"Jianmin\", \"Chen\", role = c(\"aut\", \"cre\"), email = \"jianminc000@gmail.com\"), person(\"Kun\", \"Chen\", role = \"aut\"))",
  "Maintainer": "Jianmin Chen <jianminc000@gmail.com>",
  "Description": "Implementation of the tree-guided feature selection and\nlogic aggregation approach introduced in Chen et al. (2024)\n<doi:10.1080/01621459.2024.2326621>. The method enables the\nselection and aggregation of large-scale rare binary features\nwith a known hierarchical structure using a convex,\nlinearly-constrained regularized regression framework. The\npackage facilitates the application of this method to both\nlinear regression and binary classification problems by solving\nthe optimization problem via the smoothing proximal gradient\ndescent algorithm (Chen et al. (2012)\n<doi:10.1214/11-AOAS514>).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 11:32:47 UTC",
    "User": "root"
  },
  "Author": "Jianmin Chen [aut, cre], Kun Chen [aut]",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev",
  "Repository": "https://jianminc.r-universe.dev",
  "Date/Publication": "2025-03-17 20:20:05 UTC",
  "RemoteUrl": "https://github.com/cran/TSLA",
  "RemoteRef": "HEAD",
  "RemoteSha": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
  "MD5sum": "9c69fe7096d3a071ec4db7d3edb7ee4d",
  "_user": "jianminc",
  "_type": "src",
  "_file": "TSLA_0.1.2.tar.gz",
  "_fileid": "cfaa206401b8d7a9b93adae7a6648bec0560243fb0ed6222ed2b90024b1bdf8a",
  "_filesize": 226108,
  "_sha256": "cfaa206401b8d7a9b93adae7a6648bec0560243fb0ed6222ed2b90024b1bdf8a",
  "_created": "2026-06-01T11:32:47.000Z",
  "_published": "2026-06-01T11:43:15.585Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78843215526,
      "time": 151,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330392967"
    },
    {
      "job": 78843215541,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330394160"
    },
    {
      "job": 78843215559,
      "time": 175,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330400051"
    },
    {
      "job": 78843215576,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330398742"
    },
    {
      "job": 78843215590,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330396847"
    },
    {
      "job": 78843215643,
      "time": 577,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330515902"
    },
    {
      "job": 78843215611,
      "time": 303,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330433584"
    },
    {
      "job": 78843215543,
      "time": 283,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330423232"
    },
    {
      "job": 78842774285,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330343421"
    },
    {
      "job": 78843215495,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330380502"
    },
    {
      "job": 78843215516,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330387767"
    },
    {
      "job": 78843215642,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330383979"
    },
    {
      "job": 78843215535,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330388831"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jianminc/actions/runs/26752183560",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/TSLA",
  "_commit": {
    "id": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
    "author": "Jianmin Chen <jianminc000@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1742242805
  },
  "_maintainer": {
    "name": "Jianmin Chen",
    "email": "jianminc000@gmail.com",
    "login": "jianminc",
    "description": "",
    "uuid": 35821963
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "PRROC",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "phytools",
      "role": "Imports"
    },
    {
      "package": "data.tree",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jianminc",
      "count": 2,
      "uuid": 35821963
    }
  ],
  "_userbio": {
    "uuid": 35821963,
    "type": "user",
    "name": "jchen"
  },
  "_downloads": {
    "count": 122,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TSLA"
  },
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/TSLA.html",
    "manual.pdf"
  ],
  "_realowner": "jianminc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-02-10"
    },
    {
      "version": "0.1.2",
      "date": "2025-03-17"
    }
  ],
  "_exports": [
    "cal2norm",
    "coef_TSLA",
    "cv.TSLA",
    "get_tree_object",
    "getaggr",
    "getetmat",
    "getperform",
    "plot_TSLA",
    "predict_cvTSLA",
    "predict_TSLA",
    "TSLA.fit"
  ],
  "_datasets": [
    {
      "name": "ClassificationExample",
      "title": "Synthesic for the classification example",
      "object": "ClassificationExample",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "RegressionExample",
      "title": "Synthesic for the regression example",
      "object": "RegressionExample",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "TSLA-package",
      "title": "Tree-Guided Rare Feature Selection and Logic Aggregation",
      "topics": [
        "TSLA-package"
      ]
    },
    {
      "page": "cal2norm",
      "title": "Calculate group norms",
      "topics": [
        "cal2norm"
      ]
    },
    {
      "page": "ClassificationExample",
      "title": "Synthesic for the classification example",
      "topics": [
        "ClassificationExample"
      ]
    },
    {
      "page": "coef_TSLA",
      "title": "Get coefficients from a fitted TSLA model",
      "topics": [
        "coef_TSLA"
      ]
    },
    {
      "page": "cv.TSLA",
      "title": "Cross validation for TSLA",
      "topics": [
        "cv.TSLA"
      ]
    },
    {
      "page": "get_tree_object",
      "title": "Tree-guided reparameterization",
      "topics": [
        "get_tree_object"
      ]
    },
    {
      "page": "getaggr",
      "title": "Generate aggregated features",
      "topics": [
        "getaggr"
      ]
    },
    {
      "page": "getetmat",
      "title": "Tree-guided expansion",
      "topics": [
        "getetmat"
      ]
    },
    {
      "page": "getperform",
      "title": "Get performance metrics for classification",
      "topics": [
        "getperform"
      ]
    },
    {
      "page": "plot_TSLA",
      "title": "Plot aggregated structure",
      "topics": [
        "plot_TSLA"
      ]
    },
    {
      "page": "predict_cvTSLA",
      "title": "Prediction from cross validation",
      "topics": [
        "predict_cvTSLA"
      ]
    },
    {
      "page": "predict_TSLA",
      "title": "Prediction from TSLA with new data",
      "topics": [
        "predict_TSLA"
      ]
    },
    {
      "page": "RegressionExample",
      "title": "Synthesic for the regression example",
      "topics": [
        "RegressionExample"
      ]
    },
    {
      "page": "TSLA.fit",
      "title": "Solve the TSLA optimization problem",
      "topics": [
        "TSLA.fit"
      ]
    }
  ],
  "_rundeps": [
    "ape",
    "cli",
    "clusterGeneration",
    "coda",
    "codetools",
    "combinat",
    "cpp11",
    "data.tree",
    "DEoptim",
    "digest",
    "doParallel",
    "expm",
    "fastmatch",
    "foreach",
    "generics",
    "glue",
    "igraph",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "mnormt",
    "nlme",
    "numDeriv",
    "optimParallel",
    "phangorn",
    "phytools",
    "pkgconfig",
    "pROC",
    "PRROC",
    "quadprog",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "scatterplot3d",
    "stringi",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "tsla",
  "_universes": [
    "jianminc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-01T11:35:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
      "fileid": "f9770a1b4ef75a47bb3916b1342d3a7fe3950ca5d7863f0704327d9cb6dbd0d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jianminc/actions/runs/26752183560"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-01T11:35:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
      "fileid": "af924e819c679528ccd211ee6976be57196cb2132a1db9c6f8e4f7feca801fa0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jianminc/actions/runs/26752183560"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-01T11:35:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
      "fileid": "c46211f8aa4e578aa38d2c0114ac8ae3c6e307dcded0100e6a69315566198158",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jianminc/actions/runs/26752183560"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-01T11:35:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
      "fileid": "9cd85a2ffa68bf192c3443b7cc510a234717c94e5f7d073c1de807eb60145afb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jianminc/actions/runs/26752183560"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-01T11:35:21.000Z",
      "arch": "aarch64",
      "commit": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
      "fileid": "e05c7b5e1d4a8baec22a71d145947ef6c97ddd20deca4ccca67d03b460aa2b0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jianminc/actions/runs/26752183560"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-01T11:40:21.000Z",
      "arch": "x86_64",
      "commit": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
      "fileid": "8205875095a97ebd46b4f973cdc073bc95e1cf8f27150b94afb89b7a0a5d75cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jianminc/actions/runs/26752183560"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-01T11:37:20.000Z",
      "arch": "aarch64",
      "commit": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
      "fileid": "c329490582a29c402f381596d5277c3a35f699f3f81723ecc50bb56aadb03738",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jianminc/actions/runs/26752183560"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-01T11:36:11.000Z",
      "arch": "x86_64",
      "commit": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
      "fileid": "f24d180ea972b555194f88e3203e0cf079682396fb908981335f6e1e9600e569",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jianminc/actions/runs/26752183560"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-01T11:35:03.000Z",
      "arch": "emscripten",
      "commit": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
      "fileid": "7fede3f275e61a422addff6734200e2c646e86ac72ecffeb785052f74a1b13c2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jianminc/actions/runs/26752183560"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T11:34:16.000Z",
      "arch": "x86_64",
      "commit": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
      "fileid": "3a88ab9bb44baaadf83e4c85cbc271bf3e15f22cf2b3f2042c112350eb679a41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jianminc/actions/runs/26752183560"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T11:34:12.000Z",
      "arch": "x86_64",
      "commit": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
      "fileid": "5db25503ed7150f303d9bf42d3093b5255d018eff3c1d5a3d3cef3506824527d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jianminc/actions/runs/26752183560"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T11:34:17.000Z",
      "arch": "x86_64",
      "commit": "58c26c44fd6f947cb8a4f2bdbc6d5623e6524440",
      "fileid": "2be2e1c2d899869de04beed4ae56113b111a679249c36978ecd812fb6ff3897c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jianminc/actions/runs/26752183560"
    }
  ]
}