Last updated on 2018-06-20 01:50:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-3 | 1.71 | 22.19 | 23.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3-3 | 1.41 | 17.84 | 19.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3-3 | 27.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-3 | 25.27 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3-3 | 4.00 | 31.00 | 35.00 | NOTE | |
r-patched-linux-x86_64 | 0.3-3 | 1.31 | 20.54 | 21.85 | NOTE | |
r-patched-solaris-x86 | 0.3-3 | 41.40 | NOTE | |||
r-release-linux-x86_64 | 0.3-3 | 1.71 | 20.55 | 22.26 | NOTE | |
r-release-windows-ix86+x86_64 | 0.3-3 | 4.00 | 52.00 | 56.00 | NOTE | |
r-release-osx-x86_64 | 0.3-3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3-3 | 3.00 | 40.00 | 43.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.3-3 | NOTE |
Version: 0.3-3
Check: R code for possible problems
Result: NOTE
get.split.filename.cmip5: no visible global function definition for
‘tail’
nc.conform.data : <anonymous>: no visible global function definition
for ‘na.omit’
nc.get.subset.recursive: no visible global function definition for
‘head’
nc.get.subset.recursive: no visible global function definition for
‘tail’
nc.put.subset.recursive: no visible global function definition for
‘head’
nc.put.subset.recursive: no visible global function definition for
‘tail’
Undefined global functions or variables:
head na.omit tail
Consider adding
importFrom("stats", "na.omit")
importFrom("utils", "head", "tail")
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