Package: gfwr Title: Access data from Global Fishing Watch APIs Version: 3.0 Authors@R: c( person("Andrea", "Sánchez-Tapia", , "andrea.sanchez-tapia@globalfishingwatch.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3521-4338")), person("Tyler", "Clavelle", , "tyler@globalfishingwatch.org", role = c("aut"), comment = c(ORCID = "0000-0002-2155-2459")), person("Rocío", "Joo", , "rocio.joo@globalfishingwatch.org", role = c("aut"), comment = c(ORCID = "0000-0003-0319-4210")), person("Nate", "Miller", , "nate@globalfishingwatch.org", role = c("aut")), person("Jorge", "Cornejo-Donoso", , "jorge.cornejo@globalfishingwatch.org", role = c("aut"), comment = c(ORCID = "0000-0002-4244-2865")) ) Description: This package connects to several Global Fishing Watch APIs to get vessel and events information in an R-friendly format. License: Apache License (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: class, dplyr, geojsonsf, httr2, jsonlite, lifecycle, lubridate, magrittr, methods, purrr, readr, rjson, rlang, tibble, tidyr Suggests: devtools, ggplot2, glue, knitr, qpdf, rmarkdown, rnaturalearth, rnaturalearthdata, scales, sf URL: https://github.com/GlobalFishingWatch/gfwr, https://globalfishingwatch.github.io/gfwr/ BugReports: https://github.com/GlobalFishingWatch/gfwr/issues Depends: R (>= 3.5) LazyData: true Config/Needs/website: rmarkdown Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev Repository: https://globalfishingwatch.r-universe.dev Date/Publication: 2026-02-13 06:40:36 UTC RemoteUrl: https://github.com/GlobalFishingWatch/gfwr RemoteRef: HEAD RemoteSha: b8e7dcd1bda1bac49f345f74372493dcbc82ba2f NeedsCompilation: no Packaged: 2026-07-13 08:02:37 UTC; root Author: Andrea Sánchez-Tapia [aut, cre] (ORCID: ), Tyler Clavelle [aut] (ORCID: ), Rocío Joo [aut] (ORCID: ), Nate Miller [aut], Jorge Cornejo-Donoso [aut] (ORCID: ) Maintainer: Andrea Sánchez-Tapia