Skip to content

Commit 9f034c3

Browse files
committed
Prepare for release
1 parent 0da911b commit 9f034c3

File tree

7 files changed

+15
-6
lines changed

7 files changed

+15
-6
lines changed

DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ Version: 0.3.2.9000
55
Authors@R:
66
c(person(given = "Carl",
77
family = "Suster",
8-
email = "Carl.Suster@health.nsw.gov.au",
8+
email = "carl.suster@sydney.edu.au",
99
role = c("aut", "cre"),
1010
comment = c(ORCID = "0000-0001-7021-9380")),
1111
person("Western Sydney Local Health District, NSW Health",
12-
role = "cph"))
12+
role = "cph",
13+
comment = "2023-2025"))
1314
Description: Mapping tools that convert place names to coordinates on the fly.
1415
These 'ggplot2' extensions make maps from a data frame where one of the
1516
columns contains place names, without having to directly work with the

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
YEAR: 2023
2-
COPYRIGHT HOLDER: Western Sydney Local Health District, NSW Health
1+
YEAR: 2025
2+
COPYRIGHT HOLDER: Carl Suster

LICENSE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# MIT License
22

3-
Copyright (c) 2023 Western Sydney Local Health District, NSW Health
3+
Copyright (c) 2025 Carl Suster
4+
Copyright (c) 2023-2025 Western Sydney Local Health District, NSW Health
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy
67
of this software and associated documentation files (the "Software"), to deal

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ggautomap 0.3.2.9000
1+
# ggautomap 0.3.3
22

33
* Doc tweaks and housekeeping.
44

cran-comments.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## R CMD check results
2+
3+
0 errors | 0 warnings | 1 note
4+
5+
* Patch release to fix the check error.
6+
* Updated copyright and email address to reflect my change in affiliation.
7+
I can still be reached at the previous address and will send confirmation as requested.
17 Bytes
Loading
-8 Bytes
Loading

0 commit comments

Comments
 (0)