Skip to content

Commit 719c095

Browse files
committed
update CITATION.cff
1 parent 1083a25 commit 719c095

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CITATION.cff

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ cff-version: 1.2.0
77
message: 'To cite package "geotargets" in publications use:'
88
type: software
99
license: MIT
10-
title: 'geotargets: ''Targets'' Extensions for Geographic Spatial Formats'
11-
version: 0.3.0
10+
title: 'geotargets: ''targets'' Extensions for Geographic Spatial Formats'
11+
version: 0.3.1
12+
identifiers:
13+
- type: doi
14+
value: 10.32614/CRAN.package.geotargets
1215
abstract: Provides extensions for various geographic spatial file formats, such as
1316
shape files and rasters. Currently provides support for the 'terra' geographic spatial
1417
formats. See the vignettes for worked examples, demonstrations, and explanations
@@ -58,6 +61,7 @@ preferred-citation:
5861
- vector
5962
- workflow
6063
version: 0.3.0
64+
repository: https://CRAN.R-project.org/package=geotargets
6165
repository-code: https://github.com/ropensci/geotargets
6266
url: https://docs.ropensci.org/geotargets/
6367
contact:

0 commit comments

Comments
 (0)