Skip to content

Commit 35c6092

Browse files
committed
cleaned, ready for submission
1 parent 62e96ba commit 35c6092

File tree

7 files changed

+8
-122
lines changed

7 files changed

+8
-122
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ demo
88
test
99
sandbox
1010
output
11+
revdep
1112
local
1213
LICENSE
1314
README

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: tmap
22
Title: Thematic Maps
3-
Version: 4.1.0.9000
3+
Version: 4.2
44
Authors@R: c(
55
person("Martijn", "Tennekes", , "mtennekes@gmail.com", role = c("aut", "cre")),
66
person("Jakub", "Nowosad", , "nowosad.jakub@gmail.com", role = "ctb"),

NEWS.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
# tmap 4.2 (in development)
1+
# tmap 4.2
22

3+
- [!] improved legend (labeling #1174 and continuous-style intervals #1175)
4+
- [!] added tm_insets: inset maps, ggplot2 plots etc. excepted
5+
- [!] added tm_minimap for plot mode
6+
- improved animations (#1160)
37
- tmap_overview added, which provides an overview of all map elements (layers and components)
48
- tm_layout arguments limited to the useful ones
59
- tm_components (was tm_comp_group) improved: now also applicable to map component functions
610
- bbox added to tm_crs. Special value is "FULL" which refers to the whole earth
7-
- tm_insets added: grobs, tmap objects, ggplot2 plots, and images are accepted
811

912
# tmap 4.1
1013

demo/tutorials/legend_and_attributes_placement.R

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

demo/tutorials/rmarkdown_tmap.Rmd

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

demo/tutorials/sfnetworks.R

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

man/tm_minimap.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)