You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get an old-R codespace (or 2) running & ensure we satisfy our stated R dependency
#103 helped here, the codespace works and I did my best to run tests there. Looks good enough. Since we don't have {testthat}, it's actually harder than it looks to "prove" we satisfy the stated R dependency.
I've cleared the PR queue and handled some of the pending issues.
TODO:
urlchecker::url_check()
ortools:::check_url_db(tools:::url_db_from_package_sources("."))
R-CMD-check
GHA on all released R versions on Ubuntu, Mac, and Windows. (See [do not submit] check on all claimed R versions #109)devtools::check(remote = TRUE, manual = TRUE)
devtools::check_win_devel()
: https://win-builder.r-project.org/7wrJ3BeNVCQW/00install.outrevdepcheck::revdep_check()
.The text was updated successfully, but these errors were encountered: