CRAN Package Check Results for Package germanpolls

Last updated on 2021-01-06 07:50:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3 3.82 37.22 41.04 ERROR
r-devel-linux-x86_64-debian-gcc 0.3 2.88 28.06 30.94 ERROR
r-devel-linux-x86_64-fedora-clang 0.3 59.83 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3 46.46 ERROR
r-devel-windows-ix86+x86_64 0.3 9.00 45.00 54.00 ERROR
r-patched-linux-x86_64 0.3 3.93 34.73 38.66 ERROR
r-patched-solaris-x86 0.3 83.00 ERROR
r-release-linux-x86_64 0.3 3.92 35.70 39.62 ERROR
r-release-macos-x86_64 0.3 NOTE
r-release-windows-ix86+x86_64 0.3 10.00 53.00 63.00 ERROR
r-oldrel-macos-x86_64 0.3 NOTE
r-oldrel-windows-ix86+x86_64 0.3 5.00 50.00 55.00 ERROR

Check Details

Version: 0.3
Check: examples
Result: ERROR
    Running examples in 'germanpolls-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: germanpolls
    > ### Title: Get data of German polls from wahlrecht.de.
    > ### Aliases: germanpolls
    >
    > ### ** Examples
    >
    > germanpolls(region = "de")
    [1] "http://www.wahlrecht.de/umfragen/bundesweite.xml"
    Warning in open.connection(x, "rb") :
     cannot open URL 'https://www.wahlrecht.de/umfragen/bundesweite.xml': HTTP status was '404 Not Found'
    Error in open.connection(x, "rb") :
     cannot open the connection to 'http://www.wahlrecht.de/umfragen/bundesweite.xml'
    Calls: germanpolls ... read_xml.character -> read_xml.connection -> open -> open.connection
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.3
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘dplyr’
     All declared Imports should be used.
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

Version: 0.3
Check: examples
Result: ERROR
    Running examples in ‘germanpolls-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: germanpolls
    > ### Title: Get data of German polls from wahlrecht.de.
    > ### Aliases: germanpolls
    >
    > ### ** Examples
    >
    > germanpolls(region = "de")
    [1] "http://www.wahlrecht.de/umfragen/bundesweite.xml"
    Warning in open.connection(x, "rb") :
     cannot open URL 'https://www.wahlrecht.de/umfragen/bundesweite.xml': HTTP status was '404 Not Found'
    Error in open.connection(x, "rb") :
     cannot open the connection to 'http://www.wahlrecht.de/umfragen/bundesweite.xml'
    Calls: germanpolls ... read_xml.character -> read_xml.connection -> open -> open.connection
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-patched-solaris-x86

Version: 0.3
Check: examples
Result: ERROR
    Running examples in ‘germanpolls-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: germanpolls
    > ### Title: Get data of German polls from wahlrecht.de.
    > ### Aliases: germanpolls
    >
    > ### ** Examples
    >
    > germanpolls(region = "de")
    [1] "http://www.wahlrecht.de/umfragen/bundesweite.xml"
    Error in open.connection(x, "rb") : HTTP error 404.
    Calls: germanpolls ... read_xml.character -> read_xml.connection -> open -> open.connection
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3
Check: examples
Result: ERROR
    Running examples in 'germanpolls-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: germanpolls
    > ### Title: Get data of German polls from wahlrecht.de.
    > ### Aliases: germanpolls
    >
    > ### ** Examples
    >
    > germanpolls(region = "de")
    [1] "http://www.wahlrecht.de/umfragen/bundesweite.xml"
    Warning in open.connection(x, "rb") :
     InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
    Error in open.connection(x, "rb") : cannot open the connection
    Calls: germanpolls ... read_xml.character -> read_xml.connection -> open -> open.connection
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64