Project

General

Profile

Actions

Support #9765

closed

Install other R packages from CRAN and github

Added by Sébastien Rochette over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
Application
Start date:
Sep 23, 2017
Due date:
% Done:

100%

Estimated time:
Infrastructure:
Production

Description

I would like to create a module in my future VRE StatnMap that relies on my newly created R package available on github.
This package requires following libraries that are not installed directly along mine:

install.packages(c("dismo", "rasterVis"))

The development version of corrplot is required (>=0.82)

devtools::install_github("taiyun/corrplot")

and then my package:
devtools::install_github("statnmap/SDMSelect")

Thanks.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 8.91 MB)