Package: hfhub Title: Hugging Face Hub Interface Version: 0.1.2.9000 Authors@R: c( person("Tomasz", "Kalinowski", , "tomasz@posit.co", role = c("ctb", "cre")), person("Daniel", "Falbel", , "daniel@posit.co", role = c("aut")), person("Christophe", "Regouby", , "christophe.regouby@free.fr", role = c("ctb")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Provides functionality to download and cache files from 'Hugging Face Hub' . Uses the same caching structure so files can be shared between different client libraries. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: httr, filelock, fs, cli, withr, curl, glue, urltools, rlang Suggests: testthat (>= 3.0.0), jsonlite Config/testthat/edition: 3 URL: https://mlverse.github.io/hfhub/ BugReports: https://github.com/mlverse/hfhub/issues Config/pak/sysreqs: cmake make libuv1-dev libssl-dev Repository: https://mlverse.r-universe.dev Date/Publication: 2026-04-15 17:25:34 UTC RemoteUrl: https://github.com/mlverse/hfhub RemoteRef: HEAD RemoteSha: 38052179382668b0f44c53c11d9e94d8dcacdc15 NeedsCompilation: no Packaged: 2026-06-14 08:20:18 UTC; root Author: Tomasz Kalinowski [ctb, cre], Daniel Falbel [aut], Christophe Regouby [ctb], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Tomasz Kalinowski