{
  "_id": "6a27e3ff24555f66ed548a1f",
  "Package": "tlars",
  "Title": "The T-LARS Algorithm: Early-Terminated Forward Variable\nSelection",
  "Version": "1.0.1",
  "Date": "2024-02-24",
  "Description": "Computes the solution path of the Terminating-LARS\n(T-LARS) algorithm. The T-LARS algorithm is a major building\nblock of the T-Rex selector (see R package 'TRexSelector'). The\npackage is based on the papers Machkour, Muma, and Palomar\n(2022) <arXiv:2110.06048>, Efron, Hastie, Johnstone, and\nTibshirani (2004) <doi:10.1214/009053604000000067>, and\nTibshirani (1996) <doi:10.1111/j.2517-6161.1996.tb02080.x>.",
  "Authors@R": "c(\nperson(\"Jasin\", \"Machkour\", , \"jasin.machkour@tu-darmstadt.de\", role = c(\"aut\", \"cre\")),\nperson(\"Simon\", \"Tien\", , email = \"simon.tien@stud.tu-darmstadt.de\", role = \"aut\"),\nperson(c(\"Daniel\", \"P.\"), \"Palomar\", , \"daniel.p.palomar@gmail.com\", role = \"aut\"),\nperson(\"Michael\", \"Muma\", , \"michael.muma@tu-darmstadt.de\", role = \"aut\")\n)",
  "Maintainer": "Jasin Machkour <jasin.machkour@tu-darmstadt.de>",
  "URL": "https://github.com/jasinmachkour/tlars,\nhttps://arxiv.org/abs/2110.06048",
  "BugReports": "https://github.com/jasinmachkour/tlars/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-09 09:56:02 UTC",
    "User": "root"
  },
  "Author": "Jasin Machkour [aut, cre], Simon Tien [aut], Daniel P. Palomar\n[aut], Michael Muma [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-02-24 02:30:12 UTC",
  "RemoteUrl": "https://github.com/cran/tlars",
  "RemoteRef": "HEAD",
  "RemoteSha": "3676f6dd14e0a6a9b5904a772ce4c4d025186e95",
  "MD5sum": "dac7beb8f70cf9cfcd34923c430a13a6",
  "_user": "cran",
  "_type": "src",
  "_file": "tlars_1.0.1.tar.gz",
  "_fileid": "734196600110a2481d66417217ecfd925ddba1779f104e9d778cc03d5c7c6a8a",
  "_filesize": 1063755,
  "_sha256": "734196600110a2481d66417217ecfd925ddba1779f104e9d778cc03d5c7c6a8a",
  "_created": "2026-06-09T09:56:02.000Z",
  "_published": "2026-06-09T09:59:27.267Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80295891384,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504409259"
    },
    {
      "job": 80295891073,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504411070"
    },
    {
      "job": 80295891374,
      "time": 145,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504411372"
    },
    {
      "job": 80295891084,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504407701"
    },
    {
      "job": 80295013075,
      "time": 289,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504359234"
    },
    {
      "job": 80295891044,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504405347"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27198130038",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tlars",
  "_commit": {
    "id": "3676f6dd14e0a6a9b5904a772ce4c4d025186e95",
    "author": "Jasin Machkour <jasin.machkour@tu-darmstadt.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1708741812
  },
  "_maintainer": {
    "name": "Jasin Machkour",
    "email": "jasin.machkour@tu-darmstadt.de",
    "login": "jasinmachkour",
    "linkedin": "in/jasin-machkour",
    "description": "",
    "uuid": 62179841
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jasinmachkour",
      "count": 3,
      "uuid": 62179841
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 695,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tlars"
  },
  "_devurl": "https://github.com/jasinmachkour/tlars",
  "_searchresults": 5,
  "_topics": [
    "openblas",
    "cpp",
    "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/readme.html",
    "extra/readme.md",
    "extra/tlars.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jasinmachkour/tlars",
  "_realowner": "jasinmachkour",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-07-15"
    },
    {
      "version": "1.0.0",
      "date": "2024-02-21"
    },
    {
      "version": "1.0.1",
      "date": "2024-02-24"
    }
  ],
  "_exports": [
    "tlars",
    "tlars_cpp",
    "tlars_model"
  ],
  "_datasets": [
    {
      "name": "Gauss_data",
      "title": "Toy data generated from a Gaussian linear model",
      "object": "Gauss_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Gauss_data",
      "title": "Toy data generated from a Gaussian linear model",
      "topics": [
        "Gauss_data"
      ]
    },
    {
      "page": "plot.Rcpp_tlars_cpp",
      "title": "Plots the T-LARS solution path",
      "topics": [
        "plot.Rcpp_tlars_cpp"
      ]
    },
    {
      "page": "print.Rcpp_tlars_cpp",
      "title": "Prints a summary of the results stored in a C++ object of class tlars_cpp.",
      "topics": [
        "print.Rcpp_tlars_cpp"
      ]
    },
    {
      "page": "tlars",
      "title": "Executes the Terminating-LARS (T-LARS) algorithm",
      "topics": [
        "tlars"
      ]
    },
    {
      "page": "tlars_cpp",
      "title": "Exposes the C++ class tlars_cpp to R",
      "topics": [
        "tlars_cpp"
      ]
    },
    {
      "page": "tlars_model",
      "title": "Creates a Terminating-LARS (T-LARS) object",
      "topics": [
        "tlars_model"
      ]
    }
  ],
  "_readme": "https://github.com/cran/tlars/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "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"
    },
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "tlars_variable_selection.Rmd",
      "filename": "tlars_variable_selection.html",
      "title": "The Terminating-LARS (T-LARS) Method: Usage and Simulations",
      "author": "| Jasin Machkour^#^, Simon Tien^#^, Daniel P. Palomar^*^, Michael Muma^#^ | | ^#^Technische Universität Darmstadt | ^*^The Hong Kong University of Science and Technology",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Installation",
        "Quick Start",
        "T-LARS Warm Starts",
        "FDR and TPR",
        "False discovery rate (FDR) and true positive rate (TPR)",
        "Simulations",
        "Outlook",
        "References"
      ],
      "created": "2022-07-15 07:40:02",
      "modified": "2024-02-24 02:30:12",
      "commits": 3
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "tlars",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://jasinmachkour.r-universe.dev/tlars",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T09:58:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3676f6dd14e0a6a9b5904a772ce4c4d025186e95",
      "fileid": "1707c709de423253e677a5da16a68c71fa31407adf58646cc640e3fed4a08772",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27198130038"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T09:58:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3676f6dd14e0a6a9b5904a772ce4c4d025186e95",
      "fileid": "8873e1e38b65a8dff976b4324752877059ee061fb5efcb696d22cf9843d08dd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27198130038"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T09:58:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3676f6dd14e0a6a9b5904a772ce4c4d025186e95",
      "fileid": "b34ee70fa36d17649890e02e93fcfc4df55262efad4bfac1d02a8ce495e1e2e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27198130038"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T09:58:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3676f6dd14e0a6a9b5904a772ce4c4d025186e95",
      "fileid": "ad5baf3b1b2f1a9973f8128c38e3ba3d9864a57049ec6decdc38d3032acd1666",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27198130038"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-09T09:58:39.000Z",
      "arch": "emscripten",
      "commit": "3676f6dd14e0a6a9b5904a772ce4c4d025186e95",
      "fileid": "ec91eeb125ec8339cedf1b4fbe86717c52c98c5c0a220e3cb9fce60484025784",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27198130038"
    }
  ]
}