R/zzz.R

### To include non-CRAN packages from GitHub, do the following ----

# .onLoad <- function(lib, pkg) {
# 
#   ## Orcs
#   avl <- length(find.package("Orcs", quiet = TRUE)) > 0
# 
#   if (!avl) {
#     devtools::install_github("fdetsch/Orcs")
#   }
# }
environmentalinformatics-marburg/Rsenal documentation built on July 28, 2023, 6:09 a.m.