Package: vortexR
Type: Package
Title: Post Vortex Simulation Analysis
Description: Facilitate Post Vortex Simulation Analysis by offering
    tools to collate multiple Vortex (v10) output files into one R object, and
    analyse the collated output statistically. Vortex is a software for
    the development of individual-based model for population dynamic simulation
    (see <http://www.vortex10.org/Vortex10.aspx>).
Version: 1.1.6
Authors@R: c(
    person("Carlo", "Pacioni", email="C.Pacioni@Murdoch.edu.au", role=c("aut", "cre")),
    person(c("Florian", "W."), "Mayer", email="Florian.Mayer@dpaw.wa.gov.au", role="aut"))
Author: Carlo Pacioni [aut, cre],
  Florian W. Mayer [aut]
Maintainer: Carlo Pacioni <C.Pacioni@Murdoch.edu.au>
License: GPL-3
URL: https://github.com/carlopacioni/vortexR/
BugReports: https://github.com/carlopacioni/vortexR/issues
Depends: R (>= 3.1.0)
Imports: betareg, data.table, ggplot2, glmulti, gtools (>= 3.4.2),
        GGally (>= 1.3.0), irr (>= 0.84.1), plyr, R.utils, stringr,
        vortexRdata (>= 1.0.3)
Suggests: devtools, gridExtra, knitr, rmarkdown, roxygen2, testthat
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-02-05 23:16:00 UTC; cp0d
Repository: CRAN
Date/Publication: 2019-02-06 12:50:03 UTC
