Last updated on 2015-09-06 23:47:38.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 1.55 | 19.26 | 20.81 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 1.53 | 18.94 | 20.46 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 42.67 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 41.00 | NOTE | |||
r-devel-osx-x86_64-clang | 0.1.1 | 36.80 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 6.00 | 55.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.1 | 1.70 | 20.10 | 21.80 | NOTE | |
r-patched-solaris-sparc | 0.1.1 | 283.20 | NOTE | |||
r-patched-solaris-x86 | 0.1.1 | 68.90 | NOTE | |||
r-release-linux-x86_64 | 0.1.1 | 1.53 | 20.33 | 21.86 | NOTE | |
r-release-osx-x86_64-mavericks | 0.1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 8.00 | 65.00 | 73.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 13.00 | 84.00 | 97.00 | OK |
Version: 0.1.1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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-osx-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: 0.1.1
Check: R code for possible problems
Result: NOTE
dryad_getfile: no visible global function definition for ‘read.table’
dryad_getfile: no visible global function definition for ‘read.csv’
dryad_getfile: no visible binding for global variable ‘end’
getalldryad_metadata: no visible global function definition for
‘write.csv’
search_dryad: no visible global function definition for ‘read.csv’
Undefined global functions or variables:
end read.csv read.table write.csv
Consider adding
importFrom("stats", "end")
importFrom("utils", "read.csv", "read.table", "write.csv")
to your NAMESPACE.
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