CRAN Package Check Results for Package politicaldata

Last updated on 2021-01-29 06:47:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 2.04 24.40 26.44 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.3 1.70 19.34 21.04 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.3 40.99 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.3 31.98 ERROR
r-devel-windows-ix86+x86_64 0.1.3 9.00 33.00 42.00 ERROR
r-patched-linux-x86_64 0.1.3 2.07 23.87 25.94 ERROR
r-patched-solaris-x86 0.1.3 46.20 ERROR
r-release-linux-x86_64 0.1.3 1.81 24.17 25.98 ERROR
r-release-macos-x86_64 0.1.3 NOTE
r-release-windows-ix86+x86_64 0.1.3 5.00 34.00 39.00 ERROR
r-oldrel-macos-x86_64 0.1.3 NOTE
r-oldrel-windows-ix86+x86_64 0.1.3 3.00 40.00 43.00 ERROR

Check Details

Version: 0.1.3
Check: examples
Result: ERROR
    Running examples in 'politicaldata-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: cap_get_mip
    > ### Title: Download the Comparative Agenda Project's dataset of responses
    > ### to Gallup's Most Important Problem question, coded by CAP major topic
    > ### Aliases: cap_get_mip
    >
    > ### ** Examples
    >
    >
    >
    > # pull the Most Important Problem data for every year since 1980
    > mip <- cap_get_mip(min_year = 1980)
    Warning in open.connection(file, "rt") :
     cannot open URL 'https://comparativeagendas.s3.amazonaws.com/datasetfiles/US-Public-Gallups_Most_Important_Problem-19.1.csv': HTTP status was '404 Not Found'
    Error in open.connection(file, "rt") :
     cannot open the connection to 'https://comparativeagendas.s3.amazonaws.com/datasetfiles/US-Public-Gallups_Most_Important_Problem-19.1.csv'
    Calls: cap_get_mip -> read.csv -> read.table -> 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.1.3
Check: data for non-ASCII characters
Result: NOTE
     Note: found 9 marked UTF-8 strings
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.1.3
Check: examples
Result: ERROR
    Running examples in ‘politicaldata-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: cap_get_mip
    > ### Title: Download the Comparative Agenda Project's dataset of responses
    > ### to Gallup's Most Important Problem question, coded by CAP major topic
    > ### Aliases: cap_get_mip
    >
    > ### ** Examples
    >
    >
    >
    > # pull the Most Important Problem data for every year since 1980
    > mip <- cap_get_mip(min_year = 1980)
    Warning in open.connection(file, "rt") :
     cannot open URL 'https://comparativeagendas.s3.amazonaws.com/datasetfiles/US-Public-Gallups_Most_Important_Problem-19.1.csv': HTTP status was '404 Not Found'
    Error in open.connection(file, "rt") :
     cannot open the connection to 'https://comparativeagendas.s3.amazonaws.com/datasetfiles/US-Public-Gallups_Most_Important_Problem-19.1.csv'
    Calls: cap_get_mip -> read.csv -> read.table -> open -> open.connection
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.1.3
Check: examples
Result: ERROR
    Running examples in 'politicaldata-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: cap_get_mip
    > ### Title: Download the Comparative Agenda Project's dataset of responses
    > ### to Gallup's Most Important Problem question, coded by CAP major topic
    > ### Aliases: cap_get_mip
    >
    > ### ** Examples
    >
    >
    >
    > # pull the Most Important Problem data for every year since 1980
    > mip <- cap_get_mip(min_year = 1980)
    Warning in open.connection(file, "rt") :
     cannot open URL 'https://comparativeagendas.s3.amazonaws.com/datasetfiles/US-Public-Gallups_Most_Important_Problem-19.1.csv': HTTP status was '404 Not Found'
    Error in open.connection(file, "rt") : cannot open the connection
    Calls: cap_get_mip -> read.csv -> read.table -> open -> open.connection
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64