Package: popprxl
Type: Package
Title: Read GenAlEx Files Directly from Excel
Version: 0.1.4
Date: 2018-05-17
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("Niklaus", "J."), "Grünwald", role = c("ths"),
    email = "grunwaln@science.oregonstate.edu", comment = c(ORCID = "0000-0003-1656-7602")))
Maintainer: Zhian N. Kamvar <zkamvar@gmail.com>
Encoding: UTF-8
Description: GenAlEx is a popular Excel macro for genetic analysis and the
    'poppr' R package allows import of GenAlEx formatted CSV data for genetic
    data analysis in R. This package allows for the import of GenAlEx formatted
    Excel files, serving as a small 'poppr' add on for those who have trouble or
    simply do not want to export their data into CSV format. 
Depends: poppr (>= 2.0.2)
Imports: readxl, utils
URL: https://github.com/zkamvar/popprxl
BugReports: https://github.com/zkamvar/popprxl/issues
License: GPL-3
LazyData: TRUE
Suggests: testthat, knitr, rmarkdown, adegenet
RoxygenNote: 6.0.1.9000
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-17 13:05:51 UTC; zhian
Author: Zhian N. Kamvar [cre, aut] (<https://orcid.org/0000-0003-1458-7108>),
  Niklaus J. Grünwald [ths] (<https://orcid.org/0000-0003-1656-7602>)
Repository: CRAN
Date/Publication: 2018-05-17 19:14:44
