R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  # packageStartupMessage("       package climproxyrecords has moved to GitHub, https://github.com/EarthSystemDiagnostics/climproxyrecords
  #       install directly with devtools::install_github(\"EarthSystemDiagnostics/climproxyrecords\")
  #       or update your remote.
  # 
  #       # to print the current settings
  #       git remote -v
  # 
  #       # to change origin to the new url
  #       git remote set-url origin git@github.com:username/repo-name.git")
}
EarthSystemDiagnostics/climproxyrecords documentation built on Feb. 12, 2022, 8:48 p.m.