# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "autoLibLoad" in publications use:' type: software license: GPL-2.0-or-later title: 'autoLibLoad: Automate Retrieving, Building, Installing and Loading Specified Packages' version: '1.0' doi: 10.32614/CRAN.package.autoLibLoad abstract: Packages required for the search path may be located in the CRAN repository, the system library, or a local directory. We automate determining the disposition of each required package, retrieving it, and loading it as needed. authors: - family-names: Zeeberg given-names: Barry email: barryz2013@gmail.com repository: https://barryzee.r-universe.dev commit: 0f283504b6e6e4d362150c194647794cdd987b9a date-released: '2026-05-25' contact: - family-names: Zeeberg given-names: Barry email: barryz2013@gmail.com