https://github.com/thinkr-open/installr
R installation and configuration scripts
https://github.com/thinkr-open/installr
Last synced: about 1 year ago
JSON representation
R installation and configuration scripts
- Host: GitHub
- URL: https://github.com/thinkr-open/installr
- Owner: ThinkR-open
- License: mit
- Created: 2017-08-29T13:48:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-18T10:57:48.000Z (over 1 year ago)
- Last Synced: 2025-03-29T10:12:39.579Z (about 1 year ago)
- Language: R
- Homepage:
- Size: 93.8 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# installR
[](https://github.com/ThinkR-open/installR/actions)
A script to install a bunch of packages and configure some elements.
Mainly used internally by ThinkR.
```r
source("https://raw.githubusercontent.com/ThinkR-open/installR/master/new-install.R")
```
```r
source("https://raw.githubusercontent.com/ThinkR-open/installR/master/bk-install.R")
```