CRAN Package Check Results for Package ggpointdensity

Last updated on 2025-10-09 15:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 5.50 77.49 82.99 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 4.38 57.91 62.29 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 125.13 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.0 114.87 OK
r-devel-windows-x86_64 0.2.0 10.00 89.00 99.00 ERROR
r-patched-linux-x86_64 0.2.0 5.81 75.18 80.99 ERROR
r-release-linux-x86_64 0.2.0 5.38 74.56 79.94 ERROR
r-release-macos-arm64 0.2.0 38.00 OK
r-release-macos-x86_64 0.2.0 61.00 OK
r-release-windows-x86_64 0.2.0 10.00 91.00 101.00 ERROR
r-oldrel-macos-arm64 0.2.0 41.00 OK
r-oldrel-macos-x86_64 0.2.0 69.00 OK
r-oldrel-windows-x86_64 0.2.0 13.00 109.00 122.00 ERROR

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/7s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ggpointdensity) > > test_check("ggpointdensity") [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-geom_pointdensity.R:20:3'): coord_fixed adjusts density correctly (method='kde2d') ── Error in `expect_compare("<", act, exp)`: Result of comparison must be a single logical value Backtrace: ▆ 1. └─testthat::expect_lt(plot_data$ndensity[1], plot_data$ndensity[2]) at test-geom_pointdensity.R:20:3 2. └─testthat:::expect_compare("<", act, exp) 3. └─rlang::abort("Result of comparison must be a single logical value") ── Failure ('test-geom_pointdensity.R:53:7'): coord_fixed(method='kde2d') runs without warning ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:64:7'): isotropic normal does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:79:7'): no variation in one axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:94:7'): no variation in both axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/4s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ggpointdensity) > > test_check("ggpointdensity") [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-geom_pointdensity.R:20:3'): coord_fixed adjusts density correctly (method='kde2d') ── Error in `expect_compare("<", act, exp)`: Result of comparison must be a single logical value Backtrace: ▆ 1. └─testthat::expect_lt(plot_data$ndensity[1], plot_data$ndensity[2]) at test-geom_pointdensity.R:20:3 2. └─testthat:::expect_compare("<", act, exp) 3. └─rlang::abort("Result of comparison must be a single logical value") ── Failure ('test-geom_pointdensity.R:53:7'): coord_fixed(method='kde2d') runs without warning ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:64:7'): isotropic normal does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:79:7'): no variation in one axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:94:7'): no variation in both axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/14s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ggpointdensity) > > test_check("ggpointdensity") [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-geom_pointdensity.R:20:3'): coord_fixed adjusts density correctly (method='kde2d') ── Error in `expect_compare("<", act, exp)`: Result of comparison must be a single logical value Backtrace: ▆ 1. └─testthat::expect_lt(plot_data$ndensity[1], plot_data$ndensity[2]) at test-geom_pointdensity.R:20:3 2. └─testthat:::expect_compare("<", act, exp) 3. └─rlang::abort("Result of comparison must be a single logical value") ── Failure ('test-geom_pointdensity.R:53:7'): coord_fixed(method='kde2d') runs without warning ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:64:7'): isotropic normal does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:79:7'): no variation in one axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:94:7'): no variation in both axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [4s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ggpointdensity) > > test_check("ggpointdensity") [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-geom_pointdensity.R:20:3'): coord_fixed adjusts density correctly (method='kde2d') ── Error in `expect_compare("<", act, exp)`: Result of comparison must be a single logical value Backtrace: ▆ 1. └─testthat::expect_lt(plot_data$ndensity[1], plot_data$ndensity[2]) at test-geom_pointdensity.R:20:3 2. └─testthat:::expect_compare("<", act, exp) 3. └─rlang::abort("Result of comparison must be a single logical value") ── Failure ('test-geom_pointdensity.R:53:7'): coord_fixed(method='kde2d') runs without warning ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:64:7'): isotropic normal does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:79:7'): no variation in one axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:94:7'): no variation in both axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/6s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ggpointdensity) > > test_check("ggpointdensity") [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-geom_pointdensity.R:20:3'): coord_fixed adjusts density correctly (method='kde2d') ── Error in `expect_compare("<", act, exp)`: Result of comparison must be a single logical value Backtrace: ▆ 1. └─testthat::expect_lt(plot_data$ndensity[1], plot_data$ndensity[2]) at test-geom_pointdensity.R:20:3 2. └─testthat:::expect_compare("<", act, exp) 3. └─rlang::abort("Result of comparison must be a single logical value") ── Failure ('test-geom_pointdensity.R:53:7'): coord_fixed(method='kde2d') runs without warning ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:64:7'): isotropic normal does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:79:7'): no variation in one axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:94:7'): no variation in both axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/7s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ggpointdensity) > > test_check("ggpointdensity") [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-geom_pointdensity.R:20:3'): coord_fixed adjusts density correctly (method='kde2d') ── Error in `expect_compare("<", act, exp)`: Result of comparison must be a single logical value Backtrace: ▆ 1. └─testthat::expect_lt(plot_data$ndensity[1], plot_data$ndensity[2]) at test-geom_pointdensity.R:20:3 2. └─testthat:::expect_compare("<", act, exp) 3. └─rlang::abort("Result of comparison must be a single logical value") ── Failure ('test-geom_pointdensity.R:53:7'): coord_fixed(method='kde2d') runs without warning ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:64:7'): isotropic normal does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:79:7'): no variation in one axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:94:7'): no variation in both axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [5s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ggpointdensity) > > test_check("ggpointdensity") [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-geom_pointdensity.R:20:3'): coord_fixed adjusts density correctly (method='kde2d') ── Error in `expect_compare("<", act, exp)`: Result of comparison must be a single logical value Backtrace: ▆ 1. └─testthat::expect_lt(plot_data$ndensity[1], plot_data$ndensity[2]) at test-geom_pointdensity.R:20:3 2. └─testthat:::expect_compare("<", act, exp) 3. └─rlang::abort("Result of comparison must be a single logical value") ── Failure ('test-geom_pointdensity.R:53:7'): coord_fixed(method='kde2d') runs without warning ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:64:7'): isotropic normal does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:79:7'): no variation in one axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:94:7'): no variation in both axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [6s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ggpointdensity) > > test_check("ggpointdensity") [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-geom_pointdensity.R:20:3'): coord_fixed adjusts density correctly (method='kde2d') ── Error in `expect_compare("<", act, exp)`: Result of comparison must be a single logical value Backtrace: ▆ 1. └─testthat::expect_lt(plot_data$ndensity[1], plot_data$ndensity[2]) at test-geom_pointdensity.R:20:3 2. └─testthat:::expect_compare("<", act, exp) 3. └─rlang::abort("Result of comparison must be a single logical value") ── Failure ('test-geom_pointdensity.R:53:7'): coord_fixed(method='kde2d') runs without warning ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:64:7'): isotropic normal does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:79:7'): no variation in one axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' ── Failure ('test-geom_pointdensity.R:94:7'): no variation in both axis does not warn (method='kde2d') ── Expected `print(p1)` to run without any warnings. i Actually got a <simpleWarning> with text: Computation failed in `stat_pointdensity()`: there is no package called 'MASS' [ FAIL 5 | WARN 1 | SKIP 0 | PASS 8 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-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.