CRAN
zoocat 0.2.0
'zoo' Objects with Column Attributes
Released Nov 10, 2016 by Ran-Ran He
This package can be loaded by Renjin but 7 out 32 tests failed.
Dependencies
scales 0.5.0 plyr 1.8.4 zoo 1.8-1 reshape2 1.4.3
Tools for manipulating multivariate time series data by extending 'zoo' class.
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>zoocat</artifactId> <version>0.2.0-b16</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:zoocat')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.
- aggregate_col-examples
- apply_col-examples
- apply_core-examples
- as.zoo-examples
- as.zoocat-examples
- as.zoomly-examples
- cast2zoocat-examples
- cast2zoomly-examples
- cast_month-examples
- cattr-examples
- cor-examples
- filter_col-examples
- ggplot.zoocat-examples
- gmon-examples
- index_detach-examples
- indname-examples
- isvalid-examples
- melt-examples
- melt_month-examples
- merge-examples
- normalize-examples
- order_col-examples
- pca-examples
- rbind.zoocat-examples
- rela_year-examples
- reprocess_month-examples
- reset_index_var-examples
- rollcor-examples
- tropSST-examples
- true_month-examples
- zoocat-examples
- zoomly-examples