Skip to content

Commit 67ba2e8

Browse files
committed
remove suggested_package("arm")
[ci skip]
1 parent 9177de0 commit 67ba2e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/ppc-errors.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,6 @@ ppc_error_scatter_avg_vs_x <-
312312
#' @rdname PPC-errors
313313
#' @export
314314
ppc_error_binned <- function(y, yrep, ..., size = 1, alpha = 0.25) {
315-
suggested_package("arm")
316315
check_ignored_arguments(...)
317316

318317
y <- validate_y(y)

0 commit comments

Comments
 (0)