Package: epinetr
Title: Epistatic Network Modelling with Forward-Time Simulation
Version: 0.93
Authors@R: c(
  person("Dion", "Detterer", email = "ddettere@myune.edu.au", role = c("aut", "cre")),
  person("Paul", "Kwan", email = "pkwan@mit.edu.au", role = "aut"),
  person("Cedric", "Gondro", email = "gondroce@msu.edu", role = "aut"))
Description: Allows for forward-in-time simulation of epistatic networks with associated
    phenotypic output.
URL: https://github.com/diondetterer/epinetr
BugReports: https://github.com/diondetterer/epinetr/issues
Depends: R (>= 2.10)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: GA (>= 3.2), ggplot2 (>= 3.1.1), igraph (>= 1.2.4), methods
        (>= 2.10), Rcpp (>= 0.12.18), RcppAlgos (>= 2.4.1), reshape2
        (>= 1.4.3), vcfR (>= 1.8.0)
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2020-10-25 04:04:26 UTC; User
Author: Dion Detterer [aut, cre],
  Paul Kwan [aut],
  Cedric Gondro [aut]
Maintainer: Dion Detterer <ddettere@myune.edu.au>
Repository: CRAN
Date/Publication: 2020-11-04 09:00:02 UTC
