Package: dartRverse
Title: Install and Load the 'dartRverse' Suits of Packages
Version: 1.0.2
Date: 2024-05-24
Revision: Devious Dodo
Authors@R: c(
            person("Bernd", "Gruber", email="bernd.gruber@canberra.edu.au", role=c("aut","cre")), 
            person("Arthur", "Georges", email="georges@aerg.edu.au", role="aut"),
            person("Jose L.", "Mijangos", email="Luis.MijangosAraujo@canberra.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="aut"),
            person("Oliver", "Berry", email="oliver.berry@csiro.au", role="aut" )
            )
Description: Provides a single function that supports the installation of all packages 
    belonging to the 'dartRverse'. The 'dartRverse' is a set of packages that work 
    together to analyse SNP (single nuclear polymorphism) data. All packages aim to have a similar 'look and feel' 
    and are based on the same type of data structure ('genlight'), with additional
    metadata for loci and individuals (samples). For more information visit the
    'GitHub' pages <https://github.com/green-striped-gecko/dartRverse>.
URL: https://github.com/green-striped-gecko/dartRverse
License: GPL (>= 3)
Depends: R (>= 3.5)
Imports: cli, rlang, devtools
Suggests: dartR.base, dartR.data, dartR.sim, dartR.captive,
        dartR.popgen, dartR.spatial
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-05-24 04:38:43 UTC; s425824
Maintainer: Bernd Gruber <bernd.gruber@canberra.edu.au>
Repository: CRAN
Author: Bernd Gruber [aut, cre],
  Arthur Georges [aut],
  Jose L. Mijangos [aut],
  Carlo Pacioni [aut],
  Peter J. Unmack [aut],
  Oliver Berry [aut]
Date/Publication: 2024-05-24 05:00:04 UTC
Built: R 4.2.3; ; 2024-05-24 06:27:46 UTC; unix
