CRAN Package Check Results for Maintainer ‘Max Conway <conway.max1 at gmail.com>’

Last updated on 2026-03-20 18:52:33 CET.

Package ERROR NOTE OK
adaptalint 14
fbar 9 5
gsheet 1 13

Package adaptalint

Current CRAN status: OK: 14

Package fbar

Current CRAN status: NOTE: 9, OK: 5

Version: 0.6.0
Check: R code for possible problems
Result: NOTE get_BiGG: no visible binding for global variable ‘id’ Undefined global functions or variables: id Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Package gsheet

Current CRAN status: ERROR: 1, OK: 13

Version: 0.4.6
Check: tests
Result: ERROR Running 'testthat.R' [265s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(gsheet) > > test_check("gsheet") Saving _problems/test-gsheet2tbl-15.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 4 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-gsheet2tbl.R:15:3'): Correct result on corner cases sheet ────── Error: cannot open the connection Backtrace: ▆ 1. ├─gsheet::gsheet2tbl("https://docs.google.com/spreadsheets/d/1QNaOSRePfMRpdyR6DQfdO82pAq9RRrlJeK6DP3ZlMCg/edit?usp=sharing") at test-gsheet2tbl.R:15:3 2. │ ├─base::suppressMessages(...) 3. │ │ └─base::withCallingHandlers(...) 4. │ └─readr::read_csv(...) 5. │ └─vroom::vroom(...) 6. │ └─vroom:::vroom_(...) 7. └─vroom (local) `<fn>`(`<curl>`, "rb") 8. └─base::tryCatch(...) 9. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. └─value[[3L]](cond) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 4 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64