Skip to content

romainfrancois/ROpenTurns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROpenTurns

Build Status

ROpenTurns provides bindings between R and open turns through Rcpp.

The package has only been tested on ubuntu so far. To install it you first need to install open turns:

curl http://debian.openturns.org/openturns.org-repo.key | sudo apt-key add -
sudo add-apt-repository -y "http://ubuntu.openturns.org/dists/precise/main/"
sudo apt-get install libopenturns-dev

And then you should be able to install ROpenTurns :

install_github( 'romainfrancois/ROpenTurns' )

About

R bindings for open turns via Rcpp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published