Skip to content

Commit

Permalink
rebuild and recheck
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMount committed Jan 17, 2020
1 parent c08bba4 commit 1dc7a41
Show file tree
Hide file tree
Showing 15 changed files with 76 additions and 67 deletions.
36 changes: 23 additions & 13 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,45 @@
### Windows

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

### MacOS

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



## Downstream dependencies

Checked all reverse dependencies https://github.com/WinVector/wrapr/blob/master/extras/check_reverse_dependencies.md .
2 changes: 1 addition & 1 deletion docs/articles/DebugFnW.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/Named_Arguments.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/bquote.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/reference/DebugFn.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docs/reference/DebugFnE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docs/reference/DebugFnW.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1dc7a41

Please sign in to comment.