R Under development (unstable) (2026-01-06 r89281 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(CopernicusClimate) > > test_check("CopernicusClimate") [ FAIL 0 | WARN 0 | SKIP 34 | PASS 2 ] ══ Skipped tests (34) ══════════════════════════════════════════════════════════ • On CRAN (34): 'test-authentication.R:2:3', 'test-authentication.R:11:3', 'test-authentication.R:20:3', 'test-catalogue.R:2:3', 'test-catalogue.R:10:3', 'test-catalogue.R:21:3', 'test-catalogue.R:29:3', 'test-cite.R:2:3', 'test-dev.R:3:3', 'test-download.R:2:3', 'test-download.R:43:3', 'test-download.R:51:3', 'test-download.R:74:3', 'test-download.R:83:3', 'test-download.R:100:3', 'test-exceptions.R:4:3', 'test-exceptions.R:14:3', 'test-exceptions.R:24:3', 'test-exceptions.R:32:3', 'test-exceptions.R:42:3', 'test-exceptions.R:51:3', 'test-exceptions.R:60:3', 'test-exceptions.R:68:3', 'test-exceptions.R:76:3', 'test-exceptions.R:84:3', 'test-exceptions.R:92:3', 'test-exceptions.R:101:3', 'test-exceptions.R:110:3', 'test-licenses.R:2:3', 'test-licenses.R:11:3', 'test-licenses.R:20:3', 'test-python.R:31:3', 'test-python.R:43:3', 'test-stars.R:2:3' [ FAIL 0 | WARN 0 | SKIP 34 | PASS 2 ] > > proc.time() user system elapsed 2.14 0.26 2.86