The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The goal of arena2r is to facilitate the analysis of Arena Simulation Software output in R.
This package will be usefull to you, if:
I have seen myself in this position many times and resolved to put together a package and stop doing repetitive work.
You can use arena2r online with the demo shiny app at:
https://pedrolima.shinyapps.io/arena2r/
Alternatively, you can install it in your R envinronment.
You can install arena2r from github in R with:
# install.packages("devtools")
::install_github("pedroliman/arena2r") devtools
After installing, load the library and run the demo app.
library(arena2r)
runArenaApp()
Please follow the instructions on this tutorial to use Arena2r.
The following functions aren’t available in the package, but are desirable. If you’re willing to contribute with this package, please considering working on these features:
Pull requests are welcome.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.