R Under development (unstable) (2025-07-22 r88445 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(sapfluxnetr) > > test_check("sapfluxnetr") Starting 2 test processes [ FAIL 0 | WARN 0 | SKIP 19 | PASS 374 ] ══ Skipped tests (19) ══════════════════════════════════════════════════════════ • On CRAN (19): 'test-metrics.R:345:3', 'test-metrics.R:412:3', 'test-metrics.R:459:3', 'test-metrics.R:506:3', 'test-metrics.R:605:3', 'test-metrics.R:672:3', 'test-metrics.R:694:3', 'test-metrics.R:716:3', 'test-metrics.R:738:3', 'test-metrics.R:760:3', 'test-metrics.R:782:3', 'test-metrics.R:804:3', 'test-metrics.R:872:3', 'test-metrics.R:897:3', 'test-metrics.R:986:3', 'test-metrics.R:1019:3', 'test-metrics.R:1053:3', 'test-metrics.R:1087:3', 'test-sfn_data_classes.R:60:3' [ FAIL 0 | WARN 0 | SKIP 19 | PASS 374 ] > > proc.time() user system elapsed 4.95 0.54 19.46