Last updated on 2017-12-20 00:47:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.6 | 1.41 | 21.10 | 22.51 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.6 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 4.6 | 28.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.6 | 29.85 | NOTE | |||
r-devel-windows-ix86+x86_64 | 4.6 | 14.00 | 41.00 | 55.00 | NOTE | |
r-patched-linux-x86_64 | 4.6 | 1.41 | 22.49 | 23.90 | NOTE | |
r-patched-solaris-x86 | 4.6 | 39.60 | NOTE | |||
r-release-linux-x86_64 | 4.6 | 1.56 | 22.55 | 24.11 | NOTE | |
r-release-windows-ix86+x86_64 | 4.6 | 8.00 | 61.00 | 69.00 | NOTE | |
r-release-osx-x86_64 | 4.6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 4.6 | 10.00 | 55.00 | 65.00 | NOTE | |
r-oldrel-osx-x86_64 | 4.6 | NOTE |
Version: 4.6
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 4.6
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
plot.wb
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
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: 4.6
Check: R code for possible problems
Result: NOTE
plot.wb: no visible global function definition for ‘plot’
plot.wb: no visible global function definition for ‘lines’
power.sum: no visible global function definition for ‘plot’
power.sum: no visible global function definition for ‘lines’
test.data: no visible global function definition for ‘var’
test.data: no visible global function definition for ‘rnorm’
test.data: no visible global function definition for ‘plot’
test.data: no visible global function definition for ‘lines’
wave.band: no visible binding for global variable ‘var’
wave.band: no visible global function definition for ‘pnorm’
wave.band: no visible global function definition for ‘qnorm’
wave.band: no visible global function definition for ‘plot’
wave.band: no visible global function definition for ‘lines’
wb.johnson.lims: no visible global function definition for ‘qnorm’
Undefined global functions or variables:
lines plot pnorm qnorm rnorm var
Consider adding
importFrom("graphics", "lines", "plot")
importFrom("stats", "pnorm", "qnorm", "rnorm", "var")
to your NAMESPACE file.
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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 4.6
Check: compiled code
Result: NOTE
File ‘waveband/libs/waveband.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-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-release-linux-x86_64