cran-comments.md

This is an update in response to Kurt Hornik's emails dated 2018-05-17 and 2018-06-18 re: packages with "undeclared package dependencies in their unit test code".

Previously googlesheets called tibble::tibble() in its tests, where tibble is an indirect dependency of googlesheets. Now I use dplyr::data_frame() instead. dplyr is a direct Import of googlesheets.

Test environments

R CMD check results

There were no ERRORs or WARNINGs or NOTEs.



jennybc/googlesheets documentation built on Feb. 8, 2022, 11:48 p.m.