From dd8e67f0107b6fa6403028f90e09066c8da5cb25 Mon Sep 17 00:00:00 2001 From: "Matthew L. Fidler" Date: Thu, 2 May 2024 13:49:24 -0500 Subject: [PATCH] CF fix --- R/computingutil.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/computingutil.R b/R/computingutil.R index 8613ed6..783318c 100644 --- a/R/computingutil.R +++ b/R/computingutil.R @@ -991,7 +991,7 @@ modelBootstrap <- function(fit, message("error fitting the model") message(error_message) message("storing the models as NA ...") - return(NA) # return NA otherwise (instead of NULL) + NA # return NA otherwise (instead of NULL) }) saveRDS(