CRAN Package Check Results for Package s2

Last updated on 2025-03-14 05:50:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.7 506.02 66.73 572.75 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.7 385.98 41.60 427.58 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.7 1297.88 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.7 1166.84 NOTE
r-devel-macos-arm64 1.1.7 192.00 NOTE
r-devel-macos-x86_64 1.1.7 198.00 NOTE
r-devel-windows-x86_64 1.1.7 720.00 193.00 913.00 ERROR
r-patched-linux-x86_64 1.1.7 NOTE
r-release-linux-x86_64 1.1.7 552.37 54.61 606.98 NOTE
r-release-macos-arm64 1.1.7 216.00 NOTE
r-release-macos-x86_64 1.1.7 283.00 NOTE
r-release-windows-x86_64 1.1.7 642.00 161.00 803.00 NOTE
r-oldrel-macos-arm64 1.1.7 NOTE
r-oldrel-macos-x86_64 1.1.7 207.00 NOTE
r-oldrel-windows-x86_64 1.1.7 754.00 194.00 948.00 NOTE

Check Details

Version: 1.1.7
Check: C++ specification
Result: NOTE Specified C++14: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.1.7
Check: tests
Result: ERROR Running 'area.R' [1s] Comparing 'area.Rout' to 'area.Rout.save' ... OK Running 'testthat.R' [20s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(s2) > > test_check("s2") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1074 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-s2-transformers.R:476:3'): s2_buffer() works ───────────────── abs(y - x) < epsilon is not TRUE `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. └─s2:::expect_near(s2_area(ply, radius = 1), 4 * pi/2, epsilon = 0.1) at test-s2-transformers.R:476:3 2. └─testthat::expect_true(abs(y - x) < epsilon) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1074 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.1.7
Check: installed package size
Result: NOTE installed size is 36.5Mb sub-directories of 1Mb or more: libs 35.4Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64