Last updated on 2026-08-18 13:49:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 3.18 | 46.06 | 49.24 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.26 | 32.42 | 34.68 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 32.49 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 37.15 | OK | |||
| r-devel-windows-x86_64 | 0.3.0 | 6.00 | 72.00 | 78.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 2.57 | 40.71 | 43.28 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 3.17 | 40.90 | 44.07 | OK | |
| r-release-macos-arm64 | 0.3.0 | 1.00 | 23.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 2.00 | 80.00 | 82.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 6.00 | 0.00 | 6.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 2.00 | 63.00 | 65.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 8.00 | 80.00 | 88.00 | OK |
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in ‘flashr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: build_functions_df
> ### Title: Build data frame of functions for input to flashcard()
> ### Aliases: build_functions_df
>
> ### ** Examples
>
> build_functions_df(fs = c("apple", "apply", "+"), title = "Test")
Too Many Requests (RFC 6585) (HTTP 429).Warning in file(file, "rt") :
cannot open URL 'https://raw.githubusercontent.com/JeffreyRStevens/flashr/refs/heads/main/inst/extdata/operators.csv': HTTP status was '429 Unknown Error'
Error in file(file, "rt") :
cannot open the connection to 'https://raw.githubusercontent.com/JeffreyRStevens/flashr/refs/heads/main/inst/extdata/operators.csv'
Calls: build_functions_df -> <Anonymous> -> read.table -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(flashr)
>
> test_check("flashr")
Saving _problems/test-extract_functions-2.R
Saving _problems/test-extract_functions-21.R
Saving _problems/test-extract_functions-39.R
Too Many Requests (RFC 6585) (HTTP 429).Saving _problems/test-flashcard-120.R
[ FAIL 4 | WARN 4 | SKIP 10 | PASS 0 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (10): 'test-flashcard.R:2:3', 'test-flashcard.R:54:3',
'test-flashcard.R:124:3', 'test-flashcard.R:139:3', 'test-list_decks.R:2:3',
'test-list_decks.R:25:3', 'test-list_decks.R:40:3', 'test-list_decks.R:56:3',
'test-list_decks.R:61:3', 'test-utils.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-extract_functions.R:2:3'): code is extracted ───────────────────
Error in `file(con, "r")`: cannot open the connection to 'https://raw.githubusercontent.com/JeffreyRStevens/flashr/refs/heads/main/README.Rmd'
Backtrace:
▆
1. ├─testthat::expect_equal(extract_code(file = rmd)[1], "knitr::opts_chunk$set(") at test-extract_functions.R:2:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─flashr::extract_code(file = rmd)
5. └─litedown::crack(file)
6. └─litedown:::read_input(input, text)
7. └─xfun::read_utf8(input)
8. └─base::readLines(con, encoding = "UTF-8", warn = FALSE)
9. └─base::file(con, "r")
── Error ('test-extract_functions.R:15:3'): functions are extracted ────────────
Error in `file(con, "r")`: cannot open the connection to 'https://raw.githubusercontent.com/JeffreyRStevens/flashr/refs/heads/main/README.Rmd'
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-extract_functions.R:15:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─flashr::extract_functions(extract_code(rmd))
5. │ └─base::stopifnot(...)
6. └─flashr::extract_code(rmd)
7. └─litedown::crack(file)
8. └─litedown:::read_input(input, text)
9. └─xfun::read_utf8(input)
10. └─base::readLines(con, encoding = "UTF-8", warn = FALSE)
11. └─base::file(con, "r")
── Error ('test-extract_functions.R:36:3'): function descriptions and packages are retrieved ──
Error in `file(con, "r")`: cannot open the connection to 'https://raw.githubusercontent.com/JeffreyRStevens/flashr/refs/heads/main/README.Rmd'
Backtrace:
▆
1. ├─testthat::expect_identical(...) at test-extract_functions.R:36:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─flashr::build_functions_df(file = rmd, title = "Test")
5. ├─flashr::extract_functions(extract_code(file))
6. │ └─base::stopifnot(...)
7. └─flashr::extract_code(file)
8. └─litedown::crack(file)
9. └─litedown:::read_input(input, text)
10. └─xfun::read_utf8(input)
11. └─base::readLines(con, encoding = "UTF-8", warn = FALSE)
12. └─base::file(con, "r")
── Failure ('test-flashcard.R:120:3'): decks are created correctly ─────────────
Expected `create_deck(x = c("as_tibble()", "bind_rows()", "c()"))` not to throw any errors.
Actually got a <simpleError> with message:
cannot open the connection to 'https://raw.githubusercontent.com/JeffreyRStevens/flashr_decks/refs/heads/main/data/functions.csv'
[ FAIL 4 | WARN 4 | SKIP 10 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘flashr.Rmd’ using rmarkdown
Quitting from flashr.Rmd:55-57 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection to 'https://raw.githubusercontent.com/JeffreyRStevens/flashr_decks/main/decks/00_all_decks.csv'
---
Backtrace:
▆
1. └─flashr::list_decks()
2. └─utils::read.csv(decks_repo)
3. └─utils::read.table(...)
4. └─base::file(file, "rt")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'flashr.Rmd' failed with diagnostics:
cannot open the connection to 'https://raw.githubusercontent.com/JeffreyRStevens/flashr_decks/main/decks/00_all_decks.csv'
--- failed re-building ‘flashr.Rmd’
SUMMARY: processing the following file failed:
‘flashr.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc