Type: Package
Package: rfieldclimate
Title: Client for the 'FieldClimate' API
Version: 0.1.0
Authors@R: 
    c(person(given = "Eduard",
             family = "Szöcs",
             role = c("aut", "cre"),
             email = "eduard.szoecs@basf.com"),
      person(given = "BASF SE",
             role = "cph"))
Maintainer: Eduard Szöcs <eduard.szoecs@basf.com>
Description: Provides functionality and parsers to interact with the 
  'FieldClimate' API <https://api.fieldclimate.com/v2/docs/>.
License: GPL-3
Imports: digest, dplyr, httr, jsonlite, lubridate, magrittr, purrr,
        tidyr
Suggests: covr, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-12-17 15:04:36 UTC; szoecse
Author: Eduard Szöcs [aut, cre],
  BASF SE [cph]
Repository: CRAN
Date/Publication: 2020-12-21 10:20:08 UTC
