Skip to content

Commit 2681bc3

Browse files
committed
licence to CC0
1 parent ee8c5ad commit 2681bc3

File tree

3 files changed

+5
-91
lines changed

3 files changed

+5
-91
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: spData
22
Title: Datasets for spatial analysis
3-
Version: 0.2.0.9000
3+
Version: 0.2.1
44
Authors@R: c(person("Roger", "Bivand", role = "aut", email="Roger.Bivand@nhh.no"),
55
person("Jakub", "Nowosad", role = c("aut", "cre"), email="nowosad.jakub@gmail.com"),
66
person("Robin", "Lovelace", role = "aut")
@@ -15,7 +15,7 @@ Depends:
1515
R (>= 3.3.0)
1616
Suggests:
1717
sf
18-
License: CC BY-SA 4.0 + file LICENSE
18+
License: CC0
1919
RoxygenNote: 6.0.1
2020
LazyData: true
2121
URL: https://github.com/Nowosad/spData

LICENSE

Lines changed: 0 additions & 89 deletions
This file was deleted.

R/cycle_hire_osm.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
#' \item{geometry} {sfc_POINT}
1616
#' }
1717
#'
18+
#' @seealso
19+
#' See the osmdata package: https://cran.r-project.org/package=osmdata
20+
#'
1821
#' @source \url{http://www.openstreetmap.org}
1922
#' @docType data
2023
#' @keywords datasets sf

0 commit comments

Comments
 (0)