Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 820 Bytes

cran-comments.md

File metadata and controls

14 lines (10 loc) · 820 Bytes

Submission Comments 0.1

  • 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.

Test environments

  • local R installation, R 4.0.2
  • ubuntu 16.04 (on travis-ci), R 4.0.2
  • win-builder (devel)

R CMD check results

0 errors | 0 warnings | 0 note