Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
R-CMD-check currently fails on ubuntu release and ubuntu oldrel-1 because it can't find RcppZiggurat. "Error in `dyn.load(file, DLLpath = DLLpath, ...)`: unable to load shared object '/home/runner/work/_temp/Library/RcppZiggurat/libs/RcppZiggurat.so': libgsl.so.27: cannot open shared object file: No such file or directory" Temporarily turning off the checks for ubuntu.
- Loading branch information