Skip to content

Commit 5171ba7

Browse files
authored
Merge pull request #82 from mayer79/cran-release
CRAN submission
2 parents 5e69834 + ddec2b5 commit 5171ba7

File tree

5 files changed

+285
-30
lines changed

5 files changed

+285
-30
lines changed

CRAN-SUBMISSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Version: 2.6.0
2-
Date: 2024-08-17 15:06:30 UTC
3-
SHA: b46552ad32230999d13182b3cad2c073213c84eb
1+
Version: 2.6.1
2+
Date: 2024-12-07 08:49:37 UTC
3+
SHA: 5e698341f51b1a7f899c28302a0b9082c950ab28

cran-comments.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
# missRanger 2.6.0
1+
# missRanger 2.6.1
22

3-
Hello CRAN
3+
Dear CRAN team
44

5-
This update
6-
- fixes a major bug,
7-
- and brings a long awaited feature of out-of-sample application of the imputation models.
5+
This update introduces a workaround around an incompatibility issue with {formula.tools}.
86

97
## R CMD check (local)
108

@@ -16,5 +14,5 @@ Status: OK
1614

1715
## revdepcheck results
1816

19-
OK: 7
17+
OK: 6
2018
BROKEN: 0

revdep/README.md

Lines changed: 26 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,36 @@
11
# Platform
22

3-
|field |value |
4-
|:--------|:--------------------------------------------------------|
5-
|version |R version 4.4.1 (2024-06-14 ucrt) |
6-
|os |Windows 11 x64 (build 22631) |
7-
|system |x86_64, mingw32 |
8-
|ui |RStudio |
9-
|language |(EN) |
10-
|collate |German_Switzerland.utf8 |
11-
|ctype |German_Switzerland.utf8 |
12-
|tz |Europe/Zurich |
13-
|date |2024-08-15 |
14-
|rstudio |2024.04.2+764 Chocolate Cosmos (desktop) |
15-
|pandoc |3.1.6 @ C:\Users\Michael\AppData\Local\Pandoc\pandoc.exe |
3+
|field |value |
4+
|:--------|:----------------------------------------|
5+
|version |R version 4.4.1 (2024-06-14 ucrt) |
6+
|os |Windows 11 x64 (build 22631) |
7+
|system |x86_64, mingw32 |
8+
|ui |RStudio |
9+
|language |(EN) |
10+
|collate |English_Switzerland.utf8 |
11+
|ctype |English_Switzerland.utf8 |
12+
|tz |Europe/Zurich |
13+
|date |2024-12-07 |
14+
|rstudio |2024.04.2+764 Chocolate Cosmos (desktop) |
15+
|pandoc |NA |
1616

1717
# Dependencies
1818

1919
|package |old |new |Δ |
2020
|:----------|:---------|:---------|:--|
21-
|missRanger |2.5.0 |2.6.0 |* |
22-
|FNN |1.1.4 |1.1.4 | |
23-
|ranger |0.16.0 |0.16.0 | |
24-
|Rcpp |1.0.13 |1.0.13 | |
25-
|RcppEigen |0.3.4.0.0 |0.3.4.0.0 | |
21+
|missRanger |2.6.0 |2.6.1 |* |
22+
|FNN |1.1.4.1 |1.1.4.1 | |
23+
|ranger |0.17.0 |0.17.0 | |
24+
|Rcpp |1.0.13-1 |1.0.13-1 | |
25+
|RcppEigen |0.3.4.0.2 |0.3.4.0.2 | |
2626

2727
# Revdeps
2828

29+
## Failed to check (3)
30+
31+
|package |version |error |warning |note |
32+
|:---------------|:-------|:-----|:-------|:----|
33+
|marginaleffects |? | | | |
34+
|outqrf |1.0.0 |1 | | |
35+
|worcs |? | | | |
36+

revdep/cran.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
## revdepcheck results
22

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

55
* We saw 0 new problems
6-
* We failed to check 0 packages
6+
* We failed to check 1 packages
77

8+
Issues with CRAN packages are summarised below.
9+
10+
### Failed to check
11+
12+
* outqrf (NA)

revdep/failures.md

