./geography/R-prettymapr, Scale Bar, North Arrow, and Pretty Margins in R

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.5, Package name: R-prettymapr-0.2.5, Maintainer: pkgsrc-users

Automates the process of creating a scale bar and north arrow in any
package that uses base graphics to plot in R. Bounding box tools help
find and manipulate extents. Finally, there is a function to automate
the process of setting margins, plotting the map, scale bar, and north
arrow, and resetting graphic parameters upon completion.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-11-29 23:42:04 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(geography/R-prettymapr) Updated 0.2.4. to 0.2.5, NEWS.md unknown, make test passed

Following files have been changed:

% diff -ur prettymapr* |grep  diff                                               \ 
                                           |
diff -ur prettymapr/DESCRIPTION prettymapr-0.2.4/DESCRIPTION
diff -ur prettymapr/MD5 prettymapr-0.2.4/MD5
diff -ur prettymapr/NAMESPACE prettymapr-0.2.4/NAMESPACE
diff -ur prettymapr/R/caches.R prettymapr-0.2.4/R/caches.R
diff -ur prettymapr/R/northarrow.R prettymapr-0.2.4/R/northarrow.R
diff -ur prettymapr/R/prettymap.R prettymapr-0.2.4/R/prettymap.R
diff -ur prettymapr/R/scalebar.R prettymapr-0.2.4/R/scalebar.R
diff -ur prettymapr/man/addnortharrow.Rd prettymapr-0.2.4/man/addnortharrow.Rd
diff -ur prettymapr/man/addscalebar.Rd prettymapr-0.2.4/man/addscalebar.Rd
diff -ur prettymapr/man/prettymap.Rd prettymapr-0.2.4/man/prettymap.Rd
diff -ur prettymapr/man/scalebarparams.Rd prettymapr-0.2.4/man/scalebarparams.Rd
   2023-06-10 14:37:41 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(geography/R-prettymapr) Updated 0.2.2 to 0.2.4, NEWS.md unknown
   2021-10-26 12:45:18 by Nia Alarie | Files touched by this commit (108)
Log message:
geography: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:09:33 by Nia Alarie | Files touched by this commit (108)
Log message:
geography: Remove SHA1 hashes for distfiles
   2020-08-07 05:19:21 by Brook Milligan | Files touched by this commit (3)
Log message:
geography/R-prettymapr: import R-prettymapr-0.2.2

Automates the process of creating a scale bar and north arrow in any
package that uses base graphics to plot in R. Bounding box tools help
find and manipulate extents. Finally, there is a function to automate
the process of setting margins, plotting the map, scale bar, and north
arrow, and resetting graphic parameters upon completion.