Greg Lin
6047fb7b63
Merge pull request #11 from rstudio/openblas
...
Update BLAS libraries
2019-07-15 12:48:44 -05:00
Greg Lin
c3255649a3
Update openSUSE base image
2019-07-05 10:05:32 -05:00
Greg Lin
799d8b829e
Add libopenblas to Ubuntu/Debian
...
Not necessary to add, but safer since R checks for BLAS compatibility
at configure time.
2019-06-27 13:26:45 -05:00
Greg Lin
a695a93014
Remove ATLAS from Ubuntu/Debian
2019-06-24 18:13:38 -05:00
Greg Lin
04abda3bfd
Use shared BLAS on CentOS and openSUSE
...
Note: --enable-BLAS-shlib is already used by default
2019-06-24 18:13:38 -05:00
Greg Lin
85f18aec47
Remove dependency on less for CentOS
...
The configure script will choose less as the default pager if installed.
Don't require less as a dependency for the R binaries.
2019-05-03 15:40:26 -05:00
Greg Lin
d353cee634
Set PAGER for Ubuntu and Debian only
...
/usr/bin/pager is specific to Debian/Ubuntu. For other OSs, use the default
pager detected by the configure script, which will either be less or more.
See https://github.com/rstudio/r-builds/issues/3
2019-05-03 15:31:02 -05:00
Jonathan Yoder
dd8dd86ecc
Make aws CLI work
2019-03-28 11:11:41 -04:00
Jonathan Yoder
cf300bcd3e
Remove EPEL Dependency
2019-03-28 10:50:05 -04:00
Steve Nolen
bd3505e426
make repo public
2019-03-25 12:59:14 -04:00