Skip to content
This repository was archived by the owner on Dec 10, 2017. It is now read-only.

sgerrand/alpine-pkg-R

Repository files navigation

alpine-pkg-R

CircleCI

The R project, compiled as an Alpine Linux package.

Releases

See the releases page for the latest download links.

Installing

The current installation method for these packages is to pull them in using wget or curl and install the local file with the --allow-untrusted option to apk:

apk --no-cache add ca-certificates
wget https://github.com/sgerrand/alpine-pkg-R/releases/download/3.2.5-r0/R-3.2.5-r0.apk
apk --allow-untrusted add R-3.2.5-r0.apk

About

R packaged for Alpine Linux

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors