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.
To use abmR
, you must first install it from Github using
devtools
and load the library:
::install_github("bgoch5/abmR")
devtools# If install gives errors, try running the following:
# Sys.setenv(R_REMOTES_NO_ERRORS_FROM_WARNINGS="true")
library(abmR,quietly=TRUE,warn.conflicts=FALSE)
While this package is still in development, it will be updated
frequently, so please be sure to re-install frequently. Installing abmR
will also automaticaly install its dependencies, if you don’t already
have them installed. These include raster
, sp
,
table1
, googledrive
, swfscMisc
,
geosphere
, kableExtra
, and
gtsummary
, and ggplot
.
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.