Last updated on 2025-07-18 03:51:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.2 | 71.91 | 90.93 | 162.84 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.2 | 56.02 | 65.36 | 121.38 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.5.2 | 293.32 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.2 | 292.62 | OK | |||
r-devel-windows-x86_64 | 0.5.2 | 84.00 | 127.00 | 211.00 | OK | |
r-patched-linux-x86_64 | 0.5.2 | 74.72 | 85.86 | 160.58 | OK | |
r-release-linux-x86_64 | 0.5.2 | 75.47 | 85.79 | 161.26 | OK | |
r-release-macos-arm64 | 0.5.2 | 76.00 | OK | |||
r-release-macos-x86_64 | 0.5.2 | 123.00 | OK | |||
r-release-windows-x86_64 | 0.5.2 | 87.00 | 125.00 | 212.00 | OK | |
r-oldrel-macos-arm64 | 0.5.2 | 75.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.2 | 146.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.2 | 101.00 | 157.00 | 258.00 | OK |
Version: 0.5.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> require(proxyC)
Loading required package: proxyC
Attaching package: 'proxyC'
The following object is masked from 'package:stats':
dist
The following objects are masked from 'package:base':
crossprod, tcrossprod
> require(testthat)
Loading required package: testthat
> test_check("proxyC")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 382 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-crossprod.R:54:5'): test tcrossprod ──────────────────────────
as.matrix(prod1_min) not equal to as.matrix(prod2_min).
1/100000 mismatches
[77278] 1 - 0 == 1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 382 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc