.onAttache <- function(libname, pkgname){
msg <-
"
No MPI profiler support for Windows system.
"
packageStartupMessage(msg)
invisible()
} # End of .onAttach().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.