- Corrected numerous transcription errors in the Guerry data (thx: Kathryn DuBois)
- Added
Guerry_ranks
, with all numeric variables ranked - Revised vignettes, using corrected data
A problem with the adegraphics package becoming archived triggered a warning on Guerry threatening the same fate. I did not reply in time, and so Guerry was archived. This re-submission fixes that and other issues found by win-builder.
- Moved some examples to
demo/
- Edit example in
gfrance85.Rd
- Restore use of
adegraphics
for vignetteMultiSpat.Rmd
- The
demo/guerry_ggradar.R
used a non-CRAN package; this package has been removed from Suggests: and the example moved toexamples/
.
- Incorporate parallel coord plots and radar charts in vignette
- This is largely a maintenance release to correct a problem with latin1 encoding used in the DESCRIPTION and in man/ files. All non-ascii characters have been removed.
- Add reference to Friendly (2022)
- Moved a number of examples/ to demo/
- Fixed problems related to retirement of
maptools
#4, deleting Suggests: maptools - Added a new vignette,
guerry-multivariate
, illustrating some multivariate methods - Extensively revised README to give a better sense of the package datasets and some plots.
- Restore MultiSpat vignette
- begin guerry-multivariate vignette
- Fixed problem arising from new spdep when rgeos is not installed [thx: Roger Bivand]
- translate/update/restore the main vignette,
MultiSpat.html
by Stephane Drey
- Update links to Guerry supplementary stuff to resolve CRAN nits
- move
sp
toImports:
to resolve CRAN nits - Removed Suggests: shapefiles
- added a hexsticker to README.md
- Package development has been moved from R-forge to github, /~https://github.com/friendly/Guerry
- Updated Guerry-package.Rd from
utils::promptPackage()
-
Removed MultiSpat vignette because it is no longer compatible with CRAN policies. The old PDF version will be made available on the R-Forge project page.
-
Removed Suggests: spacemakeR (not on CRAN); moved sp, shapefiles to Suggests:
-
Removed thinSpatialPoly, as this is now provided in maptools
-
Made some examples in gfrance.Rd \dontrun{} to reduce check time
- Added back MultiSpat.Rnw vignette with MultiSpat.tex disguised as MultiSpat.Rnw
- Added NAMESPACE for R 2.14+
- Remove temporarily MultiSpat.Rnw vignette
- Added thinnedSpatialPoly to calculate thinned maps
- Added MultiSpat.Rnw vignette
- Added MultiSpat.pdf vignette (without .Rnw)
- Added Angeville data
- Released to CRAN
- Initial version uploaded to R-Forge