Last updated on 2019-10-31 00:50:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.25 | 23.48 | 25.73 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.21 | 18.60 | 20.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 31.83 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 31.10 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 11.00 | 50.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.23 | 22.43 | 24.66 | NOTE | |
r-patched-solaris-x86 | 1.0 | 45.60 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 2.16 | 22.45 | 24.61 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 8.00 | 36.00 | 44.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 55.00 | 59.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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: 1.0
Check: R code for possible problems
Result: NOTE
cxxfun.from.dll: no visible global function definition for 'new'
cxxfun.from.dso.bin: no visible global function definition for 'new'
cxxfunctionplus: no visible global function definition for 'getPlugin'
cxxfunctionplus: no visible global function definition for
'cxxfunction'
cxxfunctionplus: no visible global function definition for 'new'
show,cxxdso: no visible global function definition for 'object.size'
Undefined global functions or variables:
cxxfunction getPlugin new object.size
Consider adding
importFrom("methods", "new")
importFrom("utils", "object.size")
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
Version: 1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘methods’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64