Last updated on 2019-04-22 09:49:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 5.71 | 45.87 | 51.58 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 6.13 | 36.61 | 42.74 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 63.89 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 64.69 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 14.00 | 71.00 | 85.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 6.15 | 46.17 | 52.32 | NOTE | |
r-patched-solaris-x86 | 1.2 | 93.70 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 5.13 | 44.50 | 49.63 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2 | 9.00 | 77.00 | 86.00 | NOTE | |
r-release-osx-x86_64 | 1.2 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 6.00 | 78.00 | 84.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.2 | ERROR |
Version: 1.2
Check: R code for possible problems
Result: NOTE
workspace_management : tellme: no visible global function definition
for 'file.edit'
workspace_management: no visible global function definition for
'object.size'
Undefined global functions or variables:
file.edit object.size
Consider adding
importFrom("utils", "file.edit", "object.size")
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-oldrel-windows-ix86+x86_64
Version: 1.2
Check: package dependencies
Result: ERROR
Packages required but not available: ‘RGtk2’ ‘RGtk2Extras’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64