Last updated on 2019-04-22 01:47:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.16 | 2.57 | 26.52 | 29.09 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.16 | 2.58 | 21.38 | 23.96 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.16 | 34.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.16 | 33.52 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.16 | 10.00 | 51.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 1.16 | 3.10 | 26.44 | 29.54 | NOTE | |
r-patched-solaris-x86 | 1.16 | 59.70 | NOTE | |||
r-release-linux-x86_64 | 1.16 | 1.90 | 25.22 | 27.12 | NOTE | |
r-release-windows-ix86+x86_64 | 1.16 | 4.00 | 38.00 | 42.00 | NOTE | |
r-release-osx-x86_64 | 1.16 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.16 | 5.00 | 51.00 | 56.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.16 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64