Last updated on 2020-12-31 00:46:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4.1 | 10.74 | 65.02 | 75.76 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.4.1 | 8.49 | 49.81 | 58.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.4.1 | 100.31 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.4.1 | 90.96 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.4.1 | 22.00 | 113.00 | 135.00 | OK | |
r-patched-linux-x86_64 | 2.4.1 | 10.30 | 62.16 | 72.46 | NOTE | |
r-patched-solaris-x86 | 2.4.1 | 132.30 | NOTE | |||
r-release-linux-x86_64 | 2.4.1 | 10.02 | 63.09 | 73.11 | NOTE | |
r-release-macos-x86_64 | 2.4.1 | OK | ||||
r-release-windows-ix86+x86_64 | 2.4.1 | 22.00 | 89.00 | 111.00 | OK | |
r-oldrel-macos-x86_64 | 2.4.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 2.4.1 | 14.00 | 76.00 | 90.00 | OK |
Version: 2.4.1
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'cld1.Rdata' 'ld.Rdata' 'myCld.Rdata'
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-patched-solaris-x86, r-release-linux-x86_64
Version: 2.4.1
Check: Rd cross-references
Result: NOTE
Undeclared package ‘kml3d’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.4.1
Check: compiled code
Result: NOTE
File ‘kml/libs/kml.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: 2.4.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-oldrel-macos-x86_64