Last updated on 2019-04-21 01:47:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.05 | 23.24 | 25.29 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.56 | 21.82 | 24.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 30.55 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 28.60 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 9.00 | 36.00 | 45.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.54 | 23.38 | 25.92 | NOTE | |
r-patched-solaris-x86 | 1.0 | 45.90 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.34 | 21.91 | 23.25 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 50.00 | 54.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 3.00 | 56.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