Package: Meiosis
Type: Package
Title: Simulation of Meiosis in Plant Breeding Research
Version: 1.0.1
Date: 2017-04-24
Authors@R: c(
    person("Dominik", "Mueller", email = "dominikmueller64@yahoo.de", role = c("aut", "cre")),
    person(c("Karl", "W."), "Broman", email = "kbroman@biostat.wisc.edu", role = "aut"))
Description: Tools for simulation of meiosis in plant breeding research.
License: GPL (>= 3)
Depends: R (>= 3.3.2)
Imports: methods, Rcpp (>= 0.12.9), utils
LinkingTo: Rcpp, BH
SystemRequirements: C++11
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, testthat, covr, pedigree
VignetteBuilder: knitr
LazyData: true
URL: https://github.com/DominikMueller64/Meiosis
BugReports: https://github.com/DominikMueller64/Meiosis/issues
NeedsCompilation: yes
Packaged: 2017-04-24 07:49:06 UTC; domi89
Author: Dominik Mueller [aut, cre],
  Karl W. Broman [aut]
Maintainer: Dominik Mueller <dominikmueller64@yahoo.de>
Repository: CRAN
Date/Publication: 2017-04-24 09:12:03 UTC
