Last updated on 2023-10-10 07:12:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 4.49 | 19.48 | 23.97 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 3.43 | 16.01 | 19.44 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 32.52 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 30.87 | WARN | |||
r-devel-windows-x86_64 | 1.0 | 7.00 | 39.00 | 46.00 | WARN | |
r-patched-linux-x86_64 | 1.0 | 3.56 | 19.67 | 23.23 | NOTE | |
r-release-linux-x86_64 | 1.0 | 3.48 | 19.60 | 23.08 | NOTE | |
r-release-macos-arm64 | 1.0 | 18.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 20.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 5.00 | 44.00 | 49.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 17.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 20.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0 | 9.00 | 45.00 | 54.00 | NOTE |
Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.0
Check: usage of KIND in Fortran files
Result: WARN
Found the following file with non-portable usage of KIND:
ezglm.f90
For details set environment variable _R_CHECK_FORTRAN_KIND_DETAILS_ to
a true value.
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
Version: 1.0
Check: compiled code
Result: NOTE
File ‘ezglm/libs/ezglm.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