R Under development (unstable) (2026-02-08 r89382 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. > if (requireNamespace("tinytest", quietly=TRUE)) { + tinytest::test_package("geoarrowWidget") + } test-attachData.R............. 0 tests test-attachData.R............. 0 tests test-attachData.R............. 0 tests test-attachData.R............. 0 tests test-attachData.R............. 1 tests OK test-attachData.R............. 2 tests OK test-attachData.R............. 3 tests OK test-attachData.R............. 4 tests OK 63ms test-attachGeoArrowDependencies-1.R 0 tests test-attachGeoArrowDependencies-1.R 0 tests test-attachGeoArrowDependencies-1.R 0 tests test-attachGeoArrowDependencies-1.R 1 tests OK 3ms test-attachGeoArrowDependencies-2.R 0 tests test-attachGeoArrowDependencies-2.R 0 tests test-attachGeoArrowDependencies-2.R 0 tests test-attachGeoArrowDependencies-2.R 1 tests OK 3ms test-attachGeoArrowDependencies-3.R 0 tests test-attachGeoArrowDependencies-3.R 0 tests test-attachGeoArrowDependencies-3.R 0 tests test-attachGeoArrowDependencies-3.R 1 tests OK 5ms test-attachGeoArrowDependencies.R 0 tests test-attachGeoArrowDependencies.R 0 tests test-attachGeoArrowDependencies.R 0 tests test-attachGeoArrowDependencies.R 1 tests OK 4ms test-extJSLibs.R.............. 1 tests OK test-extJSLibs.R.............. 2 tests OK 9ms test-geoarrowDummyWidget.R.... 0 tests test-geoarrowDummyWidget.R.... 0 tests test-geoarrowDummyWidget.R.... 1 tests OK test-geoarrowDummyWidget.R.... 2 tests OK test-geoarrowDummyWidget.R.... 3 tests OK test-geoarrowDummyWidget.R.... 4 tests OK 4ms All ok, 14 results (98ms) > > proc.time() user system elapsed 0.32 0.09 0.42