Last updated on 2020-08-07 01:50:27 CEST.
Package | WARN | NOTE | OK |
---|---|---|---|
KernSmoothIRT | 1 | 2 | 9 |
Current CRAN status: WARN: 1, NOTE: 2, OK: 9
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