Last updated on 2015-12-29 00:46:43.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 4.81 | 41.66 | 46.46 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 94.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 90.19 | NOTE | |||
r-devel-osx-x86_64-clang | 0.1.1 | 114.08 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 10.00 | 74.00 | 84.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 3.74 | 43.67 | 47.41 | OK | |
r-patched-solaris-sparc | 0.1.1 | 583.30 | OK | |||
r-patched-solaris-x86 | 0.1.1 | 127.80 | OK | |||
r-release-linux-x86_64 | 0.1.1 | 3.71 | 42.77 | 46.48 | OK | |
r-release-osx-x86_64-mavericks | 0.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 14.00 | 104.00 | 118.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 23.00 | 143.00 | 166.00 | OK |
Version: 0.1.1
Check: R code for possible problems
Result: NOTE
build.clusters.spatial: no visible global function definition for
‘kmeans’
build.clusters.spatial: no visible global function definition for
‘points’
mubz.copula: no visible global function definition for ‘integrate’
perspcolor: no visible global function definition for ‘terrain.colors’
rCMS: no visible global function definition for ‘runif’
rSchlatherExcess: no visible global function definition for ‘runif’
simul.maxlik.maxstable: no visible global function definition for
‘runif’
Undefined global functions or variables:
integrate kmeans points runif terrain.colors
Consider adding
importFrom("grDevices", "terrain.colors")
importFrom("graphics", "points")
importFrom("stats", "integrate", "kmeans", "runif")
to your NAMESPACE.
Flavors: 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