CRAN Package Check Results for Package ggfan

Last updated on 2019-03-01 08:49:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 6.93 76.18 83.11 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.2 5.09 58.48 63.57 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 98.80 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.2 90.10 ERROR
r-devel-windows-ix86+x86_64 0.1.2 9.00 89.00 98.00 ERROR
r-patched-linux-x86_64 0.1.2 ERROR
r-patched-solaris-x86 0.1.2 143.00 ERROR
r-release-linux-x86_64 0.1.2 4.92 76.13 81.05 ERROR
r-release-windows-ix86+x86_64 0.1.2 11.00 90.00 101.00 ERROR
r-release-osx-x86_64 0.1.2 NOTE
r-oldrel-windows-ix86+x86_64 0.1.2 11.00 106.00 117.00 ERROR
r-oldrel-osx-x86_64 0.1.2 NOTE

Check Details

Version: 0.1.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ggfan)
     >
     > test_check("ggfan")
     ── 1. Failure: stat_interval filters precomputed quantiles to match interval arg
     length(unique(p_b$data[[1]]$interval)) not equal to 1.
     1/1 mismatches
     [1] 0 - 1 == -1
    
     ── 2. Failure: stat_interval filters precomputed quantiles to match interval arg
     unique(p_b$data[[1]]$interval) not equal to as.factor(0.2).
     target is NULL, current is factor
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 9 SKIPPED: 0 FAILED: 2
     1. Failure: stat_interval filters precomputed quantiles to match interval args (@test_stat_interval.R#30)
     2. Failure: stat_interval filters precomputed quantiles to match interval args (@test_stat_interval.R#31)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ggfan)
     >
     > test_check("ggfan")
     ── 1. Failure: stat_interval filters precomputed quantiles to match interval arg
     length(unique(p_b$data[[1]]$interval)) not equal to 1.
     1/1 mismatches
     [1] 0 - 1 == -1
    
     ── 2. Failure: stat_interval filters precomputed quantiles to match interval arg
     unique(p_b$data[[1]]$interval) not equal to as.factor(0.2).
     target is NULL, current is factor
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 9 SKIPPED: 0 FAILED: 2
     1. Failure: stat_interval filters precomputed quantiles to match interval args (@test_stat_interval.R#30)
     2. Failure: stat_interval filters precomputed quantiles to match interval args (@test_stat_interval.R#31)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘colorspace’ ‘grid’ ‘rstan’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.1.2
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ggfan)
     >
     > test_check("ggfan")
     ── 1. Failure: stat_interval filters precomputed quantiles to match interval arg
     length(unique(p_b$data[[1]]$interval)) not equal to 1.
     1/1 mismatches
     [1] 0 - 1 == -1
    
     ── 2. Failure: stat_interval filters precomputed quantiles to match interval arg
     unique(p_b$data[[1]]$interval) not equal to as.factor(0.2).
     target is NULL, current is factor
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 9 SKIPPED: 0 FAILED: 2
     1. Failure: stat_interval filters precomputed quantiles to match interval args (@test_stat_interval.R#30)
     2. Failure: stat_interval filters precomputed quantiles to match interval args (@test_stat_interval.R#31)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.1.2
Check: tests
Result: ERROR
     Running 'testthat.R' [1s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ggfan)
     >
     > test_check("ggfan")
     -- 1. Failure: stat_interval filters precomputed quantiles to match interval arg
     length(unique(p_b$data[[1]]$interval)) not equal to 1.
     1/1 mismatches
     [1] 0 - 1 == -1
    
     -- 2. Failure: stat_interval filters precomputed quantiles to match interval arg
     unique(p_b$data[[1]]$interval) not equal to as.factor(0.2).
     target is NULL, current is factor
    
     == testthat results ===========================================================
     OK: 9 SKIPPED: 0 FAILED: 2
     1. Failure: stat_interval filters precomputed quantiles to match interval args (@test_stat_interval.R#30)
     2. Failure: stat_interval filters precomputed quantiles to match interval args (@test_stat_interval.R#31)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64

Version: 0.1.2
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ggfan)
     >
     > test_check("ggfan")
     -- 1. Failure: stat_interval filters precomputed quantiles to match interval arg
     length(unique(p_b$data[[1]]$interval)) not equal to 1.
     1/1 mismatches
     [1] 0 - 1 == -1
    
     -- 2. Failure: stat_interval filters precomputed quantiles to match interval arg
     unique(p_b$data[[1]]$interval) not equal to as.factor(0.2).
     target is NULL, current is factor
    
     == testthat results ===========================================================
     OK: 9 SKIPPED: 0 FAILED: 2
     1. Failure: stat_interval filters precomputed quantiles to match interval args (@test_stat_interval.R#30)
     2. Failure: stat_interval filters precomputed quantiles to match interval args (@test_stat_interval.R#31)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64