Package: frostr
Type: Package
Title: R Client to MET Norway's 'Frost' API
Version: 0.1.0
Authors@R: person("Iman", "Ghayoornia", email = "ghayoornia.iman@gmail.com",
  role = c("aut", "cre"))
Description: An unofficial R client to MET Norway's 
    'Frost' API <https://frost.met.no/index2.html> to retrieve data as data 
    frames. The 'Frost' API, and the underlying data, is made available by the
    Norwegian Meteorological Institute (MET Norway). The data and products are 
    distributed under the Norwegian License for Open Data 2.0 (NLOD) <https://data.norge.no/nlod/en/2.0>
    and Creative Commons 4.0 <https://creativecommons.org/licenses/by/4.0/>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: httr, jsonlite, tibble, tidyr
Suggests: testthat
NeedsCompilation: no
Packaged: 2019-06-19 22:45:25 UTC; ImanGhayoornia
Author: Iman Ghayoornia [aut, cre]
Maintainer: Iman Ghayoornia <ghayoornia.iman@gmail.com>
Repository: CRAN
Date/Publication: 2019-06-21 07:10:03 UTC
