R Under development (unstable) (2024-01-26 r85832 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("gsdata") + } Loading required package: httr Loading required package: zoo Attaching package: 'zoo' The following objects are masked from 'package:base': as.Date, as.Date.numeric 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: parsedate test_00_helper.R.............. 0 tests test_00_helper.R.............. 1 tests OK test_00_helper.R.............. 2 tests OK test_00_helper.R.............. 3 tests OK test_00_helper.R.............. 4 tests OK test_00_helper.R.............. 4 tests OK test_00_helper.R.............. 5 tests OK test_00_helper.R.............. 6 tests OK test_00_helper.R.............. 6 tests OK test_00_helper.R.............. 7 tests OK test_00_helper.R.............. 8 tests OK test_00_helper.R.............. 8 tests OK test_00_helper.R.............. 9 tests OK test_00_helper.R.............. 10 tests OK test_00_helper.R.............. 11 tests OK test_00_helper.R.............. 12 tests OK test_00_helper.R.............. 13 tests OK test_00_helper.R.............. 14 tests OK test_00_helper.R.............. 15 tests OK test_00_helper.R.............. 16 tests OK --- test_00_helper.R.............. 17 tests OK --- test_00_helper.R.............. 18 tests OK --- test_00_helper.R.............. 19 tests OK --- test_00_helper.R.............. 20 tests OK 91ms test_01_gs_datasets.R......... 0 tests test_01_gs_datasets.R......... 0 tests test_01_gs_datasets.R......... 1 tests OK test_01_gs_datasets.R......... 2 tests OK test_01_gs_datasets.R......... 3 tests OK test_01_gs_datasets.R......... 4 tests OK test_01_gs_datasets.R......... 5 tests OK test_01_gs_datasets.R......... 6 tests OK test_01_gs_datasets.R......... 7 tests OK test_01_gs_datasets.R......... 8 tests OK 0.2s test_03_stationdata.R......... 0 tests test_03_stationdata.R......... 0 tests test_03_stationdata.R......... 1 tests OK test_03_stationdata.R......... 2 tests OK test_03_stationdata.R......... 3 tests OK test_03_stationdata.R......... 4 tests OK test_03_stationdata.R......... 5 tests OK test_03_stationdata.R......... 6 tests OK test_03_stationdata.R......... 7 tests OK test_03_stationdata.R......... 8 tests OK test_03_stationdata.R......... 9 tests OK test_03_stationdata.R......... 10 tests OK test_03_stationdata.R......... 11 tests OK test_03_stationdata.R......... 12 tests OK test_03_stationdata.R......... 13 tests OK test_03_stationdata.R......... 14 tests OK test_03_stationdata.R......... 15 tests OK test_03_stationdata.R......... 16 tests OK test_03_stationdata.R......... 17 tests OK test_03_stationdata.R......... 18 tests OK test_03_stationdata.R......... 18 tests OK test_03_stationdata.R......... 19 tests OK test_03_stationdata.R......... 19 tests OK test_03_stationdata.R......... 19 tests OK test_03_stationdata.R......... 20 tests OK test_03_stationdata.R......... 21 tests OK test_03_stationdata.R......... 22 tests OK test_03_stationdata.R......... 23 tests OK test_03_stationdata.R......... 24 tests OK test_03_stationdata.R......... 25 tests OK test_03_stationdata.R......... 26 tests OK test_03_stationdata.R......... 27 tests OK test_03_stationdata.R......... 28 tests OK test_03_stationdata.R......... 29 tests OK test_03_stationdata.R......... 30 tests OK test_03_stationdata.R......... 31 tests OK test_03_stationdata.R......... 31 tests OK test_03_stationdata.R......... 31 tests OK test_03_stationdata.R......... 32 tests OK test_03_stationdata.R......... 33 tests OK test_03_stationdata.R......... 34 tests OK test_03_stationdata.R......... 35 tests OK test_03_stationdata.R......... 36 tests OK test_03_stationdata.R......... 37 tests OK 10.8s All ok, 65 results (11.0s) > > > proc.time() user system elapsed 1.78 0.28 12.03