CRAN Package Check Results for Package ggperiodic

Last updated on 2019-01-15 00:46:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.53 43.88 47.41 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 2.69 33.56 36.25 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 56.49 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 55.13 OK
r-devel-windows-ix86+x86_64 0.1.0 6.00 57.00 63.00 OK
r-patched-linux-x86_64 0.1.0 3.18 39.78 42.96 OK
r-patched-solaris-x86 0.1.0 80.10 OK
r-release-linux-x86_64 0.1.0 3.39 41.32 44.71 OK
r-release-windows-ix86+x86_64 0.1.0 11.00 57.00 68.00 OK
r-release-osx-x86_64 0.1.0 OK
r-oldrel-windows-ix86+x86_64 0.1.0 7.00 63.00 70.00 OK
r-oldrel-osx-x86_64 0.1.0 OK

Check Details

Version: 0.1.0
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘vdiffr’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ggperiodic)
    
     Attaching package: 'ggperiodic'
    
     The following object is masked from 'package:stats':
    
     filter
    
     >
     > test_check("ggperiodic")
     ── 1. Error: (unknown) (@test-fortify.R#7) ────────────────────────────────────
     there is no package called 'vdiffr'
     1: library(vdiffr) at testthat/test-fortify.R:7
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 56 SKIPPED: 0 FAILED: 1
     1. Error: (unknown) (@test-fortify.R#7)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang