Package: dartRverse
Title: Install and Load the 'dartRverse' Suits of Packages
Version: 0.51
Date: 2023-12-01
Revision: Crazy Chameleon
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), dartR.base, dartR.data
Imports: cli, rlang
Suggests: devtools, dartR.sim, dartR.captive, dartR.popgen,
        dartR.spatial
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-12-01 02:39:04 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: 2023-12-01 10:50:02 UTC
