Last updated on 2023-12-10 04:55:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 4.34 | 27.45 | 31.79 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 2.95 | 21.23 | 24.18 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 41.52 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 48.73 | NOTE | |||
r-devel-windows-x86_64 | 1.2.1 | 5.00 | 45.00 | 50.00 | OK | |
r-patched-linux-x86_64 | 1.2.1 | 4.33 | 26.90 | 31.23 | OK | |
r-release-linux-x86_64 | 1.2.1 | 3.95 | 26.29 | 30.24 | OK | |
r-release-macos-arm64 | 1.2.1 | 21.00 | OK | |||
r-release-macos-x86_64 | 1.2.1 | 35.00 | OK | |||
r-release-windows-x86_64 | 1.2.1 | 9.00 | 47.00 | 56.00 | OK | |
r-oldrel-macos-arm64 | 1.2.1 | 18.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.1 | 28.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.1 | 6.00 | 50.00 | 56.00 | OK |
Version: 1.2.1
Check: Rd files
Result: NOTE
checkRd: (-1) gelnet.logreg.obj.Rd:17: Lost braces; missing escapes or markup?
17 | \item{y}{n-by-1 binary response vector sampled from {0,1}}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘gelnet/libs/gelnet.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