Last updated on 2020-01-02 10:48:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 2.62 | 23.95 | 26.57 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 1.98 | 19.17 | 21.15 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 32.77 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 31.46 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 9.00 | 55.00 | 64.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0.1 | 7.00 | 53.00 | 60.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 1.97 | 21.80 | 23.77 | NOTE | |
r-patched-solaris-x86 | 1.0.1 | 48.10 | NOTE | |||
r-release-linux-x86_64 | 1.0.1 | 2.14 | 21.70 | 23.84 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.1 | 14.00 | 38.00 | 52.00 | NOTE | |
r-release-osx-x86_64 | 1.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 4.00 | 59.00 | 63.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0.1 | NOTE |
Version: 1.0.1
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
'inline' 'lpSolve'
Please remove these calls from your code.
Packages in Depends field not imported from:
'inline' 'lpSolve'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-devel-windows-ix86+x86_64-gcc8, 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.1
Check: R code for possible problems
Result: NOTE
FctReducedNodevalues: no visible global function definition for
'signature'
FctReducedNodevalues: no visible global function definition for
'cfunction'
TotalVar: no visible global function definition for 'lp'
Undefined global functions or variables:
cfunction lp signature
Consider adding
importFrom("methods", "signature")
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-devel-windows-ix86+x86_64-gcc8, 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