Package: SimRVSequences
Type: Package
Title: Simulate Genetic Sequence Data for Pedigrees
Version: 0.1.2
Authors@R: c(person("Christina", "Nieuwoudt", 
                    role = c("aut", "cre"),
                    email = "cnieuwou@sfu.ca"),
             person("Jinko", "Graham", role = "aut"))
Maintainer: Christina Nieuwoudt <cnieuwou@sfu.ca>
Description: Methods to simulate genetic sequence data for pedigrees, with 
    functionality to simulate genetic heterogeneity among pedigrees.
    Christina Nieuwoudt, Angela Brooks-Wilson, 
    and Jinko Graham (2019) <doi:10.1101/534552>.
Depends: R (>= 3.5.0)
Imports: SimRVPedigree (>= 0.1.0), kinship2 (>= 1.6.4), intervals (>=
        0.15.1), reshape2 (>= 1.4.1), stats (>= 3.3.0), Matrix (>=
        1.2-12), dplyr (>= 0.7.5), magrittr (>= 1.5), rlang (>= 0.2.0)
Suggests: knitr (>= 1.13), rmarkdown (>= 0.9.6), testthat
License: GNU General Public License
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-08 20:09:20 UTC; cnieuwoudt
Author: Christina Nieuwoudt [aut, cre],
  Jinko Graham [aut]
Repository: CRAN
Date/Publication: 2019-03-12 15:46:09 UTC
