You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a resubmission. Following the comments (see below) from CRAN in the first submission, various changes (see responses below) have been made in this version (`2.1.5`).
1
+
This is the submission of 'dgpsi' 2.1.6.
3
2
4
-
## Responses to comments from CRAN
5
-
6
-
- Comment 1:
7
-
8
-
**CRAN**: Please omit the redundant "R" at the start of your title and the description.
9
-
10
-
**Maintainer's Response**: Done.
11
-
12
-
- Comment 2:
13
-
14
-
**CRAN**: Please always write package names, software names and API (application programming interface) names in single quotes in title and description. e.g: --> 'python' Please note that package names are case sensitive.
15
-
16
-
**Maintainer's Response**: All package names, software names, and API mentioned in title and description are now in single quotes.
17
-
18
-
- Comment 3:
19
-
20
-
**CRAN**: Please add \value to .Rd files regarding exported methods and explain the functions results in the documentation. Please write about the structure of the output (class) and also what the output means. (If a function does not return a value, please document that too, e.g. \value{No return value, called for side effects} or similar).
21
-
22
-
Missing Rd-tags:
23
-
* init_py.Rd: \arguments, \value
24
-
* trace_plot.Rd: \value
25
-
* write.Rd: \value
26
-
27
-
**Maintainer's Response**: All exported methods now have \arguments and \value in their .Rd files. The structure of the output (class) from exported methods are now all carefully explained.
28
-
29
-
- Comment 4:
30
-
31
-
**CRAN**: Please add small executable examples in your Rd-files to illustrate the use of the exported function but also enable automatic testing.
32
-
33
-
**Maintainer's Response**: Small examples are added to key functions `gp()`, `dgp()`, and `lgp()` of the package. Since the examples involve the implementations of other exported functions, we did not repeat the same examples in different Rd-files. Instead, we highlight in `Examples` sections of other exported functions that their usages can be found in `Examples` sections of `gp()`, `dgp()`, and `lgp()`. Since the package depends on the underlying 'python' implementation, the added small examples are wrapped in `\dontrun{}`, following other similar packages, such as [`{reticulate}`](https://github.com/rstudio/reticulate), [`{keras}`](https://github.com/rstudio/keras), etc. All small examples were carefully tested before being included in Rd-files.
3
+
Various updates have been made in this version. A detailed list of changes that have been made since the last version 2.1.5 is contained in NEWS.md.
34
4
35
5
## Test environments
36
6
@@ -40,27 +10,39 @@ This is a resubmission. Following the comments (see below) from CRAN in the firs
- There were no ERRORs, WARNINGs and NOTEs on Local Test and GitHub Actions.
51
21
52
-
- There were no ERRORs, WARNINGs and 5 NOTEs on R-Hub:
22
+
- There were no ERRORs, WARNINGs and 1 NOTE on win-builder:
53
23
54
-
* On windows-x86_64-devel (r-devel)
55
-
24
+
* On windows-x86_64-w64-mingw32 (r-release)
25
+
56
26
```
57
-
checking CRAN incoming feasibility ... [21s] NOTE
27
+
* checking CRAN incoming feasibility ... NOTE
58
28
Maintainer: 'Deyu Ming <deyu.ming.16@ucl.ac.uk>'
59
29
60
-
New submission
30
+
Found the following (possibly) invalid URLs:
31
+
URL: https://doi.org/10.1137/20M1323771
32
+
From: README.md
33
+
Status: 403
34
+
Message: Forbidden
35
+
36
+
Found the following (possibly) invalid DOIs:
37
+
DOI: 10.1137/20M1323771
38
+
From: DESCRIPTION
39
+
Status: Forbidden
40
+
Message: 403
61
41
```
42
+
43
+
**Maintainer's Comment**: Both the URL and DOI in the note are valid and can be accessed correctly. This note did not appear in any other R CMD checks. Thus, this note can be safely ignored.
62
44
63
-
**Maintainer's Comment**: New submission. This note can be safely ignored.
45
+
- There were no ERRORs, WARNINGs and 2 NOTEs on R-Hub:
64
46
65
47
* On windows-x86_64-devel (r-devel)
66
48
@@ -72,28 +54,6 @@ This is a resubmission. Following the comments (see below) from CRAN in the firs
72
54
73
55
**Maintainer's Comment**: This note only appeared in this build. It did not appear in any other builds. In addition, As noted in [R-hub issue #503](https://github.com/r-hub/rhub/issues/503), this could be due to a bug/crash in MiKTeX. Thus, this note can be likely ignored.
74
56
75
-
* On ubuntu-gcc-release (r-release)
76
-
77
-
```
78
-
checking CRAN incoming feasibility ... NOTE
79
-
Maintainer: ‘Deyu Ming <deyu.ming.16@ucl.ac.uk>’
80
-
81
-
New submission
82
-
```
83
-
84
-
**Maintainer's Comment**: New submission. This note can be safely ignored.
**Maintainer's Comment**: New submission. This note can be safely ignored.
96
-
97
57
* On fedora-clang-devel (r-devel)
98
58
99
59
```
@@ -102,17 +62,3 @@ This is a resubmission. Following the comments (see below) from CRAN in the firs
102
62
```
103
63
104
64
**Maintainer's Comment**: Not sure about the cause of this note. Some relevant discussions are give [here](https://groups.google.com/g/r-sig-mac/c/7u_ivEj4zhM) and it seems that the test Server does not have `tidy` installed. This note only appeared in this build, and did not appear in any other builds. Thus, this note can be likely ignored.
105
-
106
-
- There were no ERRORs, WARNINGs and 1 NOTE on win-builder:
107
-
108
-
```
109
-
checking CRAN incoming feasibility ... [10s] NOTE
110
-
Maintainer: 'Deyu Ming <deyu.ming.16@ucl.ac.uk>'
111
-
112
-
New submission
113
-
114
-
Possibly misspelled words in DESCRIPTION:
115
-
Guillas (15:56, 16:34)
116
-
```
117
-
118
-
**Maintainer's Comment**: The note on New submission can be safely ignored. The possible misspelled word "Guillas" is the surname of a co-author of articles cited in DESCRIPTION. This note did not appear in any other R CMD checks because `.aspell/` directory has been created under the package root to mitigate this note as per instructions given [here](http://dirk.eddelbuettel.com/blog/2017/08/10/#008_aspell_cran_incoming) and examples given in [`{edmdata}`](https://github.com/tmsalab/edmdata). Thus, this note can be safely ignored.
0 commit comments