Skip to content

Commit 5112923

Browse files
committed
finish recheck
1 parent 3ec5288 commit 5112923

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

cran-comments.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6,51 +6,51 @@
66
### Windows
77

88
devtools::check_win_devel()
9-
10-
rhub::check_for_cran()
11-
609#> setting _R_CHECK_FORCE_SUGGESTS_ to false
12-
610#> setting R_COMPILE_AND_INSTALL_PACKAGES to never
13-
611#> setting _R_CHECK_THINGS_IN_CHECK_DIR_ to false
14-
612#> setting R_REMOTES_STANDALONE to true
15-
613#> setting R_REMOTES_NO_ERRORS_FROM_WARNINGS to true
16-
614#> setting _R_CHECK_FORCE_SUGGESTS_ to true
17-
615#> setting _R_CHECK_CRAN_INCOMING_USE_ASPELL_ to true
18-
616#> * using log directory 'C:/Users/USERHajKTosAYi/wrapr.Rcheck'
19-
617#> * using R Under development (unstable) (2021-01-24 r79877)
20-
618#> * using platform: x86_64-w64-mingw32 (64-bit)
21-
619#> * using session charset: ISO8859-1
22-
620#> * using option '--as-cran'
23-
621#> * checking for file 'wrapr/DESCRIPTION' ... OK
24-
622#> * checking extension type ... Package
25-
623#> * this is package 'wrapr' version '2.0.7'
26-
624#> * package encoding: UTF-8
27-
625#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
28-
626#> Maintainer: 'John Mount '
29-
...
30-
668#> * checking sizes of PDF files under 'inst/doc' ... NOTE
31-
669#> Unable to find GhostScript executable to run checks on size reduction
9+
* using R Under development (unstable) (2021-06-07 r80458)
10+
* using platform: x86_64-w64-mingw32 (64-bit)
11+
* using session charset: ISO8859-1
12+
* checking for file 'wrapr/DESCRIPTION' ... OK
13+
* checking extension type ... Package
14+
* this is package 'wrapr' version '2.0.8'
15+
* package encoding: UTF-8
16+
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
17+
Maintainer: 'John Mount <[email protected]>'
3218
...
33-
684#> Status: 1 NOTE
34-
Note is a property of test facility, not of the package.
19+
Status: OK
3520

3621
### MacOS
3722

38-
R CMD check --as-cran wrapr_2.0.7.tar.gz
23+
R CMD check --as-cran wrapr_2.0.8.tar.gz
3924
* using R version 4.0.2 (2020-06-22)
4025
* using platform: x86_64-apple-darwin17.0 (64-bit)
4126
* using session charset: UTF-8
4227
* using option ‘--as-cran’
4328
* checking for file ‘wrapr/DESCRIPTION’ ... OK
4429
* checking extension type ... Package
45-
* this is package ‘wrapr’ version ‘2.0.7
30+
* this is package ‘wrapr’ version ‘2.0.8
4631
* package encoding: UTF-8
4732
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
4833
Maintainer: ‘John Mount <[email protected]>’
4934
...
5035
Status: OK
36+
37+
### Linux
5138

39+
rhub::check_for_cran()
40+
1345#> * using R Under development (unstable) (2021-06-09 r80471)
41+
1346#> * using platform: x86_64-pc-linux-gnu (64-bit)
42+
1347#> * using session charset: UTF-8
43+
1348#> * using option ‘--as-cran’
44+
1349#> * checking for file ‘wrapr/DESCRIPTION’ ... OK
45+
1350#> * checking extension type ... Package
46+
1351#> * this is package ‘wrapr’ version ‘2.0.8’
47+
1352#> * package encoding: UTF-8
48+
1353#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
49+
1354#> Maintainer: ‘John Mount ’
50+
1412#> Status: OK
5251

5352
## Downstream dependencies
5453

5554
Checked all reverse dependencies https://github.com/WinVector/wrapr/blob/master/extras/check_reverse_dependencies.md .
55+
RccpDynprog failure is wrong compiler on MacOS.
5656

0 commit comments

Comments
 (0)