Package: filebin Type: Package Title: Wrapper for the Filebin File Sharing API Version: 0.0.6 Authors@R: c(person(given = c("Andrew", "B."), family = "Collier", role = c("aut", "cre", "cph"), email = "andrew.b.collier@gmail.com")) Description: A wrapper for the Filebin API. Filebin implements convenient file sharing on the web. License: GPL-3 Language: en-GB Encoding: UTF-8 Imports: dplyr, httr, janitor, logger, purrr, stringi, tibble, tidyr Suggests: reticulate, spelling, stevedore, testthat (>= 3.0.0), withr Config/testthat/edition: 3 RoxygenNote: 7.2.3 Depends: R (>= 2.10) Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://datawookie.r-universe.dev Date/Publication: 2023-09-01 17:15:01 UTC RemoteUrl: https://github.com/datawookie/filebin RemoteRef: HEAD RemoteSha: 8fbb0d5d85250667aa2a4f957c3b6abfd01c7b62 NeedsCompilation: no Packaged: 2026-06-10 10:32:29 UTC; root Author: Andrew B. Collier [aut, cre, cph] Maintainer: Andrew B. Collier