CRAN
aCRM 0.1.1
Convenience functions for analytical Customer Relationship Management
Released Mar 28, 2014 by Michel Ballings
This package can be loaded by Renjin but 3 out 5 tests failed.
Dependencies
randomForest 4.6-14 kernelFactory 0.3.0 dummies 1.5.6 ada 2.0-5
Convenience functions for data preparation and modeling often used in aCRM.
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>aCRM</artifactId> <version>0.1.1-b230</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:aCRM')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.