Last updated on 2020-08-07 01:50:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.16 | 4.07 | 29.25 | 33.32 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.16 | 2.93 | 22.90 | 25.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.16 | 48.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.16 | 38.57 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.16 | 13.00 | 42.00 | 55.00 | NOTE | |
r-patched-linux-x86_64 | 1.16 | 4.17 | 28.88 | 33.05 | NOTE | |
r-patched-solaris-x86 | 1.16 | 61.80 | NOTE | |||
r-release-linux-x86_64 | 1.16 | 3.74 | 28.79 | 32.53 | NOTE | |
r-release-macos-x86_64 | 1.16 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.16 | 9.00 | 43.00 | 52.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.16 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.16 | 7.00 | 39.00 | 46.00 | NOTE |
Version: 1.16
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'RCurl' 'XML'
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.16
Check: R code for possible problems
Result: NOTE
SPARQL : <anonymous>: no visible global function definition for
'URLencode'
SPARQL: no visible binding for global variable 'getURL'
SPARQL: no visible global function definition for 'URLencode'
SPARQL: no visible binding for global variable 'xmlParse'
SPARQL: no visible global function definition for 'getNodeSet'
SPARQL: no visible global function definition for 'xpathApply'
SPARQL: no visible binding for global variable 'postForm'
get_attr: no visible global function definition for 'getNodeSet'
get_attr : <anonymous> : <anonymous>: no visible global function
definition for 'getNodeSet'
get_attr : <anonymous> : <anonymous>: no visible global function
definition for 'xmlDoc'
get_value: no visible global function definition for 'xmlDoc'
get_value: no visible global function definition for 'xpathSApply'
get_value: no visible binding for global variable 'xmlValue'
get_value: no visible global function definition for 'xpathApply'
get_value: no visible binding for global variable 'xmlGetAttr'
readCSVstring: no visible global function definition for 'read.csv'
readTSVstring: no visible global function definition for 'read.delim'
Undefined global functions or variables:
URLencode getNodeSet getURL postForm read.csv read.delim xmlDoc
xmlGetAttr xmlParse xmlValue xpathApply xpathSApply
Consider adding
importFrom("utils", "URLencode", "read.csv", "read.delim")
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