R Under development (unstable) (2025-05-23 r88232 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. > library(testthat) > library(mixvlmc) > > test_check("mixvlmc") Starting 2 test processes [ FAIL 0 | WARN 0 | SKIP 39 | PASS 2537 ] ══ Skipped tests (39) ══════════════════════════════════════════════════════════ • Numeric instability prevents testing in this configuration (1): 'test-covlmc_metrics.R:34:3' • On CRAN (38): 'test-covlmc_draw.R:8:3', 'test-covlmc_draw.R:34:3', 'test-covlmc_draw.R:59:3', 'test-covlmc_draw.R:79:3', 'test-covlmc_draw.R:90:5', 'test-covlmc_metrics.R:29:3', 'test-covlmc_prep_covariate.R:3:3', 'test-covlmc_prep_covariate.R:47:3', 'test-covlmc_likelihood.R:86:3', 'test-covlmc_trim.R:78:7', 'test-autoplot_tune.R:5:3', 'test-autoplot_tune.R:21:3', 'test-ctx_node.R:77:3', 'test-ctx_node_cpp.R:4:3', 'test-ctx_tree.R:38:3', 'test-ctx_tree_contexts.R:35:3', 'test-ctx_tree_cpp.R:5:3', 'test-ctx_tree_cpp_draw.R:3:3', 'test-ctx_tree_draw.R:4:3', 'test-plot_tune.R:5:3', 'test-plot_tune.R:32:3', 'test-summary_ctx_tree.R:5:3', 'test-summary_ctx_tree_cpp.R:5:3', 'test-summary_vlmc.R:5:3', 'test-summary_vlmc_cpp.R:5:3', 'test-summary_covlmc.R:8:3', 'test-tune_vlmc.R:56:3', 'test-tune_vlmc.R:66:3', 'test-tune_vlmc.R:79:3', 'test-tune_covlmc.R:83:3', 'test-tune_covlmc.R:89:3', 'test-tune_covlmc.R:108:3', 'test-vlmc_cpp_draw.R:18:3', 'test-vlmc_draw.R:4:3', 'test-vlmc_cpp.R:72:3', 'test-vlmc_likelihood.R:67:5', 'test-vlmc_metrics.R:38:3', 'test-vlmc_simulate_cpp.R:78:3' [ FAIL 0 | WARN 0 | SKIP 39 | PASS 2537 ] Deleting unused snapshots: • autoplot_tune/native-cut-off-autoplot.svg • plot_tune/aic-native-base-plot.svg • plot_tune/covlmc-aic-base-plot.svg • plot_tune/covlmc-custom-plot.svg • plot_tune/covlmc-log-likelihood-base-plot.svg • plot_tune/custom-plot.svg • plot_tune/log-likelihood-base-plot.svg > > proc.time() user system elapsed 9.85 1.25 209.36