Last updated on 2017-07-31 01:46:47.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.2 | 25.98 | 37.83 | 63.81 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 24.59 | 27.98 | 52.57 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 109.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 95.94 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0.2 | 99.00 | 102.00 | 201.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.2 | 23.81 | 37.20 | 61.01 | NOTE | |
r-patched-solaris-x86 | 0.0.2 | 108.50 | NOTE | |||
r-release-linux-x86_64 | 0.0.2 | 25.30 | 37.97 | 63.27 | NOTE | |
r-release-windows-ix86+x86_64 | 0.0.2 | 80.00 | 100.00 | 180.00 | NOTE | |
r-release-osx-x86_64 | 0.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.2 | 80.00 | 69.00 | 149.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.0.2 | NOTE |
Version: 0.0.2
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
print.spectral
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: 0.0.2
Check: R code for possible problems
Result: NOTE
hierarchical: no visible global function definition for ‘terms’
hierarchical: no visible global function definition for ‘loglin’
hierarchical: no visible global function definition for ‘dmultinom’
markov: no visible global function definition for ‘download.file’
metropolis: no visible global function definition for ‘runif’
mpolyListToMat : <anonymous>: no visible global function definition for
‘runif’
polyOptim: no visible global function definition for ‘deriv’
print.hierarchical: no visible binding for global variable ‘sd’
spectral : summarize: no visible global function definition for ‘sd’
subsets : <anonymous>: no visible global function definition for
‘combn’
Undefined global functions or variables:
combn deriv dmultinom download.file loglin runif sd terms
Consider adding
importFrom("stats", "deriv", "dmultinom", "loglin", "runif", "sd",
"terms")
importFrom("utils", "combn", "download.file")
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: 0.0.2
Check: compiled code
Result: NOTE
File ‘algstat/libs/algstat.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