R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname){
    packageStartupMessage(c("PMCMR is superseded by PMCMRplus and will be no ",
                            "longer maintained. You may wish to install ",
                            "PMCMRplus instead."))
}

Try the PMCMR package in your browser

Any scripts or data that you put into this service are public.

PMCMR documentation built on Oct. 2, 2021, 5:07 p.m.