# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "curl" in publications use:' type: software license: MIT title: 'curl: A Modern and Flexible Web Client for R' version: 6.0.0 doi: 10.32614/CRAN.package.curl abstract: Bindings to 'libcurl' for performing fully configurable HTTP/FTP requests where responses can be processed in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of 'libcurl' is recommended; for a more-user-friendly web client see the 'httr2' package which builds on this package with http specific tools and logic. authors: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289 repository: https://carpentries.r-universe.dev repository-code: https://github.com/jeroen/curl commit: bba67228d868a3c5bf0ea5308834c765e9286806 url: https://jeroen.r-universe.dev/curl contact: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289