Last updated on 2020-08-07 01:49:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 3.33 | 30.06 | 33.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 2.55 | 23.08 | 25.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 47.84 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 38.23 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 8.00 | 45.00 | 53.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 3.21 | 29.46 | 32.67 | NOTE | |
r-patched-solaris-x86 | 1.2 | 59.80 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 2.92 | 29.42 | 32.34 | NOTE | |
r-release-macos-x86_64 | 1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2 | 8.00 | 67.00 | 75.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 5.00 | 47.00 | 52.00 | NOTE |
Version: 1.2
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'tools'
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: 1.2
Check: R code for possible problems
Result: NOTE
DownloadGdelt: no visible global function definition for
'packageVersion'
DownloadGdelt: no visible global function definition for
'download.file'
GdeltZipToDataframe: no visible global function definition for
'read.delim'
GdeltZipToDataframe: no visible global function definition for 'unzip'
GetSizeOfGDELT: no visible global function definition for 'read.delim'
IsValidGDELT: no visible global function definition for 'read.delim'
IsValidGDELT: no visible global function definition for 'md5sum'
NormEventCounts: no visible global function definition for
'download.file'
NormEventCounts: no visible global function definition for 'read.csv'
Undefined global functions or variables:
download.file md5sum packageVersion read.csv read.delim unzip
Consider adding
importFrom("utils", "download.file", "packageVersion", "read.csv",
"read.delim", "unzip")
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