Last updated on 2017-07-26 01:56:34.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 1.42 | 29.38 | 30.80 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 1.27 | 28.60 | 29.87 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 44.49 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 44.71 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 10.00 | 59.00 | 69.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 1.50 | 29.16 | 30.67 | NOTE | |
r-patched-solaris-x86 | 1.2 | 68.50 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 1.39 | 28.66 | 30.04 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2 | 6.00 | 68.00 | 74.00 | NOTE | |
r-release-osx-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 6.00 | 52.00 | 58.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.2 | NOTE |
Version: 1.2
Check: R code for possible problems
Result: NOTE
.grid.matrix: no visible global function definition for ‘slot’
.matrix2grid: no visible global function definition for ‘as’
.poly2grid: no visible global function definition for ‘is’
.poly2grid: no visible global function definition for ‘slot’
.poly2grid: no visible global function definition for ‘as’
.pycno.core : smooth2D : s1d: no visible global function definition for
‘filter’
.pycno.core: no visible global function definition for ‘flush.console’
.pycno2matrix: no visible global function definition for ‘slot’
Undefined global functions or variables:
as filter flush.console is slot
Consider adding
importFrom("methods", "as", "is", "slot")
importFrom("stats", "filter")
importFrom("utils", "flush.console")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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