Last updated on 2025-10-28 01:50:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.15 | 121.28 | 132.61 | 253.89 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.15 | 80.90 | 94.99 | 175.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.16 | 125.00 | 331.96 | 456.96 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.16 | 64.00 | 376.50 | 440.50 | OK | |
| r-devel-windows-x86_64 | 0.0.15 | 139.00 | 184.00 | 323.00 | OK | |
| r-patched-linux-x86_64 | 0.0.15 | 120.08 | 122.13 | 242.21 | OK | |
| r-release-linux-x86_64 | 0.0.15 | 126.21 | 125.47 | 251.68 | OK | |
| r-release-macos-arm64 | 0.0.16 | 44.00 | 58.00 | 102.00 | ERROR | |
| r-release-macos-x86_64 | 0.0.16 | 99.00 | 220.00 | 319.00 | OK | |
| r-release-windows-x86_64 | 0.0.15 | 140.00 | 165.00 | 305.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.16 | 44.00 | 61.00 | 105.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.0.16 | 93.00 | 192.00 | 285.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.0.15 | 162.00 | 208.00 | 370.00 | OK |
Version: 0.0.16
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(smoothemplik)
Smoothed Empirical Likelihood version 0.0.16 (2025-10-27).
Package under active development; core functions subject to change.
>
> test_check("smoothemplik")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 252 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-ExEL1.R:45:3'): Errors are caught in ExEL1 ───────────────────
ExEL1(X, mu = Xbar) (`actual`) not identical to 0 (`expected`).
`actual`: -0.00000000000000011
`expected`: 0.00000000000000000
── Failure ('test-ExEL2.R:33:3'): Errors are caught in ExEL2 ───────────────────
ExEL2(X, mu = Xbar) (`actual`) not identical to 0 (`expected`).
`actual`: -0.00000000000000011
`expected`: 0.00000000000000000
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 252 ]
Error: Test failures
Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64
Version: 0.0.16
Check: installed package size
Result: NOTE
installed size is 12.4Mb
sub-directories of 1Mb or more:
libs 11.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64