Skip to content

Commit 6806908

Browse files
committed
Update cran-comments.md.
1 parent c326041 commit 6806908

File tree

1 file changed

+21
-20
lines changed

1 file changed

+21
-20
lines changed

cran-comments.md

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
## Test environments
22

33
* Local:
4-
+ R version 4.2.2 Patched (2022-11-10 r83330) on Ubuntu 22.04.1 LTS system
5-
(platform: x86_64-pc-linux-gnu (64-bit))
4+
+ R version 4.2.3 (2023-03-15) on Ubuntu 22.04.2 LTS system (platform:
5+
x86_64-pc-linux-gnu (64-bit))
66
* win-builder:
7-
+ R-devel (R Under development (unstable) (2023-02-09 r83797 ucrt))
8-
+ R-release (R version 4.2.2 (2022-10-31 ucrt))
7+
+ R-devel (R version 4.3.0 alpha (2023-04-02 r84146 ucrt))
8+
+ R-release (R version 4.2.3 (2023-03-15 ucrt))
99
+ R-oldrelease (R version 4.1.3 (2022-03-10))
10+
* macOS builder:
11+
+ R version 4.2.1 Patched (2022-06-23 r82516) on macOS 11.5.2 (20G95) system
12+
(platform: aarch64-apple-darwin20 (64-bit))
13+
(r-release-macosx-arm64|4.2.1|macosx|macOS 11.5.2 (20G95)|Mac mini|Apple
14+
M1||en_US.UTF-8)
1015

1116
## R CMD check results
1217

@@ -25,8 +30,8 @@ The local check gave the following NOTE:
2530
Found the following (possibly) invalid URLs:
2631
URL: https://doi.org/10.1002/0471200611
2732
From: inst/doc/latent.html
28-
Status: 503
29-
Message: Service Unavailable
33+
Status: 403
34+
Message: Forbidden
3035

3136
Currently, the 'cmdstanr' package (<https://mc-stan.org/cmdstanr/>) is not
3237
available on CRAN yet. The 'cmdstanr' backend can be used in 'projpred''s unit
@@ -70,8 +75,8 @@ feasibility ...`:
7075
Found the following (possibly) invalid URLs:
7176
URL: https://doi.org/10.1002/0471200611
7277
From: inst/doc/latent.html
73-
Status: 503
74-
Message: Service Unavailable
78+
Status: 403
79+
Message: Forbidden
7580
```
7681
7782
For the inaccessible URL, see above.
@@ -82,25 +87,21 @@ feasibility ...`:
8287
Maintainer: 'Frank Weber <fweber144[ at ]protonmail.com>'
8388
8489
Possibly mis-spelled words in DESCRIPTION:
85-
Bürkner (26:61, 30:29)
86-
Paasiniemi (25:23)
87-
Piironen (25:13)
88-
Vehtari (25:39, 27:5, 28:59, 30:42)
90+
Bürkner (27:61, 31:29)
91+
Paasiniemi (26:23)
92+
Piironen (26:13)
93+
Vehtari (26:39, 28:5, 29:59, 31:42)
8994
```
9095
9196
The "Possibly mis-spelled words in DESCRIPTION" are names that are spelled
9297
correctly.
9398
94-
The R-release win-builder check also gave the following NOTE:
99+
The macOS builder check gave the following NOTE:
95100
96-
* checking examples ... [26s] NOTE
97-
Examples with CPU (user + system) or elapsed time > 10s
98-
user system elapsed
99-
as.matrix.projection 5.21 0.61 10.48
101+
* checking package dependencies ... NOTE
102+
Package suggested but not available for checking: 'cmdstanr'
100103
101-
In most other checks (both local and on win-builder), this example did not take
102-
that long, so the increased runtime might simply be due to a temporary heavy
103-
workload on the system that the win-builder check ran on.
104+
(for an explanation, see above).
104105
105106
## Downstream dependencies
106107

0 commit comments

Comments
 (0)