File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Resubmission
2
+ This is a resubmission. The following changes were made:
3
+
4
+ ** If there are references describing the methods in your package, please add these in the description field of your DESCRIPTION file in the form...**
5
+ - We have added the main reference to the description field of the DESCRIPTION file in the requested format.
6
+
7
+ ** Please write TRUE and FALSE instead of T and F.**
8
+ - Completed.
9
+
10
+ ** \dontrun{} should only be used if the example really cannot be executed...**
11
+ - We have replaced all instances of \dontrun{} with \donttest, as these examples take longer than five seconds to execute.
12
+
13
+ ** Other**
14
+ - Minor bug fixes were made in the examples for the ` diagnostics ` and ` params_ce_np ` functions.
15
+
16
+ ## R CMD check results
17
+ 0 errors | 0 warnings | 0 notes
You can’t perform that action at this time.
0 commit comments