CRAN Package Check Results for Package Epoch

Last updated on 2026-09-11 01:50:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.7 7.87 95.12 102.99 OK
r-devel-linux-x86_64-debian-gcc 1.0.7 5.58 69.22 74.80 OK
r-devel-linux-x86_64-fedora-clang 1.0.7 6.00 68.30 74.30 OK
r-devel-linux-x86_64-fedora-gcc 1.0.7 71.46 OK
r-devel-windows-x86_64 1.0.7 11.00 185.00 196.00 OK
r-patched-linux-x86_64 1.0.7 8.43 74.19 82.62 ERROR
r-release-linux-x86_64 1.0.7 8.15 87.82 95.97 OK
r-release-macos-arm64 1.0.7 2.00 77.00 79.00 OK
r-release-macos-x86_64 1.0.7 6.00 156.00 162.00 OK
r-release-windows-x86_64 1.0.7 12.00 139.00 151.00 OK
r-oldrel-macos-arm64 1.0.7 2.00 69.00 71.00 OK
r-oldrel-macos-x86_64 1.0.7 7.00 234.00 241.00 OK
r-oldrel-windows-x86_64 1.0.7 16.00 161.00 177.00 OK

Check Details

Version: 1.0.7
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/85s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(Epoch) > > test_check("Epoch") Request failed (Status code: 502). Retrying in 2s... Saving _problems/test-EpochDownloader-5.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 139 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-EpochDownloader.R:5:1'): (code run outside of `test_that()`) ─── Error: lexical error: invalid char in json text. <html> <head><title>500 Intern (right here) ------^ Backtrace: ▆ 1. └─Epoch::EpochDownloader() at test-EpochDownloader.R:5:1 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 139 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.7
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘Epoch.Rmd’ using rmarkdown Quitting from Epoch.Rmd:29-31 [list_projects] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! lexical error: invalid char in json text. <html> <head><title>500 Intern (right here) ------^ --- Backtrace: ▆ 1. └─Epoch::EpochRepos() 2. └─Epoch::updateRepos(verbose = verbose) 3. └─Epoch:::get_config_data() 4. └─osfr::osf_retrieve_node("v9qyb") 5. └─osfr:::.osf_node_retrieve(id) 6. └─osfr:::process_response(res) 7. └─jsonlite::fromJSON(res$parse("UTF-8"), simplifyVector = FALSE) 8. └─jsonlite:::parse_and_simplify(...) 9. └─jsonlite:::parseJSON(txt, bigint_as_char) 10. └─jsonlite:::parse_string(txt, bigint_as_char) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Epoch.Rmd' failed with diagnostics: lexical error: invalid char in json text. <html> <head><title>500 Intern (right here) ------^ --- failed re-building ‘Epoch.Rmd’ SUMMARY: processing the following file failed: ‘Epoch.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-patched-linux-x86_64