Skip to content

Commit 3109f15

Browse files
committed
docs: increase version (patch)
CRAN submission
1 parent 9b422e6 commit 3109f15

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: mapsf
22
Title: Thematic Cartography
3-
Version: 0.6.0
3+
Version: 0.6.1
44
Authors@R: c(
55
person("Timothée", "Giraud", email = "timothee.giraud@cnrs.fr",
66
role = c("cre","aut"), comment = c(ORCID = "0000-0002-1932-3323")),

NEWS.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# mapsf 0.6.1
2+
3+
4+
## Fix
5+
- add explicit support for sfg objects in mf_base(), mf_map(..., type = "base")
6+
7+
18
# mapsf 0.6.0
29

310

@@ -12,7 +19,6 @@
1219
- remove Inf values from x when using "prop", "prop_typo" & "prop_choro" maps
1320
- add informative message when NA, 0 & Inf values are removed when using "prop", "prop_typo" & "prop_choro" maps
1421
- add informative message when negative values are transformed to positive values when using "prop", "prop_typo" & "prop_choro" maps
15-
- add explicit support for sfg objects in mf_base(), mf_map(..., type = "base")
1622

1723
## Feat
1824
- add "prop_typo"" maps for LINES objects

0 commit comments

Comments
 (0)