OpasnetUtils: Utility functions for dealing with data in Opasnet (www.opasnet.org) environment

This package is primarily developed for executing open assessments and modeling in Opasnet environment (http://www.opasnet.org). The operating principle of this package is maximum openness and modularity. Variables are defined publicly on wiki pages using wiki inputs/tables, our database and R code. Using any predefined variable is very easy: fetch the variable from our servers (or your own) and evaluate it. Actual evaluation of variables is done lazily by default: when the evaluation of a variable is explicitly called, all variables it is dependent on are evaluated recursively. There are also a couple of impact assessment tools such as GIS functions in the package. To learn more go to \url{http://en.opasnet.org/w/Modelling_in_Opasnet}.

Version: 1.1.0
Imports: methods, rjson, RCurl, reshape2, triangle, httpRequest, digest, xtable, ggplot2, rgdal, sp
Published: 2014-09-01
Author: Teemu Rintala, Einari Happonen, Jouni Tuomisto
Maintainer: Teemu Rintala <teemu.rintala.a at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: ChangeLog
CRAN checks: OpasnetUtils results

Downloads:

Reference manual: OpasnetUtils.pdf
Package source: OpasnetUtils_1.1.0.tar.gz
Windows binaries: r-devel: OpasnetUtils_1.1.0.zip, r-release: OpasnetUtils_1.1.0.zip, r-oldrel: OpasnetUtils_1.1.0.zip
OS X Snow Leopard binaries: r-release: OpasnetUtils_1.1.0.tgz, r-oldrel: OpasnetUtils_1.1.0.tgz
OS X Mavericks binaries: r-release: OpasnetUtils_1.0.0.tgz
Old sources: OpasnetUtils archive