Package: RFc
Type: Package
Title: Client for FetchClimate Web Service
Version: 0.1-2
Date: 2016-06-22
Description: Returns environmental data such as air temperature,
        precipitation rate and wind speed from the FetchClimate Web service (<http://fetchclimate.org/>)
        based on user specified arguments such as geographical regions or coordinates and time bounds.
Authors@R: c(person(given="Dmitry A.",
                family="Grechka",
                email="dmitryg@itis.cs.msu.ru",
                role=c("aut","cre")),
        person(given="Sergey B.",
                family="Berezin",
                role="ctb"),
        person(given="Stephen J.",
                family="Emmott",
                role="ctb"),
        person(given="Vassily",
                family="Lyutsarev",                
                role="ctb"),
        person(given="Matthew J.",
                family="Smith",
                role="ctb"),
        person(given="Drew W.",
                family="Purves",
                role="ctb"))
License: MIT + file LICENSE
URL: https://github.com/dgrechka/RFc
BugReports: https://github.com/dgrechka/RFc/issues
Suggests: testthat
Depends: jsonlite, httr, sp
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-22 22:03:13 UTC; Dmitry
Author: Dmitry A. Grechka [aut, cre],
  Sergey B. Berezin [ctb],
  Stephen J. Emmott [ctb],
  Vassily Lyutsarev [ctb],
  Matthew J. Smith [ctb],
  Drew W. Purves [ctb]
Maintainer: Dmitry A. Grechka <dmitryg@itis.cs.msu.ru>
Repository: CRAN
Date/Publication: 2016-06-23 00:42:32
