GitLab at IIASA
env.stored.rds <- new.env(parent = emptyenv()); .onAttach <- function(libname, pkgname) { # to show a startup message packageStartupMessage("fadnUtils is loaded.") } .onLoad <- function(libname, pkgname) { }