Package: poppr
Type: Package
Title: Genetic Analysis of Populations with Mixed Reproduction
Version: 2.6.0
Date: 2018-01-07
Authors@R: c(person(c("Zhian", "N."), "Kamvar", role = c("cre", "aut"),
    email = "zkamvar@gmail.com", comment = c(ORCID = "0000-0003-1458-7108")),
    person(c("Javier", "F."), "Tabima", role = "aut",
    email = "tabimaj@onid.orst.edu", comment = c(ORCID = "0000-0002-3603-2691")),
    person(c("Sydney", "E."), "Everhart", role = c("ctb", "dtc"),
    email = "everhart@unl.edu", comment = c(ORCID = "0000-0002-5773-1280")),
    person(c("Jonah", "C."), "Brooks", role = "aut",
    email = "brookjon@onid.orst.edu"),
    person(c("Stacy", "A."), "Krueger-Hadfield", role = "ctb",
    email = "kruegersa@cofc.edu", comment = c(ORCID = "0000-0002-7324-7448")),
    person(c("Erik"), "Sotka", role = "ctb",
    email = "sotkae@cofc.edu"),
    person(c("Brian", "J."), "Knaus", role = "ctb",
    email = "briank.lists@gmail.com", comment = c(ORCID = "0000-0003-1665-4343")),
    person(c("Niklaus", "J."), "Grunwald", role = "ths",
    email = "grunwaln@science.oregonstate.edu", comment = c(ORCID = "0000-0003-1656-7602")))
Maintainer: Zhian N. Kamvar <zkamvar@gmail.com>
Encoding: UTF-8
URL: https://github.com/grunwaldlab/poppr,
        https://grunwaldlab.github.io/poppr,
        https://grunwaldlab.github.io/Population_Genetics_in_R/
Description: Population genetic analyses for hierarchical analysis of partially
    clonal populations built upon the architecture of the 'adegenet' package.
MailingList: https://groups.google.com/group/poppr
BugReports: https://github.com/grunwaldlab/poppr/issues
Depends: R (>= 2.15.1), adegenet (>= 2.0.0)
Imports: stats, graphics, grDevices, utils, vegan, ggplot2, phangorn,
        ape (>= 3.1-1), igraph (>= 1.0.0), methods, ade4, pegas, dplyr
        (>= 0.4), rlang, boot, shiny, magrittr
Suggests: testthat, knitr, rmarkdown, knitcitations, polysat, poweRlaw,
        cowplot
License: GPL-2 | GPL-3
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-01-08 16:11:13 UTC; zhian
Author: Zhian N. Kamvar [cre, aut] (0000-0003-1458-7108),
  Javier F. Tabima [aut] (0000-0002-3603-2691),
  Sydney E. Everhart [ctb, dtc] (0000-0002-5773-1280),
  Jonah C. Brooks [aut],
  Stacy A. Krueger-Hadfield [ctb] (0000-0002-7324-7448),
  Erik Sotka [ctb],
  Brian J. Knaus [ctb] (0000-0003-1665-4343),
  Niklaus J. Grunwald [ths] (0000-0003-1656-7602)
Repository: CRAN
Date/Publication: 2018-01-08 22:56:54 UTC
