Last updated on 2024-09-20 14:53:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5-1.1 | 2.65 | 16.49 | 19.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.5-1.1 | 2.20 | 13.17 | 15.37 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.5-1.1 | 30.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5-1.1 | 28.61 | WARN | |||
r-devel-windows-x86_64 | 0.1.5-1.1 | 7.00 | 45.00 | 52.00 | OK | |
r-patched-linux-x86_64 | 0.1.5-1.1 | 2.59 | 15.75 | 18.34 | OK | |
r-release-linux-x86_64 | 0.1.5-1.1 | 2.43 | 15.82 | 18.25 | OK | |
r-release-macos-arm64 | 0.1.5-1.1 | 15.00 | OK | |||
r-release-macos-x86_64 | 0.1.5-1.1 | 21.00 | OK | |||
r-release-windows-x86_64 | 0.1.5-1.1 | 5.00 | 38.00 | 43.00 | OK | |
r-oldrel-macos-arm64 | 0.1.5-1.1 | 14.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.5-1.1 | 22.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.5-1.1 | 5.00 | 38.00 | 43.00 | OK |
Version: 0.1.5-1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
ccd_common.c:65:26: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/lassoshooting.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.5-1.1
Check: compiled code
Result: NOTE
File ‘lassoshooting/libs/lassoshooting.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: 0.1.5-1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
ccd_common.c:65:26: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
See ‘/data/gannet/ripley/R/packages/tests-devel/lassoshooting.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-14 (GCC) 14.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc