Skip to content

Commit

Permalink
cran-comments updated
Browse files Browse the repository at this point in the history
  • Loading branch information
caranathunge committed Jul 19, 2022
1 parent 9b3109f commit 20d4a76
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
# promor 0.1.0

## Re-submission
## R CMD check results - 07-19-2022
0 errors ✔ | 0 warnings ✔ | 0 notes ✔

In this re-submission:

• Added references to the DESCRIPTION file.

• Limited the use of `\dontrun` to an example that would otherwise write to the user's working directory.

• Added `\donttest` to examples that are not executable in < 5 sec and unwrapped all the remaining examples.

• Removed unnecessary information messages that were previously written to the console.

• Provided seed as an argument to avoid setting seed to a specific number within functions.

• Made changes in functions to write files to `tempdir()` when `file_path` is not specified.


## First submission
## R CMD check results - 07-08-2022
0 errors ✔ | 0 warnings ✔ | 0 notes ✔

0 comments on commit 20d4a76

Please sign in to comment.