- using R Under development (unstable) (2025-03-26 r88060)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 20.1.0
flang version 20.1.0
- running under: Fedora Linux 40 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘cardx/DESCRIPTION’ ... OK
- this is package ‘cardx’ version ‘0.2.3’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘cardx’ can be installed ... [15s/21s] OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [27s/39s] OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking examples ... [46s/71s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [534s/448s] ERROR
Running ‘testthat.R’ [533s/447s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("cardx", stop_on_warning = TRUE)
Loading required package: cardx
Attaching package: 'cardx'
The following object is masked from 'package:testthat':
matches
Starting 2 test processes
[ FAIL 0 | WARN 1 | SKIP 53 | PASS 551 ]
══ Skipped tests (53) ══════════════════════════════════════════════════════════
• On CRAN (53): 'test-ard_attributes.survey.design.R:8:3',
'test-ard_aod_wald_test.R:12:3', 'test-ard_car_anova.R:14:3',
'test-ard_car_anova.R:18:3', 'test-ard_car_vif.R:4:3',
'test-ard_car_vif.R:29:3', 'test-ard_categorical_ci.survey.design.R:7:3',
'test-ard_categorical_max.R:12:3', 'test-ard_categorical_max.R:63:3',
'test-ard_categorical_max.R:79:3', 'test-ard_categorical_max.R:135:3',
'test-ard_categorical_max.R:212:3', 'test-ard_categorical_max.R:237:3',
'test-ard_categorical.survey.design.R:428:3',
'test-ard_categorical.survey.design.R:1195:3',
'test-ard_categorical.survey.design.R:1411:3',
'test-ard_continuous_ci.survey.design.R:7:3',
'test-ard_continuous_ci.survey.design.R:194:3',
'test-ard_dichotomous.survey.design.R:413:3',
'test-ard_effectsize_cohens_d.R:38:3', 'test-ard_effectsize_hedges_g.R:34:3',
'test-ard_proportion_ci.R:92:3', 'test-ard_proportion_ci.R:113:3',
'test-ard_regression.R:6:3', 'test-ard_regression.R:30:3',
'test-ard_regression_basic.R:12:3', 'test-ard_stats_aov.R:25:3',
'test-ard_stats_kruskal_test.R:22:3', 'test-ard_stats_mood_test.R:22:3',
'test-ard_stats_oneway_test.R:24:3', 'test-ard_stats_poisson_test.R:74:3',
'test-ard_survey_svychisq.R:28:3', 'test-ard_survey_svyranktest.R:18:3',
'test-ard_survival_survfit.R:4:3', 'test-ard_survival_survfit.R:15:3',
'test-ard_survival_survfit.R:26:3', 'test-ard_survival_survfit.R:37:3',
'test-ard_survival_survfit.R:57:3', 'test-ard_survival_survfit.R:91:3',
'test-ard_survival_survfit.R:111:3', 'test-ard_survival_survfit.R:162:3',
'test-ard_survival_survfit.R:174:3', 'test-ard_survival_survfit.R:189:3',
'test-ard_survival_survfit.R:198:3', 'test-ard_survival_survfit_diff.R:40:3',
'test-ard_total_n.survey.design.R:4:3', 'test-construction_helpers.R:4:3',
'test-construction_helpers.R:104:3', 'test-proportion_ci.R:12:3',
'test-proportion_ci.R:138:3', 'test-ard_continuous.survey.design.R:70:3',
'test-ard_continuous.survey.design.R:322:3',
'test-ard_continuous.survey.design.R:338:3'
[ FAIL 0 | WARN 1 | SKIP 53 | PASS 551 ]
Error: Tests generated warnings
Execution halted
- checking PDF version of manual ... [11s/16s] OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR