R Under development (unstable) (2024-10-04 r87208 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. > library(testthat) > library(glossa) Loading required package: bs4Dash Attaching package: 'bs4Dash' The following object is masked from 'package:graphics': box Loading required package: shiny Attaching package: 'shiny' The following objects are masked from 'package:bs4Dash': actionButton, column, insertTab, navbarMenu, tabsetPanel > library(terra) terra 1.7.78 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe > library(sf) Linking to GEOS 3.12.1, GDAL 3.8.4, PROJ 9.3.1; sf_use_s2() is TRUE > > test_check("glossa") Spherical geometry (s2) switched off although coordinates are longitude/latitude, st_difference assumes that they are planar although coordinates are longitude/latitude, st_difference assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar although coordinates are longitude/latitude, st_intersects assumes that they are planar [ FAIL 0 | WARN 0 | SKIP 11 | PASS 45 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-glossa_analysis.R:5:3', 'test-process_layers.R:5:3', 'test-process_polygon.R:5:3', 'test-read_validate_files.R:5:3', 'test-read_validate_files.R:18:3', 'test-read_validate_files.R:30:3', 'test-read_validate_files.R:42:3', 'test-read_validate_files.R:54:3', 'test-read_validate_files.R:78:3', 'test-read_validate_files.R:104:3', 'test-utils.R:4:3' [ FAIL 0 | WARN 0 | SKIP 11 | PASS 45 ] > > proc.time() user system elapsed 9.06 0.93 9.98