Package: dartR.sim
Type: Package
Title: Computer Simulations of 'SNP' Data
Version: 0.70
Authors@R: c(
            person("Jose L.", "Mijangos", email="luis.mijangos@gmail.com", role=c("aut","cre")),
            person("Bernd", "Gruber", email="bernd.gruber@canberra.edu.au", role="aut"), 
            person("Arthur", "Georges", email="georges@aerg.edu.au", role="aut"),
            person("Carlo", "Pacioni",email="carlo.pacioni@delwp.vic.gov.au",role="aut"),
            person("Peter J.", "Unmack", email="peter.mail2@unmack.net", role="ctb"),
            person("Oliver", "Berry", email="oliver.berry@csiro.au", role="ctb" )
            )
Description: Allows to simulate SNP data using genlight objects. For example, it is straight forward to simulate a simple drift scenario with exchange of individuals between two populations or create a new genlight object based on allele frequencies of an existing genlight object.
Encoding: UTF-8
Depends: R (>= 3.5), adegenet (>= 2.0.0), dartR.base, dartR.data,
        ggplot2
Imports: shiny, fields, utils, methods, stringi, stringr, data.table,
        Rcpp, shinyBS, shinyjs, shinythemes, shinyWidgets, hierfstat,
        reshape2
License: GPL (>= 3)
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-20 06:56:23 UTC; mijangos
Author: Jose L. Mijangos [aut, cre],
  Bernd Gruber [aut],
  Arthur Georges [aut],
  Carlo Pacioni [aut],
  Peter J. Unmack [ctb],
  Oliver Berry [ctb]
URL: https://green-striped-gecko.github.io/dartR/,
        https://github.com/green-striped-gecko/dartR.sim
BugReports: https://github.com/green-striped-gecko/dartR.sim/issues
Maintainer: Jose L. Mijangos <luis.mijangos@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-20 19:30:02 UTC
Built: R 4.2.3; ; 2023-11-20 21:19:50 UTC; unix
