File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 11# promor 0.1.0
2+
3+ ## Re-submission
4+ ## R CMD check results - 07-19-2022
5+ 0 errors ✔ | 0 warnings ✔ | 0 notes ✔
6+
7+ In this re-submission:
8+
9+ • Added references to the DESCRIPTION file.
10+
11+ • Limited the use of ` \dontrun ` to an example that would otherwise write to the user's working directory.
12+
13+ • Added ` \donttest ` to examples that are not executable in < 5 sec and unwrapped all the remaining examples.
14+
15+ • Removed unnecessary information messages that were previously written to the console.
16+
17+ • Provided seed as an argument to avoid setting seed to a specific number within functions.
18+
19+ • Made changes in functions to write files to ` tempdir() ` when ` file_path ` is not specified.
20+
21+
222## First submission
323## R CMD check results - 07-08-2022
4240 errors ✔ | 0 warnings ✔ | 0 notes ✔
You can’t perform that action at this time.
0 commit comments