{
  "_id": "6a1f16f8b401979e7341e991",
  "Package": "VARSELECTEXPOSURE",
  "Type": "Package",
  "Title": "Variable Selection Methods Including an Exposure Variable",
  "Version": "1.0.3",
  "Author": "Alex Martinez [aut, cre], Andrew Chapple [aut]",
  "Authors@R": "c(person(\"Alex\", \"Martinez\", role = c(\"aut\", \"cre\"), email = \"ahmartinez283@gmail.com\"),\nperson(\"Andrew\", \"Chapple\", role = \"aut\"))",
  "Maintainer": "Alex Martinez <ahmartinez283@gmail.com>",
  "Description": "Utilizes multiple variable selection methods to estimate\nAverage Treatment Effect.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-17 06:10:29 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-04-27 12:50:08 UTC",
  "RemoteUrl": "https://github.com/cran/VARSELECTEXPOSURE",
  "RemoteRef": "HEAD",
  "RemoteSha": "93a1ee63677d0191b60a8f32c862dea70393cd72",
  "MD5sum": "9ecc634e2c776ae447830f987816afe0",
  "_user": "cran",
  "_type": "src",
  "_file": "VARSELECTEXPOSURE_1.0.3.tar.gz",
  "_fileid": "bf31fbc341d0e7c1db65203341b961baed3951268b1299006e0c2a2f6974d1a5",
  "_filesize": 99548,
  "_sha256": "bf31fbc341d0e7c1db65203341b961baed3951268b1299006e0c2a2f6974d1a5",
  "_created": "2026-05-17T06:10:29.000Z",
  "_published": "2026-06-02T17:46:32.766Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79135392115,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039902056"
    },
    {
      "job": 79135391798,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039900704"
    },
    {
      "job": 79135392207,
      "time": 123,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039901503"
    },
    {
      "job": 79135392000,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039900260"
    },
    {
      "job": 79135391235,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039886580"
    },
    {
      "job": 79135391215,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365514841"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25983122243",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/VARSELECTEXPOSURE",
  "_commit": {
    "id": "93a1ee63677d0191b60a8f32c862dea70393cd72",
    "author": "Alex Martinez <ahmartinez283@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1682599808
  },
  "_maintainer": {
    "name": "Alex Martinez",
    "email": "ahmartinez283@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/VARSELECTEXPOSURE"
  },
  "_searchresults": 0,
  "_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/VARSELECTEXPOSURE.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2022-08-22"
    },
    {
      "version": "1.0.2",
      "date": "2023-04-20"
    },
    {
      "version": "1.0.3",
      "date": "2023-04-27"
    }
  ],
  "_exports": [
    "BACKWARD_EXPOSURE",
    "FORWARD_EXPOSURE",
    "LIKE",
    "MCMC_LOGIT_KEEP",
    "STEPWISE_EXPOSURE"
  ],
  "_help": [
    {
      "page": "BACKWARD_EXPOSURE",
      "title": "Performs deviance-based backwards variable selection in logistic regression with an exposure.",
      "topics": [
        "BACKWARD_EXPOSURE"
      ]
    },
    {
      "page": "FORWARD_EXPOSURE",
      "title": "Performs deviance-based forwards variable selection in logistic regression with an exposure",
      "topics": [
        "FORWARD_EXPOSURE"
      ]
    },
    {
      "page": "LIKE",
      "title": "Obtains likelihood",
      "topics": [
        "LIKE"
      ]
    },
    {
      "page": "MCMC_LOGIT_KEEP",
      "title": "Obtains posterior samples from an MCMC algorithm to perform variable selection.",
      "topics": [
        "MCMC_LOGIT_KEEP"
      ]
    },
    {
      "page": "STEPWISE_EXPOSURE",
      "title": "Performs deviance-based stepwise variable selection in logistic regression with an exposure",
      "topics": [
        "STEPWISE_EXPOSURE"
      ]
    }
  ],
  "_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"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "varselectexposure",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-17T06:12:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "93a1ee63677d0191b60a8f32c862dea70393cd72",
      "fileid": "af141afd166daa5630fec7a0c6e6e0dc7cc3629955bf3e1806f730f40e886c43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983122243"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-17T06:12:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "93a1ee63677d0191b60a8f32c862dea70393cd72",
      "fileid": "be3724cc6c20e2af8fa2d2a4cbeb98eb093323a70748ad9161bda26b0da61620",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983122243"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-17T06:12:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "93a1ee63677d0191b60a8f32c862dea70393cd72",
      "fileid": "24eab014074a30b0bb5420e1686005570fb9a7e008687f46e4bde792f07bbe9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983122243"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-17T06:12:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "93a1ee63677d0191b60a8f32c862dea70393cd72",
      "fileid": "ff2b38475c488d4f5b0248e0c774b76170bd1b7f5ac7a31d0425ee09362a3a3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983122243"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-02T17:46:04.000Z",
      "arch": "emscripten",
      "commit": "93a1ee63677d0191b60a8f32c862dea70393cd72",
      "fileid": "0d088ea22690d25e5ff55500e07ff18cca676a0f1c1876762ce749050f705ccc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983122243"
    }
  ]
}