File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 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",
You can’t perform that action at this time.
0 commit comments