Package: statgenGWAS
Type: Package
Title: Genome Wide Association Studies
Version: 1.0.2
Date: 2020-01-20
Authors@R: c(person(given = "Bart-Jan", 
                    family = "van Rossum", 
                    email = "bart-jan.vanrossum@wur.nl", 
                    role = c("aut", "cre")),
             person(given = "Willem", 
                    family = "Kruijer",
                    role = "aut",
                    comment = c(ORCID = "0000-0001-7179-1733")),
             person(given = "Fred", 
                    family = "van Eeuwijk",
                    role = "ctb",
                    comment = c(ORCID = "0000-0003-3672-2921")),
             person(given = "Martin", 
                    family = "Boer",
                    role = "ctb"),
             person(given = "Marcos",
                    family = "Malosetti",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-8150-1397")),
             person(given = "Daniela", 
                    family = "Bustos-Korts",
                    role = "ctb",
                    comment = c(ORCID = "0000-0003-3827-6726")),
             person(given = "Emilie", 
                    family = "Millet",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-2913-4892")),
             person(given = "Joao", 
                    family = "Paulo",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-4180-0763")),
             person(given = "Maikel", 
                    family = "Verouden",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-4893-3323")),
             person(given = "Ron", 
                    family = "Wehrens",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-8798-5599")),
             person(given = "Choazhi", 
                    family = "Zheng",
                    role = "ctb",
                    comment = c(ORCID = "0000-0001-6030-3933"))
            )
Description: Fast single trait Genome Wide Association Studies (GWAS). One of a
    series of statistical genetic packages for streamlining the analysis of 
    typical plant breeding experiments developed by Biometris.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Depends: R (>= 3.5)
Imports: data.table, ggplot2 (>= 3.0.0), sommer (>= 3.7.3), Rcpp
Suggests: knitr, rmarkdown, officer, rvg, tinytest
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2020-01-20 14:23:46 UTC; rossu027
Author: Bart-Jan van Rossum [aut, cre],
  Willem Kruijer [aut] (<https://orcid.org/0000-0001-7179-1733>),
  Fred van Eeuwijk [ctb] (<https://orcid.org/0000-0003-3672-2921>),
  Martin Boer [ctb],
  Marcos Malosetti [ctb] (<https://orcid.org/0000-0002-8150-1397>),
  Daniela Bustos-Korts [ctb] (<https://orcid.org/0000-0003-3827-6726>),
  Emilie Millet [ctb] (<https://orcid.org/0000-0002-2913-4892>),
  Joao Paulo [ctb] (<https://orcid.org/0000-0002-4180-0763>),
  Maikel Verouden [ctb] (<https://orcid.org/0000-0002-4893-3323>),
  Ron Wehrens [ctb] (<https://orcid.org/0000-0002-8798-5599>),
  Choazhi Zheng [ctb] (<https://orcid.org/0000-0001-6030-3933>)
Maintainer: Bart-Jan van Rossum <bart-jan.vanrossum@wur.nl>
Repository: CRAN
Date/Publication: 2020-01-20 17:00:02 UTC
