Last updated on 2018-02-24 09:51:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 1.02 | 88.01 | 89.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 0.90 | 70.13 | 71.03 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 101.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 102.62 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 4.00 | 156.00 | 160.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 0.83 | 98.60 | 99.43 | OK | |
r-patched-solaris-x86 | 0.1.1 | 94.40 | ERROR | |||
r-release-linux-x86_64 | 0.1.1 | 0.96 | 101.55 | 102.51 | OK | |
r-release-windows-ix86+x86_64 | 0.1.1 | 4.00 | 155.00 | 159.00 | OK | |
r-release-osx-x86_64 | 0.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 3.00 | 139.00 | 142.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.1 | OK |
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘ballr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: NBAStandingsByDate
> ### Title: NBA Standings by Date
> ### Aliases: NBAStandingsByDate
>
> ### ** Examples
>
> NBAStandingsByDate("2010-01-31") # Jan 31, 2010
Error in open.connection(x, "rb") : HTTP error 504.
Calls: NBAStandingsByDate -> <Anonymous> -> read_html.default
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘ballr-Ex.R’ failed
The error most likely occurred in:
> ### Name: NBASeasonTeamByYear
> ### Title: NBA Team Statistics By Year
> ### Aliases: NBASeasonTeamByYear
>
> ### ** Examples
>
> NBASeasonTeamByYear("ATL", 2018)
# A tibble: 82 x 19
g date x x_2 x_3 away_indicator opponent x_5 x_6 tm
<dbl> <chr> <chr> <lgl> <chr> <chr> <chr> <chr> <chr> <dbl>
1 1.00 Wed, O… 8:30p… NA Box S… @ Dallas M… W "" 117
2 2.00 Fri, O… 7:00p… NA Box S… @ Charlott… L "" 91.0
3 3.00 Sun, O… 3:30p… NA Box S… @ Brooklyn… L "" 104
4 4.00 Mon, O… 7:30p… NA Box S… @ Miami He… L "" 93.0
5 5.00 Thu, O… 8:00p… NA Box S… @ Chicago … L "" 86.0
6 6.00 Fri, O… 7:30p… NA Box S… "" Denver N… L "" 100
7 7.00 Sun, O… 3:30p… NA Box S… "" Milwauke… L "" 106
8 8.00 Wed, N… 7:00p… NA Box S… @ Philadel… L "" 109
9 9.00 Fri, N… 7:30p… NA Box S… "" Houston … L "" 104
10 10.0 Sun, N… 3:00p… NA Box S… @ Clevelan… W "" 117
# ... with 72 more rows, and 9 more variables: opp <dbl>, w <dbl>, l <dbl>,
# streak <chr>, notes <chr>, diff <dbl>, avg_diff <dbl>, away <int>,
# daysbetweengames <dbl>
> NBASeasonTeamByYear("NOP", 2018)
Error in open.connection(x, "rb") :
Timeout was reached: Resolving timed out after 10008 milliseconds
Calls: NBASeasonTeamByYear -> <Anonymous> -> read_html.default
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.1
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Quitting from lines 51-52 (use-ballr.Rmd)
Error: processing vignette 'use-ballr.Rmd' failed with diagnostics:
Timeout was reached: Operation timed out after 10068 milliseconds with 0 out of 0 bytes received
Execution halted
Flavor: r-patched-solaris-x86