Last updated on 2020-08-07 01:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1-1.1 | 10.83 | 59.94 | 70.77 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1-1.1 | 9.42 | 46.15 | 55.57 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1-1.1 | 94.04 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1-1.1 | 86.63 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.1-1.1 | 33.00 | 99.00 | 132.00 | OK | |
r-patched-linux-x86_64 | 2.1-1.1 | 12.15 | 59.11 | 71.26 | OK | |
r-patched-solaris-x86 | 2.1-1.1 | 117.60 | OK | |||
r-release-linux-x86_64 | 2.1-1.1 | 11.33 | 59.63 | 70.96 | OK | |
r-release-macos-x86_64 | 2.1-1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 2.1-1.1 | 38.00 | 146.00 | 184.00 | OK | |
r-oldrel-macos-x86_64 | 2.1-1.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 2.1-1.1 | 21.00 | 88.00 | 109.00 | OK |
Version: 2.1-1.1
Check: compiled code
Result: NOTE
File ‘depth/libs/depth.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.1-1.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
Version: 2.1-1.1
Check: dependencies in R code
Result: NOTE
No protocol specified
Flavor: r-oldrel-macos-x86_64
Version: 2.1-1.1
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: 2.1-1.1
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: 2.1-1.1
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: 2.1-1.1
Check: R code for possible problems
Result: NOTE
No protocol specified
Flavor: r-oldrel-macos-x86_64
Version: 2.1-1.1
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: 2.1-1.1
Check: for code/documentation mismatches
Result: WARN
No protocol specified
No protocol specified
No protocol specified
Flavor: r-oldrel-macos-x86_64
Version: 2.1-1.1
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