This is a resubmission. In this version I have addressed the comment.
The comment was:
Please add \value to .Rd files regarding exported methods and explain the functions results in the documentation. Please write about the structure of the output (class) and also what the output means. (If a function does not return a value, please document that too, e.g. \value{No return value, called for side effects} or similar) Missing Rd-tags: check_for_existence.Rd: \value get_and_save.Rd: \value
I added return value descriptions for both functions.
This is a resubmission. In this version I have:
- Changed two tests to not run on CRAN as they require downloading data.
- local R installation, R 4.0.3
- ubuntu 16.04 (on travis-ci), R 4.0.3
- win-builder (devel)
0 errors | 0 warnings | 1 note
- This is a new release.