CRAN Package Check Results for Package circumplex

Last updated on 2019-11-28 08:48:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.3 41.35 135.47 176.82 OK
r-devel-linux-x86_64-debian-gcc 0.3.3 29.45 101.10 130.55 OK
r-devel-linux-x86_64-fedora-clang 0.3.3 200.01 OK
r-devel-linux-x86_64-fedora-gcc 0.3.3 209.45 OK
r-devel-windows-ix86+x86_64 0.3.3 123.00 247.00 370.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.3.3 92.00 196.00 288.00 OK
r-patched-linux-x86_64 0.3.3 29.03 124.88 153.91 ERROR
r-patched-solaris-x86 0.3.3 275.00 ERROR
r-release-linux-x86_64 0.3.3 32.65 124.86 157.51 OK
r-release-windows-ix86+x86_64 0.3.3 81.00 199.00 280.00 OK
r-release-osx-x86_64 0.3.3 OK
r-oldrel-windows-ix86+x86_64 0.3.3 80.00 242.00 322.00 OK
r-oldrel-osx-x86_64 0.3.3 OK

Additional issues

noLD

Check Details

Version: 0.3.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [25s/26s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(circumplex)
     >
     > test_check("circumplex")
     ── 1. Failure: Quantile for circular radians works (@test-ssm_bootstrap.R#17) ─
     `qb` not equivalent to as_radian(as_degree(c(180, 225, 270, 315, 0))).
     1/5 mismatches
     [5] 6.28 - 0 == 6.28
    
     ── 2. Failure: Quantile for circular radians works (@test-ssm_bootstrap.R#27) ─
     `qb` not equivalent to as_radian(as_degree(c(270, 315, 0, 45, 90))).
     1/5 mismatches
     [3] 6.28 - 0 == 6.28
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 204 | SKIPPED: 6 | WARNINGS: 0 | FAILED: 2 ]
     1. Failure: Quantile for circular radians works (@test-ssm_bootstrap.R#17)
     2. Failure: Quantile for circular radians works (@test-ssm_bootstrap.R#27)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.3.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [52s/64s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(circumplex)
     >
     > test_check("circumplex")
     ── 1. Failure: Quantile for circular radians works (@test-ssm_bootstrap.R#17) ─
     `qb` not equivalent to as_radian(as_degree(c(180, 225, 270, 315, 0))).
     1/5 mismatches
     [5] 6.28 - 0 == 6.28
    
     ── 2. Failure: Quantile for circular radians works (@test-ssm_bootstrap.R#27) ─
     `qb` not equivalent to as_radian(as_degree(c(270, 315, 0, 45, 90))).
     1/5 mismatches
     [3] 6.28 - 0 == 6.28
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 204 | SKIPPED: 6 | WARNINGS: 0 | FAILED: 2 ]
     1. Failure: Quantile for circular radians works (@test-ssm_bootstrap.R#17)
     2. Failure: Quantile for circular radians works (@test-ssm_bootstrap.R#27)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86