Last updated on 2020-08-07 01:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2-12 | 4.80 | 29.97 | 34.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2-12 | 3.75 | 23.18 | 26.93 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2-12 | 49.43 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2-12 | 40.33 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2-12 | 13.00 | 51.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 0.2-12 | 3.70 | 29.67 | 33.37 | NOTE | |
r-patched-solaris-x86 | 0.2-12 | 59.20 | NOTE | |||
r-release-linux-x86_64 | 0.2-12 | 4.43 | 29.87 | 34.30 | NOTE | |
r-release-macos-x86_64 | 0.2-12 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2-12 | 13.00 | 73.00 | 86.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2-12 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2-12 | 8.00 | 68.00 | 76.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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