Package: FlickrAPI
Title: Access to Flickr API
Version: 0.1.0.1
Authors@R: c(
    person("Koki", "Ando", email = "koki.25.ando@gmail.com", role = c("aut", "cre")),
    person("Eli", "Pousson", role = c("aut", "ctb"))
    )
Description: Provides an interface to the Flickr API <https://www.flickr.com/services/api/>
      and allows R users to download data on Flickr.
Depends: R (>= 3.1)
License: GPL (>= 3)
Encoding: UTF-8
Imports: httr2, janitor, magrittr, rlang, utils
Suggests: sf, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.2.0.9000
NeedsCompilation: no
Packaged: 2022-07-11 10:53:57 UTC; koki2
Author: Koki Ando [aut, cre],
  Eli Pousson [aut, ctb]
Maintainer: Koki Ando <koki.25.ando@gmail.com>
Repository: CRAN
Date/Publication: 2022-07-11 12:40:10 UTC
Built: R 4.6.0; ; 2025-10-11 03:14:49 UTC; windows
