{
  "_id": "6a196a4aacfb0bcc41de96ad",
  "Type": "Package",
  "Package": "BioGA",
  "Title": "Bioinformatics Genetic Algorithm (BioGA)",
  "Version": "1.6.0",
  "Authors@R": "person(\"Dany\", \"Mukesha\", , \"danymukesha@gmail.com\",\nrole = 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 allows users to analyze and optimize high throughput\ngenomic data using genetic algorithms.  The functions provided\nare implemented in C++ for improved speed and efficiency, with\nan easy-to-use interface for use within R.",
  "License": "MIT + file LICENSE",
  "URL": "https://danymukesha.github.io/BioGA/",
  "BugReports": "https://github.com/danymukesha/BioGA/issues",
  "VignetteBuilder": "knitr",
  "biocViews": "ExperimentalDesign, Technology",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libmagick++-dev gsfonts texlive\nlibuv1-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:03:19 UTC",
  "RemoteUrl": "https://github.com/bioc/BioGA",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "ad6ac0545db259308b8636b87144f9d9722167a8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 08:23:54 UTC",
    "User": "root"
  },
  "Author": "Dany Mukesha [aut, cre] (ORCID:\n<https://orcid.org/0009-0001-9514-751X>)",
  "Maintainer": "Dany Mukesha <danymukesha@gmail.com>",
  "MD5sum": "5d46f88eb7abb0df29877977ff19a1c9",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "BioGA_1.6.0.tar.gz",
  "_fileid": "c4ec82a303729f145b80cf8739f1334c753afc7195ef6c2ce53d8cbe4ac89796",
  "_filesize": 209415,
  "_sha256": "c4ec82a303729f145b80cf8739f1334c753afc7195ef6c2ce53d8cbe4ac89796",
  "_created": "2026-05-29T08:23:54.000Z",
  "_published": "2026-05-29T10:28:26.443Z",
  "_jobs": [
    {
      "job": 78465003717,
      "time": 243,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286429480"
    },
    {
      "job": 78465003755,
      "time": 332,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286454255"
    },
    {
      "job": 78465003703,
      "time": 312,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286449055"
    },
    {
      "job": 78465003690,
      "time": 363,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286463466"
    },
    {
      "job": 78465003780,
      "time": 358,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286461989"
    },
    {
      "job": 78465003744,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288545292"
    },
    {
      "job": 78465003723,
      "time": 633,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287346628"
    },
    {
      "job": 78465003726,
      "time": 246,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288568321"
    },
    {
      "job": 78465003747,
      "time": 492,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287302624"
    },
    {
      "job": 78464300657,
      "time": 291,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286355736"
    },
    {
      "job": 78465003707,
      "time": 193,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286414803"
    },
    {
      "job": 78465003806,
      "time": 248,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286430994"
    },
    {
      "job": 78465003750,
      "time": 285,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286441497"
    },
    {
      "job": 78465003838,
      "time": 303,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286447217"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 3
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26626441798",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/BioGA",
  "_commit": {
    "id": "ad6ac0545db259308b8636b87144f9d9722167a8",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777381399
  },
  "_maintainer": {
    "name": "Dany Mukesha",
    "email": "danymukesha@gmail.com",
    "login": "danymukesha",
    "uuid": 45208254
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "animation",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "biocViews",
      "role": "Imports"
    },
    {
      "package": "sessioninfo",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.7.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.6.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "experimentaldesign",
    "technology",
    "data-analysis",
    "gene-expression",
    "genetic-algorithms",
    "genomics",
    "optimization-algorithms",
    "cpp"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "danymukesha",
      "count": 106,
      "uuid": 45208254
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 228,
    "source": "https://www.bioconductor.org/packages/stats/bioc/BioGA"
  },
  "_devurl": "https://github.com/danymukesha/bioga",
  "_pkgdown": "https://danymukesha.github.io/BioGA/",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BioGA.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/danymukesha/bioga",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "crossover_cpp",
    "evaluate_fitness_cpp",
    "initialize_population_cpp",
    "mutation_cpp",
    "plot_fitness",
    "plot_fitness_history",
    "plot_population",
    "replacement_cpp",
    "selection_cpp"
  ],
  "_help": [
    {
      "page": "crossover_cpp",
      "title": "Function to perform crossover between selected individuals",
      "topics": [
        "crossover_cpp"
      ]
    },
    {
      "page": "evaluate_fitness_cpp",
      "title": "Function to evaluate fitness using genomic data",
      "topics": [
        "evaluate_fitness_cpp"
      ]
    },
    {
      "page": "initialize_population_cpp",
      "title": "Function to initialize the population from genomic data",
      "topics": [
        "initialize_population_cpp"
      ]
    },
    {
      "page": "mutation_cpp",
      "title": "Function to mutate the offspring",
      "topics": [
        "mutation_cpp"
      ]
    },
    {
      "page": "plot_fitness",
      "title": "Plot Fitness Values",
      "topics": [
        "plot_fitness"
      ]
    },
    {
      "page": "plot_fitness_history",
      "title": "Plot Fitness Change Over Generations",
      "topics": [
        "plot_fitness_history"
      ]
    },
    {
      "page": "plot_population",
      "title": "Plot Population Distribution",
      "topics": [
        "plot_population"
      ]
    },
    {
      "page": "replacement_cpp",
      "title": "Function to replace non-selected individuals in the population",
      "topics": [
        "replacement_cpp"
      ]
    },
    {
      "page": "selection_cpp",
      "title": "Function to select individuals based on fitness scores",
      "topics": [
        "selection_cpp"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bioc/BioGA/raw/RELEASE_3_23/man/figures/logo.png",
  "_readme": "https://github.com/bioc/BioGA/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "animation",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocManager",
    "BiocStyle",
    "biocViews",
    "bitops",
    "bookdown",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "DelayedArray",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "graph",
    "gtable",
    "highr",
    "htmltools",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magick",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "RBGL",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "rlang",
    "rmarkdown",
    "RUnit",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "sessioninfo",
    "SparseArray",
    "SummarizedExperiment",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "XVector",
    "yaml"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Introduction",
      "author": "Dany Mukesha",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting Started",
        "Installation",
        "Overview",
        "Example Scenario",
        "Initialization",
        "Genetic Algorithm Optimization",
        "Fitness Calculation"
      ],
      "created": "2024-02-26 17:47:21",
      "modified": "2024-06-04 17:49:43",
      "commits": 7
    }
  ],
  "_score": 4.041392685158225,
  "_indexed": false,
  "_nocasepkg": "bioga",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/BioGA",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-05-29T08:27:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ad6ac0545db259308b8636b87144f9d9722167a8",
      "fileid": "a0c0629d5c6d0486baecf7ca6f410ac32dd44e324d69e43c85a17625f18977d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26626441798"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-05-29T08:27:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ad6ac0545db259308b8636b87144f9d9722167a8",
      "fileid": "fd9131a96a6eb258e9f4f01b8e124fe9c3f6b3bd72e185a55493acb082f60f01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26626441798"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-05-29T08:28:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ad6ac0545db259308b8636b87144f9d9722167a8",
      "fileid": "85a044bb78034a2f0ff96a0b2ed70d21dc0b99d346b989cd46abcc6f2304cd18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26626441798"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-05-29T08:28:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ad6ac0545db259308b8636b87144f9d9722167a8",
      "fileid": "c090ae657e5cd3e57220c22ea12a01b2e314121ba8a8a52d34f49ea67f80a73b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26626441798"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-05-29T10:25:13.000Z",
      "arch": "aarch64",
      "commit": "ad6ac0545db259308b8636b87144f9d9722167a8",
      "fileid": "32f4e12182a6c412b692848ec02005b137ae5cd2064e94122c9c17e79b666dd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26626441798"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-05-29T09:14:05.000Z",
      "arch": "x86_64",
      "commit": "ad6ac0545db259308b8636b87144f9d9722167a8",
      "fileid": "67f3f6ccd8fe4597804a9606c3a30dc9f2de805740c6f12504f019445ad9bda6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26626441798"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-05-29T10:25:40.000Z",
      "arch": "aarch64",
      "commit": "ad6ac0545db259308b8636b87144f9d9722167a8",
      "fileid": "62ce7a923b7b9f715e7f6aa3b309119aed1b4dccca29a645f5b59d968f5fed32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26626441798"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-05-29T09:12:26.000Z",
      "arch": "x86_64",
      "commit": "ad6ac0545db259308b8636b87144f9d9722167a8",
      "fileid": "d01e0e99289621c35c80981e6bffff150a26f8050332e35467fecd78965ad1b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26626441798"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.0",
      "date": "2026-05-29T08:27:36.000Z",
      "arch": "emscripten",
      "commit": "ad6ac0545db259308b8636b87144f9d9722167a8",
      "fileid": "b5fe43b5d38215271de2d2fa81c10f8d50ed791056d1ae2304edd498b3f62ff4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26626441798"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-29T08:25:52.000Z",
      "arch": "x86_64",
      "commit": "ad6ac0545db259308b8636b87144f9d9722167a8",
      "fileid": "6f2a896f21c646df3287b7f46bb795aad1541f55b695150e5649d66e38609dc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26626441798"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-29T08:26:53.000Z",
      "arch": "x86_64",
      "commit": "ad6ac0545db259308b8636b87144f9d9722167a8",
      "fileid": "108a34eb48e53c338919b50013d80e7b8b64b6d9d6ef96aba8abd818d4efc495",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26626441798"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-29T08:26:16.000Z",
      "arch": "x86_64",
      "commit": "ad6ac0545db259308b8636b87144f9d9722167a8",
      "fileid": "d8f22276eb8fc6dbb3db8e21991b1c429b16f5b8a53aa999410248ad68c51e32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26626441798"
    }
  ]
}