CRAN Package Check Results for Package ffscrapr

Last updated on 2023-01-10 09:52:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.7 8.49 224.85 233.34 ERROR
r-devel-linux-x86_64-debian-gcc 1.4.7 7.74 168.71 176.45 ERROR
r-devel-linux-x86_64-fedora-clang 1.4.7 295.46 ERROR
r-devel-linux-x86_64-fedora-gcc 1.4.7 304.36 ERROR
r-devel-windows-x86_64 1.4.7 97.00 331.00 428.00 ERROR
r-patched-linux-x86_64 1.4.7 10.83 217.08 227.91 ERROR
r-release-linux-x86_64 1.4.7 8.81 192.20 201.01 ERROR
r-release-macos-arm64 1.4.7 128.00 NOTE
r-release-macos-x86_64 1.4.7 211.00 NOTE
r-release-windows-x86_64 1.4.7 87.00 290.00 377.00 ERROR
r-oldrel-macos-arm64 1.4.7 140.00 NOTE
r-oldrel-macos-x86_64 1.4.7 180.00 NOTE
r-oldrel-windows-ix86+x86_64 1.4.7 18.00 298.00 316.00 ERROR

Check Details

Version: 1.4.7
Check: tests
Result: ERROR
     Running ‘testthat.R’ [104s/128s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > suppressPackageStartupMessages({
     + library(testthat)
     + library(httptest)
     + library(checkmate)
     + library(ffscrapr)
     + })
     >
     > test_check("ffscrapr")
     trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
     Content type 'application/zip' length 10326711 bytes (9.8 MB)
     ==================================================
     downloaded 9.8 MB
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (???): ff_league returns a tibble for each platform currently programmed ──
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_playerscores returns a tibble of player scores ──────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoring returns a tibble ────────────────────────────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoringhistory returns a tibble of player scores ────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.4.7
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘espn_authentication.Rmd’ using rmarkdown
    --- finished re-building ‘espn_authentication.Rmd’
    
    --- re-building ‘espn_basics.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘espn_basics.Rmd’
    
    --- re-building ‘espn_getendpoint.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘espn_getendpoint.Rmd’
    
    --- re-building ‘ffscrapr_caching.Rmd’ using rmarkdown
    --- finished re-building ‘ffscrapr_caching.Rmd’
    
    --- re-building ‘fleaflicker_basics.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘fleaflicker_basics.Rmd’
    
    --- re-building ‘fleaflicker_getendpoint.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    Quitting from lines 89-97 (fleaflicker_getendpoint.Rmd)
    Error: processing vignette ‘fleaflicker_getendpoint.Rmd’ failed with diagnostics:
    Problem while computing `away = (function (.x, .f, ..., .progress =
    FALSE) ...`.
    Caused by error:
    ℹ In index: 1.
    Caused by error in `.f()`:
    ! Arguments in `...` must be passed by position, not name.
    ✖ Problematic argument:
    • franchise_name = "name"
    --- failed re-building ‘fleaflicker_getendpoint.Rmd’
    
    --- re-building ‘mfl_basics.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    Quitting from lines 61-64 (mfl_basics.Rmd)
    Error: processing vignette ‘mfl_basics.Rmd’ failed with diagnostics:
    ℹ In index: 2.
    Caused by error in `purrr::map_depth()`:
    ! List not deep enough
    --- failed re-building ‘mfl_basics.Rmd’
    
    --- re-building ‘mfl_getendpoint.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘mfl_getendpoint.Rmd’
    
    --- re-building ‘sleeper_basics.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘sleeper_basics.Rmd’
    
    --- re-building ‘sleeper_getendpoint.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘sleeper_getendpoint.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘fleaflicker_getendpoint.Rmd’ ‘mfl_basics.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.4.7
Check: tests
Result: ERROR
     Running ‘testthat.R’ [76s/125s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > suppressPackageStartupMessages({
     + library(testthat)
     + library(httptest)
     + library(checkmate)
     + library(ffscrapr)
     + })
     >
     > test_check("ffscrapr")
     trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
     downloaded 9.8 MB
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (???): ff_league returns a tibble for each platform currently programmed ──
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_playerscores returns a tibble of player scores ──────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoring returns a tibble ────────────────────────────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoringhistory returns a tibble of player scores ────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4.7
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘espn_authentication.Rmd’ using rmarkdown
    --- finished re-building ‘espn_authentication.Rmd’
    
    --- re-building ‘espn_basics.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    downloaded 9.8 MB
    
    --- finished re-building ‘espn_basics.Rmd’
    
    --- re-building ‘espn_getendpoint.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    downloaded 9.8 MB
    
    --- finished re-building ‘espn_getendpoint.Rmd’
    
    --- re-building ‘ffscrapr_caching.Rmd’ using rmarkdown
    --- finished re-building ‘ffscrapr_caching.Rmd’
    
    --- re-building ‘fleaflicker_basics.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    downloaded 9.8 MB
    
    --- finished re-building ‘fleaflicker_basics.Rmd’
    
    --- re-building ‘fleaflicker_getendpoint.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    downloaded 9.8 MB
    
    Quitting from lines 89-97 (fleaflicker_getendpoint.Rmd)
    Error: processing vignette ‘fleaflicker_getendpoint.Rmd’ failed with diagnostics:
    Problem while computing `away = (function (.x, .f, ..., .progress =
    FALSE) ...`.
    Caused by error:
    ℹ In index: 1.
    Caused by error in `.f()`:
    ! Arguments in `...` must be passed by position, not name.
    ✖ Problematic argument:
    • franchise_name = "name"
    --- failed re-building ‘fleaflicker_getendpoint.Rmd’
    
    --- re-building ‘mfl_basics.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    Quitting from lines 61-64 (mfl_basics.Rmd)
    Error: processing vignette ‘mfl_basics.Rmd’ failed with diagnostics:
    ℹ In index: 2.
    Caused by error in `purrr::map_depth()`:
    ! List not deep enough
    --- failed re-building ‘mfl_basics.Rmd’
    
    --- re-building ‘mfl_getendpoint.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘mfl_getendpoint.Rmd’
    
    --- re-building ‘sleeper_basics.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘sleeper_basics.Rmd’
    
    --- re-building ‘sleeper_getendpoint.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘sleeper_getendpoint.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘fleaflicker_getendpoint.Rmd’ ‘mfl_basics.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 1.4.7
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘nflreadr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.4.7
Check: tests
Result: ERROR
     Running ‘testthat.R’ [128s/425s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > suppressPackageStartupMessages({
     + library(testthat)
     + library(httptest)
     + library(checkmate)
     + library(ffscrapr)
     + })
     >
     > test_check("ffscrapr")
     trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
     downloaded 9.8 MB
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (???): ff_league returns a tibble for each platform currently programmed ──
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_playerscores returns a tibble of player scores ──────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoring returns a tibble ────────────────────────────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoringhistory returns a tibble of player scores ────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.4.7
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘espn_authentication.Rmd’ using rmarkdown
    --- finished re-building ‘espn_authentication.Rmd’
    
    --- re-building ‘espn_basics.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    --- finished re-building ‘espn_basics.Rmd’
    
    --- re-building ‘espn_getendpoint.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘espn_getendpoint.Rmd’
    
    --- re-building ‘ffscrapr_caching.Rmd’ using rmarkdown
    --- finished re-building ‘ffscrapr_caching.Rmd’
    
    --- re-building ‘fleaflicker_basics.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘fleaflicker_basics.Rmd’
    
    --- re-building ‘fleaflicker_getendpoint.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    Quitting from lines 89-97 (fleaflicker_getendpoint.Rmd)
    Error: processing vignette 'fleaflicker_getendpoint.Rmd' failed with diagnostics:
    Problem while computing `away = (function (.x, .f, ..., .progress =
    FALSE) ...`.
    Caused by error:
    ℹ In index: 1.
    Caused by error in `.f()`:
    ! Arguments in `...` must be passed by position, not name.
    ✖ Problematic argument:
    • franchise_name = "name"
    --- failed re-building ‘fleaflicker_getendpoint.Rmd’
    
    --- re-building ‘mfl_basics.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    Quitting from lines 61-64 (mfl_basics.Rmd)
    Error: processing vignette 'mfl_basics.Rmd' failed with diagnostics:
    ℹ In index: 2.
    Caused by error in `purrr::map_depth()`:
    ! List not deep enough
    --- failed re-building ‘mfl_basics.Rmd’
    
    --- re-building ‘mfl_getendpoint.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘mfl_getendpoint.Rmd’
    
    --- re-building ‘sleeper_basics.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    --- finished re-building ‘sleeper_basics.Rmd’
    
    --- re-building ‘sleeper_getendpoint.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘sleeper_getendpoint.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘fleaflicker_getendpoint.Rmd’ ‘mfl_basics.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.4.7
Check: tests
Result: ERROR
     Running ‘testthat.R’ [133s/139s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > suppressPackageStartupMessages({
     + library(testthat)
     + library(httptest)
     + library(checkmate)
     + library(ffscrapr)
     + })
     >
     > test_check("ffscrapr")
     trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
     downloaded 9.8 MB
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (???): ff_league returns a tibble for each platform currently programmed ──
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_playerscores returns a tibble of player scores ──────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoring returns a tibble ────────────────────────────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoringhistory returns a tibble of player scores ────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.4.7
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘espn_authentication.Rmd’ using rmarkdown
    --- finished re-building ‘espn_authentication.Rmd’
    
    --- re-building ‘espn_basics.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    --- finished re-building ‘espn_basics.Rmd’
    
    --- re-building ‘espn_getendpoint.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    --- finished re-building ‘espn_getendpoint.Rmd’
    
    --- re-building ‘ffscrapr_caching.Rmd’ using rmarkdown
    --- finished re-building ‘ffscrapr_caching.Rmd’
    
    --- re-building ‘fleaflicker_basics.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    --- finished re-building ‘fleaflicker_basics.Rmd’
    
    --- re-building ‘fleaflicker_getendpoint.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    Quitting from lines 89-97 (fleaflicker_getendpoint.Rmd)
    Error: processing vignette 'fleaflicker_getendpoint.Rmd' failed with diagnostics:
    Problem while computing `away = (function (.x, .f, ..., .progress =
    FALSE) ...`.
    Caused by error:
    ℹ In index: 1.
    Caused by error in `.f()`:
    ! Arguments in `...` must be passed by position, not name.
    ✖ Problematic argument:
    • franchise_name = "name"
    --- failed re-building ‘fleaflicker_getendpoint.Rmd’
    
    --- re-building ‘mfl_basics.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    Quitting from lines 61-64 (mfl_basics.Rmd)
    Error: processing vignette 'mfl_basics.Rmd' failed with diagnostics:
    ℹ In index: 2.
    Caused by error in `purrr::map_depth()`:
    ! List not deep enough
    --- failed re-building ‘mfl_basics.Rmd’
    
    --- re-building ‘mfl_getendpoint.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘mfl_getendpoint.Rmd’
    
    --- re-building ‘sleeper_basics.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘sleeper_basics.Rmd’
    
    --- re-building ‘sleeper_getendpoint.Rmd’ using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘sleeper_getendpoint.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘fleaflicker_getendpoint.Rmd’ ‘mfl_basics.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.4.7
Check: tests
Result: ERROR
     Running 'testthat.R' [129s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > suppressPackageStartupMessages({
     + library(testthat)
     + library(httptest)
     + library(checkmate)
     + library(ffscrapr)
     + })
     >
     > test_check("ffscrapr")
     trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
     downloaded 9.8 MB
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (???): ff_league returns a tibble for each platform currently programmed ──
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_playerscores returns a tibble of player scores ──────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoring returns a tibble ────────────────────────────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoringhistory returns a tibble of player scores ────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 1.4.7
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building 'espn_authentication.Rmd' using rmarkdown
    --- finished re-building 'espn_authentication.Rmd'
    
    --- re-building 'espn_basics.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    --- finished re-building 'espn_basics.Rmd'
    
    --- re-building 'espn_getendpoint.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    --- finished re-building 'espn_getendpoint.Rmd'
    
    --- re-building 'ffscrapr_caching.Rmd' using rmarkdown
    --- finished re-building 'ffscrapr_caching.Rmd'
    
    --- re-building 'fleaflicker_basics.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    --- finished re-building 'fleaflicker_basics.Rmd'
    
    --- re-building 'fleaflicker_getendpoint.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    Quitting from lines 89-97 (fleaflicker_getendpoint.Rmd)
    Error: processing vignette 'fleaflicker_getendpoint.Rmd' failed with diagnostics:
    Problem while computing `away = (function (.x, .f, ..., .progress =
    FALSE) ...`.
    Caused by error:
    ℹ In index: 1.
    Caused by error in `.f()`:
    ! Arguments in `...` must be passed by position, not name.
    ✖ Problematic argument:
    • franchise_name = "name"
    --- failed re-building 'fleaflicker_getendpoint.Rmd'
    
    --- re-building 'mfl_basics.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    Quitting from lines 61-64 (mfl_basics.Rmd)
    Error: processing vignette 'mfl_basics.Rmd' failed with diagnostics:
    ℹ In index: 2.
    Caused by error in `purrr::map_depth()`:
    ! List not deep enough
    --- failed re-building 'mfl_basics.Rmd'
    
    --- re-building 'mfl_getendpoint.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building 'mfl_getendpoint.Rmd'
    
    --- re-building 'sleeper_basics.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    --- finished re-building 'sleeper_basics.Rmd'
    
    --- re-building 'sleeper_getendpoint.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building 'sleeper_getendpoint.Rmd'
    
    SUMMARY: processing the following files failed:
     'fleaflicker_getendpoint.Rmd' 'mfl_basics.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-windows-x86_64

Version: 1.4.7
Check: tests
Result: ERROR
     Running ‘testthat.R’ [101s/122s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > suppressPackageStartupMessages({
     + library(testthat)
     + library(httptest)
     + library(checkmate)
     + library(ffscrapr)
     + })
     >
     > test_check("ffscrapr")
     trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
     downloaded 9.8 MB
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (???): ff_league returns a tibble for each platform currently programmed ──
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_playerscores returns a tibble of player scores ──────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoring returns a tibble ────────────────────────────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoringhistory returns a tibble of player scores ────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.4.7
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘espn_authentication.Rmd’ using rmarkdown
    --- finished re-building ‘espn_authentication.Rmd’
    
    --- re-building ‘espn_basics.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    downloaded 9.8 MB
    
    --- finished re-building ‘espn_basics.Rmd’
    
    --- re-building ‘espn_getendpoint.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    downloaded 9.8 MB
    
    --- finished re-building ‘espn_getendpoint.Rmd’
    
    --- re-building ‘ffscrapr_caching.Rmd’ using rmarkdown
    --- finished re-building ‘ffscrapr_caching.Rmd’
    
    --- re-building ‘fleaflicker_basics.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    downloaded 9.8 MB
    
    --- finished re-building ‘fleaflicker_basics.Rmd’
    
    --- re-building ‘fleaflicker_getendpoint.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    Quitting from lines 89-97 (fleaflicker_getendpoint.Rmd)
    Error: processing vignette ‘fleaflicker_getendpoint.Rmd’ failed with diagnostics:
    Problem while computing `away = (function (.x, .f, ..., .progress =
    FALSE) ...`.
    Caused by error:
    ℹ In index: 1.
    Caused by error in `.f()`:
    ! Arguments in `...` must be passed by position, not name.
    ✖ Problematic argument:
    • franchise_name = "name"
    --- failed re-building ‘fleaflicker_getendpoint.Rmd’
    
    --- re-building ‘mfl_basics.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    Quitting from lines 61-64 (mfl_basics.Rmd)
    Error: processing vignette ‘mfl_basics.Rmd’ failed with diagnostics:
    ℹ In index: 2.
    Caused by error in `purrr::map_depth()`:
    ! List not deep enough
    --- failed re-building ‘mfl_basics.Rmd’
    
    --- re-building ‘mfl_getendpoint.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    downloaded 9.8 MB
    
    --- finished re-building ‘mfl_getendpoint.Rmd’
    
    --- re-building ‘sleeper_basics.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    downloaded 9.8 MB
    
    --- finished re-building ‘sleeper_basics.Rmd’
    
    --- re-building ‘sleeper_getendpoint.Rmd’ using rmarkdown
    trying URL ‘https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip’
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building ‘sleeper_getendpoint.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘fleaflicker_getendpoint.Rmd’ ‘mfl_basics.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.4.7
Check: tests
Result: ERROR
     Running ‘testthat.R’ [102s/119s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > suppressPackageStartupMessages({
     + library(testthat)
     + library(httptest)
     + library(checkmate)
     + library(ffscrapr)
     + })
     >
     > test_check("ffscrapr")
     trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
     downloaded 9.8 MB
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (???): ff_league returns a tibble for each platform currently programmed ──
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_playerscores returns a tibble of player scores ──────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoring returns a tibble ────────────────────────────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoringhistory returns a tibble of player scores ────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 1.4.7
Check: tests
Result: ERROR
     Running 'testthat.R' [118s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > suppressPackageStartupMessages({
     + library(testthat)
     + library(httptest)
     + library(checkmate)
     + library(ffscrapr)
     + })
     >
     > test_check("ffscrapr")
     trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
     downloaded 9.8 MB
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (???): ff_league returns a tibble for each platform currently programmed ──
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_playerscores returns a tibble of player scores ──────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoring returns a tibble ────────────────────────────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     ── Error (???): ff_scoringhistory returns a tibble of player scores ────────────
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: ℹ In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 1.4.7
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building 'espn_authentication.Rmd' using rmarkdown
    --- finished re-building 'espn_authentication.Rmd'
    
    --- re-building 'espn_basics.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    --- finished re-building 'espn_basics.Rmd'
    
    --- re-building 'espn_getendpoint.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    --- finished re-building 'espn_getendpoint.Rmd'
    
    --- re-building 'ffscrapr_caching.Rmd' using rmarkdown
    --- finished re-building 'ffscrapr_caching.Rmd'
    
    --- re-building 'fleaflicker_basics.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building 'fleaflicker_basics.Rmd'
    
    --- re-building 'fleaflicker_getendpoint.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    Quitting from lines 89-97 (fleaflicker_getendpoint.Rmd)
    Error: processing vignette 'fleaflicker_getendpoint.Rmd' failed with diagnostics:
    Problem while computing `away = (function (.x, .f, ..., .progress =
    FALSE) ...`.
    Caused by error:
    ℹ In index: 1.
    Caused by error in `.f()`:
    ! Arguments in `...` must be passed by position, not name.
    ✖ Problematic argument:
    • franchise_name = "name"
    --- failed re-building 'fleaflicker_getendpoint.Rmd'
    
    --- re-building 'mfl_basics.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    Quitting from lines 61-64 (mfl_basics.Rmd)
    Error: processing vignette 'mfl_basics.Rmd' failed with diagnostics:
    ℹ In index: 2.
    Caused by error in `purrr::map_depth()`:
    ! List not deep enough
    --- failed re-building 'mfl_basics.Rmd'
    
    --- re-building 'mfl_getendpoint.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building 'mfl_getendpoint.Rmd'
    
    --- re-building 'sleeper_basics.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    downloaded 9.8 MB
    
    --- finished re-building 'sleeper_basics.Rmd'
    
    --- re-building 'sleeper_getendpoint.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building 'sleeper_getendpoint.Rmd'
    
    SUMMARY: processing the following files failed:
     'fleaflicker_getendpoint.Rmd' 'mfl_basics.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-windows-x86_64

Version: 1.4.7
Check: tests
Result: ERROR
     Running 'testthat.R' [128s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > suppressPackageStartupMessages({
     + library(testthat)
     + library(httptest)
     + library(checkmate)
     + library(ffscrapr)
     + })
     >
     > test_check("ffscrapr")
     trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
     Content type 'application/zip' length unknown
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... .......... ..........
     .......... .......... .......... ....
     downloaded 9.8 MB
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
    
     == Skipped tests ===============================================================
     * On CRAN (1)
    
     == Failed tests ================================================================
     -- Error (???): ff_league returns a tibble for each platform currently programmed --
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: i In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     -- Error (???): ff_playerscores returns a tibble of player scores --------------
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: i In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     -- Error (???): ff_scoring returns a tibble ------------------------------------
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: i In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
     -- Error (???): ff_scoringhistory returns a tibble of player scores ------------
     Error in `.fmap(.x, function(x) {
     map_depth_rec(.fmap = .fmap, .x = x, .depth = .depth - 1,
     .f = .f, ..., .ragged = .ragged, .is_node = .is_node,
     .purrr_error_call = .purrr_error_call)
     })`: i In index: 2.
     Caused by error in `purrr::map_depth()`:
     ! List not deep enough
    
     [ FAIL 4 | WARN 46 | SKIP 1 | PASS 111 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 1.4.7
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'espn_authentication.Rmd' using rmarkdown
    --- finished re-building 'espn_authentication.Rmd'
    
    --- re-building 'espn_basics.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length unknown
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... ....
    downloaded 9.8 MB
    
    --- finished re-building 'espn_basics.Rmd'
    
    --- re-building 'espn_getendpoint.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length unknown
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... ....
    downloaded 9.8 MB
    
    --- finished re-building 'espn_getendpoint.Rmd'
    
    --- re-building 'ffscrapr_caching.Rmd' using rmarkdown
    --- finished re-building 'ffscrapr_caching.Rmd'
    
    --- re-building 'fleaflicker_basics.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building 'fleaflicker_basics.Rmd'
    
    --- re-building 'fleaflicker_getendpoint.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length unknown
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... ....
    downloaded 9.8 MB
    
    Quitting from lines 89-97 (fleaflicker_getendpoint.Rmd)
    Error: processing vignette 'fleaflicker_getendpoint.Rmd' failed with diagnostics:
    Problem while computing `away = (function (.x, .f, ..., .progress =
    FALSE) ...`.
    Caused by error:
    i In index: 1.
    Caused by error in `.f()`:
    ! Arguments in `...` must be passed by position, not name.
    x Problematic argument:
    * franchise_name = "name"
    --- failed re-building 'fleaflicker_getendpoint.Rmd'
    
    --- re-building 'mfl_basics.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length unknown
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... ....
    downloaded 9.8 MB
    
    Quitting from lines 61-64 (mfl_basics.Rmd)
    Error: processing vignette 'mfl_basics.Rmd' failed with diagnostics:
    i In index: 2.
    Caused by error in `purrr::map_depth()`:
    ! List not deep enough
    --- failed re-building 'mfl_basics.Rmd'
    
    --- re-building 'mfl_getendpoint.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length unknown
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... .......... ..........
    .......... .......... .......... ....
    downloaded 9.8 MB
    
    --- finished re-building 'mfl_getendpoint.Rmd'
    
    --- re-building 'sleeper_basics.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building 'sleeper_basics.Rmd'
    
    --- re-building 'sleeper_getendpoint.Rmd' using rmarkdown
    trying URL 'https://github.com/ffverse/ffscrapr-tests/archive/1.4.7.zip'
    Content type 'application/zip' length 10326711 bytes (9.8 MB)
    ==================================================
    downloaded 9.8 MB
    
    --- finished re-building 'sleeper_getendpoint.Rmd'
    
    SUMMARY: processing the following files failed:
     'fleaflicker_getendpoint.Rmd' 'mfl_basics.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64