R version 4.6.0 alpha (2026-04-07 r89797 ucrt) 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 40 | PASS 2179 ] ══ Skipped tests (40) ══════════════════════════════════════════════════════════ • On CRAN (7): 'test_air_pollution.R:4922:3', 'test_air_pollution.R:5036:3', 'test_air_pollution.R:5091:3', 'test_mental_health.R:1788:3', 'test_temp_mortality.R:2586:3', 'test_wildfire.R:1943:5', 'test_wildfire.R:2020:5' • 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:208: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:840:5', 'test_diseases_shared.R:869:5', 'test_diseases_shared.R:1008:5', 'test_diseases_shared.R:1025:5', 'test_diseases_shared.R:1080:5', 'test_diseases_shared.R:1108:5', 'test_diseases_shared.R:1127:5', 'test_diseases_shared.R:1146:5', 'test_diseases_shared.R:1736:5', 'test_diseases_shared.R:1762:5', 'test_diseases_shared.R:1780:5', 'test_diseases_shared.R:1807:5', 'test_diseases_shared.R:1850:3', 'test_diseases_shared.R:1895:3', 'test_diseases_shared.R:1943:5', 'test_diseases_shared.R:1980:5', 'test_diseases_shared.R:2013:5', 'test_diseases_shared.R:2066:3', 'test_diseases_shared.R:2097:5', 'test_diseases_shared.R:2127:5', 'test_malaria.R:91:3', 'test_malaria.R:243:3' [ FAIL 0 | WARN 2 | SKIP 40 | PASS 2179 ] > > proc.time() user system elapsed 70.54 4.45 74.86