R Under development (unstable) (2024-10-30 r87277 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(GLMMcosinor) > > test_check("GLMMcosinor") Test Details: Parameter being tested: Amplitude Comparison type: components Component indices used for comparison between groups: X Reference component: 1 Comparator component: 2 Global test: Statistic: 0.05 P-value: 0.8146 Individual tests: Statistic: 0.23 P-value: 0.8146 Estimate and 95% confidence interval: 3.66 (-26.92 to 34.24)vit_d time X Y 0 0 0 200 [ FAIL 0 | WARN 0 | SKIP 17 | PASS 64 ] ══ Skipped tests (17) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test-amp_acro.R:22:3', 'test-amp_acro.R:258:3', 'test-autoplot.R:20:3', 'test-autoplot.R:37:3', 'test-autoplot.R:56:3', 'test-autoplot.R:71:3', 'test-autoplot.R:95:3', 'test-autoplot.R:158:3', 'test-autoplot.R:200:3', 'test-autoplot.R:363:3', 'test-cglmm.R:62:3', 'test-cglmm.R:175:3', 'test-cglmm.R:297:5', 'test-polar_plot.R:109:3', 'test-polar_plot.R:187:3', 'test-summary.cosinor.R:20:3', 'test-test_cosinor.R:217:3' [ FAIL 0 | WARN 0 | SKIP 17 | PASS 64 ] Deleting unused snapshots: • autoplot/chceck-that-multiple-args-work.svg • autoplot/check-a-simple-plot-command.svg • autoplot/check-predict-ribbon-arg.svg • autoplot/check-superimpose-data-arg.svg • autoplot/check-x-str-arg.svg • autoplot/model-with-covariates-not-specified.svg • autoplot/model-with-covariates-some-specified.svg • autoplot/non-grouped-plot-with-predict-ribbon.svg • autoplot/plot-with-predict-ribbon-enabled.svg • autoplot/plot-with-time-as-covariate-2.svg • autoplot/plot-with-time-as-covariate.svg • autoplot/plot-with-ziformula.svg • autoplot/test-complex-mixed-mod.svg • autoplot/test-group-arg.svg • autoplot/test-ranef-plot-arg.svg • autoplot/test-superimpose-arg.svg • autoplot/test-superimpose.svg • polar_plot/test-polar-plot-configuration-2.svg • polar_plot/test-polar-plot-configuration-3.svg • polar_plot/test-polar-plot-configuration-4.svg • polar_plot/test-polar-plot-configuration-5.svg • polar_plot/test-polar-plot-configuration-6.svg • polar_plot/test-polar-plot-configuration-7.svg • polar_plot/test-polar-plot-configuration-8.svg • polar_plot/test-polar-plot-configuration-9.svg > > proc.time() user system elapsed 30.98 0.87 32.04