Last updated on 2025-11-28 19:50:10 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 12.52 | 529.64 | 542.16 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 7.59 | 320.52 | 328.11 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 33.00 | 661.63 | 694.63 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 70.00 | 863.58 | 933.58 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 15.00 | 453.00 | 468.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 11.01 | 509.62 | 520.63 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 11.33 | 498.16 | 509.49 | OK | |
| r-release-macos-arm64 | 1.0.0 | OK | ||||
| r-release-macos-x86_64 | 1.0.0 | 10.00 | 488.00 | 498.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 14.00 | 439.00 | 453.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 8.00 | 344.00 | 352.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 17.00 | 646.00 | 663.00 | OK |
Version: 1.0.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Salil Koner <salil.koner@duke.edu>’
The Description field contains
(2023) <arXiv:2302.05612> respectively.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [116s/170s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(fPASS)
Power and Sample Size for Projection Test under Repeated
Measures : Version 1.0.0
>
> test_check("fPASS")
NULL values are specified for the arguments:
Eigen function has been provided
Estimation of eigenfunction starts
Number of observations per subject varies,
internally setting missing_type must be `nomiss` and
missing percent to zero
number of measurements will be taken randomly between 4 and 7
Eigenfunction is estimated based on a sample of size = 5000
NULL values are specified for the arguments:
Eigen function has been provided
Estimation of eigenfunction starts
Eigenfunction is estimated based on a sample of size = 5000
NULL values are specified for the arguments:
Eigen function has been provided
Estimation of eigenfunction starts
Number of observations per subject varies,
internally setting missing_type must be `nomiss` and
missing percent to zero
number of measurements will be taken randomly between 4 and 7
Eigenfunction is estimated based on a sample of size = 5000
NULL values are specified for the arguments:
Eigen function has been provided
Estimation of eigenfunction starts
Eigenfunction is estimated based on a sample of size = 5000
User did not specify values to the following arguments: work.grid ---- default values are used
NULL values are specified for the arguments:
User did not specify values to the following arguments: work.grid ---- default values are used
NULL values are specified for the arguments:
Computing power of Projection-based test for total sample size = 100
NULL values are specified for the arguments:
Eigen function has been provided
Estimation of eigenfunction starts
Number of observations per subject varies,
internally setting missing_type must be `nomiss` and
missing percent to zero
number of measurements will be taken randomly between 4 and 7
Eigenfunction is estimated based on a sample of size = 5000
[1] 0.0514
Saving _problems/test-Power_Hotelling_T-27.R
User did not specify values to the following arguments: nsim ---- default values are used
User did not specify values to the following arguments: nsim ---- default values are used
User did not specify values to the following arguments: nsim ---- default values are used
User did not specify values to the following arguments: nsim ---- default values are used
User did not specify values to the following arguments: nsim ---- default values are used
User did not specify values to the following arguments: nsim ---- default values are used
User did not specify values to the following arguments: nsim ---- default values are used
User did not specify values to the following arguments: nsim ---- default values are used
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 550 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-Power_Hotelling_T.R:27:13'): pHotellingT() provides the correct power
when H0 is not true
and the covariance are unequal ──
Expected `obs.error` <= `exp.err`.
Actual comparison: 0.02050 > 0.02000
Difference: 0.00050 > 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 550 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang