Package: SimRVSequences
Type: Package
Title: Simulate Genetic Sequence Data for Pedigrees
Version: 0.2.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),
        methods (>= 3.5.3)
Suggests: knitr (>= 1.13), rmarkdown (>= 0.9.6), vcfR (>= 1.8.0), pryr
        (>= 0.1.4), testthat
License: GNU General Public License
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-12-07 17:52:14 UTC; cnieuwoudt
Author: Christina Nieuwoudt [aut, cre],
  Jinko Graham [aut]
Repository: CRAN
Date/Publication: 2019-12-08 01:30:02 UTC
