R/01-GLM3r.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("
DISCLAIMER AND COPYRIGHT NOTICE
By downloading the software you agree to the following terms:

The University of Western Australia has developed the code with reasonable care and 
skill, however, the authors do not make or imply any warranty as to the quality of 
simulated output from the software supplied. Nor do the authors accept any 
responsibility for the use of the model including any advice or information 
which the user may give, or opinions which they express, arising from model 
simulated output.

This information is preliminary or provisional and is subject to revision. It
is being provided to meet the need for timely best science.")
}
GLEON/GLM3r documentation built on Dec. 31, 2021, 5:26 a.m.