CRAN
genasis 1.0
Global ENvironmental ASsessment Information System (GENASIS) computational tools
Released Jun 7, 2014 by Jiri Kalina
Dependencies
Kendall 2.2 fitdistrplus 1.0-9
genasis package contains methods for air pollution assessment. Concerned on persistent organic pollutants, the package allows to compute trends of their concentrations, compare different datasets and estimate relations between values from active and passive air samplers.
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>genasis</artifactId> <version>1.0-b238</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:genasis')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.
- genanaggr-examples
- gendate-examples
- genhistogram-examples
- genloq-examples
- genoutlier-examples
- genpastoact-examples
- genplot-examples
- genranges-examples
- genstatistic-examples
- gentransform-examples
- genwhisker-examples
- kosetice.act.genasis-examples
- kosetice.act.openair-examples
- kosetice.pas.genasis-examples
- kosetice.pas.openair-examples