{
  "_id": "6a37a5ec3efcd9bda4421d5f",
  "Package": "FWDselect",
  "Title": "Selecting Variables in Regression Models",
  "Version": "2.1.1",
  "Date": "2026-04-22",
  "Authors@R": "c(person(\"Marta\", \"Sestelo\",email= \"sestelo@uvigo.gal\", role = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0003-4284-6509\")),\nperson(\"Nora\", \"M. Villanueva\",email= \"nmvillanueva@uvigo.gal\", role = c(\"aut\", \"cph\")),\nperson(\"Javier\", \"Roca-Pardinas\",email= \"roca@uvigo.es\", role = \"aut\"))",
  "Maintainer": "Marta Sestelo <sestelo@uvigo.gal>",
  "Description": "A simple method to select the best model or best subset of\nvariables using different types of data (binary, Gaussian or\nPoisson) and applying it in different contexts (parametric or\nnon-parametric). Implemented methodology described in: M.\nSestelo, N. M. Villanueva, L. Meira-Machado and J.\nRoca-Pardiñas (2016). FWDselect: an R package for variable\nselection in regression models. The R Journal, 8 (1), 132-148.\n<doi:10.32614/RJ-2016-009>.",
  "URL": "https://CRAN.R-project.org/package=FWDselect",
  "BugReports": "https://github.com/sestelo/fwdselect/issues",
  "License": "MIT + file LICENSE",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Repository": "https://sestelo.r-universe.dev",
  "Date/Publication": "2026-04-22 10:48:24 UTC",
  "RemoteUrl": "https://github.com/sestelo/fwdselect",
  "RemoteRef": "HEAD",
  "RemoteSha": "fda3cc290ada4b9a0efcdebbbcc1d71fe8366b5e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 08:47:53 UTC",
    "User": "root"
  },
  "Author": "Marta Sestelo [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4284-6509>),\nNora M. Villanueva [aut, cph],\nJavier Roca-Pardinas [aut]",
  "MD5sum": "f0da73398cb98303127b002cd7ea25d4",
  "_user": "sestelo",
  "_type": "src",
  "_file": "FWDselect_2.1.1.tar.gz",
  "_fileid": "b148b71b76fbe1e434dabd4f9817ff5f4bfe1c94b50f1c757c6aeb73b88210dc",
  "_filesize": 304322,
  "_sha256": "b148b71b76fbe1e434dabd4f9817ff5f4bfe1c94b50f1c757c6aeb73b88210dc",
  "_created": "2026-06-21T08:47:53.000Z",
  "_published": "2026-06-21T08:50:52.325Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82556135528,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773625895"
    },
    {
      "job": 82556135493,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773625745"
    },
    {
      "job": 82556135496,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773622028"
    },
    {
      "job": 82556135505,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773629319"
    },
    {
      "job": 82555965290,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773607240"
    },
    {
      "job": 82556135510,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773622033"
    },
    {
      "job": 82556135511,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773619602"
    },
    {
      "job": 82556135523,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773619757"
    },
    {
      "job": 82556135521,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773619666"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sestelo/actions/runs/27899060469",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sestelo/fwdselect",
  "_commit": {
    "id": "fda3cc290ada4b9a0efcdebbbcc1d71fe8366b5e",
    "author": "sestelo <sestelo@uvigo.es>",
    "committer": "sestelo <sestelo@uvigo.es>",
    "message": "new version for submit, error in manual\n",
    "time": 1776854904
  },
  "_maintainer": {
    "name": "Marta Sestelo",
    "email": "sestelo@uvigo.gal",
    "orcid": "0000-0003-4284-6509"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "cvTools",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "sestelo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "feature-engineering",
    "feature-selection",
    "machine-learning-algorithms",
    "nonparametric",
    "regresssion",
    "variable-importance",
    "variable-selection"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "sestelo",
      "count": 51,
      "uuid": 7955346
    }
  ],
  "_userbio": {
    "uuid": 7955346,
    "type": "user",
    "name": "Marta Sestelo",
    "followers": 44,
    "description": "Associate Professor at Dep. Statistics and O.R., University of Vigo\r\n"
  },
  "_downloads": {
    "count": 520,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FWDselect"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/sestelo/fwdselect",
  "_searchresults": 39,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FWDselect.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sestelo/fwdselect",
  "_realowner": "sestelo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-07-09"
    },
    {
      "version": "1.1",
      "date": "2013-04-16"
    },
    {
      "version": "2.0",
      "date": "2015-05-17"
    },
    {
      "version": "2.0.1",
      "date": "2015-10-11"
    },
    {
      "version": "2.1.0",
      "date": "2015-12-19"
    },
    {
      "version": "2.1.1",
      "date": "2026-04-27"
    }
  ],
  "_exports": [
    "qselection",
    "selection",
    "test"
  ],
  "_datasets": [
    {
      "name": "diabetes",
      "title": "Diabetes data.",
      "object": "diabetes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "age",
        "sex",
        "bmi",
        "map",
        "tc",
        "ldl",
        "hdl",
        "tch",
        "ltg",
        "glu"
      ],
      "rows": 442,
      "table": true,
      "tojson": true
    },
    {
      "name": "episode",
      "title": "Episode of SO2. Pollution incident data.",
      "object": "episode",
      "class": [
        "data.frame"
      ],
      "fields": [
        "In17",
        "In16",
        "In15",
        "In14",
        "In13",
        "In12",
        "In11",
        "In10",
        "In9",
        "In8",
        "In7",
        "In6",
        "In5",
        "In4",
        "In3",
        "In2",
        "In1",
        "In0",
        "InY",
        "time"
      ],
      "rows": 194,
      "table": true,
      "tojson": true
    },
    {
      "name": "pollution",
      "title": "Emission of SO2. Pollution incident data.",
      "object": "pollution",
      "class": [
        "data.frame"
      ],
      "fields": [
        "In17",
        "In16",
        "In15",
        "In14",
        "In13",
        "In12",
        "In11",
        "In10",
        "In9",
        "In8",
        "In7",
        "In6",
        "In5",
        "In4",
        "In3",
        "In2",
        "In1",
        "In0",
        "InY"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "diabetes",
      "title": "Diabetes data.",
      "topics": [
        "diabetes"
      ]
    },
    {
      "page": "episode",
      "title": "Episode of SO2. Pollution incident data.",
      "topics": [
        "episode"
      ]
    },
    {
      "page": "plot.qselection",
      "title": "Visualization of 'qselection' object",
      "topics": [
        "plot.qselection"
      ]
    },
    {
      "page": "pollution",
      "title": "Emission of SO2. Pollution incident data.",
      "topics": [
        "pollution"
      ]
    },
    {
      "page": "print.qselection",
      "title": "Short 'qselection' summary",
      "topics": [
        "print.qselection"
      ]
    },
    {
      "page": "print.selection",
      "title": "Short 'selection' summary",
      "topics": [
        "print.selection"
      ]
    },
    {
      "page": "qselection",
      "title": "Selecting variables for several subset sizes",
      "topics": [
        "qselection"
      ]
    },
    {
      "page": "selection",
      "title": "Selecting a subset of 'q' variables",
      "topics": [
        "selection"
      ]
    },
    {
      "page": "test",
      "title": "Bootstrap based test for covariate selection",
      "topics": [
        "test"
      ]
    }
  ],
  "_rundeps": [
    "cvTools",
    "DEoptimR",
    "lattice",
    "Matrix",
    "mgcv",
    "nlme",
    "robustbase"
  ],
  "_score": 3.1931245983544616,
  "_indexed": true,
  "_nocasepkg": "fwdselect",
  "_universes": [
    "sestelo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-06-21T08:49:40.000Z",
      "distro": "noble",
      "commit": "fda3cc290ada4b9a0efcdebbbcc1d71fe8366b5e",
      "fileid": "95d4877f4829abc0a54e5c1cd7bfbd0c0c3b0a289e6ab84f6685b6cfee94439a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/27899060469"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-06-21T08:49:41.000Z",
      "distro": "noble",
      "commit": "fda3cc290ada4b9a0efcdebbbcc1d71fe8366b5e",
      "fileid": "67bf3ebcb68e2a93ce3113dcffd5bf504b1d61e95e4fe92970bf00fc422a3b6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/27899060469"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-06-21T08:49:27.000Z",
      "commit": "fda3cc290ada4b9a0efcdebbbcc1d71fe8366b5e",
      "fileid": "c46dded32fd1e223e18442245871581c031654e5482fbf41fb4061f6c9b2ab61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/27899060469"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-06-21T08:49:59.000Z",
      "commit": "fda3cc290ada4b9a0efcdebbbcc1d71fe8366b5e",
      "fileid": "a1b59da2e50f020bcbf9ffd79a89708b1f3abf6ecc360f54edc66d8f5318feb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/27899060469"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-06-21T08:49:44.000Z",
      "commit": "fda3cc290ada4b9a0efcdebbbcc1d71fe8366b5e",
      "fileid": "17f67c351e3daea2a44604c599094ddaaa2e9e5aaf990fc245b2be402048ef90",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/27899060469"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-21T08:48:58.000Z",
      "commit": "fda3cc290ada4b9a0efcdebbbcc1d71fe8366b5e",
      "fileid": "f4dde7ee26437a4af07dc828ea9a51b6c3c0a9e56898b8f21d0627e389346bf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/27899060469"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-21T08:48:59.000Z",
      "commit": "fda3cc290ada4b9a0efcdebbbcc1d71fe8366b5e",
      "fileid": "6ca987b48777637864808ed0c55770070e2603e8773cb0be9c469a010c4c59e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/27899060469"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-21T08:48:58.000Z",
      "commit": "fda3cc290ada4b9a0efcdebbbcc1d71fe8366b5e",
      "fileid": "1d7ad95a18c9ec9c8ce2d51438ab3dbb03abc4cc6a1261f7ba1861ed74caf191",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sestelo/actions/runs/27899060469"
    }
  ]
}