{
  "_id": "6a21337ccd65a98ecbd25f4b",
  "Type": "Package",
  "Package": "genetic.algo.optimizeR",
  "Title": "Genetic Algorithm Optimization",
  "Version": "0.3.2",
  "Authors@R": "person(\"Dany\", \"Mukesha\", , \"danymukesha@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0001-9514-751X\"))",
  "Description": "Genetic algorithm are a class of optimization algorithms\ninspired by the process of natural selection and genetics. This\npackage is for learning purposes and allows users to optimize\nvarious functions or parameters by mimicking biological\nevolution processes such as selection, crossover, and mutation.\nIdeal for tasks like machine learning parameter tuning,\nmathematical function optimization, and solving an optimization\nproblem that involves finding the best solution in a discrete\nspace.",
  "License": "MIT + file LICENSE",
  "URL": "https://danymukesha.github.io/genetic.algo.optimizeR/,\nhttps://github.com/danymukesha/genetic.algo.optimizeR",
  "BugReports": "https://github.com/danymukesha/genetic.algo.optimizeR/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Language": "en-US",
  "biocViews": "ExperimentalDesign, Technology",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libssl-dev libx11-dev",
  "Repository": "https://danymukesha.r-universe.dev",
  "Date/Publication": "2024-10-07 09:57:17 UTC",
  "RemoteUrl": "https://github.com/danymukesha/genetic.algo.optimizer",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a2a1a18993d6223c60b63b8c4d096e95e914668",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:07:41 UTC",
    "User": "root"
  },
  "Author": "Dany Mukesha [aut, cre] (ORCID:\n<https://orcid.org/0009-0001-9514-751X>)",
  "Maintainer": "Dany Mukesha <danymukesha@gmail.com>",
  "MD5sum": "6b800cfbad3be88ce4de8728c68413af",
  "_user": "danymukesha",
  "_type": "src",
  "_file": "genetic.algo.optimizeR_0.3.2.tar.gz",
  "_fileid": "08775f487ccc84584eae0711da20c43da4b42e1c6d3e2e559eb94793aec1d018",
  "_filesize": 813104,
  "_sha256": "08775f487ccc84584eae0711da20c43da4b42e1c6d3e2e559eb94793aec1d018",
  "_created": "2026-06-04T08:07:41.000Z",
  "_published": "2026-06-04T08:12:44.408Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79476541965,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406298434"
    },
    {
      "job": 79476542004,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406297623"
    },
    {
      "job": 79476542324,
      "time": 263,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406309225"
    },
    {
      "job": 79476541959,
      "time": 163,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406282135"
    },
    {
      "job": 79475885784,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406239376"
    },
    {
      "job": 79476542024,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406287547"
    },
    {
      "job": 79476541968,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406281895"
    },
    {
      "job": 79476541995,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406276444"
    },
    {
      "job": 79476542076,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406281854"
    }
  ],
  "_buildurl": "https://github.com/r-universe/danymukesha/actions/runs/26939083553",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/danymukesha/genetic.algo.optimizer",
  "_commit": {
    "id": "1a2a1a18993d6223c60b63b8c4d096e95e914668",
    "author": "danymukesha <danymukesha@gmail.com>",
    "committer": "danymukesha <danymukesha@gmail.com>",
    "message": "Increment version number to 0.3.2\n",
    "time": 1728295037
  },
  "_maintainer": {
    "name": "Dany Mukesha",
    "email": "danymukesha@gmail.com",
    "login": "danymukesha",
    "uuid": 45208254
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rsconnect",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tinytex",
      "role": "Imports"
    },
    {
      "package": "biocViews",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "learnr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "danymukesha",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "experimentaldesign",
    "technology"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "danymukesha",
      "count": 44,
      "uuid": 45208254
    }
  ],
  "_userbio": {
    "uuid": 45208254,
    "type": "user",
    "name": "Dany Mukesha"
  },
  "_downloads": {
    "count": 598,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/genetic.algo.optimizeR"
  },
  "_devurl": "https://github.com/danymukesha/genetic.algo.optimizer",
  "_pkgdown": "https://danymukesha.github.io/genetic.algo.optimizeR/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/genetic.algo.optimizeR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/danymukesha/genetic.algo.optimizer",
  "_realowner": "danymukesha",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.5",
      "date": "2024-02-14"
    },
    {
      "version": "0.2.6",
      "date": "2024-02-15"
    },
    {
      "version": "0.3.2",
      "date": "2024-10-10"
    },
    {
      "version": "0.3.3",
      "date": "2025-01-24"
    }
  ],
  "_exports": [
    "crossover",
    "evaluate_fitness",
    "initialize_population",
    "mutation",
    "replacement",
    "selection"
  ],
  "_help": [
    {
      "page": "crossover",
      "title": "Crossover of selected parents from the fitting population",
      "topics": [
        "crossover"
      ]
    },
    {
      "page": "evaluate_fitness",
      "title": "Evaluating the fitness of the population",
      "topics": [
        "evaluate_fitness"
      ]
    },
    {
      "page": "initialize_population",
      "title": "Initialize population",
      "topics": [
        "initialize_population"
      ]
    },
    {
      "page": "mutation",
      "title": "Mutating the offspring",
      "topics": [
        "mutation"
      ]
    },
    {
      "page": "replacement",
      "title": "Replacing non-selected individual(s)",
      "topics": [
        "replacement"
      ]
    },
    {
      "page": "selection",
      "title": "Selecting the fitting the population",
      "topics": [
        "selection"
      ]
    }
  ],
  "_pkglogo": "https://github.com/danymukesha/genetic.algo.optimizer/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/danymukesha/genetic.algo.optimizer/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocManager",
    "biocViews",
    "bit",
    "bit64",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DiagrammeR",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "graph",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr2",
    "igraph",
    "isoband",
    "jose",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "packrat",
    "pillar",
    "pkgconfig",
    "PKI",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RBGL",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "RCurl",
    "readr",
    "renv",
    "rlang",
    "rmarkdown",
    "rsconnect",
    "rstudioapi",
    "RUnit",
    "S7",
    "sass",
    "scales",
    "snowflakeauth",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "XML",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "intro_to_genetic.algo.optimizeR.Rmd",
      "filename": "intro_to_genetic.algo.optimizeR.html",
      "title": "Introduction to genetic.algo.optimizeR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Aim",
        "Method",
        "Initial Population",
        "Evaluation",
        "Selection",
        "Crossover and Mutation",
        "Replacement",
        "Warp-Up"
      ],
      "created": "2024-10-07 08:16:52",
      "modified": "2024-10-07 08:16:52",
      "commits": 1
    },
    {
      "source": "optimize_function_with_GA.Rmd",
      "filename": "optimize_function_with_GA.html",
      "title": "Optimization of a Quadratic Function Using Genetic Algorithms",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Abstract",
        "Introduction",
        "Demonstration",
        "Initialization of population",
        "Fitness Evaluation",
        "Selection of Parents",
        "Crossover and Mutation",
        "Replacement",
        "Iteration Until Termination",
        "Finding the Optimal Solution",
        "Analysis of X-Intercepts",
        "Conclusion"
      ],
      "created": "2024-10-07 08:16:52",
      "modified": "2024-10-07 08:56:38",
      "commits": 2
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "genetic.algo.optimizer",
  "_universes": [
    "danymukesha"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-04T08:10:27.000Z",
      "distro": "noble",
      "commit": "1a2a1a18993d6223c60b63b8c4d096e95e914668",
      "fileid": "2db3229e4bed2c311263349b57465b9ab47cf41728f6caeed05d2f79373584a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danymukesha/actions/runs/26939083553"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-04T08:10:27.000Z",
      "distro": "noble",
      "commit": "1a2a1a18993d6223c60b63b8c4d096e95e914668",
      "fileid": "39fdc8806ee995dd86288e82438e64585c249ea84e12dc9acfd4122b42c74c2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danymukesha/actions/runs/26939083553"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-04T08:11:04.000Z",
      "commit": "1a2a1a18993d6223c60b63b8c4d096e95e914668",
      "fileid": "d24f26b8882626cc40d1fb18446db0339b596ea60487950ad86f9a5f03b5335b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danymukesha/actions/runs/26939083553"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-04T08:09:48.000Z",
      "commit": "1a2a1a18993d6223c60b63b8c4d096e95e914668",
      "fileid": "1ef1b6b23eff0257bfbe5f25cf84530c065fc41e708cdd8c74d2feba6b47412e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danymukesha/actions/runs/26939083553"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-04T08:10:35.000Z",
      "commit": "1a2a1a18993d6223c60b63b8c4d096e95e914668",
      "fileid": "b4e71a1522f4a2eb3aa81a5cf4dc8f63be098df753bb57f3a62781ec15469990",
      "status": "success",
      "buildurl": "https://github.com/r-universe/danymukesha/actions/runs/26939083553"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-04T08:09:29.000Z",
      "commit": "1a2a1a18993d6223c60b63b8c4d096e95e914668",
      "fileid": "e84ed04a30cd598fadf51d938b731c76ab362489892020cb7503501473e283aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danymukesha/actions/runs/26939083553"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-04T08:09:12.000Z",
      "commit": "1a2a1a18993d6223c60b63b8c4d096e95e914668",
      "fileid": "8b08061895c4317e0aa225e20d4f7c5422e2befa2cc292e5c0dc02a8b7faf99a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danymukesha/actions/runs/26939083553"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-04T08:09:31.000Z",
      "commit": "1a2a1a18993d6223c60b63b8c4d096e95e914668",
      "fileid": "29f183c991cb4e3164b6f158ffd869f8eea3f170459cc922198596bff48207af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danymukesha/actions/runs/26939083553"
    }
  ]
}