Skip to content

Commit

Permalink
update startup
Browse files Browse the repository at this point in the history
This is for #413
  • Loading branch information
florianhartig committed Oct 8, 2024
1 parent c5962b0 commit d331b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DHARMa/R/startup.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ printDHARMaStartupInfo <- function()
}

.onLoad <- function(...) {

options(DHARMaSignalColor = "red")
}

.onAttach <- function(...) {
Expand Down

0 comments on commit d331b7e

Please sign in to comment.