Skip to content

Commit 1afb1eb

Browse files
committed
update pkg date, remove geometa remote (geometa 0.6-6 on CRAN)
1 parent a9106c2 commit 1afb1eb

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
Package: ows4R
22
Version: 0.2-1
3-
Date: 2022-01-24
3+
Date: 2022-01-26
44
Title: Interface to OGC Web-Services (OWS)
55
Authors@R: c(person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com", comment = c(ORCID = "0000-0002-5870-5762")),
66
person("Alexandre", "Bennici", role = c("ctb"), comment = c(ORCID = "0000-0003-2160-3487")),
77
person("Norbert", "Billet", role = c("ctb")))
88
Maintainer: Emmanuel Blondel <emmanuel.blondel1@gmail.com>
99
Depends: R (>= 3.3.0), methods, geometa, keyring
1010
Imports: R6, httr, openssl, XML (>= 3.96-1.1), sf, rgdal, parallel
11-
Remotes: eblondel/geometa
1211
Suggests: testthat
1312
Description: Provides an Interface to Web-Services defined as standards by the Open Geospatial Consortium (OGC), including Web Feature Service
1413
(WFS) for vector data, Catalogue Service (CSW) for ISO/OGC metadata, and associated standards such as the common web-service specification (OWS) and

R/ows4R.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#' Type: \tab Package\cr
1717
#' Version
1818
#' : \tab 0.2-1\cr
19-
#' Date: \tab 2022-01-24\cr
19+
#' Date: \tab 2022-01-26\cr
2020
#' License: \tab MIT\cr
2121
#' LazyLoad: \tab yes\cr
2222
#' }

man/ows4R.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)