Last updated on 2021-01-24 17:49:03 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 1.83 | 25.75 | 27.58 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 1.58 | 20.79 | 22.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 43.24 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 33.48 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 4.00 | 41.00 | 45.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 1.94 | 25.55 | 27.49 | NOTE | |
r-patched-solaris-x86 | 0.2 | 53.80 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 1.95 | 25.67 | 27.62 | NOTE | |
r-release-macos-x86_64 | 0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2 | 4.00 | 40.00 | 44.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 3.00 | 42.00 | 45.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