Last updated on 2025-10-29 01:51:01 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| pnd | 13 | ||
| smoothemplik | 2 | 1 | 10 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, NOTE: 1, OK: 10
Version: 0.0.16
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/3s]
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
Flavor: r-release-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
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
Flavor: r-oldrel-macos-arm64