Skip to content

Commit a121f8f

Browse files
committed
update cran comments
1 parent 346504b commit a121f8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cran-comments.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This is a resubmission. In this version I have:
44

5+
* Fixed removed the broken link in URI: vignettes/rJavaEnv.Rmd from: README.md
6+
7+
This is a resubmission. In this version I have:
8+
59
* As per CRAN reviewer's request, added single quotes to all package, software and API names in the package title and package description.
610

711
* As per CRAN reviewer's request, revised the logic of the functions, examples and vignettes to not write to the user's home filespace by default. All examples use `tempdir()`. Also, like 'renv' ( https://github.com/rstudio/renv/blob/d6bced36afa0ad56719ca78be6773e9b4bbb078f/R/init.R#L69-L86 ), the package checks if user has previously consented to writing to the their home space on every run of a function that might result in writing something to the user's home filespace.

0 commit comments

Comments
 (0)