Package: dafishr
Title: Download, Wrangle, and Analyse Vessel Monitoring System Data
Version: 1.0.1
Authors@R: c(
    person("Fabio", "Favoretto", , "fabio@gocmarineprogram.org", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6493-4254")),
    person("Eduardo", "Leon Solorzano", , "leonsol.eduardo@gmail.com", role = "ctb")
  )
Description: Allows to download, clean and analyse raw Vessel Monitoring System, VMS, data from
    Mexican government. You can use the vms_download() function to
    download raw data, or you can use the sample_dataset provided within
    the package. You can follow the tutorial in the vignette available at
    <https://cbmc-gcmp.github.io/dafishr/index.html>.
License: MIT + file LICENSE
URL: https://github.com/CBMC-GCMP/dafishr,
        https://cbmc-gcmp.github.io/dafishr/
BugReports: https://github.com/CBMC-GCMP/dafishr/issues/
Depends: R (>= 3.5.0)
Imports: dplyr, fst, ggplot2, lubridate, magrittr, mixtools, readr,
        readxl, rlang, sf, stringr, tibble, tidyr, tidyselect, utils,
        vroom
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-07-22 15:16:44 UTC; fabiofavoretto
Author: Fabio Favoretto [aut, cre] (<https://orcid.org/0000-0002-6493-4254>),
  Eduardo Leon Solorzano [ctb]
Maintainer: Fabio Favoretto <fabio@gocmarineprogram.org>
Repository: CRAN
Date/Publication: 2024-07-22 22:10:09 UTC
