Last updated on 2025-08-26 10:50:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.15 | 115.99 | 85.57 | 201.56 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.15 | 90.88 | 67.64 | 158.52 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.15 | 334.66 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.15 | 377.23 | OK | |||
r-devel-windows-x86_64 | 1.0.15 | 122.00 | 137.00 | 259.00 | OK | |
r-patched-linux-x86_64 | 1.0.15 | 122.10 | 86.10 | 208.20 | OK | |
r-release-linux-x86_64 | 1.0.15 | 126.00 | 87.56 | 213.56 | OK | |
r-release-macos-arm64 | 1.0.15 | 103.00 | OK | |||
r-release-macos-x86_64 | 1.0.15 | 155.00 | OK | |||
r-release-windows-x86_64 | 1.0.15 | 123.00 | 135.00 | 258.00 | OK | |
r-oldrel-macos-arm64 | 1.0.15 | 97.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.15 | 173.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.15 | 143.00 | 160.00 | 303.00 | OK |
Version: 1.0.15
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rpf)
Loading required package: parallel
>
> test_check("rpf")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 400 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dTheta.R:38:7'): rpf.mdim.drm ────────────────────────────────
analytic$gradient not equal to c(deriv[1, ]).
2/2 mismatches (average diff: NaN)
[1] 0.0105 - NA == NA
[2] -0.0105 - NA == NA
── Failure ('test-dTheta.R:39:7'): rpf.mdim.drm ────────────────────────────────
analytic$hessian not equal to c(deriv[2, ]).
2/2 mismatches (average diff: NaN)
[1] 0.00118 - NA == NA
[2] -0.00118 - NA == NA
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 400 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.15
Check: installed package size
Result: NOTE
installed size is 27.7Mb
sub-directories of 1Mb or more:
libs 26.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64