An open API service indexing awesome lists of open source software.

https://github.com/deric/deric-r

Puppet module for r-project installation
https://github.com/deric/deric-r

Last synced: 12 months ago
JSON representation

Puppet module for r-project installation

Awesome Lists containing this project

README

          

# Puppet R project
[![Build Status](https://travis-ci.org/deric/deric-r.svg?branch=master)](https://travis-ci.org/deric/deric-r)

This module manages R project installation.

## Usage

```puppet
class { 'r': }
```

## Supported distributions

Currently should work on:

* Debian
* Ubuntu

feel free to fork and add support for other OS!

## License

Apache License, Version 2.0