fix checksum for foreign extension in R 3.4.3 and R 3.4.4 easyconfigs#6245
fix checksum for foreign extension in R 3.4.3 and R 3.4.4 easyconfigs#6245vanzod merged 1 commit intoeasybuilders:developfrom
Conversation
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @boegel! |
|
@boegel thanks for fixing this issue, I'd recommend we start cutting down on the number of R packages installed in the base install that is provided by foss and intel toolchain for subsequent versions of R. Providing checksums in easyconfigs become useless if these packages are updated frequently. The probability of just one package updating becomes high and cause the entire build to halt before doing the actual stuff. |
reported by @shahzebsiddiqui
This is the 2nd occurrence of changed checksums for R packages in a short amount of time (cfr. #6118), maybe it's time we raise this with CRAN somehow?