install.jslib: Installing C++ Jalgos Library

View source: R/install.R

install.jslibR Documentation

Installing C++ Jalgos Library

Description

Will fetch git project located at url 'url' into location in 'pkg.loc' and will compile and install the project. Removes 'pkg.loc' at the end of the process

Usage

install.jslib(url, pkg.loc = make.tmp.pkg.loc(), ...)

Arguments

url

url of the package to compile and install

pkg.loc

Temporary location where to checkout the package


jalgos/jsroot documentation built on Jan. 27, 2025, 3:40 p.m.