Last updated on 2023-03-28 06:51:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 75.37 | 54.71 | 130.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 62.23 | 52.10 | 114.33 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 197.52 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 189.08 | ERROR | |||
r-patched-linux-x86_64 | 1.1.1 | 63.44 | 51.07 | 114.51 | ERROR | |
r-release-linux-x86_64 | 1.1.1 | 67.20 | 52.59 | 119.79 | OK | |
r-release-macos-arm64 | 1.1.1 | 49.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 64.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 68.00 | 113.00 | 181.00 | OK | |
r-oldrel-macos-arm64 | 1.1.1 | 47.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.1 | 87.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.1.1 | 190.00 | 115.00 | 305.00 | OK |
Version: 1.1.1
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(kernelPSI)
>
> test_check("kernelPSI")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_likelihood.R:25:3'): anovaLR throws an error when p > n, as opposed to maxLR ──
`anovaLR(X, Y)` did not throw an error.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(kernelPSI)
>
> test_check("kernelPSI")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_likelihood.R:25:3'): anovaLR throws an error when p > n, as opposed to maxLR ──
`anovaLR(X, Y)` did not throw an error.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(kernelPSI)
>
> test_check("kernelPSI")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_likelihood.R:25:3'): anovaLR throws an error when p > n, as opposed to maxLR ──
`anovaLR(X, Y)` did not throw an error.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(kernelPSI)
>
> test_check("kernelPSI")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_likelihood.R:25:3'): anovaLR throws an error when p > n, as opposed to maxLR ──
`anovaLR(X, Y)` did not throw an error.
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 21 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64