- using R Under development (unstable) (2026-07-22 r90289)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
Debian clang version 22.1.8 (1+b1)
Debian flang version 22.1.8 (1+b1)
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-07-24 08:22:17 UTC
- checking for file ‘s2/DESCRIPTION’ ... OK
- this is package ‘s2’ version ‘1.1.11’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [2s/3s] OK
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking serialization versions ... OK
- checking whether package ‘s2’ can be installed ... WARNING
Found the following significant warnings:
../src/s2/util/coding/coder.h:161:44: warning: 'exchange<char *, char *>' is deprecated [-Wdeprecated-declarations]
../src/s2/util/coding/coder.h:493:23: warning: 'is_trivially_copy_constructible' is deprecated [-Wdeprecated-declarations]
../src/s2/util/coding/coder.h:495:23: warning: 'is_trivially_copy_assignable' is deprecated [-Wdeprecated-declarations]
../src/s2/util/coding/coder.h:497:23: warning: 'is_trivially_destructible' is deprecated [-Wdeprecated-declarations]
../src/s2/util/math/vector.h:62:34: warning: 'make_index_sequence' is deprecated: Use std::make_index_sequence instead. [-Wdeprecated-declarations]
../src/s2/util/math/vector.h:70:31: warning: 'index_sequence' is deprecated: Use std::index_sequence instead. [-Wdeprecated-declarations]
../src/s2/util/math/vector.h:311:53: warning: 'index_sequence' is deprecated: Use std::index_sequence instead. [-Wdeprecated-declarations]
../src/s2/util/math/vector.h:317:46: warning: 'index_sequence' is deprecated: Use std::index_sequence instead. [-Wdeprecated-declarations]
../src/s2/util/math/vector.h:322:47: warning: 'index_sequence' is deprecated: Use std::index_sequence instead. [-Wdeprecated-declarations]
../src/s2/util/math/vector.h:327:38: warning: 'index_sequence' is deprecated: Use std::index_sequence instead. [-Wdeprecated-declarations]
../src/s2/util/math/vector.h:332:38: warning: 'index_sequence' is deprecated: Use std::index_sequence instead. [-Wdeprecated-declarations]
../src/s2/util/gtl/compact_array.h:523:23: warning: 'is_trivially_copy_constructible' is deprecated [-Wdeprecated-declarations]
../src/s2/util/gtl/compact_array.h:524:23: warning: 'is_trivially_copy_assignable' is deprecated [-Wdeprecated-declarations]
../src/s2/util/gtl/compact_array.h:525:23: warning: 'is_trivially_destructible' is deprecated [-Wdeprecated-declarations]
../src/s2/util/gtl/compact_array.h:362:16: warning: 'is_trivially_default_constructible' is deprecated [-Wdeprecated-declarations]
../src/s2/s2cell_iterator.h:89:3: warning: 'decay_t' is deprecated [-Wdeprecated-declarations]
s2/mutable_s2shape_index.cc:470:38: warning: 'exchange<int, int>' is deprecated [-Wdeprecated-declarations]
s2/mutable_s2shape_index.cc:483:36: warning: 'exchange<int, int>' is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:38:27: warning: 'exchange<int, int>' is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:43:25: warning: 'exchange<int, int>' is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:95:27: warning: 'exchange<int, int>' is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:102:25: warning: 'exchange<int, int>' is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:113:20: warning: 'exchange<int, int>' is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:114:27: warning: 'exchange<int, int>' is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:132:18: warning: 'exchange<int, int>' is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:133:25: warning: 'exchange<int, int>' is deprecated [-Wdeprecated-declarations]
../src/s2/s2shape_index.h:308:3: warning: 'decay_t' is deprecated [-Wdeprecated-declarations]
../src/s2/s2cell_range_iterator.h:122:36: warning: 'decay_t' is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:35:18: warning: 'exchange<unsigned char *, std::nullptr_t>' is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:36:20: warning: 'exchange<unsigned char *, std::nullptr_t>' is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:37:32: warning: 'exchange<unsigned char *, std::nullptr_t>' is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:38:19: warning: 'exchange<unsigned char *, std::nullptr_t>' is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:43:16: warning: 'exchange<unsigned char *, std::nullptr_t>' is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:44:18: warning: 'exchange<unsigned char *, std::nullptr_t>' is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:45:30: warning: 'exchange<unsigned char *, std::nullptr_t>' is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:46:17: warning: 'exchange<unsigned char *, std::nullptr_t>' is deprecated [-Wdeprecated-declarations]
See the install log for details.
- used C compiler: ‘Debian clang version 22.1.8 (1+b1)’
- used C++ compiler: ‘Debian clang version 22.1.8 (1+b1)’
- checking C++ specification ... INFO
specified C++17
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s/1s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/1s] OK
- checking whether the package can be unloaded cleanly ... [0s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/1s] OK
- checking loading without being on the library search path ... [1s/1s] OK
- checking whether startup messages can be suppressed ... [1s/1s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [8s/11s] OK
- checking Rd files ... [1s/1s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [0s/1s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking line endings in shell scripts ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking compilation flags in Makevars ... OK
- checking for GNU extensions in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking use of PKG_*FLAGS in Makefiles ... OK
- checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK
- checking pragmas in C/C++ headers and code ... OK
- checking compilation flags used ... OK
- checking compiled code ... OK
- checking examples ... [2s/2s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [25s/32s] OK
Running ‘area.R’ [1s/1s]
Comparing ‘area.Rout’ to ‘area.Rout.save’ ... OK
Running ‘testthat.R’ [24s/31s]
- checking PDF version of manual ... [5s/7s] OK
- checking HTML version of manual ... [1s/2s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 WARNING