{
  "_id": "6a1ef4d1b401979e7341648c",
  "Package": "TRexSelector",
  "Title": "T-Rex Selector: High-Dimensional Variable Selection & FDR\nControl",
  "Version": "1.0.0",
  "Date": "2024-02-23",
  "Description": "Performs fast variable selection in high-dimensional\nsettings while controlling the false discovery rate (FDR) at a\nuser-defined target level. The package is based on the paper\nMachkour, Muma, and Palomar (2022) <arXiv:2110.06048>.",
  "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/TRexSelector,\nhttps://arxiv.org/abs/2110.06048",
  "BugReports": "https://github.com/jasinmachkour/TRexSelector/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "biocViews": "",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://jasinmachkour.r-universe.dev",
  "Date/Publication": "2025-03-24 11:16:07 UTC",
  "RemoteUrl": "https://github.com/jasinmachkour/trexselector",
  "RemoteRef": "HEAD",
  "RemoteSha": "7a9fafcbe507acc014f0b3cd883e98cb85016464",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 07:05:22 UTC",
    "User": "root"
  },
  "Author": "Jasin Machkour [aut, cre],\nSimon Tien [aut],\nDaniel P. Palomar [aut],\nMichael Muma [aut]",
  "MD5sum": "7afd176c056f428bb269c86543da04f6",
  "_user": "jasinmachkour",
  "_type": "src",
  "_file": "TRexSelector_1.0.0.tar.gz",
  "_fileid": "0b1a8db355239f77ec13cb2a72539969148c261caf787562ebdbca0cf344fa39",
  "_filesize": 851440,
  "_sha256": "0b1a8db355239f77ec13cb2a72539969148c261caf787562ebdbca0cf344fa39",
  "_created": "2026-05-19T07:05:22.000Z",
  "_published": "2026-06-02T15:20:49.137Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79106301377,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076990749"
    },
    {
      "job": 79106301363,
      "time": 216,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077003073"
    },
    {
      "job": 79106301075,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076982411"
    },
    {
      "job": 79106300554,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076990517"
    },
    {
      "job": 79106300404,
      "time": 522,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076939712"
    },
    {
      "job": 79106299666,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362042551"
    },
    {
      "job": 79106300504,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076974790"
    },
    {
      "job": 79106301526,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076975422"
    },
    {
      "job": 79106301104,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076977043"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jasinmachkour/actions/runs/26081489013",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jasinmachkour/trexselector",
  "_commit": {
    "id": "7a9fafcbe507acc014f0b3cd883e98cb85016464",
    "author": "Jasin Machkour <j.machkour@spg.tu-darmstadt.de>",
    "committer": "Jasin Machkour <j.machkour@spg.tu-darmstadt.de>",
    "message": "Update .gitattributes\n",
    "time": 1742814967
  },
  "_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": "MASS",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tlars",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "WGCNA",
      "role": "Suggests"
    },
    {
      "package": "fastcluster",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jasinmachkour",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "jasinmachkour",
      "count": 53,
      "uuid": 62179841
    },
    {
      "user": "simontien13",
      "count": 5,
      "uuid": 74858595
    }
  ],
  "_userbio": {
    "uuid": 62179841,
    "type": "user",
    "name": "Jasin Machkour"
  },
  "_downloads": {
    "count": 705,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TRexSelector"
  },
  "_devurl": "https://github.com/jasinmachkour/trexselector",
  "_searchresults": 10,
  "_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/TRexSelector.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jasinmachkour/trexselector",
  "_realowner": "jasinmachkour",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-08-17"
    },
    {
      "version": "1.0.0",
      "date": "2024-02-24"
    }
  ],
  "_exports": [
    "add_dummies",
    "add_dummies_GVS",
    "FDP",
    "lm_dummy",
    "random_experiments",
    "screen_trex",
    "TPP",
    "trex"
  ],
  "_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": "add_dummies",
      "title": "Add dummy predictors to the original predictor matrix",
      "topics": [
        "add_dummies"
      ]
    },
    {
      "page": "add_dummies_GVS",
      "title": "Add dummy predictors to the original predictor matrix, as required by the T-Rex+GVS selector (doi:10.23919/EUSIPCO55093.2022.9909883 <https://doi.org/10.23919/EUSIPCO55093.2022.9909883>)",
      "topics": [
        "add_dummies_GVS"
      ]
    },
    {
      "page": "FDP",
      "title": "False discovery proportion (FDP)",
      "topics": [
        "FDP"
      ]
    },
    {
      "page": "fdp_hat",
      "title": "Computes the conservative FDP estimate of the T-Rex selector (doi:10.48550/arXiv.2110.06048 <https://doi.org/10.48550/arXiv.2110.06048>)",
      "topics": [
        "fdp_hat"
      ]
    },
    {
      "page": "Gauss_data",
      "title": "Toy data generated from a Gaussian linear model",
      "topics": [
        "Gauss_data"
      ]
    },
    {
      "page": "lm_dummy",
      "title": "Perform one random experiment",
      "topics": [
        "lm_dummy"
      ]
    },
    {
      "page": "Phi_prime_fun",
      "title": "Computes the Deflated Relative Occurrences",
      "topics": [
        "Phi_prime_fun"
      ]
    },
    {
      "page": "random_experiments",
      "title": "Run K random experiments",
      "topics": [
        "random_experiments"
      ]
    },
    {
      "page": "screen_trex",
      "title": "Run the Screen-T-Rex selector (doi:10.1109/SSP53291.2023.10207957 <https://doi.org/10.1109/SSP53291.2023.10207957>)",
      "topics": [
        "screen_trex"
      ]
    },
    {
      "page": "select_var_fun",
      "title": "Compute set of selected variables",
      "topics": [
        "select_var_fun"
      ]
    },
    {
      "page": "select_var_fun_DA_BT",
      "title": "Compute set of selected variables for the T-Rex+DA+BT selector T-Rex+DA+BT selector (doi:10.48550/arXiv.2401.15796 <https://doi.org/10.48550/arXiv.2401.15796>)",
      "topics": [
        "select_var_fun_DA_BT"
      ]
    },
    {
      "page": "TPP",
      "title": "True positive proportion (TPP)",
      "topics": [
        "TPP"
      ]
    },
    {
      "page": "trex",
      "title": "Run the T-Rex selector (doi:10.48550/arXiv.2110.06048 <https://doi.org/10.48550/arXiv.2110.06048>)",
      "topics": [
        "trex"
      ]
    }
  ],
  "_readme": "https://github.com/jasinmachkour/trexselector/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "codetools",
    "digest",
    "doParallel",
    "doRNG",
    "foreach",
    "glmnet",
    "iterators",
    "lattice",
    "MASS",
    "Matrix",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rngtools",
    "shape",
    "survival",
    "tlars"
  ],
  "_vignettes": [
    {
      "source": "TRexSelector_usage_and_simulations.Rmd",
      "filename": "TRexSelector_usage_and_simulations.html",
      "title": "The T-Rex Selector: 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",
        "FDR and TPR",
        "False discovery rate (FDR) and true positive rate (TPR)",
        "Simulations",
        "The T-Rex Framework",
        "References"
      ],
      "created": "2022-08-11 18:31:01",
      "modified": "2024-02-23 22:59:17",
      "commits": 2
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "trexselector",
  "_universes": [
    "jasinmachkour"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-19T07:07:48.000Z",
      "distro": "noble",
      "commit": "7a9fafcbe507acc014f0b3cd883e98cb85016464",
      "fileid": "bb449bc8175b6466f2573b6eb759d313a96c9233bb4d58932236d97b300ce15c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasinmachkour/actions/runs/26081489013"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-19T07:08:33.000Z",
      "distro": "noble",
      "commit": "7a9fafcbe507acc014f0b3cd883e98cb85016464",
      "fileid": "d8cde800900546e0ac917b2cc8aacd99bb9e160fd4271a6a77a778b007fce590",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasinmachkour/actions/runs/26081489013"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-19T07:07:24.000Z",
      "commit": "7a9fafcbe507acc014f0b3cd883e98cb85016464",
      "fileid": "6d3e39525f7b86bb05d105abd312d503465d82de6f9292805e6730c740ae4725",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasinmachkour/actions/runs/26081489013"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-19T07:07:40.000Z",
      "commit": "7a9fafcbe507acc014f0b3cd883e98cb85016464",
      "fileid": "dde69204706689090e97dcf245c9ef13158c25d86a99dd680898822175d4203f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasinmachkour/actions/runs/26081489013"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T07:06:49.000Z",
      "commit": "7a9fafcbe507acc014f0b3cd883e98cb85016464",
      "fileid": "1e6c320ab970926fa81e520f64163f9a8e20d7fb194aad88234c41c5469d98db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasinmachkour/actions/runs/26081489013"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T07:06:51.000Z",
      "commit": "7a9fafcbe507acc014f0b3cd883e98cb85016464",
      "fileid": "915ec9e9254244033de2103c2984865a2024581e196f82edcc6afda3b148e666",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasinmachkour/actions/runs/26081489013"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T07:06:57.000Z",
      "commit": "7a9fafcbe507acc014f0b3cd883e98cb85016464",
      "fileid": "d66ba384b96f7a02034bb45b5a9f479b1b75f3023da66f7fecdd978ced681e0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasinmachkour/actions/runs/26081489013"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T15:20:25.000Z",
      "commit": "7a9fafcbe507acc014f0b3cd883e98cb85016464",
      "fileid": "1c124ea574fb9c05a89b6409992767de3b1aede082629d85f8f164ae566f9847",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jasinmachkour/actions/runs/26081489013"
    }
  ]
}