Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 746 Bytes

cran-comments.md

File metadata and controls

24 lines (13 loc) · 746 Bytes

Resubmission

This is a resubmission. In this version I have set the test that requires arrow s3 support to skip if it is not available.

R CMD check results

0 errors | 0 warnings | 1 notes

  • Possibly misspelled words in DESCRIPTION: al (16:37) et (16:34)

    False positive

Additional previous actions in response to automated and manual reviews

  • Removed the remote dependency on 'hubData' and used 'arrow' where applicable instead.

  • More details and DOI to relevant publication added to Description field.

  • Installation instructions updated in README.md.

  • Comments added to zzz.R to clarify use of <<- and check_deprecated_schema.R to clarify use of .GlobalEnv in lifecycle::deprecate_warn().