R Under development (unstable) (2025-12-08 r89124 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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. > pkg_name <- "mmrm" > library(pkg_name, character.only = TRUE) > testthat::test_check(pkg_name) In AVISIT there are dropped visits: VIS4. Additional attributes including contrasts are lost. To avoid this behavior, make sure use `drop_visit_levels = FALSE`. Welcome to emmeans. Caution: You lose important information if you filter this package's results. See '? untidy' Loading required package: carData -- Model Registration ------------------------------------------- mmrm 0.3.16 -- v mmrm::mmrm() [ FAIL 0 | WARN 0 | SKIP 51 | PASS 2062 ] ══ Skipped tests (51) ══════════════════════════════════════════════════════════ • On CRAN (50): 'test-between-within.R:23:1', 'test-emmeans.R:115:1', 'test-empirical.R:3:1', 'test-empirical.R:15:1', 'test-empirical.R:27:1', 'test-fit.R:282:3', 'test-fit.R:412:3', 'test-fit.R:559:1', 'test-interop-car.R:214:1', 'test-interop-car.R:237:1', 'test-interop-car.R:304:1', 'test-kenwardroger.R:2:1', 'test-kenwardroger.R:12:1', 'test-kenwardroger.R:22:1', 'test-kenwardroger.R:32:1', 'test-kenwardroger.R:42:1', 'test-kenwardroger.R:52:1', 'test-kenwardroger.R:62:1', 'test-kenwardroger.R:72:1', 'test-kenwardroger.R:82:1', 'test-kenwardroger.R:92:1', 'test-kenwardroger.R:102:1', 'test-kenwardroger.R:112:1', 'test-kenwardroger.R:122:1', 'test-kenwardroger.R:132:1', 'test-kenwardroger.R:142:1', 'test-kenwardroger.R:152:1', 'test-kenwardroger.R:162:1', 'test-kenwardroger.R:172:1', 'test-kenwardroger.R:182:1', 'test-kenwardroger.R:192:1', 'test-kenwardroger.R:490:1', 'test-kenwardroger.R:498:1', 'test-kenwardroger.R:512:1', 'test-kenwardroger.R:530:1', 'test-kenwardroger.R:542:1', 'test-mmrm-methods.R:78:1', 'test-mmrm-methods.R:94:1', 'test-mmrm-methods.R:100:1', 'test-mmrm-methods.R:106:1', 'test-mmrm-methods.R:112:1', 'test-mmrm-methods.R:119:1', 'test-testing.R:78:1', 'test-testing.R:92:1', 'test-tmb-methods.R:142:1', 'test-tmb-methods.R:179:1', 'test-tmb-methods.R:351:1', 'test-tmb-methods.R:913:1', 'test-tmb-methods.R:1081:1', 'test-tmb-methods.R:1088:1' • empty test (1): [ FAIL 0 | WARN 0 | SKIP 51 | PASS 2062 ] > > proc.time() user system elapsed 28.62 2.03 32.42