CRAN

diffrprojectswidget 0.1.5

Visualization for 'diffrprojects'

Released Nov 7, 2016 by Peter Meissner

This package can be loaded by Renjin but all tests failed.

Dependencies

magrittr 1.5 jsonlite 1.5 hellno 0.0.1 diffrprojects 0.1.14 tidyr 0.8.0 htmlwidgets 1.0 dplyr 0.7.4

Interactive visualizations and tabulations for diffrprojects. All presentations are based on the htmlwidgets framework allowing for interactivity via HTML and Javascript, Rstudio viewer integration, RMarkdown integration, as well as Shiny compatibility.

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>diffrprojectswidget</artifactId>
    <version>0.1.5-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>

View build log

Renjin CLI

If you're using Renjin from the command line, you load this library by invoking:

library('org.renjin.cran:diffrprojectswidget')

Test Results

This package was last tested against Renjin 0.9.2625 on Apr 9, 2018.

Source

R

View GitHub Mirror

Release History