Skip to content

Commit

Permalink
rebuild and recheck
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMount committed Feb 1, 2020
1 parent 81f08cb commit 63a1e9d
Show file tree
Hide file tree
Showing 13 changed files with 43 additions and 66 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: cdata
Type: Package
Title: Fluid Data Transformations
Version: 1.1.6
Date: 2020-01-31
Date: 2020-02-01
Authors@R: c(
person("John", "Mount", email = "jmount@win-vector.com", role = c("aut", "cre")),
person("Nina", "Zumel", email = "nzumel@win-vector.com", role = c("aut")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# cdata 1.1.6 2020/01/31
# cdata 1.1.6 2020/02/01

* fix noSuggests CRAN issue.
* Move wrapr to Depends.
Expand Down
66 changes: 21 additions & 45 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,64 +4,40 @@

### OSX

R CMD check --as-cran cdata_1.1.5.tar.gz
R CMD check --as-cran cdata_1.1.6.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 ‘cdata/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cdata’ version ‘1.1.5
* this is package ‘cdata’ version ‘1.1.6
* package encoding: UTF-8
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: ‘John Mount <jmount@win-vector.com>’
Status: OK

### Windows

devtools::check_win_devel()
* using R Under development (unstable) (2020-01-07 r77633)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'cdata/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'cdata' version '1.1.5'
* package encoding: UTF-8
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: 'John Mount <jmount@win-vector.com>'
Status: OK

### Linux

rhub::check_for_cran()
1416#> * using R version 3.6.1 (2019-07-05)
1417#> * using platform: x86_64-pc-linux-gnu (64-bit)
1418#> * using session charset: UTF-8
1419#> * using option ‘--as-cran’
1420#> * checking for file ‘cdata/DESCRIPTION’ ... OK
1421#> * checking extension type ... Package
1422#> * this is package ‘cdata’ version ‘1.1.5’
1423#> * package encoding: UTF-8
1424#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
1425#> Maintainer: ‘John Mount ’
1474#> OK

rhub::check_for_cran()
1596#> * using R Under development (unstable) (2020-01-18 r77674)
1597#> * using platform: x86_64-pc-linux-gnu (64-bit)
1598#> * using session charset: UTF-8
1599#> * using option ‘--as-cran’
1600#> * checking for file ‘cdata/DESCRIPTION’ ... OK
1601#> * checking extension type ... Package
1602#> * this is package ‘cdata’ version ‘1.1.5’
1603#> * package encoding: UTF-8
1604#> * checking CRAN incoming feasibility ...NB: need Internet access to use CRAN incoming checks
1605#> NOTE
1606#> Maintainer: ‘John Mount ’
1607#> Possibly mis-spelled words in DESCRIPTION:
1608#> coordinatized (15:36)
1665#> Status: 1 NOTE
coordinatized is spelled correctly.
rhub::check_for_cran()
688#> setting _R_CHECK_FORCE_SUGGESTS_ to false
689#> setting R_COMPILE_AND_INSTALL_PACKAGES to never
690#> setting R_REMOTES_STANDALONE to true
691#> setting R_REMOTES_NO_ERRORS_FROM_WARNINGS to true
692#> setting _R_CHECK_FORCE_SUGGESTS_ to true
693#> setting _R_CHECK_CRAN_INCOMING_USE_ASPELL_ to true
694#> * using log directory 'C:/Users/USERFpTuGHdPvk/cdata.Rcheck'
695#> * using R Under development (unstable) (2020-01-22 r77697)
696#> * using platform: x86_64-w64-mingw32 (64-bit)
697#> * using session charset: ISO8859-1
698#> * using option '--as-cran'
699#> * checking for file 'cdata/DESCRIPTION' ... OK
700#> * checking extension type ... Package
701#> * this is package 'cdata' version '1.1.6'
702#> * package encoding: UTF-8
703#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
704#> Maintainer: 'John Mount '
760#> Status: OK

## Downstream dependencies

Expand Down
2 changes: 1 addition & 1 deletion docs/articles/blocksrecs.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/cdata.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/control_table_keys.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/design.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/exercises.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/general_transform.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/operators.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/index.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.

12 changes: 6 additions & 6 deletions extras/check_reverse_dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ package = "cdata"
packageVersion(package)
```

## [1] '1.1.5'
## [1] '1.1.6'

``` r
date()
```

## [1] "Mon Jan 20 07:16:49 2020"
## [1] "Sat Feb 1 08:19:31 2020"

``` r
parallelCluster <- NULL
Expand All @@ -33,7 +33,7 @@ setwd(td)
print(td)
```

## [1] "/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//Rtmpx2xYzM"
## [1] "/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//Rtmp4xWvcm"

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

## WVPlots_1.2.3 started at 2020-01-20 07:16:52 success at 2020-01-20 07:18:19 (1/0/0)
## WVPlots_1.2.3 started at 2020-02-01 08:19:34 success at 2020-02-01 08:21:00 (1/0/0)

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

## Test of cdata had 1 successes, 0 failures, and 0 skipped packages.
## Ran from 2020-01-20 07:16:52 to 2020-01-20 07:18:19 for 1.45 mins
## Average of 87 secs relative to 86.48 secs using 1 runners
## Ran from 2020-02-01 08:19:34 to 2020-02-01 08:21:00 for 1.433 mins
## Average of 86 secs relative to 86.561 secs using 1 runners
##
## Failed packages:
##
Expand Down

0 comments on commit 63a1e9d

Please sign in to comment.