CRAN Package Check Results for Package dbplot

Last updated on 2018-02-24 09:51:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 2.05 31.82 33.87 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 1.73 24.75 26.48 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 39.06 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.0 39.07 ERROR
r-devel-windows-ix86+x86_64 0.2.0 5.00 67.00 72.00 ERROR
r-patched-linux-x86_64 0.2.0 1.89 35.19 37.08 ERROR
r-patched-solaris-x86 0.2.0 53.50 OK
r-release-linux-x86_64 0.2.0 1.92 35.13 37.05 ERROR
r-release-windows-ix86+x86_64 0.2.0 9.00 64.00 73.00 ERROR
r-release-osx-x86_64 0.2.0 OK
r-oldrel-windows-ix86+x86_64 0.2.0 5.00 41.00 46.00 ERROR
r-oldrel-osx-x86_64 0.2.0 ERROR

Check Details

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dbplot)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     Loading required package: rlang
    
     Attaching package: 'rlang'
    
     The following objects are masked from 'package:testthat':
    
     is_false, is_null, is_true
    
     > library(dplyr)
     > library(ggplot2)
     >
     > test_check("dbplot")
     ── 1. Failure: Correct binwidth formula is returned ───────────────────────────
     db_bin(var, binwidth = 10) not equal to rlang::expr(...).
     target, current do not match when deparsed
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 11 SKIPPED: 0 FAILED: 1
     1. Failure: Correct binwidth formula is returned
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dbplot)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     Loading required package: rlang
    
     Attaching package: 'rlang'
    
     The following objects are masked from 'package:testthat':
    
     is_false, is_null, is_true
    
     > library(dplyr)
     > library(ggplot2)
     >
     > test_check("dbplot")
     ── 1. Failure: Correct binwidth formula is returned ───────────────────────────
     db_bin(var, binwidth = 10) not equal to rlang::expr(...).
     target, current do not match when deparsed
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 11 SKIPPED: 0 FAILED: 1
     1. Failure: Correct binwidth formula is returned
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dbplot)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     Loading required package: rlang
    
     Attaching package: 'rlang'
    
     The following objects are masked from 'package:testthat':
    
     is_false, is_null, is_true
    
     > library(dplyr)
     > library(ggplot2)
     >
     > test_check("dbplot")
     ── 1. Failure: Correct binwidth formula is returned ───────────────────────────
     db_bin(var, binwidth = 10) not equal to rlang::expr(...).
     target, current do not match when deparsed
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 11 SKIPPED: 0 FAILED: 1
     1. Failure: Correct binwidth formula is returned
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
    
     > library(dplyr)
     > library(ggplot2)
     >
     > test_check("dbplot")
     -- 1. Failure: Correct binwidth formula is returned ---------------------------
     db_bin(var, binwidth = 10) not equal to rlang::expr(...).
     target, current do not match when deparsed
    
     == testthat results ===========================================================
     OK: 11 SKIPPED: 0 FAILED: 1
     1. Failure: Correct binwidth formula is returned
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dbplot)
     Loading required package: dplyr
    
     Attaching package: 'dplyr'
    
     The following object is masked from 'package:testthat':
    
     matches
    
     The following objects are masked from 'package:stats':
    
     filter, lag
    
     The following objects are masked from 'package:base':
    
     intersect, setdiff, setequal, union
    
     Loading required package: rlang
    
     Attaching package: 'rlang'
    
     The following objects are masked from 'package:testthat':
    
     is_false, is_null, is_true
    
     > library(dplyr)
     > library(ggplot2)
     >
     > test_check("dbplot")
     ── 1. Failure: Correct binwidth formula is returned ───────────────────────────
     db_bin(var, binwidth = 10) not equal to rlang::expr(...).
     target, current do not match when deparsed
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 11 SKIPPED: 0 FAILED: 1
     1. Failure: Correct binwidth formula is returned
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
    
     > library(dplyr)
     > library(ggplot2)
     >
     > test_check("dbplot")
     -- 1. Failure: Correct binwidth formula is returned ---------------------------
     db_bin(var, binwidth = 10) not equal to rlang::expr(...).
     target, current do not match when deparsed
    
     == testthat results ===========================================================
     OK: 11 SKIPPED: 0 FAILED: 1
     1. Failure: Correct binwidth formula is returned
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [2s]
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
    
     > library(dplyr)
     > library(ggplot2)
     >
     > test_check("dbplot")
     -- 1. Failure: Correct binwidth formula is returned ---------------------------
     db_bin(var, binwidth = 10) not equal to rlang::expr(...).
     target, current do not match when deparsed
    
     == testthat results ===========================================================
     OK: 11 SKIPPED: 0 FAILED: 1
     1. Failure: Correct binwidth formula is returned
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.2.0
Check: tests
Result: ERROR
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     42: build_sql("(", x, ")")
     43: vapply(dots(...), escape_expr, character(1))
     44: FUN(X[[i]], ...)
     45: eval_bare(x, .env)
     46: max(field, na.rm = TRUE) - min(field, na.rm = TRUE)
     47: min(field, na.rm = TRUE)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 11 SKIPPED: 0 FAILED: 1
     1. Error: No error or warning when translated to SQL
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-osx-x86_64