Last updated on 2026-05-09 13:50:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.2 | 83.53 | 93.31 | 176.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.2 | 56.26 | 66.05 | 122.31 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.2 | 117.00 | 148.56 | 265.56 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.2 | 179.00 | 164.45 | 343.45 | OK | |
| r-devel-windows-x86_64 | 0.5.2 | 95.00 | 129.00 | 224.00 | OK | |
| r-patched-linux-x86_64 | 0.5.2 | 80.81 | 86.55 | 167.36 | OK | |
| r-release-linux-x86_64 | 0.5.2 | 78.50 | 86.53 | 165.03 | OK | |
| r-release-macos-arm64 | 0.5.2 | 15.00 | 22.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 0.5.2 | 45.00 | 111.00 | 156.00 | OK | |
| r-release-windows-x86_64 | 0.5.2 | 97.00 | 127.00 | 224.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.2 | 41.00 | 82.00 | 123.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.2 | 108.00 | 159.00 | 267.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")
Saving _problems/test-crossprod-57.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 382 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-crossprod.R:54:5'): test tcrossprod ──────────────────────────
Expected `as.matrix(prod1_min)` to equal `as.matrix(prod2_min)`.
Differences:
1/100000 mismatches
[93353] 1 - 0 == 1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 382 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc