Last updated on 2023-08-18 14:51:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 46.88 | 31.32 | 78.20 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 30.59 | 24.53 | 55.12 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 114.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 228.18 | NOTE | |||
r-devel-windows-x86_64 | 1.0.2 | 32.00 | 66.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 49.67 | 30.09 | 79.76 | NOTE | |
r-release-linux-x86_64 | 1.0.2 | 47.84 | 30.51 | 78.35 | NOTE | |
r-release-macos-arm64 | 1.0.2 | 56.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 92.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 38.00 | 67.00 | 105.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 47.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 63.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 44.00 | 69.00 | 113.00 | OK |
Version: 1.0.2
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
‘polyfreqs-mcmc.out’
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.2
Check: compiled code
Result: NOTE
File ‘polyfreqs/libs/polyfreqs.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