Skip to content

addressing R CMD check error on plotBetaDiff

Sign in for the full log view
GitHub Actions / Unit Tests Summary failed Jan 13, 2025 in 0s

1 errors, 117 pass in 1m 52s

β€‡β€ˆβ€‡β€‡1 filesβ€„β€ƒβ€‡β€ˆβ€‡15 suites   1m 52s ⏱️
β€‡β€ˆ118 testsβ€ƒβ€‡β€ˆ117 βœ…β€ƒ0 πŸ’€β€ƒ0 βŒβ€ƒ1 πŸ”₯
1β€ˆ249 runsβ€Šβ€ƒ1β€ˆ248 βœ…β€ƒ0 πŸ’€β€ƒ0 βŒβ€ƒ1 πŸ”₯

Results for commit 4b66fc5.

Annotations

Check failure on line 0 in plotBetaDiff

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

plotBetaDiff_works_as_expected (plotBetaDiff) with error

phase1b.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `aes(x = grid, y = density)`: could not find function "aes" ('test-plotBetaDiff.R:3:3')
Error in `aes(x = grid, y = density)`: could not find function "aes"
Backtrace:
    x
 1. \-phase1b::plotBetaDiff(...) at test-plotBetaDiff.R:3:3
 2.   +-ggplot2::ggplot(data = data, aes(x = grid, y = density))
 3.   \-ggplot2:::ggplot.default(data = data, aes(x = grid, y = density))