Last updated on 2017-07-31 01:47:00.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 3.68 | 55.28 | 58.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 3.66 | 48.67 | 52.33 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 110.67 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 109.65 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 15.00 | 112.00 | 127.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 3.62 | 56.59 | 60.22 | NOTE | |
r-patched-solaris-x86 | 0.1.1 | 160.70 | NOTE | |||
r-release-linux-x86_64 | 0.1.1 | 3.54 | 55.44 | 58.99 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1.1 | 10.00 | 114.00 | 124.00 | NOTE | |
r-release-osx-x86_64 | 0.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 14.00 | 80.00 | 94.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1.1 | NOTE |
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 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.1.1
Check: dependencies in R code
Result: NOTE
Invalid MIT-MAGIC-COOKIE-1 key
Flavor: r-oldrel-osx-x86_64