diff --git a/DESCRIPTION b/DESCRIPTION index 3896951..459d2b3 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,12 +1,12 @@ Package: sensorweb4R -Title: Connect R to the Sensor Web Client API for downloading timeseries data. +Description: Connect R to the Sensor Web Client API for downloading timeseries data. Version: 0.1 Encoding: UTF-8 Authors@R: c( person("Daniel", "Nuest", email = "d.nuest@52north.org", role = c("aut")), person("Christian", "Autermann", email = "c.autermann@52north.org", role = c("aut", "cre")), person("52\u00b0North", email = "info@52north.org", role = c("cph"), comment = "This package is part of a managed codebase.") ) -Description: An R client for the 52North Sensor Web Client API +Title: An R client for the 52North Sensor Web Client API Depends: R (>= 3.1.1) License: Apache License (== 2.0) | file LICENSE