Package: RFc
Type: Package
Title: Client for FetchClimate Web Service
Version: 0.1-1
Date: 2016-04-13
Description: Returns environmental data such as air temperature,
        precipitation rate and wind speed from the FetchClimate Web service (<http://fc.itis.cs.msu.ru/>)
        based on user specified arguments such as geographical regions or coordinates and time bounds.
Authors@R: c(person(given=c("Dmitry", "A."),
                family="Grechka",
                email="dmitryg@itis.cs.msu.ru",
                role=c("aut","cre")),
        person(given=c("Sergey", "B."),
                family="Berezin",
                role="ctb"),
        person(given=c("Stephen", "J."),
                family="Emmott",
                role="ctb"),
        person(given="Vassily",
                family="Lyutsarev",                
                role="ctb"),
        person(given=c("Matthew", "J."),
                family="Smith",
                role="ctb"),
        person(given=c("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-05-04 10:12:21 UTC; hornik
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-05-04 12:14:27
