CRAN Package Check Results for Package mRchmadness

Last updated on 2019-01-30 07:49:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.65 51.43 54.08 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 2.14 40.53 42.67 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 41.85 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 66.39 OK
r-devel-windows-ix86+x86_64 1.0.0 9.00 72.00 81.00 OK
r-patched-linux-x86_64 1.0.0 2.23 53.75 55.98 OK
r-patched-solaris-x86 1.0.0 111.50 OK
r-release-linux-x86_64 1.0.0 2.67 53.64 56.31 OK
r-release-windows-ix86+x86_64 1.0.0 8.00 104.00 112.00 OK
r-release-osx-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 6.00 100.00 106.00 ERROR
r-oldrel-osx-x86_64 1.0.0 OK

Check Details

Version: 1.0.0
Check: examples
Result: ERROR
    Running examples in ‘mRchmadness-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: scrape.population.distribution
    > ### Title: Scrape the average rate of teams being picked to win across all
    > ### ESPN brackets
    > ### Aliases: scrape.population.distribution
    >
    > ### ** Examples
    >
    > populationDistribution = scrape.population.distribution(2017)
    Error in open.connection(x, "rb") :
     Recv failure: Connection reset by peer
    Calls: scrape.population.distribution ... %>% -> eval -> eval -> <Anonymous> -> read_html.default
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: examples
Result: ERROR
    Running examples in 'mRchmadness-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: scrape.population.distribution
    > ### Title: Scrape the average rate of teams being picked to win across all
    > ### ESPN brackets
    > ### Aliases: scrape.population.distribution
    >
    > ### ** Examples
    >
    > populationDistribution = scrape.population.distribution(2017)
    Error in open.connection(x, "rb") : Recv failure: Connection was reset
    Calls: scrape.population.distribution ... %>% -> eval -> eval -> <Anonymous> -> read_html.default
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64