R Under development (unstable) (2025-02-12 r87715 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(mkin) > > test_check("mkin") [ FAIL 0 | WARN 1 | SKIP 31 | PASS 122 ] ══ Skipped tests (31) ══════════════════════════════════════════════════════════ • On CRAN (30): 'test_FOCUS_D_UBA_expertise.R:32:3', 'test_FOCUS_chi2_error_level.R:23:3', 'test_FOCUS_chi2_error_level.R:33:3', 'test_analytical.R:4:3', 'test_analytical.R:51:3', 'test_aw.R:4:3', 'test_dmta.R:5:3', 'test_dmta.R:82:3', 'test_error_models.R:4:3', 'test_error_models.R:10:3', 'test_error_models.R:16:3', 'test_error_models.R:55:3', 'test_mhmkin.R:5:3', 'test_mixed.R:18:3', 'test_mixed.R:26:3', 'test_mixed.R:52:3', 'test_mixed.R:91:3', 'test_mixed.R:118:3', 'test_mkinds.R:12:3', 'test_multistart.R:4:3', 'test_nafta.R:7:3', 'test_nafta.R:29:3', 'test_nlme.R:98:3', 'test_plot.R:4:3', 'test_saemix_parent.R:5:3', 'test_schaefer07_complex_case.R:5:3', 'test_synthetic_data_for_UBA_2014.R:5:3', 'test_synthetic_data_for_UBA_2014.R:24:3', 'test_tests.R:38:3', 'test_twa.R:4:3' • This still takes almost 2.5 minutes although we do not solve ODEs (1): 'test_saemix_parent.R:143:3' [ FAIL 0 | WARN 1 | SKIP 31 | PASS 122 ] Deleting unused snapshots: • multistart/llhist-for-dfop-sfo-fit.svg • multistart/llhist-for-sfo-fit.svg • multistart/mixed-model-fit-for-saem-object-with-mkin-transformations.svg • multistart/parplot-for-dfop-sfo-fit.svg • multistart/parplot-for-sfo-fit.svg • nafta/nafta-sop-appendix-b.svg • nafta/plot-nafta-analysis.svg • plot/mixed-model-fit-for-mmkin-object.svg • plot/mixed-model-fit-for-nlme-object.svg • plot/mixed-model-fit-for-saem-object-with-saemix-transformations.svg • plot/mkinerrplot-for-focus-c-sfo.svg • plot/mkinfit-plot-for-focus-c-with-defaults.svg • plot/mkinfit-plot-for-focus-c-with-residuals-like-in-gmkin.svg • plot/mkinfit-plot-for-focus-c-with-sep-true.svg • plot/mkinparplot-for-focus-c-sfo.svg • plot/mmkin-plot-for-focus-c.svg • plot/mmkin-plot-for-sfo-focus-c-and-d.svg • plot/plot-err-for-focus-d.svg • plot/plot-errmod-with-focus-c-tc.svg • plot/plot-errmod-with-focus-d-obs-eigen.svg • plot/plot-res-for-focus-c.svg • plot/plot-res-for-focus-d.svg > > proc.time() user system elapsed 94.71 5.12 150.87