diff --git a/cran-comments.md b/cran-comments.md index 48fb7cf..004c9a9 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,9 +1,11 @@ ## Resubmission +This is a resubmission to make the frostr package active again, since it has been archived. + In this version, I have * updated description in DESCRIPTION * put single quotes (') around API names in DESCRIPTION (there is no software or package names in the updated description text) -* replaced \donttest{} with \dontrun{} in Rd-files +* replaced \donttest{} with \dontrun{} in Rd-files (wrong use of \donttest{} is what made the package archived) * updated calls to `httr::GET` to use a specified user agent where it previously used `httr`'s default user agent * updated documentation text for each `get_*` function