R Under development (unstable) (2024-01-12 r85803 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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. > if(requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("starsExtra") + } Loading required package: sf Linking to GEOS 3.11.2, GDAL 3.7.2, PROJ 9.3.0; sf_use_s2() is TRUE Loading required package: stars Loading required package: abind test-extract2.R............... 0 tests Loading required package: sp test-extract2.R............... 0 tests test-extract2.R............... 0 tests test-extract2.R............... 0 tests test-extract2.R............... 0 tests test-extract2.R............... 0 tests test-extract2.R............... 0 tests test-extract2.R............... 0 tests test-extract2.R............... 0 tests | | | 0% | |======= | 10% | |============== | 20% | |===================== | 30% | |============================ | 40% | |=================================== | 50% | |========================================== | 60% | |================================================= | 70% | |======================================================== | 80% | |=============================================================== | 90% | |======================================================================| 100% test-extract2.R............... 1 tests OK | | | 0% | |======= | 10% | |============== | 20% | |===================== | 30% | |============================ | 40% | |=================================== | 50% | |========================================== | 60% | |================================================= | 70% | |======================================================== | 80% | |=============================================================== | 90% | |======================================================================| 100% test-extract2.R............... 2 tests OK 7.1s test-focal2.R................. 0 tests test-focal2.R................. 1 tests OK test-focal2.R................. 2 tests OK test-focal2.R................. 3 tests OK test-focal2.R................. 4 tests OK test-focal2.R................. 5 tests OK test-focal2.R................. 6 tests OK test-focal2.R................. 7 tests OK test-focal2.R................. 8 tests OK test-focal2.R................. 9 tests OK 14.6s test-focal2r.R................ 1 tests OK test-focal2r.R................ 2 tests OK test-focal2r.R................ 3 tests OK test-focal2r.R................ 4 tests OK 40ms test-layer_values_matrix.R.... 1 tests OK 7ms test-mode_value.R............. 1 tests OK test-mode_value.R............. 2 tests OK test-mode_value.R............. 3 tests OK test-mode_value.R............. 4 tests OK 2ms All ok, 20 results (21.7s) > > proc.time() user system elapsed 21.64 0.96 22.57