CRAN Package Check Results for Package circhelp

Last updated on 2024-09-27 04:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 10.18 176.92 187.10 OK
r-devel-linux-x86_64-debian-gcc 1.1 6.51 127.25 133.76 OK
r-devel-linux-x86_64-fedora-clang 1.1 314.39 OK
r-devel-linux-x86_64-fedora-gcc 1.1 326.44 OK
r-devel-windows-x86_64 1.1 13.00 173.00 186.00 OK
r-patched-linux-x86_64 1.1 10.01 170.52 180.53 OK
r-release-linux-x86_64 1.1 9.67 171.35 181.02 ERROR
r-release-macos-arm64 1.1 97.00 OK
r-release-macos-x86_64 1.1 262.00 OK
r-release-windows-x86_64 1.1 12.00 174.00 186.00 OK
r-oldrel-macos-arm64 1.1 130.00 OK
r-oldrel-macos-x86_64 1.1 201.00 OK
r-oldrel-windows-x86_64 1.1 16.00 201.00 217.00 OK

Check Details

Version: 1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [21s/24s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(circhelp) Loading required package: data.table Loading required package: ggplot2 > library(circular) Attaching package: 'circular' The following objects are masked from 'package:stats': sd, var > library(BAMBI) Attaching package: 'BAMBI' The following object is masked from 'package:circular': wind > > test_check("circhelp") [1] "Difference between expected and observed correlation is 0.000020" [1] "Difference between expected and observed correlation is -0.000003" [1] "Difference between expected and observed correlation is -0.000000" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-functions.R:70:3'): conversion from circular SD to kappa works both ways ── abs(test_sd_deg - vm_kappa_to_circ_sd_deg(kappa_from_deg)) is not strictly less than `tolerance`. Difference: 3.34e-05 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64