{
  "_id": "6a1ef46fb401979e73415fb8",
  "Package": "VariableSelection",
  "Title": "Select Variables for Linear Models",
  "Version": "1.0.0",
  "Authors@R": "person(\"Shuangshuang\", \"Xu\", ,\"xshuangshuang@vt.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides variable selection for linear models and\ngeneralized linear models using Bayesian information criterion\n(BIC) and model posterior probability (MPP). Given a set of\ncandidate predictors, it evaluates candidate models and returns\nmodel-level summaries (BIC and MPP) and predictor-level\nposterior inclusion probabilities (PIP). For more details see\nXu, S., Ferreira, M. A., & Tegge, A. N. (2025)\n<doi:10.48550/arXiv.2510.02628>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Repository": "https://xss55.r-universe.dev",
  "Date/Publication": "2026-02-17 20:43:36 UTC",
  "RemoteUrl": "https://github.com/xss55/variableselection",
  "RemoteRef": "HEAD",
  "RemoteSha": "ed284fd6e4d09353b83b5c6ba3d66fda2bff38ff",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 07:11:42 UTC",
    "User": "root"
  },
  "Author": "Shuangshuang Xu [aut, cre]",
  "Maintainer": "Shuangshuang Xu <xshuangshuang@vt.edu>",
  "MD5sum": "052494178e2b312c2d4edc3345792c77",
  "_user": "xss55",
  "_type": "src",
  "_file": "VariableSelection_1.0.0.tar.gz",
  "_fileid": "789b404c331e40a617661eb6bd9f11bf342806afc441f231aeb5fb1f9fad5c5b",
  "_filesize": 168191,
  "_sha256": "789b404c331e40a617661eb6bd9f11bf342806afc441f231aeb5fb1f9fad5c5b",
  "_created": "2026-05-19T07:11:42.000Z",
  "_published": "2026-06-02T15:19:11.618Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79106050390,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077085723"
    },
    {
      "job": 79106050153,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077086101"
    },
    {
      "job": 79106050328,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7077083636"
    },
    {
      "job": 79106050112,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077094229"
    },
    {
      "job": 79106049508,
      "time": 144,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077049843"
    },
    {
      "job": 79106048917,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361993614"
    },
    {
      "job": 79106050018,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077071254"
    },
    {
      "job": 79106050536,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7077073813"
    },
    {
      "job": 79106050090,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077074721"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xss55/actions/runs/26082018009",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xss55/variableselection",
  "_commit": {
    "id": "ed284fd6e4d09353b83b5c6ba3d66fda2bff38ff",
    "author": "Shuangshuang Xu <xshuangshuang@vt.edu>",
    "committer": "Shuangshuang Xu <xshuangshuang@vt.edu>",
    "message": "fix print\n",
    "time": 1771361016
  },
  "_maintainer": {
    "name": "Shuangshuang Xu",
    "email": "xshuangshuang@vt.edu",
    "login": "xss55",
    "description": "",
    "uuid": 188385444
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "version": ">= 4.2.2",
      "role": "Imports"
    },
    {
      "package": "GA",
      "version": ">= 3.2.3",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "xss55",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xss55",
      "count": 10,
      "uuid": 188385444
    }
  ],
  "_userbio": {
    "uuid": 188385444,
    "type": "user",
    "name": "xss55"
  },
  "_downloads": {
    "count": 161,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/VariableSelection"
  },
  "_devurl": "https://github.com/xss55/variableselection",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/VariableSelection.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xss55/variableselection",
  "_realowner": "xss55",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-02-17"
    }
  ],
  "_exports": [
    "glm.best",
    "lm.best",
    "modelselect.glm",
    "modelselect.lm"
  ],
  "_datasets": [
    {
      "name": "dat",
      "title": "A data frame contains dependent variable and continuous independent variables",
      "object": "dat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6",
        "Y"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "glmdat",
      "title": "A data frame contains dependent variable and binary independent variables",
      "object": "glmdat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6",
        "Y"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dat",
      "title": "A data frame contains dependent variable and continuous independent variables",
      "topics": [
        "dat"
      ]
    },
    {
      "page": "glm.best",
      "title": "Title: Fitting generalized linear models for the best model",
      "topics": [
        "glm.best"
      ]
    },
    {
      "page": "glmdat",
      "title": "A data frame contains dependent variable and binary independent variables",
      "topics": [
        "glmdat"
      ]
    },
    {
      "page": "lm.best",
      "title": "Title: Fitting linear models for the best model",
      "topics": [
        "lm.best"
      ]
    },
    {
      "page": "modelselect.glm",
      "title": "Title: Variable selection for generalized linear models",
      "topics": [
        "modelselect.glm"
      ]
    },
    {
      "page": "modelselect.lm",
      "title": "Title: Variable selection for linear models",
      "topics": [
        "modelselect.lm"
      ]
    }
  ],
  "_readme": "https://github.com/xss55/variableselection/raw/HEAD/README.md",
  "_rundeps": [
    "cachem",
    "cli",
    "codetools",
    "crayon",
    "fastmap",
    "foreach",
    "GA",
    "iterators",
    "memoise",
    "Rcpp",
    "RcppArmadillo",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "Varselection_vignette.Rmd",
      "filename": "Varselection_vignette.html",
      "title": "Variable selection for linear models and generalized linear models with BIC-based posterior probability",
      "author": "Allison N. Tegge, Shuangshuang Xu, and Marco A. R. Ferreira",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Model",
        "BIC",
        "Example",
        "Data",
        "Formula",
        "Interactions",
        "Stochastic search",
        "Model fit",
        "GLM",
        "Functions",
        "Reference"
      ],
      "created": "2026-02-05 02:40:26",
      "modified": "2026-02-17 20:43:36",
      "commits": 2
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "variableselection",
  "_universes": [
    "xss55"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-19T07:13:47.000Z",
      "distro": "noble",
      "commit": "ed284fd6e4d09353b83b5c6ba3d66fda2bff38ff",
      "fileid": "85e12793d987a19393542313cd01f1f0f354c482862a4c2db4965adb0f5eda3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xss55/actions/runs/26082018009"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-19T07:13:49.000Z",
      "distro": "noble",
      "commit": "ed284fd6e4d09353b83b5c6ba3d66fda2bff38ff",
      "fileid": "d5caea04a02de6f744f797c884dfcf05566a67eb69427d5de6ef587178bd94da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xss55/actions/runs/26082018009"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-19T07:13:42.000Z",
      "commit": "ed284fd6e4d09353b83b5c6ba3d66fda2bff38ff",
      "fileid": "f276946412f181778f0bcaa80910a478f056705baceedcfd933fbb13a13879ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xss55/actions/runs/26082018009"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-19T07:14:12.000Z",
      "commit": "ed284fd6e4d09353b83b5c6ba3d66fda2bff38ff",
      "fileid": "3c26b6ae55c734249ac66fef178a9a9295d44b3b8d37cac2c7d6e441e3defca3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xss55/actions/runs/26082018009"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T07:12:55.000Z",
      "commit": "ed284fd6e4d09353b83b5c6ba3d66fda2bff38ff",
      "fileid": "3d5e2f3793c5669aa3c4e29b339fab7a71457023525609ed1b122c96bf93fed6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xss55/actions/runs/26082018009"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T07:13:03.000Z",
      "commit": "ed284fd6e4d09353b83b5c6ba3d66fda2bff38ff",
      "fileid": "3a84cc5e3c5d8627fe59f81d79a57ed773dca87f3c2b796531e3b0ad63f07046",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xss55/actions/runs/26082018009"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-19T07:13:07.000Z",
      "commit": "ed284fd6e4d09353b83b5c6ba3d66fda2bff38ff",
      "fileid": "ba4be27192dfdd31198345a24e60a93f0ef5e721c72a5a08bd22dde8f5e46743",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xss55/actions/runs/26082018009"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T15:18:39.000Z",
      "commit": "ed284fd6e4d09353b83b5c6ba3d66fda2bff38ff",
      "fileid": "495727e45b0dd5daa95993c5c1415dc4fc38b26c0a6e8e6f22dda9c8667973b3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xss55/actions/runs/26082018009"
    }
  ]
}