Last updated on 2020-08-07 01:50:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 2.01 | 24.00 | 26.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 1.63 | 19.20 | 20.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 40.43 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 30.77 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 7.00 | 37.00 | 44.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 1.95 | 23.98 | 25.93 | NOTE | |
r-patched-solaris-x86 | 0.2 | 52.40 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 1.59 | 23.90 | 25.49 | NOTE | |
r-release-macos-x86_64 | 0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2 | 8.00 | 56.00 | 64.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 4.00 | 50.00 | 54.00 | NOTE |
Version: 0.2
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'methods'
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2
Check: R code for possible problems
Result: NOTE
fetch_NBAPlayerStatistics: no visible global function definition for
'read.table'
Undefined global functions or variables:
read.table
Consider adding
importFrom("utils", "read.table")
to your NAMESPACE file.
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2
Check: data for non-ASCII characters
Result: NOTE
Note: found 8 marked Latin-1 strings
Note: found 83 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64