R Under development (unstable) (2026-03-12 r89611 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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(patrick) > library(climatehealth) > > test_check("climatehealth") This is dlnm 2.4.10. For details: help(dlnm) and vignette('dlnmOverview'). | | | 0% | |=================================== | 50% | |======================================================================| 100% [ FAIL 0 | WARN 2 | SKIP 35 | PASS 2236 ] ══ Skipped tests (35) ══════════════════════════════════════════════════════════ • On CRAN (2): 'test_wildfire.R:1903:3', 'test_wildfire.R:1980:3' • empty test (2): 'test_throttle_memory.R:35:1', 'test_throttle_memory.R:54:1' • {INLA} cannot be loaded (31): 'test_diarrhea.R:70:3', 'test_diarrhea.R:206:3', 'test_diseases_shared.R:159:9', 'test_diseases_shared.R:180:9', 'test_diseases_shared.R:533:5', 'test_diseases_shared.R:549:5', 'test_diseases_shared.R:560:3', 'test_diseases_shared.R:782:5', 'test_diseases_shared.R:816:5', 'test_diseases_shared.R:839:5', 'test_diseases_shared.R:867:5', 'test_diseases_shared.R:1005:5', 'test_diseases_shared.R:1022:5', 'test_diseases_shared.R:1077:5', 'test_diseases_shared.R:1105:5', 'test_diseases_shared.R:1124:5', 'test_diseases_shared.R:1143:5', 'test_diseases_shared.R:1733:5', 'test_diseases_shared.R:1759:5', 'test_diseases_shared.R:1777:5', 'test_diseases_shared.R:1804:5', 'test_diseases_shared.R:1847:3', 'test_diseases_shared.R:1892:3', 'test_diseases_shared.R:1940:5', 'test_diseases_shared.R:1977:5', 'test_diseases_shared.R:2010:5', 'test_diseases_shared.R:2063:3', 'test_diseases_shared.R:2094:5', 'test_diseases_shared.R:2124:5', 'test_malaria.R:91:3', 'test_malaria.R:241:3' [ FAIL 0 | WARN 2 | SKIP 35 | PASS 2236 ] > > proc.time() user system elapsed 90.20 4.73 94.82