- Ubuntu 20.04 LTS with gcc 10.1.0 R version 4.1.3
- Ubuntu 20.04 LTS with gcc 10.1.0 R version 4.1.3 with valgrind
- Ubuntu 20.04 LTS with gcc 10.1.0 R devel 2022-04-25 r82253 with ASAN and UBSAN
- Ubuntu 20.04 LTS with gcc 10.1.0 R devel 2022-04-25 r82253 with LTO checks
- GitHub actions on windows-latest (release), macOS-latest (release), ubuntu-20.04 (release), ubuntu-20.04 (old-release), and ubuntu-20.04 (devel)
- win-builder (devel, oldrelease, and release)
rhub::check_for_cran()
rhub::check(platform = c("fedora-clang-devel", "macos-highsierra-release-cran"))
There were no WARNINGs or ERRORs.
The issue on the CRAN checks due to the missing char array length arguments in the Fortran calls have been fixed.