Skip to content

Commit f61e2f4

Browse files
committed
accept snapshot
1 parent d79623a commit f61e2f4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/testthat/_snaps/stat-density2d.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,10 @@
55
Caused by error in `compute_layer()`:
66
! `contour_var` must be one of "density", "ndensity", or "count", not "abcd".
77

8+
# stat_density_2d handles faulty bandwidth
9+
10+
Computation failed in `stat_density2d()`.
11+
Caused by error in `precompute_2d_bw()`:
12+
! The bandwidth argument `h` must contain numbers larger than 0.
13+
i Please set the `h` argument to stricly positive numbers manually.
14+

0 commit comments

Comments
 (0)