Skip to content

Commit 1dc7a41

Browse files
committed
rebuild and recheck
1 parent c08bba4 commit 1dc7a41

15 files changed

+76
-67
lines changed

cran-comments.md

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,45 @@
44
### Windows
55

66
rhub::check_for_cran()
7-
543#> * using R Under development (unstable) (2019-10-19 r77318)
8-
544#> * using platform: x86_64-w64-mingw32 (64-bit)
9-
545#> * using session charset: ISO8859-1
10-
546#> * using option '--as-cran'
11-
547#> * checking for file 'wrapr/DESCRIPTION' ... OK
12-
548#> * checking extension type ... Package
13-
549#> * this is package 'wrapr' version '1.9.3'
14-
550#> * package encoding: UTF-8
15-
551#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
16-
552#> Maintainer: 'John Mount '
17-
610#> Status: 1 NOTE
7+
502#> setting _R_CHECK_FORCE_SUGGESTS_ to false
8+
503#> setting R_COMPILE_AND_INSTALL_PACKAGES to never
9+
504#> setting R_REMOTES_STANDALONE to true
10+
505#> setting R_REMOTES_NO_ERRORS_FROM_WARNINGS to true
11+
506#> setting _R_CHECK_FORCE_SUGGESTS_ to true
12+
507#> setting _R_CHECK_CRAN_INCOMING_USE_ASPELL_ to true
13+
508#> * using log directory 'C:/Users/USERFhYOKjJPCy/wrapr.Rcheck'
14+
509#> * using R Under development (unstable) (2020-01-07 r77637)
15+
510#> * using platform: x86_64-w64-mingw32 (64-bit)
16+
511#> * using session charset: ISO8859-1
17+
512#> * using option '--as-cran'
18+
513#> * checking for file 'wrapr/DESCRIPTION' ... OK
19+
514#> * checking extension type ... Package
20+
515#> * this is package 'wrapr' version '1.9.4'
21+
516#> * package encoding: UTF-8
22+
517#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
23+
518#> Maintainer: 'John Mount '
24+
560#> * checking sizes of PDF files under 'inst/doc' ... NOTE
25+
561#> Unable to find GhostScript executable to run checks on size reduction
26+
576#> Status: 1 NOTE
1827
The GhostScript note is a property of the check installation, not the package.
1928

2029
### MacOS
2130

22-
R CMD check --as-cran wrapr_1.9.3.tar.gz
31+
R CMD check --as-cran wrapr_1.9.4.tar.gz
2332
* using R version 3.6.0 (2019-04-26)
2433
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
2534
* using session charset: UTF-8
2635
* using option ‘--as-cran’
2736
* checking for file ‘wrapr/DESCRIPTION’ ... OK
2837
* checking extension type ... Package
29-
* this is package ‘wrapr’ version ‘1.9.3
38+
* this is package ‘wrapr’ version ‘1.9.4
3039
* package encoding: UTF-8
3140
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
3241
Maintainer: ‘John Mount <[email protected]>’
3342
Status: OK
3443

3544

45+
3646
## Downstream dependencies
3747

3848
Checked all reverse dependencies https://github.com/WinVector/wrapr/blob/master/extras/check_reverse_dependencies.md .

docs/articles/DebugFnW.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/Named_Arguments.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/bquote.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/news/index.html

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/DebugFn.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/DebugFnE.html

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/DebugFnW.html

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)