# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "huggingfaceR" in publications use:' type: software license: MIT title: 'huggingfaceR: Access ''Hugging Face'' Models and Datasets' version: 2.1.0 abstract: Access models and datasets hosted on the 'Hugging Face' Hub through its Inference Application Programming Interface (API). Run text classification, embeddings, chat, translation, image, audio, and other tasks from tidy 'R' workflows without installing 'Python' by default. Results are returned as data frames or simple 'R' objects so they can be composed with 'dplyr', 'tidyr', and related tooling. Helpers also support Hub search, file download, provider discovery, and guarded uploads for authenticated workflows. authors: - family-names: Farach given-names: Alex email: alexfarach@gmail.com - family-names: Terfa given-names: Sam email: samterfa@gmail.com - family-names: Penzer given-names: Jack email: jack.penzer@sharecreative.com repository: https://cran.r-universe.dev repository-code: https://github.com/farach/huggingfaceR commit: a8547dfa72fc05a3f58ff8a89acb3420242a9d0c url: https://farach.github.io/huggingfaceR/ date-released: '2026-06-30' contact: - family-names: Farach given-names: Alex email: alexfarach@gmail.com