Skip to content

Commit

Permalink
šŸ› - fix cran errors
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanocoretta committed Sep 4, 2022
1 parent 839c418 commit 6a841e0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Package: rticulate
Type: Package
Title: Ultrasound Tongue Imaging in R
Title: Ultrasound Tongue Imaging
Version: 1.7.3
Date: 2021-09-04
Date: 2022-09-04
Authors@R: c(person(given = "Stefano",
family = "Coretta",
email = paste0("stefano.coretta", "@", "gmail.com"),
role = c("aut", "cre")))
Maintainer: Stefano Coretta <[email protected]>
Description: It provides functions for processing Articulate
Description: A tool for processing Articulate
Assistant Advancedā„¢ (AAA) export files and plot tongue contour data from any
system.
URL: https://github.com/stefanocoretta/rticulate
Expand Down
6 changes: 4 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
## Resubmission
This is a resubmission. In this version I have:

* Added \value in the documentation of the functions.
* Corrected typo in DATE (2021 > 2022).

* Wrapped documentation examples in \donttest if execution > 5s on at least one of tested environments (plot_polar_smooths(), plot_polar_smooths(), polar_gam()).
* Removed "in R" from TITLE.

* Reworded package description.

## Test environments
- R-hub windows-x86_64-devel (r-devel)
Expand Down
4 changes: 2 additions & 2 deletions man/rticulate-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6a841e0

Please sign in to comment.