{
  "_id": "6a10054bacfb0bcc41c7dbbc",
  "Package": "rFSA",
  "Type": "Package",
  "Title": "Feasible Solution Algorithm for Finding Best Subsets and\nInteractions",
  "Version": "0.9.6",
  "Date": "2020-06-10",
  "Authors@R": "c(\nperson(given=\"Joshua\",family=\"Lambert\",email=\"joshua.lambert@uc.edu\",role=c(\"aut\",\"cre\")),\nperson(given=\"Liyu\",family=\"Gong\",email=\"liyu.gong@uky.edu\",role=\"aut\"),\nperson(given=\"Corrine\",family=\"Elliott\",email=\"cfelliott@berkeley.edu\",role=\"aut\"),\nperson(given=\"Sarah\",family=\"Janse\",email=\"Sarah.Janse@osumc.edu\",role=\"ctb\"))",
  "Description": "Assists in statistical model building to find optimal and\nsemi-optimal higher order interactions and best subsets. Uses\nthe lm(), glm(), and other R functions to fit models generated\nfrom a feasible solution algorithm. Discussed in Subset\nSelection in Regression, A Miller (2002). Applied and explained\nfor least median of squares in Hawkins (1993)\n<doi:10.1016/0167-9473(93)90246-P>. The feasible solution\nalgorithm comes up with model forms of a specific type that can\nhave fixed variables, higher order interactions and their lower\norder terms.",
  "License": "GPL-2",
  "RoxygenNote": "7.1.0",
  "Config/pak/sysreqs": "libglpk-dev make libicu-dev libxml2-dev",
  "Repository": "https://joshuawlambert.r-universe.dev",
  "Date/Publication": "2021-06-30 16:49:59 UTC",
  "RemoteUrl": "https://github.com/joshuawlambert/rfsa",
  "RemoteRef": "HEAD",
  "RemoteSha": "b0986bb2534f550f6b6a4215d107254c370910d9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 07:23:13 UTC",
    "User": "root"
  },
  "Author": "Joshua Lambert [aut, cre],\nLiyu Gong [aut],\nCorrine Elliott [aut],\nSarah Janse [ctb]",
  "Maintainer": "Joshua Lambert <joshua.lambert@uc.edu>",
  "MD5sum": "3aeaf9d0740e2413a133cfb9e765118a",
  "_user": "joshuawlambert",
  "_type": "src",
  "_file": "rFSA_0.9.6.tar.gz",
  "_fileid": "6fd3306b362392148d434ade3008130f8176ab4f41143d180a27cdd25a20b634",
  "_filesize": 136897,
  "_sha256": "6fd3306b362392148d434ade3008130f8176ab4f41143d180a27cdd25a20b634",
  "_created": "2026-05-22T07:23:13.000Z",
  "_published": "2026-05-22T07:27:07.397Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77334896498,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155043317"
    },
    {
      "job": 77334896528,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155045211"
    },
    {
      "job": 77334896537,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155053369"
    },
    {
      "job": 77334896507,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155044300"
    },
    {
      "job": 77334415737,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155005363"
    },
    {
      "job": 77334896543,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155035672"
    },
    {
      "job": 77334896525,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155035410"
    },
    {
      "job": 77334896603,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155031222"
    },
    {
      "job": 77334896497,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155035997"
    }
  ],
  "_buildurl": "https://github.com/r-universe/joshuawlambert/actions/runs/26274173182",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/joshuawlambert/rfsa",
  "_commit": {
    "id": "b0986bb2534f550f6b6a4215d107254c370910d9",
    "author": "Joshua Lambert <joshua.lambert@uc.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "added functionality \n\nvar4int now supports more than one variable.",
    "time": 1625071799
  },
  "_maintainer": {
    "name": "Joshua Lambert",
    "email": "joshua.lambert@uc.edu",
    "login": "joshuawlambert",
    "twitter": "@joshuawlambert",
    "description": "",
    "uuid": 5076950
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rPref",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "hash",
      "role": "Imports"
    }
  ],
  "_owner": "joshuawlambert",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "algorithm",
    "fsa",
    "interaction",
    "models",
    "parallel",
    "statistical",
    "statistics",
    "subset"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "gongliyu",
      "count": 57,
      "uuid": 7122320
    },
    {
      "user": "joshuawlambert",
      "count": 57,
      "uuid": 5076950
    },
    {
      "user": "cfelliott",
      "count": 1,
      "uuid": 30670644
    }
  ],
  "_userbio": {
    "uuid": 5076950,
    "type": "user",
    "name": "Joshua Lambert"
  },
  "_downloads": {
    "count": 242,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rFSA"
  },
  "_devurl": "https://github.com/joshuawlambert/rfsa",
  "_searchresults": 26,
  "_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/rFSA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/joshuawlambert/rfsa",
  "_realowner": "joshuawlambert",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-10-18"
    },
    {
      "version": "0.9",
      "date": "2017-12-20"
    },
    {
      "version": "0.9.1",
      "date": "2018-01-10"
    },
    {
      "version": "0.9.6",
      "date": "2020-06-10"
    }
  ],
  "_exports": [
    "adj.r.squared",
    "apress",
    "bdist",
    "fitmodels",
    "FSA",
    "glmFSA",
    "int.p.val",
    "list.criterion",
    "lmFSA",
    "max_abs_resid",
    "nextswap",
    "pFSA",
    "QICu.geeglm",
    "r.squared",
    "rmse",
    "swaps",
    "twFSA",
    "which.max.na",
    "which.min.na"
  ],
  "_help": [
    {
      "page": "adj.r.squared",
      "title": "An rFSA Criterion Function.",
      "topics": [
        "adj.r.squared"
      ]
    },
    {
      "page": "apress",
      "title": "An rFSA Criterion Function.",
      "topics": [
        "apress"
      ]
    },
    {
      "page": "bdist",
      "title": "An rFSA Criterion Function.",
      "topics": [
        "bdist"
      ]
    },
    {
      "page": "fitmodels",
      "title": "Model fitting function for FSA solutions",
      "topics": [
        "fitmodels"
      ]
    },
    {
      "page": "fitted.FSA",
      "title": "Fitted Values for FSA solutions",
      "topics": [
        "fitted.FSA"
      ]
    },
    {
      "page": "FSA",
      "title": "FSA: Feasible Solution Algorithm",
      "topics": [
        "FSA",
        "glmFSA",
        "lmFSA"
      ]
    },
    {
      "page": "int.p.val",
      "title": "An rFSA Criterion Function.",
      "topics": [
        "int.p.val"
      ]
    },
    {
      "page": "list.criterion",
      "title": "List all included Criteria function for lmFSA and glmFSA.",
      "topics": [
        "list.criterion"
      ]
    },
    {
      "page": "max_abs_resid",
      "title": "Return maximum absolute residual from a model",
      "topics": [
        "max_abs_resid"
      ]
    },
    {
      "page": "nextswap",
      "title": "Variables to include in the >1st step of an mth order interaction model determined from the Feasible Soution Alorithm.",
      "topics": [
        "nextswap"
      ]
    },
    {
      "page": "pFSA",
      "title": "pFSA: Pareto Feasible Solution Algorithm",
      "topics": [
        "pFSA"
      ]
    },
    {
      "page": "plot.FSA",
      "title": "Diagnostic Plots for FSA solutions",
      "topics": [
        "plot.FSA"
      ]
    },
    {
      "page": "predict.FSA",
      "title": "Prediction function for FSA solutions",
      "topics": [
        "predict.FSA"
      ]
    },
    {
      "page": "print.FSA",
      "title": "Printing function for FSA solutions",
      "topics": [
        "print.FSA"
      ]
    },
    {
      "page": "QICu.geeglm",
      "title": "Return QICu for geepack::geeglm",
      "topics": [
        "QICu.geeglm"
      ]
    },
    {
      "page": "r.squared",
      "title": "An rFSA Criterion Function.",
      "topics": [
        "r.squared"
      ]
    },
    {
      "page": "rmse",
      "title": "An rFSA Criterion Function.",
      "topics": [
        "rmse"
      ]
    },
    {
      "page": "summary.FSA",
      "title": "Summary function for FSA solutions",
      "topics": [
        "summary.FSA"
      ]
    },
    {
      "page": "swaps",
      "title": "Variables to include in first steip of an mth order interaction model determined from the Feasible Soution Alorithm.",
      "topics": [
        "swaps"
      ]
    },
    {
      "page": "twFSA",
      "title": "twFSA",
      "topics": [
        "twFSA"
      ]
    },
    {
      "page": "which.max.na",
      "title": "An rFSA Internal Function.",
      "topics": [
        "which.max.na"
      ]
    },
    {
      "page": "which.min.na",
      "title": "An rFSA Internal Function.",
      "topics": [
        "which.min.na"
      ]
    }
  ],
  "_readme": "https://github.com/joshuawlambert/rfsa/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "hash",
    "igraph",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "RcppParallel",
    "rlang",
    "rPref",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.260071387985075,
  "_indexed": true,
  "_nocasepkg": "rfsa",
  "_universes": [
    "joshuawlambert"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.6",
      "date": "2026-05-22T07:25:15.000Z",
      "distro": "noble",
      "commit": "b0986bb2534f550f6b6a4215d107254c370910d9",
      "fileid": "b3378a507e2f194eaaac98f0f38e49d07d65ff32d15ed932e992b55358e3bde4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshuawlambert/actions/runs/26274173182"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.6",
      "date": "2026-05-22T07:25:21.000Z",
      "distro": "noble",
      "commit": "b0986bb2534f550f6b6a4215d107254c370910d9",
      "fileid": "d3c7cdbee53bb12f3b4d64be07693bc10361cceebffa5ad47a83750767d2e115",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshuawlambert/actions/runs/26274173182"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.6",
      "date": "2026-05-22T07:25:51.000Z",
      "commit": "b0986bb2534f550f6b6a4215d107254c370910d9",
      "fileid": "00ebc2f30d3618ece57743afa1d5413ef139c5f521a7bd2f40d2d78d65b18730",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshuawlambert/actions/runs/26274173182"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.6",
      "date": "2026-05-22T07:25:22.000Z",
      "commit": "b0986bb2534f550f6b6a4215d107254c370910d9",
      "fileid": "c1967a2d06ef4feb0872026220b49d93fb1c01cedd245c0671eaf203ef2a16bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshuawlambert/actions/runs/26274173182"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.6",
      "date": "2026-05-22T07:25:12.000Z",
      "commit": "b0986bb2534f550f6b6a4215d107254c370910d9",
      "fileid": "47e925e60d3fcc11f752a5fe63b39e667a596292b4143af1c7a0803860a17a69",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joshuawlambert/actions/runs/26274173182"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.6",
      "date": "2026-05-22T07:24:40.000Z",
      "commit": "b0986bb2534f550f6b6a4215d107254c370910d9",
      "fileid": "1da44cd73715a9b37a30d5a117f64671c99643025ee694d05b7b723551c71bd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshuawlambert/actions/runs/26274173182"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.6",
      "date": "2026-05-22T07:24:27.000Z",
      "commit": "b0986bb2534f550f6b6a4215d107254c370910d9",
      "fileid": "a55c860fb2924b5b91b335b29b7f6900d843c80c34779a23232c3f8295c51393",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshuawlambert/actions/runs/26274173182"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.6",
      "date": "2026-05-22T07:24:45.000Z",
      "commit": "b0986bb2534f550f6b6a4215d107254c370910d9",
      "fileid": "30a98c6184f031701abead480f6b7a8ca9a12815a7435d888bf6debf0d82ddd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joshuawlambert/actions/runs/26274173182"
    }
  ]
}