Last updated on 2022-05-23 08:51:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.16 | 3.88 | 42.80 | 46.68 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.16 | 2.98 | 33.30 | 36.28 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.16 | 56.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.16 | 54.73 | NOTE | |||
r-devel-windows-x86_64 | 1.16 | 14.00 | 59.00 | 73.00 | NOTE | |
r-patched-linux-x86_64 | 1.16 | 2.94 | 41.70 | 44.64 | NOTE | |
r-release-linux-x86_64 | 1.16 | NOTE | ||||
r-release-macos-arm64 | 1.16 | 17.00 | NOTE | |||
r-release-macos-x86_64 | 1.16 | 25.00 | NOTE | |||
r-release-windows-x86_64 | 1.16 | 7.00 | 57.00 | 64.00 | NOTE | |
r-oldrel-macos-arm64 | 1.16 | 22.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.16 | 33.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.16 | 9.00 | 58.00 | 67.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64