Skip to content

Commit

Permalink
rebuild and recheck
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMount committed Aug 19, 2019
1 parent e308c4a commit b47e0e1
Show file tree
Hide file tree
Showing 8 changed files with 51 additions and 39 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: rqdatatable
Type: Package
Title: 'rquery' for 'data.table'
Version: 1.2.0
Date: 2019-07-11
Date: 2019-08-19
Authors@R: c(
person("John", "Mount", email = "[email protected]", role = c("aut", "cre")),
person(family = "Win-Vector LLC", role = c("cph"))
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# rqdatatable 1.2.0 2019/07/23
# rqdatatable 1.2.0 2019/08/19

* Move to new f_db signature.
* Adjust license.
Expand Down
44 changes: 27 additions & 17 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,37 +5,47 @@

### OSX (local machine using --as-cran from the command line)

R CMD check --as-cran rqdatatable_1.1.9.tar.gz
R CMD check --as-cran rqdatatable_1.2.0.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 ‘rqdatatable/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘rqdatatable’ version ‘1.1.9
* this is package ‘rqdatatable’ version ‘1.2.0
* package encoding: UTF-8
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: ‘John Mount <[email protected]>’
Status: OK
Status: OK

### Windows

devtools::check_win_devel()
* using R Under development (unstable) (2019-06-27 r76748)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'rqdatatable/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'rqdatatable' version '1.1.9'
* package encoding: UTF-8
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: 'John Mount <[email protected]>'
* checking package namespace information ... OK
Status: OK

rhub::check_for_cran()
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/USERjWadoxgtyS/rqdatatable.Rcheck'
509#> * using R Under development (unstable) (2019-07-04 r76780)
510#> * using platform: x86_64-w64-mingw32 (64-bit)
511#> * using session charset: ISO8859-1
512#> * using option '--as-cran'
513#> * checking for file 'rqdatatable/DESCRIPTION' ... OK
514#> * checking extension type ... Package
515#> * this is package 'rqdatatable' version '1.2.0'
516#> * package encoding: UTF-8
517#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
518#> Maintainer: 'John Mount '
572#> * DONE
573#> Status: OK

## Reverse dependencies

No strong reverse dependencies ( https://github.com/WinVector/rqdatatable/blob/master/extras/check_reverse_dependencies.md ).
Checked reverse dependencies ( https://github.com/WinVector/rqdatatable/blob/master/extras/check_reverse_dependencies.md ).
## cdata_1.1.1 started at 2019-08-19 06:54:20 success at 2019-08-19 06:54:55 (1/0/0)
## Test of rqdatatable had 1 successes, 0 failures, and 0 skipped packages.

Note: Codd is spelled correctly.

2 changes: 1 addition & 1 deletion docs/articles/GroupedSampling.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/R_mapping.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/logisticexample.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/news/index.html

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

30 changes: 16 additions & 14 deletions extras/check_reverse_dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ package = "rqdatatable"
date()
```

## [1] "Thu Jul 4 09:18:53 2019"
## [1] "Mon Aug 19 06:54:16 2019"

``` r
packageVersion(package)
```

## [1] '1.1.9'
## [1] '1.2.0'

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

## [1] "/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpsgbbKA"
## [1] "/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpwpXENB"

``` r
options(repos = c(CRAN="https://cloud.r-project.org"))
jobsdfe <- enqueueJobs(package=package, directory=td)
```

## Error: No dependencies for rqdatatable

``` r
mk_fn <- function(package, directory) {
force(package)
force(directory)
Expand All @@ -62,20 +58,26 @@ if(!is.null(parallelCluster)) {
}
```

## cdata_1.1.1 started at 2019-08-19 06:54:20 success at 2019-08-19 06:54:55 (1/0/0)

## [1] id title status
## <0 rows> (or 0-length row.names)

``` r
summariseQueue(package=package, directory=td)
```

## Test of rqdatatable had 0 successes, 0 failures, and 0 skipped packages.

## Warning in min(starttime): no non-missing arguments to min; returning Inf

## Warning in max(endtime): no non-missing arguments to max; returning -Inf

## Error in as.POSIXct.numeric(time1): 'origin' must be supplied
## Test of rqdatatable had 1 successes, 0 failures, and 0 skipped packages.
## Ran from 2019-08-19 06:54:20 to 2019-08-19 06:54:55 for 35 secs
## Average of 35 secs relative to 34.788 secs using 1 runners
##
## Failed packages:
##
## Skipped packages:
##
## None still working
##
## None still scheduled

``` r
setwd(orig_dir)
Expand Down

0 comments on commit b47e0e1

Please sign in to comment.