CRAN

rtip 1.1.1

Inequality, Welfare and Poverty Indices and Curves using the EU-SILC Data

Released Apr 12, 2018 by Angel Berihuete

This package is available for Renjin and there are no known compatibility issues.

Dependencies

ggplot2 2.2.1 boot 1.3-20 plyr 1.8.4 mvtnorm 1.0-8 rootSolve 1.7

R tools to measure and compare inequality, welfare and poverty using the EU statistics on income and living conditions surveys.

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>rtip</artifactId>
    <version>1.1.1-b3</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:rtip')

Test Results

This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.

Source

R

View GitHub Mirror

Release History