Skip to content

Commit

Permalink
update loading message
Browse files Browse the repository at this point in the history
  • Loading branch information
certara-jcraig committed Sep 22, 2022
1 parent 71f96de commit d13ba73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/vpcstats.R
Original file line number Diff line number Diff line change
Expand Up @@ -2097,6 +2097,6 @@ binlessfit <- function(o, conf.level = .95, llam.quant = NULL, span = NULL, ...)

.onAttach <- function(libname, pkgname) {
packageStartupMessage(paste0("tidyvpc is part of Certara.R!\n",
"Follow the link below to learn more about R package development at Cerara.\n",
"Follow the link below to learn more about PMx R package development at Certara.\n",
"https://certara.github.io/R-Certara/"))
}

0 comments on commit d13ba73

Please sign in to comment.