We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed15cc commit dc0873dCopy full SHA for dc0873d
R/zzz.r
@@ -23,6 +23,6 @@
23
###################################################################################################
24
25
.onAttach <- function(library, pkg) {
26
- packageStartupMessage("Package 'Sim.DiffProc', version 4.6\nbrowseVignettes('Sim.DiffProc') for more informations.")
+ packageStartupMessage("Package 'Sim.DiffProc', version 4.7\nbrowseVignettes('Sim.DiffProc') for more informations.")
27
invisible()
28
}
0 commit comments