Last updated on 2020-08-07 01:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 6.4 | 32.95 | 48.23 | 81.18 | OK | |
r-devel-linux-x86_64-debian-gcc | 6.4 | 23.31 | 37.41 | 60.72 | OK | |
r-devel-linux-x86_64-fedora-clang | 6.4 | 111.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 6.4 | 98.99 | NOTE | |||
r-devel-windows-ix86+x86_64 | 6.4 | 98.00 | 96.00 | 194.00 | OK | |
r-patched-linux-x86_64 | 6.4 | 25.28 | 48.70 | 73.98 | OK | |
r-patched-solaris-x86 | 6.4 | 113.60 | OK | |||
r-release-linux-x86_64 | 6.4 | 24.83 | 48.17 | 73.00 | OK | |
r-release-macos-x86_64 | 6.4 | OK | ||||
r-release-windows-ix86+x86_64 | 6.4 | 98.00 | 130.00 | 228.00 | OK | |
r-oldrel-macos-x86_64 | 6.4 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 6.4 | 59.00 | 98.00 | 157.00 | OK |
Version: 6.4
Check: compiled code
Result: NOTE
File ‘KernSmoothIRT/libs/KernSmoothIRT.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: 6.4
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
Version: 6.4
Check: dependencies in R code
Result: NOTE
No protocol specified
Flavor: r-oldrel-macos-x86_64
Version: 6.4
Check: S3 generic/method consistency
Result: WARN
No protocol specified
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64
Version: 6.4
Check: replacement functions
Result: WARN
No protocol specified
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
Flavor: r-oldrel-macos-x86_64
Version: 6.4
Check: foreign function calls
Result: NOTE
No protocol specified
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64
Version: 6.4
Check: R code for possible problems
Result: NOTE
No protocol specified
Flavor: r-oldrel-macos-x86_64
Version: 6.4
Check: for missing documentation entries
Result: WARN
No protocol specified
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64
Version: 6.4
Check: for code/documentation mismatches
Result: WARN
No protocol specified
No protocol specified
No protocol specified
Flavor: r-oldrel-macos-x86_64
Version: 6.4
Check: Rd \usage sections
Result: NOTE
No protocol specified
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64