Type: Package
Package: BioGA
Title: Bioinformatics Genetic Algorithm (BioGA)
Version: 1.6.0
Authors@R: 
    person("Dany", "Mukesha", , "danymukesha@gmail.com", 
            role = c("aut", "cre"),
           comment = c(ORCID = "0009-0001-9514-751X"))
Description: Genetic algorithm are a class of optimization algorithms
        inspired by the process of natural selection and genetics. This
        package allows users to analyze and optimize high throughput
        genomic data using genetic algorithms.  The functions provided
        are implemented in C++ for improved speed and efficiency, with
        an 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
Imports: ggplot2, graphics, Rcpp, SummarizedExperiment, animation,
        rlang, biocViews, sessioninfo, BiocStyle
Depends: R (>= 4.4)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
LinkingTo: Rcpp
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
        libuv1-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: 2026-04-29 18:29:59 UTC; root
Author: Dany Mukesha [aut, cre] (ORCID:
    <https://orcid.org/0009-0001-9514-751X>)
Maintainer: Dany Mukesha <danymukesha@gmail.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2026-04-29 18:44:49 UTC; windows
Archs: x64
