R Under development (unstable) (2024-01-07 r85787 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") Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union 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 9 | PASS 72 ] ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • On CRAN (9): 'test-autoplot.R:14:3', 'test-autoplot.R:41:7', 'test-autoplot.R:109:3', 'test-autoplot.R:162:7', 'test-cosinor.R:237:7', 'test-polar_plot.R:164:7', 'test-polar_plot.R:259:3', 'test-summary.cosinor.R:15:7', 'test-test_cosinor.R:284:3' [ FAIL 0 | WARN 0 | SKIP 9 | PASS 72 ] 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-simple-plot.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/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 21.07 1.03 22.06