- Due to a 'utf8' package issue (r-hub/rhub#374), devtools::check_rhub(env_vars=c(R_COMPILE_AND_INSTALL_PACKAGES = "always")) was run for the rhub check and passed
- Local R CMD Check warning: "'qpdf' is needed for checks on size reduction of PDFs" is specific to the local machine. Not an error. Passes Travis and Appveyor.
- One time error: "Error in curl::curl_fetch_memory(url, handle = h) : Failed FTP upload: 550" from devtools::check_win_devel() (Issue: r-lib/devtools#1435). Used httr::set_config(use_proxy(url="10.3.100.207",port=8080)) to fix.
- local R installation, R 4.0.2
- ubuntu 16.04 (on travis-ci), R 4.0.2
- win-builder (devel)
0 errors | 0 warnings | 0 note