The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-08-31 23:50:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.11 | 608.95 | 97.48 | 706.43 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.1.11 | 451.04 | 55.76 | 506.80 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.1.11 | 417.00 | 164.10 | 581.10 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.11 | 450.00 | 48.23 | 498.23 | OK | |
| r-devel-windows-x86_64 | 1.1.11 | 808.00 | 249.00 | 1057.00 | OK | |
| r-patched-linux-x86_64 | 1.1.11 | 601.10 | 63.79 | 664.89 | WARN | |
| r-release-linux-x86_64 | 1.1.11 | 612.07 | 64.48 | 676.55 | WARN | |
| r-release-macos-arm64 | 1.1.11 | 131.00 | -64.00 | 67.00 | OK | |
| r-release-macos-x86_64 | 1.1.11 | 356.00 | -77.00 | 279.00 | OK | |
| r-release-windows-x86_64 | 1.1.11 | 804.00 | 174.00 | 978.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.11 | 111.00 | -44.00 | 67.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.11 | 359.00 | -104.00 | 255.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.11 | 1015.00 | 223.00 | 1238.00 | OK |
Version: 1.1.11
Check: whether package can be installed
Result: WARN
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 ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/s2.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 22.1.8 (1+b2)’
* used C++ compiler: ‘Debian clang version 22.1.8 (1+b2)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.11
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../src/s2/util/coding/coder.h:161:52: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = char*; T2 = char*]’ is deprecated [-Wdeprecated-declarations]
../src/s2/util/coding/coder.h:493:65: warning: ‘using absl::debian10::is_trivially_copy_constructible = struct std::is_trivially_copy_constructible<Decoder>’ is deprecated [-Wdeprecated-declarations]
../src/s2/util/coding/coder.h:495:62: warning: ‘using absl::debian10::is_trivially_copy_assignable = struct std::is_trivially_copy_assignable<Decoder>’ is deprecated [-Wdeprecated-declarations]
../src/s2/util/coding/coder.h:497:59: warning: ‘using absl::debian10::is_trivially_destructible = struct std::is_trivially_destructible<Decoder>’ is deprecated [-Wdeprecated-declarations]
../src/s2/util/math/vector.h:62:34: warning: ‘using absl::debian10::make_index_sequence = std::make_index_sequence<N>’ is deprecated: Use std::make_index_sequence instead. [-Wdeprecated-declarations]
../src/s2/util/math/vector.h:62:56: warning: ‘using absl::debian10::make_index_sequence = std::make_index_sequence<N>’ is deprecated: Use std::make_index_sequence instead. [-Wdeprecated-declarations]
s2/mutable_s2shape_index.cc:470:46: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/mutable_s2shape_index.cc:483:44: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:38:35: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:43:33: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:95:35: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:102:33: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:113:28: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:114:35: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:132:26: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:133:33: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:35:26: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:36:28: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:37:40: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:38:27: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:43:24: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:44:26: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:45:38: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:46:25: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/s2.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’
* used C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.11
Check: whether package can be installed
Result: WARN
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]
../src/s2/util/math/vector.h:62:34: warning: In file included from 'make_index_sequence' is deprecated: Use std::make_index_sequence instead. [-Wdeprecated-declarations]s2/s1interval.cc
../src/s2/util/math/vector.h../src/s2/util/math/vector.h::311327::5338:: warning: warning: 'index_sequence' is deprecated: Use std::index_sequence instead. [-Wdeprecated-declarations]'index_sequence' is deprecated: Use std::index_sequence instead. [-Wdeprecated-declarations]
:38: warning: 'index_sequence' is deprecated: Use std::index_sequence instead. [-Wdeprecated-declarations]
/usr/local/clang/include/absl/container/internal/common.h../src/s2/util/coding/coder.h::31493::923:: note: warning: macro 'ABSL_INTERNAL_IF_true' defined here'is_trivially_copy_constructible' is deprecated [-Wdeprecated-declarations]
:23: warning: 'is_trivially_destructible' is deprecated [-Wdeprecated-declarations]555
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]
: 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]In file included from
In file included from ../src/s2/util/math/vector.h../src/s2/s2point.h::322:47: warning: 27'index_sequence' is deprecated: Use std::index_sequence instead. [-Wdeprecated-declarations]:
C../src/s2/util/math/vector.ho:327:r38: warning: 'index_sequence' is deprecated: Use std::index_sequence instead. [-Wdeprecated-declarations]d
/usr/local/clang/include/absl/strings/cord.h../src/s2/util/math/vector.h::950332::1838:: warning: warning: type nullability specifier '_Nonnull' is a Clang extension [-Wnullability-extension]'index_sequence' is deprecated: Use std::index_sequence instead. [-Wdeprecated-declarations]
53: warning: 'index_sequence' is deprecated: Use std::index_sequence instead. [-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 ‘/data/localhost/ripley/R/packages/tests-clang/s2.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 22.1.8’
* used C++ compiler: ‘clang version 22.1.8’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.11
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../src/s2/util/coding/coder.h:161:52: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = char*; T2 = char*]’ is deprecated [-Wdeprecated-declarations]
../src/s2/util/coding/coder.h:493:65: warning: ‘using absl::debian10::is_trivially_copy_constructible = struct std::is_trivially_copy_constructible<Decoder>’ is deprecated [-Wdeprecated-declarations]
../src/s2/util/coding/coder.h:495:62: warning: ‘using absl::debian10::is_trivially_copy_assignable = struct std::is_trivially_copy_assignable<Decoder>’ is deprecated [-Wdeprecated-declarations]
../src/s2/util/coding/coder.h:497:59: warning: ‘using absl::debian10::is_trivially_destructible = struct std::is_trivially_destructible<Decoder>’ is deprecated [-Wdeprecated-declarations]
../src/s2/util/math/vector.h:62:34: warning: ‘using absl::debian10::make_index_sequence = std::make_index_sequence<N>’ is deprecated: Use std::make_index_sequence instead. [-Wdeprecated-declarations]
../src/s2/util/math/vector.h:62:56: warning: ‘using absl::debian10::make_index_sequence = std::make_index_sequence<N>’ is deprecated: Use std::make_index_sequence instead. [-Wdeprecated-declarations]
s2/mutable_s2shape_index.cc:470:46: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/mutable_s2shape_index.cc:483:44: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:38:35: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:43:33: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:95:35: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:102:33: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:113:28: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:114:35: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:132:26: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:133:33: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:35:26: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:36:28: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:37:40: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:38:27: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:43:24: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:44:26: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:45:38: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:46:25: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/s2.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-15 (Debian 15.3.0-2) 15.3.0’
* used C++ compiler: ‘g++-15 (Debian 15.3.0-2) 15.3.0’
Flavor: r-patched-linux-x86_64
Version: 1.1.11
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../src/s2/util/coding/coder.h:161:52: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = char*; T2 = char*]’ is deprecated [-Wdeprecated-declarations]
../src/s2/util/coding/coder.h:493:65: warning: ‘using absl::debian10::is_trivially_copy_constructible = struct std::is_trivially_copy_constructible<Decoder>’ is deprecated [-Wdeprecated-declarations]
../src/s2/util/coding/coder.h:495:62: warning: ‘using absl::debian10::is_trivially_copy_assignable = struct std::is_trivially_copy_assignable<Decoder>’ is deprecated [-Wdeprecated-declarations]
../src/s2/util/coding/coder.h:497:59: warning: ‘using absl::debian10::is_trivially_destructible = struct std::is_trivially_destructible<Decoder>’ is deprecated [-Wdeprecated-declarations]
../src/s2/util/math/vector.h:62:34: warning: ‘using absl::debian10::make_index_sequence = std::make_index_sequence<N>’ is deprecated: Use std::make_index_sequence instead. [-Wdeprecated-declarations]
../src/s2/util/math/vector.h:62:56: warning: ‘using absl::debian10::make_index_sequence = std::make_index_sequence<N>’ is deprecated: Use std::make_index_sequence instead. [-Wdeprecated-declarations]
s2/mutable_s2shape_index.cc:470:46: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/mutable_s2shape_index.cc:483:44: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:38:35: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:43:33: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:95:35: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2lax_loop_shape.cc:102:33: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:113:28: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:114:35: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:132:26: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/s2loop.cc:133:33: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = int; T2 = int]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:35:26: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:36:28: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:37:40: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:38:27: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:43:24: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:44:26: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:45:38: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
s2/util/coding/coder.cc:46:25: warning: ‘constexpr T1 absl::debian10::exchange(T1&, T2&&) [with T1 = unsigned char*; T2 = std::nullptr_t]’ is deprecated [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/s2.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’
* used C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’
Flavor: r-release-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.