Project

General

Profile

Actions

Support #306

closed

Install additional R packages on the Worker nodes to support IRD - IFREMER computations

Added by Gianpaolo Coro almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Category:
Other
Start date:
Jun 26, 2015
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
Infrastructure:
Production

Description

The following packages are required on the Worker nodes machines both in the development and the production environments.

In the following I report the details:

PLYR:
available here: http://cran.r-project.org/src/contrib/Archive/plyr/plyr_1.7.1.tar.gz
#installation
install.packages("plyr_1.7.1.tar.gz", repos = NULL, type="source")
#check
library(plyr)

RESHAPE:
#installation
install.packages("reshape")
#check
library(reshape)


Subtasks 1 (0 open1 closed)

Task #315: Expand the R ansible role to let it install R plugins from sourcesClosedAndrea Dell'AmicoJun 26, 2015

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 8.91 MB)