Last updated on 2015-09-06 23:47:17.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.6 | 1.18 | 18.78 | 19.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.6 | 1.17 | 19.11 | 20.28 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.6 | 36.01 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.6 | 34.38 | NOTE | |||
r-devel-osx-x86_64-clang | 0.2.6 | 33.83 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.6 | 4.00 | 38.00 | 42.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.6 | 1.22 | 20.08 | 21.30 | OK | |
r-patched-solaris-sparc | 0.2.6 | 238.70 | NOTE | |||
r-patched-solaris-x86 | 0.2.6 | 58.00 | NOTE | |||
r-release-linux-x86_64 | 0.2.6 | 1.19 | 19.94 | 21.13 | OK | |
r-release-osx-x86_64-mavericks | 0.2.6 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2.6 | 6.00 | 32.00 | 38.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.2.6 | 12.00 | 48.00 | 60.00 | OK |
Version: 0.2.6
Check: R code for possible problems
Result: NOTE
bold_seqspec: no visible global function definition for ‘read.delim’
bold_specimens: no visible global function definition for ‘read.delim’
bold_trace: no visible global function definition for ‘untar’
process_response: no visible global function definition for ‘is’
read_trace: no visible global function definition for ‘is’
Undefined global functions or variables:
is read.delim untar
Consider adding
importFrom("methods", "is")
importFrom("utils", "read.delim", "untar")
to your NAMESPACE (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
Version: 0.2.6
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘sangerseqR’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-osx-x86_64-mavericks