# ------------------------------------------------ # 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 doi: 10.32614/CRAN.package.huggingfaceR 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://farach.r-universe.dev repository-code: https://github.com/farach/huggingfaceR commit: 56b2c416ff81b445821877d5028aa690b90fbc14 url: https://farach.github.io/huggingfaceR/ date-released: '2026-07-01' contact: - family-names: Farach given-names: Alex email: alexfarach@gmail.com