Package: arena2r
Type: Package
Title: Plots, Summary Statistics and Tools for Arena Simulation Users
Version: 1.0.0
Author: Pedro Nascimento de Lima [aut, cre]
Maintainer: Pedro Nascimento de Lima <pedrolima.n@gmail.com>
Authors@R: person("Pedro Nascimento de", "Lima", email = "pedrolima.n@gmail.com",
  role = c("aut", "cre")) 
Description: Reads Arena <https://www.arenasimulation.com/> CSV output files and generates nice tables and plots. The package contains a Shiny App that can be used to interactively visualize Arena's results.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: stats, utils, rlang, tidyr, magrittr, dplyr, purrr, shiny,
        shinydashboard, shinyBS, shinyjs, ggplot2
Depends: R (>= 2.10)
Suggests: testthat, covr, knitr, rmarkdown
RoxygenNote: 6.1.0
URL: https://github.com/pedroliman/arena2r
BugReports: https://github.com/pedroliman/arena2r/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-10-15 14:39:56 UTC; Pedro Lima
Repository: CRAN
Date/Publication: 2018-10-19 15:30:03 UTC
Built: R 4.3.0; ; 2023-07-12 00:53:22 UTC; unix
