Package: inatpick Title: Download Photos and Metadata from 'iNaturalist' Version: 0.2.2 Authors@R: person("Andrés", "Romero-Bravo", email = "aromerobravo@gmail.com", role = c("aut", "cre")) Description: A lightweight interface to the 'iNaturalist' API () for downloading observation photos and exporting metadata to CSV. Supports filtering by taxon, place, user, and annotation. Note that downloaded photos retain their original licenses as set by 'iNaturalist' observers; users are responsible for respecting these licenses. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) Imports: httr, jsonlite, dplyr, tidyr, purrr, rlang, stats, utils Suggests: knitr, rmarkdown, testthat (>= 3.0.0), httptest2 Config/testthat/edition: 3 URL: https://github.com/andresarb/inatpick, https://andresarb.github.io/inatpick/ BugReports: https://github.com/andresarb/inatpick/issues VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://andresarb.r-universe.dev Date/Publication: 2026-06-18 18:25:23 UTC RemoteUrl: https://github.com/andresarb/inatpick RemoteRef: HEAD RemoteSha: 7d3f33aceff6ad75b9e2894489dc2dc67555a7b1 NeedsCompilation: no Packaged: 2026-06-25 08:15:56 UTC; root Author: Andrés Romero-Bravo [aut, cre] Maintainer: Andrés Romero-Bravo