Skip to content

Add R-3.5.3 #55

Merged
merged 8 commits into from
Apr 16, 2019
Merged

Add R-3.5.3 #55

merged 8 commits into from
Apr 16, 2019

Conversation

thomas
Copy link
Contributor

@thomas thomas commented Apr 16, 2019

No description provided.

The implicit --no-environ of the --vanilla option would
inhibit the evaluation of the GITHUB_PAT variable

Bonus: MAKEFLAGS are now evaluated too, speeding up the
       package builds by approx. 50%
Control the number of threads on 'BLAS' (Aka 'GotoBLAS',
'OpenBLAS', 'ACML', 'BLIS' and 'MKL'). And possible to
control the number of threads in 'OpenMP'. Get a number
of logical cores and physical cores if feasible.

Sounded good to me...
Only works if an external BLAS is used, not the one
that's bundled with R
Environment vars from root are not seen by the build
user, so a simple export GITHUB_PAT=... before the
build won't work.
@thomas thomas changed the title Add r 3.5.3 Add R-3.5.3 Apr 16, 2019
@thomas thomas merged commit f263418 into master Apr 16, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant