{
  "_id": "6a103f46acfb0bcc41c9cd12",
  "Package": "gaselect",
  "Type": "Package",
  "Title": "Genetic Algorithm (GA) for Variable Selection from\nHigh-Dimensional Data",
  "Version": "1.0.24",
  "Date": "2025-12-16",
  "Authors@R": "person(given = \"David\",\nfamily = \"Kepplinger\",\nrole = c(\"aut\", \"cre\"),\nemail = \"david.kepplinger@gmail.com\")",
  "Description": "Provides a genetic algorithm for finding variable subsets\nin high dimensional data with high prediction performance. The\ngenetic algorithm can use ordinary least squares (OLS)\nregression models or partial least squares (PLS) regression\nmodels to evaluate the prediction power of variable subsets. By\nsupporting different cross-validation schemes, the user can\nfine-tune the tradeoff between speed and quality of the\nsolution.",
  "URL": "https://github.com/dakep/gaselect",
  "BugReports": "https://github.com/dakep/gaselect/issues",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "Biarch": "true",
  "Collate": "'Evaluator.R' 'GenAlgControl.R' 'formatSegmentation.R'\n'evaluate.R' 'fitness.R' 'genAlg.R' 'getEvalFun.R' 'subsets.R'\n'toCControlList.R' 'validData.R'",
  "RoxygenNote": "7.3.3",
  "Repository": "https://dakep.r-universe.dev",
  "Date/Publication": "2026-01-07 16:42:38 UTC",
  "RemoteUrl": "https://github.com/dakep/gaselect",
  "RemoteRef": "HEAD",
  "RemoteSha": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
  "Packaged": {
    "Date": "2026-05-11 08:55:37 UTC",
    "User": "root"
  },
  "Author": "David Kepplinger [aut, cre]",
  "Maintainer": "David Kepplinger <david.kepplinger@gmail.com>",
  "MD5sum": "07c46055818664480f182f98fc20a2d8",
  "_user": "dakep",
  "_type": "src",
  "_file": "gaselect_1.0.24.tar.gz",
  "_fileid": "cc17ff52bc4630d0a26f7864dc84ef75304b906932548be8751ffae09936c440",
  "_filesize": 254417,
  "_sha256": "cc17ff52bc4630d0a26f7864dc84ef75304b906932548be8751ffae09936c440",
  "_created": "2026-05-11T08:55:37.000Z",
  "_published": "2026-05-22T11:34:30.563Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77371309777,
      "time": 179,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6914307069"
    },
    {
      "job": 77371309443,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6914297951"
    },
    {
      "job": 77371309694,
      "time": 165,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6914302334"
    },
    {
      "job": 77371309652,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6914296349"
    },
    {
      "job": 77371310377,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6914301217"
    },
    {
      "job": 77371309928,
      "time": 279,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6914338957"
    },
    {
      "job": 77371309763,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6914302907"
    },
    {
      "job": 77371309737,
      "time": 255,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6914331565"
    },
    {
      "job": 77371309181,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914247626"
    },
    {
      "job": 77371309158,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159504359"
    },
    {
      "job": 77371309502,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6914302727"
    },
    {
      "job": 77371309685,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6914300064"
    },
    {
      "job": 77371309806,
      "time": 186,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6914309621"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dakep/actions/runs/25660215976",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dakep/gaselect",
  "_commit": {
    "id": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
    "author": "davidkep <david@rotinaj.org>",
    "committer": "davidkep <david@rotinaj.org>",
    "message": "remove deprecated __STDC_LIMIT_MACROS\n",
    "time": 1767804158
  },
  "_maintainer": {
    "name": "David Kepplinger",
    "email": "david.kepplinger@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "methods",
      "version": ">= 2.10.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.10.5",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.9.800.4",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.10.5",
      "role": "Imports"
    },
    {
      "package": "chemometrics",
      "role": "Suggests"
    }
  ],
  "_owner": "dakep",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "dakep",
      "count": 243,
      "uuid": 6523365
    }
  ],
  "_userbio": {
    "uuid": 6523365,
    "type": "user",
    "name": "David Kepplinger",
    "description": "Assistant Professor of Statistics"
  },
  "_downloads": {
    "count": 251,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gaselect"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/dakep/gaselect",
  "_searchresults": 9,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gaselect.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dakep/gaselect",
  "_realowner": "dakep",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.4",
      "date": "2015-02-10"
    },
    {
      "version": "1.0.5",
      "date": "2015-02-12"
    },
    {
      "version": "1.0.6",
      "date": "2019-03-05"
    },
    {
      "version": "1.0.7",
      "date": "2019-03-13"
    },
    {
      "version": "1.0.9",
      "date": "2020-02-06"
    },
    {
      "version": "1.0.10",
      "date": "2022-03-09"
    },
    {
      "version": "1.0.11",
      "date": "2022-04-06"
    },
    {
      "version": "1.0.21",
      "date": "2023-02-04"
    },
    {
      "version": "1.0.22",
      "date": "2023-12-11"
    },
    {
      "version": "1.0.23",
      "date": "2025-04-14"
    },
    {
      "version": "1.0.24",
      "date": "2025-12-16"
    },
    {
      "version": "1.0.25",
      "date": "2026-01-08"
    }
  ],
  "_exports": [
    "evaluatorFit",
    "evaluatorLM",
    "evaluatorPLS",
    "evaluatorUserFunction",
    "fitness",
    "fitnessEvolution",
    "genAlg",
    "genAlgControl",
    "subsets"
  ],
  "_help": [
    {
      "page": "evaluate-methods",
      "title": "Evaluate the fitness of variable subsets",
      "topics": [
        "evaluate",
        "evaluate,GenAlgEvaluator,matrix,numeric,ANY,integer,missing-method",
        "evaluate,GenAlgEvaluator,matrix,numeric,ANY,missing,integer-method",
        "evaluate,GenAlgEvaluator,matrix,numeric,ANY,missing,missing-method",
        "evaluate,GenAlgEvaluator,matrix,numeric,logical,integer,integer-method",
        "evaluate,GenAlgEvaluator,matrix,numeric,matrix,integer,integer-method"
      ]
    },
    {
      "page": "GenAlgFitEvaluator-constructor",
      "title": "Fit Evaluator",
      "concept": [
        "GenAlg Evaluators"
      ],
      "topics": [
        "evaluatorFit"
      ]
    },
    {
      "page": "GenAlgLMEvaluator-constructor",
      "title": "LM Evaluator",
      "concept": [
        "GenAlg Evaluators"
      ],
      "topics": [
        "evaluatorLM"
      ]
    },
    {
      "page": "GenAlgPLSEvaluator-constructor",
      "title": "PLS Evaluator",
      "concept": [
        "GenAlg Evaluators"
      ],
      "topics": [
        "evaluatorPLS"
      ]
    },
    {
      "page": "GenAlgUserEvaluator-constructor",
      "title": "User Defined Evaluator",
      "concept": [
        "GenAlg Evaluators"
      ],
      "topics": [
        "evaluatorUserFunction"
      ]
    },
    {
      "page": "fitness",
      "title": "Get the fitness of a variable subset",
      "topics": [
        "fitness"
      ]
    },
    {
      "page": "fitnessEvolution",
      "title": "Get the evolution of the fitness",
      "topics": [
        "fitnessEvolution"
      ]
    },
    {
      "page": "formatSegmentation-methods",
      "title": "Format the raw segmentation list returned from the C++ code into a usable list",
      "topics": [
        "formatSegmentation",
        "formatSegmentation,GenAlgFitEvaluator,list-method",
        "formatSegmentation,GenAlgLMEvaluator,list-method",
        "formatSegmentation,GenAlgPLSEvaluator,list-method",
        "formatSegmentation,GenAlgUserEvaluator,list-method"
      ]
    },
    {
      "page": "GenAlg-constructor",
      "title": "Genetic algorithm for variable subset selection",
      "topics": [
        "genAlg"
      ]
    },
    {
      "page": "GenAlg-class",
      "title": "Result of a genetic algorithm run",
      "topics": [
        "GenAlg",
        "GenAlg-class"
      ]
    },
    {
      "page": "GenAlgControl-constructor",
      "title": "Set control arguments for the genetic algorithm",
      "topics": [
        "genAlgControl"
      ]
    },
    {
      "page": "GenAlgControl-class",
      "title": "Control class for the genetic algorithm",
      "topics": [
        "GenAlgControl",
        "GenAlgControl-class"
      ]
    },
    {
      "page": "GenAlgEvaluator-class",
      "title": "Evaluator Base Class",
      "topics": [
        "GenAlgEvaluator",
        "GenAlgEvaluator-class"
      ]
    },
    {
      "page": "GenAlgFitEvaluator-class",
      "title": "Fit Evaluator",
      "topics": [
        "GenAlgFitEvaluator",
        "GenAlgFitEvaluator-class"
      ]
    },
    {
      "page": "GenAlgLMEvaluator-class",
      "title": "LM Evaluator",
      "topics": [
        "GenAlgLMEvaluator",
        "GenAlgLMEvaluator-class"
      ]
    },
    {
      "page": "GenAlgPLSEvaluator-class",
      "title": "PLS Evaluator",
      "topics": [
        "GenAlgPLSEvaluator",
        "GenAlgPLSEvaluator-class"
      ]
    },
    {
      "page": "GenAlgUserEvaluator-class",
      "title": "User Function Evaluator",
      "topics": [
        "GenAlgUserEvaluator",
        "GenAlgUserEvaluator-class"
      ]
    },
    {
      "page": "getEvalFun-methods",
      "title": "Get the evaluation function from a GenAlgUserEvaluator",
      "topics": [
        "getEvalFun",
        "getEvalFun,GenAlgEvaluator,GenAlg-method",
        "getEvalFun,GenAlgEvaluator,matrix-method",
        "getEvalFun,GenAlgUserEvaluator,GenAlg-method",
        "getEvalFun,GenAlgUserEvaluator,matrix-method"
      ]
    },
    {
      "page": "subsets",
      "title": "Get the found variable subset(s)",
      "topics": [
        "subsets"
      ]
    },
    {
      "page": "toCControlList-methods",
      "title": "Transform the object to a list",
      "topics": [
        "toCControlList",
        "toCControlList,GenAlgControl-method",
        "toCControlList,GenAlgFitEvaluator-method",
        "toCControlList,GenAlgLMEvaluator-method",
        "toCControlList,GenAlgPLSEvaluator-method",
        "toCControlList,GenAlgUserEvaluator-method"
      ]
    },
    {
      "page": "trueFitnessVal-methods",
      "title": "Get the transformed fitness values",
      "topics": [
        "trueFitnessVal",
        "trueFitnessVal,GenAlgFitEvaluator,numeric-method",
        "trueFitnessVal,GenAlgLMEvaluator,numeric-method",
        "trueFitnessVal,GenAlgPLSEvaluator,numeric-method",
        "trueFitnessVal,GenAlgUserEvaluator,numeric-method"
      ]
    },
    {
      "page": "validData-methods",
      "title": "Check if the data is valid for the evaluator",
      "topics": [
        "validData",
        "validData,GenAlgEvaluator,GenAlg-method",
        "validData,GenAlgFitEvaluator,GenAlg-method",
        "validData,GenAlgLMEvaluator,GenAlg-method",
        "validData,GenAlgPLSEvaluator,GenAlg-method"
      ]
    }
  ],
  "_readme": "https://github.com/dakep/gaselect/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "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": "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"
    }
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "gaselect",
  "_universes": [
    "dakep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.24",
      "date": "2026-05-11T08:58:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
      "fileid": "8deb3b0f4cea8a15f6ce5778cf224a8213faddd428c5b5a7ce12693cfa250d70",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dakep/actions/runs/25660215976"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.24",
      "date": "2026-05-11T08:58:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
      "fileid": "a378287bd279f86531d81ae82b191e755b979e5b396af11fc4dc17c84c918cf9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dakep/actions/runs/25660215976"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.24",
      "date": "2026-05-11T08:58:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
      "fileid": "37fd0f1aed9b4add87aca11c88065f62def4d4dc2324e495d92a2852bbd7c6dc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dakep/actions/runs/25660215976"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.24",
      "date": "2026-05-11T08:58:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
      "fileid": "179d28053a491eec1538b55523dc0cab77c09dae9f28725aaa78d385e68487f2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dakep/actions/runs/25660215976"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.24",
      "date": "2026-05-11T08:58:08.000Z",
      "arch": "aarch64",
      "commit": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
      "fileid": "833debcb965968c2042a6ddead8e9ece746cfc14a5460ffb0286af267caed14b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dakep/actions/runs/25660215976"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.24",
      "date": "2026-05-11T08:59:24.000Z",
      "arch": "x86_64",
      "commit": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
      "fileid": "f1eecda5f9a194f17be149f00db558afc998b7a52c3b122bb8923f903b4d84ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dakep/actions/runs/25660215976"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.24",
      "date": "2026-05-11T08:58:20.000Z",
      "arch": "aarch64",
      "commit": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
      "fileid": "57ab3a745cc78d7a8ccc0f77ded63eeceeee952b960484f53c9305d159b75020",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dakep/actions/runs/25660215976"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.24",
      "date": "2026-05-11T08:59:23.000Z",
      "arch": "x86_64",
      "commit": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
      "fileid": "81da89021d8d569e8cf93fc6643b637805b2ee8e97750bd0c524f57a31c8aad6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dakep/actions/runs/25660215976"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.24",
      "date": "2026-05-11T08:57:37.000Z",
      "arch": "x86_64",
      "commit": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
      "fileid": "610bf7f500b1fb87d718fb41cf1cc9774b172a4ecba959726f33534c1701f7e4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dakep/actions/runs/25660215976"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.24",
      "date": "2026-05-11T08:57:28.000Z",
      "arch": "x86_64",
      "commit": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
      "fileid": "ba4d821b8e95e5a92dd8eb6bd8314f47e6fe5f58a5ef4b5280b61d13a99c172c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dakep/actions/runs/25660215976"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.24",
      "date": "2026-05-11T08:57:46.000Z",
      "arch": "x86_64",
      "commit": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
      "fileid": "d459436cc5b20e8b01eae1d3bd96e393bbdc786ba1bd348b120f3cd8ff9ed759",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dakep/actions/runs/25660215976"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.24",
      "date": "2026-05-22T11:33:24.000Z",
      "arch": "emscripten",
      "commit": "42f549c0155b8b79df6cb60c037bcf76980da9b7",
      "fileid": "b49ebff63ad770c3a82e515314ddadd89274e01797ae13a39abcbba0905ddd3d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dakep/actions/runs/25660215976"
    }
  ]
}