We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be1d9b commit f138ff3Copy full SHA for f138ff3
1 file changed
cran-comments.md
@@ -1,9 +1,9 @@
1
This is a re-submission. In this version I have:
2
3
-* included a reference to methods used in the package in the description field
4
-* added values to all exported methods with corresponding explanations too
5
-* allowed all examples to run by having all \dontrun{} removed
6
-* dropped all occurrences of <<- in the functions
7
-* improved on general test coverage
+* included in the description field a reference to the methods used in the package
+* supplied the missing values to all exported methods with more explanations
+* disabled \dontrun{} to allow all examples run automatically
+* dropped all occurrences of <<- in the package functions
+* improved on package test coverage
8
* updated READmE.md and news.md
9
* ran all required tests and checks
0 commit comments