Skip to content

Commit 75cf36c

Browse files
committed
Update revdep checks and CRAN comments.
1 parent d25d94b commit 75cf36c

File tree

4 files changed

+29
-153
lines changed

4 files changed

+29
-153
lines changed

cran-comments.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
This release should fix CRAN check notes required to be fixed before 2024-10-04.
2-
3-
To this end, we removed the old `tests` directory which has no purpose any more
4-
and caused the check note.
5-
6-
In addition, this submission adds some new functions (`tidyr::drop_na()` method, `dplyr::dplyr_reconstruct()` method, methods to convert objects of other classes to `sftime` objects) and fixes a minor bug in `st_time<-.sftime`.
1+
This release should fix a CRAN check error required to be fixed before 2025-08-27.
72

3+
To this end, we corrected argument `versionCheck` in `requireNamespace()` to avoid the error.
84

95
## R CMD check results
106

@@ -13,7 +9,7 @@ In addition, this submission adds some new functions (`tidyr::drop_na()` method,
139

1410
## revdepcheck results
1511

16-
We checked 6 reverse dependencies (5 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
12+
We checked 6 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
1713

1814
* We saw 0 new problems
1915
* We failed to check 0 packages

revdep/README.md

Lines changed: 24 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,32 @@
11
# Platform
22

3-
|field |value |
4-
|:--------|:----------------------------------------|
5-
|version |R version 4.3.1 (2023-06-16 ucrt) |
6-
|os |Windows 11 x64 (build 22631) |
7-
|system |x86_64, mingw32 |
8-
|ui |RStudio |
9-
|language |(EN) |
10-
|collate |German_Germany.utf8 |
11-
|ctype |German_Germany.utf8 |
12-
|tz |Europe/Berlin |
13-
|date |2024-09-11 |
14-
|rstudio |2024.04.1+748 Chocolate Cosmos (desktop) |
15-
|pandoc |NA |
3+
|field |value |
4+
|:--------|:---------------------------------------|
5+
|version |R version 4.3.1 (2023-06-16 ucrt) |
6+
|os |Windows 11 x64 (build 26100) |
7+
|system |x86_64, mingw32 |
8+
|ui |RStudio |
9+
|language |(EN) |
10+
|collate |German_Germany.utf8 |
11+
|ctype |German_Germany.utf8 |
12+
|tz |Europe/Berlin |
13+
|date |2025-08-13 |
14+
|rstudio |2025.05.0+496 Mariposa Orchid (desktop) |
15+
|pandoc |NA |
1616

1717
# Dependencies
1818

19-
|package |old |new |Δ |
20-
|:--------|:------|:------|:--|
21-
|sftime |0.2-0 |0.3.0 |* |
22-
|classInt |0.4-10 |0.4-10 | |
23-
|DBI |1.2.3 |1.2.3 | |
24-
|e1071 |1.7-14 |1.7-14 | |
25-
|magrittr |2.0.3 |2.0.3 | |
26-
|proxy |0.4-27 |0.4-27 | |
27-
|Rcpp |1.0.13 |1.0.13 | |
28-
|s2 |1.1.7 |1.1.7 | |
29-
|sf |1.0-17 |1.0-17 | |
30-
|units |0.8-5 |0.8-5 | |
31-
|wk |0.9.3 |0.9.3 | |
19+
|package |old |new |Δ |
20+
|:--------|:---|:------|:--|
21+
|classInt |NA |0.4-11 |* |
22+
|DBI |NA |1.2.3 |* |
23+
|e1071 |NA |1.7-16 |* |
24+
|magrittr |NA |2.0.3 |* |
25+
|proxy |NA |0.4-27 |* |
26+
|Rcpp |NA |1.0.14 |* |
27+
|s2 |NA |1.1.7 |* |
28+
|units |NA |0.8-7 |* |
29+
|wk |NA |0.9.4 |* |
3230

3331
# Revdeps
3432

35-
## Failed to check (1)
36-
37-
|package |version |error |warning |note |
38-
|:-------|:-------|:-----|:-------|:----|
39-
|cubble |? | | | |
40-

revdep/cran.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## revdepcheck results
22

3-
We checked 6 reverse dependencies (5 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 6 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44

55
* We saw 0 new problems
66
* We failed to check 0 packages

revdep/failures.md

Lines changed: 1 addition & 113 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1 @@
1-
# cubble
2-
3-
<details>
4-
5-
* Version:
6-
* GitHub: https://github.com/r-spatial/sftime
7-
* Source code: NA
8-
* Number of recursive dependencies: 0
9-
10-
</details>
11-
12-
## Error before installation
13-
14-
### Devel
15-
16-
```
17-
package 'abind' successfully unpacked and MD5 sums checked
18-
package 'anytime' successfully unpacked and MD5 sums checked
19-
package 'askpass' successfully unpacked and MD5 sums checked
20-
package 'backports' successfully unpacked and MD5 sums checked
21-
package 'base64enc' successfully unpacked and MD5 sums checked
22-
package 'bit' successfully unpacked and MD5 sums checked
23-
package 'bit64' successfully unpacked and MD5 sums checked
24-
package 'brio' successfully unpacked and MD5 sums checked
25-
package 'broom' successfully unpacked and MD5 sums checked
26-
package 'broom.helpers' successfully unpacked and MD5 sums checked
27-
...
28-
package 'vctrs' successfully unpacked and MD5 sums checked
29-
package 'vdiffr' successfully unpacked and MD5 sums checked
30-
package 'viridisLite' successfully unpacked and MD5 sums checked
31-
package 'vroom' successfully unpacked and MD5 sums checked
32-
package 'waldo' successfully unpacked and MD5 sums checked
33-
package 'withr' successfully unpacked and MD5 sums checked
34-
package 'wk' successfully unpacked and MD5 sums checked
35-
package 'xfun' successfully unpacked and MD5 sums checked
36-
package 'xml2' successfully unpacked and MD5 sums checked
37-
package 'yaml' successfully unpacked and MD5 sums checked
38-
39-
40-
Error in download.file(url, destfile, method, mode = "wb", ...) :
41-
download from 'https://cran.rstudio.com/bin/windows/contrib/4.3/BH_1.84.0-0.zip' failed
42-
In addition: Warning messages:
43-
1: In download.file(url, destfile, method, mode = "wb", ...) :
44-
downloaded length 0 != reported length 0
45-
2: In download.file(url, destfile, method, mode = "wb", ...) :
46-
downloaded length 0 != reported length 0
47-
3: In download.file(url, destfile, method, mode = "wb", ...) :
48-
URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/BH_1.84.0-0.zip': Timeout of 60 seconds was reached
49-
4: In download.file(url, destfile, method, mode = "wb", ...) :
50-
...
51-
2: In download.file(url, destfile, method, mode = "wb", ...) :
52-
downloaded length 0 != reported length 0
53-
3: In download.file(url, destfile, method, mode = "wb", ...) :
54-
URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/terra_1.7-78.zip': Timeout of 60 seconds was reached
55-
4: In download.file(url, destfile, method, mode = "wb", ...) :
56-
URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/terra_1.7-78.zip': Timeout of 60 seconds was reached
57-
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
58-
download of package 'terra' failed
59-
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
60-
download of package 'terra' failed
61-
62-
63-
```
64-
### CRAN
65-
66-
```
67-
package 'abind' successfully unpacked and MD5 sums checked
68-
package 'anytime' successfully unpacked and MD5 sums checked
69-
package 'askpass' successfully unpacked and MD5 sums checked
70-
package 'backports' successfully unpacked and MD5 sums checked
71-
package 'base64enc' successfully unpacked and MD5 sums checked
72-
package 'bit' successfully unpacked and MD5 sums checked
73-
package 'bit64' successfully unpacked and MD5 sums checked
74-
package 'brio' successfully unpacked and MD5 sums checked
75-
package 'broom' successfully unpacked and MD5 sums checked
76-
package 'broom.helpers' successfully unpacked and MD5 sums checked
77-
...
78-
package 'vctrs' successfully unpacked and MD5 sums checked
79-
package 'vdiffr' successfully unpacked and MD5 sums checked
80-
package 'viridisLite' successfully unpacked and MD5 sums checked
81-
package 'vroom' successfully unpacked and MD5 sums checked
82-
package 'waldo' successfully unpacked and MD5 sums checked
83-
package 'withr' successfully unpacked and MD5 sums checked
84-
package 'wk' successfully unpacked and MD5 sums checked
85-
package 'xfun' successfully unpacked and MD5 sums checked
86-
package 'xml2' successfully unpacked and MD5 sums checked
87-
package 'yaml' successfully unpacked and MD5 sums checked
88-
89-
90-
Error in download.file(url, destfile, method, mode = "wb", ...) :
91-
download from 'https://cran.rstudio.com/bin/windows/contrib/4.3/BH_1.84.0-0.zip' failed
92-
In addition: Warning messages:
93-
1: In download.file(url, destfile, method, mode = "wb", ...) :
94-
downloaded length 0 != reported length 0
95-
2: In download.file(url, destfile, method, mode = "wb", ...) :
96-
downloaded length 0 != reported length 0
97-
3: In download.file(url, destfile, method, mode = "wb", ...) :
98-
URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/BH_1.84.0-0.zip': Timeout of 60 seconds was reached
99-
4: In download.file(url, destfile, method, mode = "wb", ...) :
100-
...
101-
2: In download.file(url, destfile, method, mode = "wb", ...) :
102-
downloaded length 0 != reported length 0
103-
3: In download.file(url, destfile, method, mode = "wb", ...) :
104-
URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/terra_1.7-78.zip': Timeout of 60 seconds was reached
105-
4: In download.file(url, destfile, method, mode = "wb", ...) :
106-
URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/terra_1.7-78.zip': Timeout of 60 seconds was reached
107-
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
108-
download of package 'terra' failed
109-
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
110-
download of package 'terra' failed
111-
112-
113-
```
1+
*Wow, no problems at all. :)*

0 commit comments

Comments
 (0)