A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://yma-lab.github.io/CARD/documentation/02_installation.html below:

Installation

Table of Contents

CARD is implemented as an R package, which can be installed from GitHub by:

Dependencies # 1. Install devtools if necessary #
install.packages('devtools')
2. Install CARD #
devtools::install_github('YMa-lab/CARD')
3. Load package #

This package is supported for Windows 10, MAC and Linux. The package has been tested on the following systems:

4. Some possible issues when installing the package, especially on the MacOS system #

(1) Cannot find tools necessary when using R in the MacOS system.

Error: Failed to install 'CARD' from GitHub:
  Could not find tools necessary to compile a package
Call `pkgbuild::check_build_tools(debug = TRUE)` to diagnose the problem.

possible solution: in R, type the code options(buildtools.check = function(action) TRUE ), see the discussion about this error, link

(2) library not found for -lgfortran when using R in the MacOS system.

ld: library not found for -lgfortran

It seems the gfortran is not well installed on the MacOS system. Please check this link for the gfortran installation to see if it helps.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4