Last updated on 2016-10-25 23:47:56.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 2.96 | 37.00 | 39.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 3.16 | 36.26 | 39.43 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 90.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 87.40 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0.0 | 11.00 | 84.00 | 95.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.0 | 3.23 | 35.29 | 38.52 | NOTE | |
r-patched-solaris-sparc | 2.0.0 | 495.80 | NOTE | |||
r-patched-solaris-x86 | 2.0.0 | 110.10 | NOTE | |||
r-release-linux-x86_64 | 2.0.0 | 2.93 | 35.27 | 38.19 | NOTE | |
r-release-osx-x86_64-mavericks | 2.0.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0.0 | 9.00 | 80.00 | 89.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 2.0.0 | 14.00 | 81.00 | 95.00 | NOTE |
Version: 2.0.0
Check: R code for possible problems
Result: NOTE
calc_MW: no visible global function definition for ‘read.table’
cfba_moment: no visible global function definition for ‘median’
cfba_moment: no visible global function definition for ‘write.csv’
cfba_moment_mr: no visible global function definition for ‘median’
cfba_moment_mr: no visible global function definition for ‘write.csv’
cfba_moment_pw: no visible global function definition for ‘median’
cfba_moment_pw: no visible global function definition for ‘write.csv’
readmodel: no visible global function definition for ‘as’
Undefined global functions or variables:
as median read.table write.csv
Consider adding
importFrom("methods", "as")
importFrom("stats", "median")
importFrom("utils", "read.table", "write.csv")
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64
Version: 2.0.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘cplexAPI’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64