Package: poolABC
Title: Approximate Bayesian Computation with Pooled Sequencing Data
Version: 1.0.0
Authors@R: c(
    person("João", "Carvalho", , "jgcarvalho@fc.ul.pt", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-1728-0075")),
    person("Vítor", "Sousa", , "vmsousa@fc.ul.pt", role = "aut"))
Description: Provides functions to simulate Pool-seq data under models of
    demographic formation and to import Pool-seq data from real populations.
    Implements two ABC algorithms for performing parameter estimation and 
    model selection using Pool-seq data. Cross-validation can also be 
    performed to assess the accuracy of ABC estimates and model choice.
    Carvalho et al., (2022) <doi:10.1111/1755-0998.13834>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: doParallel, foreach, ggplot2, graphics, locfit,
        MetricsWeighted, nnet, poolHelper (>= 1.1.0), RColorBrewer,
        rlang, scrm, stats, utils
Depends: R (>= 2.10)
LazyData: true
URL: https://github.com/joao-mcarvalho/poolABC
BugReports: https://github.com/joao-mcarvalho/poolABC/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-07-21 10:38:00 UTC; jcarvalho
Author: João Carvalho [aut, cre, cph] (<https://orcid.org/0000-0002-1728-0075>),
  Vítor Sousa [aut]
Maintainer: João Carvalho <jgcarvalho@fc.ul.pt>
Repository: CRAN
Date/Publication: 2023-08-08 14:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:28:25 UTC; unix
