Last updated on 2021-07-01 01:49:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0-3 | 33.29 | 68.28 | 101.57 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0-3 | 20.66 | 52.80 | 73.46 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0-3 | 144.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0-3 | 121.84 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0-3 | 17.00 | 9.00 | 26.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 1.0.0-3 | OK | ||||
r-patched-linux-x86_64 | 1.0.0-3 | 29.67 | 67.04 | 96.71 | OK | |
r-patched-solaris-x86 | 1.0.0-3 | 162.80 | OK | |||
r-release-linux-x86_64 | 1.0.0-3 | 27.73 | 66.73 | 94.46 | OK | |
r-release-macos-arm64 | 1.0.0-3 | ERROR | ||||
r-release-macos-x86_64 | 1.0.0-3 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.0-3 | 15.00 | 8.00 | 23.00 | ERROR | |
r-oldrel-macos-x86_64 | 1.0.0-3 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.0-3 | 21.00 | 32.00 | 53.00 | ERROR |
Version: 1.0.0-3
Check: compiled code
Result: NOTE
File ‘BALD/libs/BALD.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: 1.0.0-3
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-windows-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0.0-3
Check: package dependencies
Result: ERROR
Package required but not available: ‘rjags’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64