Skip to content

Commit

Permalink
finish checks
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMount committed Mar 24, 2019
1 parent 01e085e commit 8a69e95
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 14 deletions.
38 changes: 36 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,47 @@
### Windows

devtools::build_win()

* using R Under development (unstable) (2019-03-22 r76262)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'wrapr/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'wrapr' version '1.8.5'
* package encoding: UTF-8
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: 'John Mount <[email protected]>'
Status: OK

### MacOS

R CMD check --as-cran wrapr_1.8.5.tar.gz

* using R version 3.5.0 (2018-04-23)
* 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.8.5’
* package encoding: UTF-8
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: ‘John Mount <[email protected]>’
* checking top-level files ... WARNING
Conversion of ‘README.md’ failed:
pandoc: Could not fetch https://www.r-pkg.org/badges/version/wrapr
TlsException (HandshakeFailed (Error_Protocol ("expecting server hello, got alert : [(AlertLevel_Fatal,HandshakeFailure)]",True,HandshakeFailure)))
Status: 1 WARNING
pandoc alert is spurious, link is good.

## Downstream dependencies

Checked all reverse dependencies https://github.com/WinVector/wrapr/blob/master/extras/check_reverse_dependencies.md .
## cdata_1.0.7 started at 2019-03-24 15:15:52 success at 2019-03-24 15:16:12 (1/0/0)
## RcppDynProg_0.1.1 started at 2019-03-24 15:16:12 success at 2019-03-24 15:17:19 (2/0/0)
## replyr_0.9.9 started at 2019-03-24 15:17:19 success at 2019-03-24 15:17:48 (3/0/0)
## rqdatatable_1.1.4 started at 2019-03-24 15:17:48 success at 2019-03-24 15:18:12 (4/0/0)
## rquery_1.3.2 started at 2019-03-24 15:18:12 success at 2019-03-24 15:18:48 (5/0/0)
## seplyr_0.8.3 started at 2019-03-24 15:18:48 success at 2019-03-24 15:19:12 (6/0/0)
## sigr_1.0.5 started at 2019-03-24 15:19:12 success at 2019-03-24 15:19:34 (7/0/0)
## vtreat_1.3.7 started at 2019-03-24 15:19:34 success at 2019-03-24 15:20:45 (8/0/0)
## WVPlots_1.0.9 started at 2019-03-24 15:20:45 success at 2019-03-24 15:21:50 (9/0/0)
## Test of wrapr had 9 successes, 0 failures, and 0 skipped packages.
24 changes: 12 additions & 12 deletions extras/check_reverse_dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ setwd(td)
print(td)
```

## [1] "/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpF0yCja"
## [1] "/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpJhs0MX"

``` r
options(repos = c(CRAN="https://cloud.r-project.org"))
Expand All @@ -47,15 +47,15 @@ if(!is.null(parallelCluster)) {
}
```

## cdata_1.0.6 started at 2019-02-19 07:31:28 success at 2019-02-19 07:31:48 (1/0/0)
## RcppDynProg_0.1.1 started at 2019-02-19 07:31:48 success at 2019-02-19 07:32:55 (2/0/0)
## replyr_0.9.9 started at 2019-02-19 07:32:55 success at 2019-02-19 07:33:27 (3/0/0)
## rqdatatable_1.1.3 started at 2019-02-19 07:33:27 success at 2019-02-19 07:33:52 (4/0/0)
## rquery_1.3.1 started at 2019-02-19 07:33:52 success at 2019-02-19 07:34:29 (5/0/0)
## seplyr_0.8.3 started at 2019-02-19 07:34:29 success at 2019-02-19 07:34:54 (6/0/0)
## sigr_1.0.4 started at 2019-02-19 07:34:54 success at 2019-02-19 07:35:15 (7/0/0)
## vtreat_1.3.6 started at 2019-02-19 07:35:15 success at 2019-02-19 07:36:17 (8/0/0)
## WVPlots_1.0.8 started at 2019-02-19 07:36:17 success at 2019-02-19 07:37:13 (9/0/0)
## cdata_1.0.7 started at 2019-03-24 15:15:52 success at 2019-03-24 15:16:12 (1/0/0)
## RcppDynProg_0.1.1 started at 2019-03-24 15:16:12 success at 2019-03-24 15:17:19 (2/0/0)
## replyr_0.9.9 started at 2019-03-24 15:17:19 success at 2019-03-24 15:17:48 (3/0/0)
## rqdatatable_1.1.4 started at 2019-03-24 15:17:48 success at 2019-03-24 15:18:12 (4/0/0)
## rquery_1.3.2 started at 2019-03-24 15:18:12 success at 2019-03-24 15:18:48 (5/0/0)
## seplyr_0.8.3 started at 2019-03-24 15:18:48 success at 2019-03-24 15:19:12 (6/0/0)
## sigr_1.0.5 started at 2019-03-24 15:19:12 success at 2019-03-24 15:19:34 (7/0/0)
## vtreat_1.3.7 started at 2019-03-24 15:19:34 success at 2019-03-24 15:20:45 (8/0/0)
## WVPlots_1.0.9 started at 2019-03-24 15:20:45 success at 2019-03-24 15:21:50 (9/0/0)

## [1] id title status
## <0 rows> (or 0-length row.names)
Expand All @@ -65,8 +65,8 @@ summariseQueue(package=package, directory=td)
```

## Test of wrapr had 9 successes, 0 failures, and 0 skipped packages.
## Ran from 2019-02-19 07:31:28 to 2019-02-19 07:37:13 for 5.75 mins
## Average of 38.333 secs relative to 38.308 secs using 1 runners
## Ran from 2019-03-24 15:15:52 to 2019-03-24 15:21:50 for 5.967 mins
## Average of 39.778 secs relative to 39.732 secs using 1 runners
##
## Failed packages:
##
Expand Down

0 comments on commit 8a69e95

Please sign in to comment.