CRAN Package Check Results for Package fPASS

Last updated on 2024-10-19 02:49:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 12.55 522.87 535.42 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 7.91 308.01 315.92 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 894.08 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 827.28 OK
r-devel-windows-x86_64 1.0.0 13.00 434.00 447.00 OK
r-patched-linux-x86_64 1.0.0 OK
r-release-linux-x86_64 1.0.0 10.02 471.74 481.76 ERROR
r-release-macos-arm64 1.0.0 208.00 OK
r-release-macos-x86_64 1.0.0 352.00 OK
r-release-windows-x86_64 1.0.0 13.00 440.00 453.00 OK
r-oldrel-macos-arm64 1.0.0 187.00 OK
r-oldrel-macos-x86_64 1.0.0 392.00 OK
r-oldrel-windows-x86_64 1.0.0 16.00 587.00 603.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [64s/75s] 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 Measurement error variance is estimated to be zero, setting to 1e-6 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 Measurement error variance is estimated to be zero, setting to 1e-6 [1] 0.049 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 ── `obs.error` is not less than `exp.err`. Difference: 0.0005 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 550 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64