R version 4.6.0 beta (2026-04-12 r89879 ucrt) -- "Because it was There" 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(carbondata) > > test_check("carbondata") Removed 1 cached file from 'D:\temp\2026_04_15_21_10_17_25218\RtmpiGjOra\co2_test_2a3c7d7a1c06'. [ FAIL 0 | WARN 0 | SKIP 4 | PASS 67 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-aggregators.R:2:3', 'test-aggregators.R:16:3', 'test-compliance.R:19:3', 'test-euets.R:23:3' [ FAIL 0 | WARN 0 | SKIP 4 | PASS 67 ] > > proc.time() user system elapsed 2.21 0.32 2.68