# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "using" in publications use:' type: software license: MIT title: 'using: Add version constraints to library() calls' version: 0.4.0 doi: 10.32614/CRAN.package.using abstract: Add version constraints and remote git repositories to library() calls. In interactive mode the user is prompted to install. authors: - family-names: North given-names: Anthony email: anthony.jl.north@gmail.com - family-names: McBain given-names: Miles email: miles.mcbain@gmail.com repository: https://milesmcbain.r-universe.dev repository-code: https://github.com/anthonynorth/using commit: ce032ebb0f7922b900450e1c9f34be13a66f069c url: https://github.com/anthonynorth/using date-released: '2025-09-01' contact: - family-names: North given-names: Anthony email: anthony.jl.north@gmail.com