From e01dc6a2014c2be47397dc88324c26eb24dcbbd7 Mon Sep 17 00:00:00 2001 From: Sebastian Funk Date: Fri, 20 Sep 2024 11:43:36 +0100 Subject: [PATCH] break line for lintr --- R/deprecated.R | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/R/deprecated.R b/R/deprecated.R index 917827cf8..3cc3d90a4 100644 --- a/R/deprecated.R +++ b/R/deprecated.R @@ -627,7 +627,8 @@ apply_tolerance <- function(x, tolerance) { #' Remove uncertainty in the parameters of a `` #' #' @description `r lifecycle::badge("deprecated")` -#' This function has been renamed to [fix_parameters()] as the former was a misnomer. +#' This function has been renamed to [fix_parameters()] as a more appropriate +#' name. #' @return A `` object without uncertainty #' @keywords internal #' @importFrom cli cli_abort