Skip to content

Commit 294e176

Browse files
committed
update maps
1 parent d6ea442 commit 294e176

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

renv.lock

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4305,11 +4305,10 @@
43054305
},
43064306
"maps": {
43074307
"Package": "maps",
4308-
"Version": "3.4.2",
4308+
"Version": "3.4.3",
43094309
"Source": "Repository",
43104310
"Title": "Draw Geographical Maps",
4311-
"Date": "2023-12-14",
4312-
"Author": "Original S code by Richard A. Becker and Allan R. Wilks. R version by Ray Brownrigg. Enhancements by Thomas P Minka and Alex Deckmyn.",
4311+
"Date": "2025-05-15",
43134312
"Description": "Display of maps. Projection code and larger maps are in separate packages ('mapproj' and 'mapdata').",
43144313
"Depends": [
43154314
"R (>= 3.5.0)"
@@ -4322,13 +4321,17 @@
43224321
"Suggests": [
43234322
"mapproj (>= 1.2-0)",
43244323
"mapdata (>= 2.3.0)",
4325-
"sp",
4324+
"sf",
43264325
"rnaturalearth"
43274326
],
43284327
"License": "GPL-2",
4329-
"Maintainer": "Alex Deckmyn <alex.deckmyn@meteo.be>",
4328+
"URL": "https://github.com/adeckmyn/maps",
4329+
"BugReports": "https://github.com/adeckmyn/maps/issues",
4330+
"Authors@R": "c(person(given = c(\"Richard\", \"A.\"), family = \"Becker\", role = \"aut\", comment= \"Original S code\"), person(given = c(\"Allan\", \"R.\"), family = \"Wilks\", role = \"aut\", comment= \"Original S code\"), person(given = \"Ray\", family = \"Brownrigg\", role = c(\"trl\", \"aut\"), comment= \"R version\"), person(given = c(\"Thomas\", \"P.\"), family = \"Minka\", role = \"aut\", comment= \"Enhancements\"), person(given = \"Alex\", family = \"Deckmyn\", role = c(\"aut\", \"cre\"), comment= c(ORCID=\"0009-0002-2010-8310\"), email = \"alex.deckmyn@meteo.be\"))",
43304331
"NeedsCompilation": "yes",
4331-
"Repository": "CRAN"
4332+
"Repository": "CRAN",
4333+
"Author": "Richard A. Becker [aut] (Original S code), Allan R. Wilks [aut] (Original S code), Ray Brownrigg [trl, aut] (R version), Thomas P. Minka [aut] (Enhancements), Alex Deckmyn [aut, cre] (ORCID: <https://orcid.org/0009-0002-2010-8310>)",
4334+
"Maintainer": "Alex Deckmyn <alex.deckmyn@meteo.be>"
43324335
},
43334336
"markdown": {
43344337
"Package": "markdown",

0 commit comments

Comments
 (0)