ClementeP / intRinsic

Public repository for the R package intRinsic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intRinsic - public repository

intLogo Public repo for the R package intRinsic

A .pdf vignette for this package can be found on Arxiv at this link.

To install the package from this Github repo, run

# install.packages("remotes")

#Turn off warning-error-conversion regarding package versions
Sys.setenv("R_REMOTES_NO_ERRORS_FROM_WARNINGS" = "true")

#install from github
remotes::install_github("Fradenti/intRinsic")

About

Public repository for the R package intRinsic

License:Other


Languages

Language:R 69.1%Language:C++ 30.9%