Last updated on 2020-08-07 01:49:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.7 | 76.56 | 80.58 | 157.14 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.7 | 50.61 | 62.19 | 112.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.7 | 218.21 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.7 | 180.73 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9.7 | 194.00 | 130.00 | 324.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.7 | 55.33 | 78.99 | 134.32 | NOTE | |
r-patched-solaris-x86 | 0.9.7 | 263.10 | NOTE | |||
r-release-linux-x86_64 | 0.9.7 | 58.03 | 80.82 | 138.85 | NOTE | |
r-release-macos-x86_64 | 0.9.7 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.9.7 | 190.00 | 175.00 | 365.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.9.7 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.9.7 | 143.00 | 155.00 | 298.00 | NOTE |
Version: 0.9.7
Check: R code for possible problems
Result: NOTE
cf1.sample: no visible global function definition for 'rexp'
cf1.sample: no visible global function definition for 'rmultinom'
dherlang : <anonymous> : <anonymous>: no visible global function
definition for 'dgamma'
erhmm.param.kmeans: no visible global function definition for 'kmeans'
erhmm.param.kmeans: no visible global function definition for 'var'
erhmm.param.kmeans: no visible global function definition for 'runif'
gmmpp.param.kmeans: no visible global function definition for 'kmeans'
gmmpp.param.kmeans: no visible global function definition for 'runif'
herlang.param.kmeans: no visible global function definition for
'kmeans'
herlang.param.kmeans: no visible global function definition for 'var'
map.param.kmeans: no visible global function definition for 'kmeans'
map.param.kmeans: no visible global function definition for 'runif'
ph.param.random: no visible global function definition for 'runif'
ph.sample: no visible global function definition for 'rmultinom'
ph.sample: no visible global function definition for 'rexp'
pherlang : <anonymous> : <anonymous>: no visible global function
definition for 'pgamma'
rherlang: no visible global function definition for 'rmultinom'
rherlang : <anonymous>: no visible global function definition for
'rgamma'
Undefined global functions or variables:
dgamma kmeans pgamma rexp rgamma rmultinom runif var
Consider adding
importFrom("stats", "dgamma", "kmeans", "pgamma", "rexp", "rgamma",
"rmultinom", "runif", "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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.9.7
Check: compiled code
Result: NOTE
File ‘mapfit/libs/mapfit.so’:
Found no call to: ‘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