Skip to content

Commit 46fc6a3

Browse files
author
Susan Vanderplas
committed
add maps pkg back
1 parent 1ee59a9 commit 46fc6a3

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

renv.lock

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3918,6 +3918,33 @@
39183918
"Maintainer": "Lionel Henry <lionel@rstudio.com>",
39193919
"Repository": "CRAN"
39203920
},
3921+
"maps": {
3922+
"Package": "maps",
3923+
"Version": "3.4.2.1",
3924+
"Source": "Repository",
3925+
"Title": "Draw Geographical Maps",
3926+
"Date": "2023-12-14",
3927+
"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.",
3928+
"Description": "Display of maps. Projection code and larger maps are in separate packages ('mapproj' and 'mapdata').",
3929+
"Depends": [
3930+
"R (>= 3.5.0)"
3931+
],
3932+
"Imports": [
3933+
"graphics",
3934+
"utils"
3935+
],
3936+
"LazyData": "yes",
3937+
"Suggests": [
3938+
"mapproj (>= 1.2-0)",
3939+
"mapdata (>= 2.3.0)",
3940+
"sp",
3941+
"rnaturalearth"
3942+
],
3943+
"License": "GPL-2",
3944+
"Maintainer": "Alex Deckmyn <alex.deckmyn@meteo.be>",
3945+
"NeedsCompilation": "yes",
3946+
"Repository": "CRAN"
3947+
},
39213948
"memoise": {
39223949
"Package": "memoise",
39233950
"Version": "2.0.1",

0 commit comments

Comments
 (0)