Skip to content

Commit ab4d9ce

Browse files
committed
Update cran-comments for new submission
1 parent d6ca54e commit ab4d9ce

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

cran-comments.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
02.01.2024
2+
3+
## Submission comments
4+
5+
* Added appropriate references to the `Description` field for methods utilized in the package.
6+
* Revised the `Title` field to remove the redundant "in R" at the end.
7+
* Updated `read_gbk` and `genbank_to_fasta` to utilize package data and replaced `\dontrun{}` with `\donttest{}`.
8+
* Updated `mummer_alignment` to issue a warning instead of printing a message and adjusted the function to write output to `tempdir()` by default.
9+
10+
## Test environments
11+
* macOS (macos-latest), R devel (via GitHub Actions)
12+
* Windows (windows-latest), R devel (via GitHub Actions)
13+
* Ubuntu (ubuntu-latest), R devel (via GitHub Actions)
14+
* Local R installation, R 4.4.0 on macOS Ventura
15+
16+
## R CMD check results
17+
There were no ERRORs, WARNINGs, or NOTEs.
18+
119
19.12.2024
220

321
## Submission comments

0 commit comments

Comments
 (0)