- Notifications
You must be signed in to change notification settings - Fork1
RcppCore/drat
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Thisdrat package repository provides packages from other RcppCore code repositories.
# first add the repodrat:::add("RcppCore")# either install just one or more given packagesinstall.packages("Rcpp") # or update already installed packagesupdate.packages()# pass the repo info directly to install.packages()install.packages("Rcpp", repos="https://RcppCore.github.io/drat")Rscript -e 'install.packages("Rcpp", repos="https://RcppCore.github.io/drat")'Packages in this repository are available under their respective license, which is generally GPL version 2 or newer.
About
Repository for Rcpp packages
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.