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.0.3
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, plyr, R.utils, stringr, vortexRdata (>=
        1.0.3)
Suggests: devtools, gridExtra, knitr, rmarkdown, roxygen2, testthat
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-03-28 08:00:26 UTC; carlo
Repository: CRAN
Date/Publication: 2017-03-28 09:23:13 UTC
