-
Notifications
You must be signed in to change notification settings - Fork 12
Install
-
R >= 3.6
-
The devtools library. Install from within R using normal package install procedure.
For testing: Install master directly from github using devtools. From the R console, run:
devtools::install_github("USEPA/stateior")
For use for reporting results: Install a release directly from github using devtools. From the R console, run:
devtools::install_github("USEPA/[email protected]")
where you can replace 'v0.1.0' with the version you wish to use under Releases.
This should install all the necessary dependencies for you.
To uninstall, use the command:
remove.packages("stateior")
stateior is developed and maintained by Office of Research & Development (ORD), Center for Environmental Solutions & Emergency Response (CESER), Land Remediation & Technology Division (LRTD), Environmental Decision Analytics Branch (EDAB), U.S. Environmental Protection Agency, Cincinnati, OH 45268. See OMB Memorandum M-16-21 Section 4 & Releasing Open Source Code.