Lines changed: 245 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,245 @@
1-
*Wow, no problems at all. :)*
1+
# marginaleffects
2+
3+
<details>
4+
5+
* Version:
6+
* GitHub: https://github.com/mayer79/missRanger
7+
* Source code: NA
8+
* Number of recursive dependencies: 0
9+
10+
</details>
11+
12+
## Error before installation
13+
14+
### Devel
15+
16+
```
17+
18+
There are binary versions available but the source versions are later:
19+
binary source needs_compilation
20+
data.table 1.16.2 1.16.4 TRUE
21+
RcppArmadillo 14.2.0-1 14.2.2-1 TRUE
22+
textshaping 0.4.0 0.4.1 TRUE
23+
24+
Binaries will be installed
25+
package 'abind' successfully unpacked and MD5 sums checked
26+
package 'AER' successfully unpacked and MD5 sums checked
27+
...
28+
package 'hardhat' successfully unpacked and MD5 sums checked
29+
package 'haven' successfully unpacked and MD5 sums checked
30+
package 'here' successfully unpacked and MD5 sums checked
31+
package 'highr' successfully unpacked and MD5 sums checked
32+
package 'Hmisc' successfully unpacked and MD5 sums checked
33+
package 'hms' successfully unpacked and MD5 sums checked
34+
package 'htmlTable' successfully unpacked and MD5 sums checked
35+
package 'htmltools' successfully unpacked and MD5 sums checked
36+
package 'htmlwidgets' successfully unpacked and MD5 sums checked
37+
package 'httpuv' successfully unpacked and MD5 sums checked
38+
39+
40+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4:
41+
cannot open URL 'https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4/PACKAGES'
42+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4:
43+
cannot open URL 'https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4/PACKAGES'
44+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4:
45+
cannot open URL 'https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4/PACKAGES'
46+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4:
47+
cannot open URL 'https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4/PACKAGES'
48+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4:
49+
cannot open URL 'https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4/PACKAGES'
50+
...
51+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4:
52+
cannot open URL 'https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4/PACKAGES'
53+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4:
54+
cannot open URL 'https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4/PACKAGES'
55+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4:
56+
cannot open URL 'https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4/PACKAGES'
57+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4:
58+
cannot open URL 'https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4/PACKAGES'
59+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4:
60+
cannot open URL 'https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4/PACKAGES'
61+
62+
63+
```
64+
### CRAN
65+
66+
```
67+
68+
There are binary versions available but the source versions are later:
69+
binary source needs_compilation
70+
data.table 1.16.2 1.16.4 TRUE
71+
RcppArmadillo 14.2.0-1 14.2.2-1 TRUE
72+
textshaping 0.4.0 0.4.1 TRUE
73+
74+
Binaries will be installed
75+
package 'abind' successfully unpacked and MD5 sums checked
76+
package 'AER' successfully unpacked and MD5 sums checked
77+
...
78+
package 'hardhat' successfully unpacked and MD5 sums checked
79+
package 'haven' successfully unpacked and MD5 sums checked
80+
package 'here' successfully unpacked and MD5 sums checked
81+
package 'highr' successfully unpacked and MD5 sums checked
82+
package 'Hmisc' successfully unpacked and MD5 sums checked
83+
package 'hms' successfully unpacked and MD5 sums checked
84+
package 'htmlTable' successfully unpacked and MD5 sums checked
85+
package 'htmltools' successfully unpacked and MD5 sums checked
86+
package 'htmlwidgets' successfully unpacked and MD5 sums checked
87+
package 'httpuv' successfully unpacked and MD5 sums checked
88+
89+
90+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4:
91+
cannot open URL 'https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4/PACKAGES'
92+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4:
93+
cannot open URL 'https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4/PACKAGES'
94+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4:
95+
cannot open URL 'https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4/PACKAGES'
96+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4:
97+
cannot open URL 'https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4/PACKAGES'
98+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4:
99+
cannot open URL 'https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4/PACKAGES'
100+
...
101+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4:
102+
cannot open URL 'https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4/PACKAGES'
103+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4:
104+
cannot open URL 'https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4/PACKAGES'
105+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4:
106+
cannot open URL 'https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4/PACKAGES'
107+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4:
108+
cannot open URL 'https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4/PACKAGES'
109+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4:
110+
cannot open URL 'https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4/PACKAGES'
111+
112+
113+
```
114+
# outqrf
115+
116+
<details>
117+
118+
* Version: 1.0.0
119+
* GitHub: https://github.com/flystar233/outqrf
120+
* Source code: https://github.com/cran/outqrf
121+
* Date/Publication: 2024-09-10 09:10:02 UTC
122+
* Number of recursive dependencies: 93
123+
124+
Run `revdepcheck::revdep_details(, "outqrf")` for more info
125+
126+
</details>
127+
128+
## In both
129+
130+
* R CMD check timed out
131+
132+
133+
# worcs
134+
135+
<details>
136+
137+
* Version:
138+
* GitHub: https://github.com/mayer79/missRanger
139+
* Source code: NA
140+
* Number of recursive dependencies: 0
141+
142+
</details>
143+
144+
## Error before installation
145+
146+
### Devel
147+
148+
```
149+
150+
There is a binary version available but the source version is later:
151+
binary source needs_compilation
152+
data.table 1.16.2 1.16.4 TRUE
153+
154+
Binaries will be installed
155+
package 'abind' successfully unpacked and MD5 sums checked
156+
package 'askpass' successfully unpacked and MD5 sums checked
157+
package 'assertthat' successfully unpacked and MD5 sums checked
158+
package 'backports' successfully unpacked and MD5 sums checked
159+
...
160+
package 'RColorBrewer' successfully unpacked and MD5 sums checked
161+
package 'Rcpp' successfully unpacked and MD5 sums checked
162+
package 'RcppEigen' successfully unpacked and MD5 sums checked
163+
package 'RcppParallel' successfully unpacked and MD5 sums checked
164+
package 'remotes' successfully unpacked and MD5 sums checked
165+
package 'renv' successfully unpacked and MD5 sums checked
166+
package 'reshape2' successfully unpacked and MD5 sums checked
167+
package 'rlang' successfully unpacked and MD5 sums checked
168+
package 'rmarkdown' successfully unpacked and MD5 sums checked
169+
package 'rmdfiltr' successfully unpacked and MD5 sums checked
170+
171+
172+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4:
173+
cannot open URL 'https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4/PACKAGES'
174+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4:
175+
cannot open URL 'https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4/PACKAGES'
176+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4:
177+
cannot open URL 'https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4/PACKAGES'
178+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4:
179+
cannot open URL 'https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4/PACKAGES'
180+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4:
181+
cannot open URL 'https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4/PACKAGES'
182+
...
183+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4:
184+
cannot open URL 'https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4/PACKAGES'
185+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4:
186+
cannot open URL 'https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4/PACKAGES'
187+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4:
188+
cannot open URL 'https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4/PACKAGES'
189+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4:
190+
cannot open URL 'https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4/PACKAGES'
191+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4:
192+
cannot open URL 'https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4/PACKAGES'
193+
194+
195+
```
196+
### CRAN
197+
198+
```
199+
200+
There is a binary version available but the source version is later:
201+
binary source needs_compilation
202+
data.table 1.16.2 1.16.4 TRUE
203+
204+
Binaries will be installed
205+
package 'abind' successfully unpacked and MD5 sums checked
206+
package 'askpass' successfully unpacked and MD5 sums checked
207+
package 'assertthat' successfully unpacked and MD5 sums checked
208+
package 'backports' successfully unpacked and MD5 sums checked
209+
...
210+
package 'RColorBrewer' successfully unpacked and MD5 sums checked
211+
package 'Rcpp' successfully unpacked and MD5 sums checked
212+
package 'RcppEigen' successfully unpacked and MD5 sums checked
213+
package 'RcppParallel' successfully unpacked and MD5 sums checked
214+
package 'remotes' successfully unpacked and MD5 sums checked
215+
package 'renv' successfully unpacked and MD5 sums checked
216+
package 'reshape2' successfully unpacked and MD5 sums checked
217+
package 'rlang' successfully unpacked and MD5 sums checked
218+
package 'rmarkdown' successfully unpacked and MD5 sums checked
219+
package 'rmdfiltr' successfully unpacked and MD5 sums checked
220+
221+
222+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4:
223+
cannot open URL 'https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4/PACKAGES'
224+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4:
225+
cannot open URL 'https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4/PACKAGES'
226+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4:
227+
cannot open URL 'https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4/PACKAGES'
228+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4:
229+
cannot open URL 'https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4/PACKAGES'
230+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4:
231+
cannot open URL 'https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4/PACKAGES'
232+
...
233+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4:
234+
cannot open URL 'https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4/PACKAGES'
235+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4:
236+
cannot open URL 'https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4/PACKAGES'
237+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4:
238+
cannot open URL 'https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4/PACKAGES'
239+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4:
240+
cannot open URL 'https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4/PACKAGES'
241+
Warning: unable to access index for repository https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4:
242+
cannot open URL 'https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4/PACKAGES'
243+
244+
245+
```

0 commit comments

Comments
 (0)