https://github.com/ThinkR-open/installR
R installation and configuration scripts
https://github.com/ThinkR-open/installR
Last synced: 4 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T14:17:59.000Z (6 months ago)
- Last Synced: 2024-11-28T21:53:04.844Z (5 months ago)
- Language: R
- Homepage:
- Size: 145 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - ThinkR-open/installR - R installation and configuration scripts (R)
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")
```