CRAN Package Check Results for Package leaps

Last updated on 2024-05-13 11:56:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1 4.67 26.64 31.31 NOTE
r-devel-linux-x86_64-debian-gcc 3.1 3.06 20.29 23.35 NOTE
r-devel-linux-x86_64-fedora-clang 3.1 40.14 WARN
r-devel-linux-x86_64-fedora-gcc 3.1 39.79 WARN
r-devel-windows-x86_64 3.1 6.00 43.00 49.00 NOTE
r-patched-linux-x86_64 3.1 4.36 24.86 29.22 NOTE
r-release-linux-x86_64 3.1 4.58 25.34 29.92 NOTE
r-release-macos-arm64 3.1 17.00 NOTE
r-release-windows-x86_64 3.1 6.00 43.00 49.00 NOTE
r-oldrel-macos-arm64 3.1 19.00 NOTE
r-oldrel-macos-x86_64 3.1 27.00 NOTE
r-oldrel-windows-x86_64 3.1 7.00 42.00 49.00 NOTE

Additional issues

gcc12

Check Details

Version: 3.1
Check: Rd files
Result: NOTE checkRd: (-1) leaps.Rd:38: Escaped LaTeX specials: \& Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 3.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: ./leaps.f:217:7: portability: A DO loop should terminate with an END DO or CONTINUE ./leaps.f:410:13: portability: A DO loop should terminate with an END DO or CONTINUE ./leaps.f:532:7: portability: A DO loop should terminate with an END DO or CONTINUE ./leaps.f:888:7: portability: A DO loop should terminate with an END DO or CONTINUE ./leaps.f:915:7: portability: A DO loop should terminate with an END DO or CONTINUE ./leaps.f:921:7: portability: A DO loop should terminate with an END DO or CONTINUE ./leaps.f:1041:11: portability: A DO loop should terminate with an END DO or CONTINUE ./leaps.f:1125:7: portability: A DO loop should terminate with an END DO or CONTINUE ./leaps.f:1228:7: portability: A DO loop should terminate with an END DO or CONTINUE ./leaps.f:1315:7: portability: A DO loop should terminate with an END DO or CONTINUE See ‘/data/gannet/ripley/R/packages/tests-clang/leaps.Rcheck/00install.out’ for details. * used Fortran compiler: ‘flang-new version 18.1.5’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.1
Check: compiled code
Result: NOTE File ‘leaps/libs/leaps.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 3.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1) Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) See ‘/data/gannet/ripley/R/packages/tests-devel/leaps.Rcheck/00install.out’ for details. * used Fortran compiler: ‘GNU Fortran (GCC) 14.1.0’ Flavor: r-devel-linux-x86_64-fedora-gcc