Last updated on 2019-04-13 01:58:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2-12 | 3.91 | 27.15 | 31.06 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2-12 | 2.89 | 21.85 | 24.74 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2-12 | 37.42 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2-12 | 36.19 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2-12 | 16.00 | 71.00 | 87.00 | NOTE | |
r-patched-linux-x86_64 | 0.2-12 | 3.61 | 27.55 | 31.16 | NOTE | |
r-patched-solaris-x86 | 0.2-12 | 55.80 | NOTE | |||
r-release-linux-x86_64 | 0.2-12 | 3.42 | 25.68 | 29.10 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2-12 | 7.00 | 47.00 | 54.00 | NOTE | |
r-release-osx-x86_64 | 0.2-12 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2-12 | 7.00 | 65.00 | 72.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2-12 | NOTE |
Version: 0.2-12
Check: R code for possible problems
Result: NOTE
balloon: no visible global function definition for 'convolve'
physnoise: no visible global function definition for 'sd'
physnoise: no visible global function definition for 'rnorm'
rrice: no visible global function definition for 'rnorm'
simTSrestingstate: no visible global function definition for 'runif'
simTSrestingstate: no visible global function definition for 'fft'
spatialnoise: no visible global function definition for 'rnorm'
spatialnoise: no visible global function definition for 'qgamma'
spatialnoise: no visible global function definition for 'pnorm'
specifydesign: no visible global function definition for 'convolve'
systemnoise: no visible global function definition for 'rnorm'
tasknoise: no visible global function definition for 'rnorm'
tasknoise: no visible global function definition for 'sd'
temporalnoise: no visible global function definition for 'arima.sim'
Undefined global functions or variables:
arima.sim convolve fft pnorm qgamma rnorm runif sd
Consider adding
importFrom("stats", "arima.sim", "convolve", "fft", "pnorm", "qgamma",
"rnorm", "runif", "sd")
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.2-12
Check: compiled code
Result: NOTE
File ‘neuRosim/libs/neuRosim.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