Changes in version 1.0.4 (2023-08-20) - Added the ability to browse vignettes in the README - Added lubridate to Suggests - Removed maptools (being retired in October 2023) from Suggests and switched from spatstat to spatstat.geom - Revised the vignettes to reflect the removed packages, to change the package name to ie2miscdata, and changed the output from HTML to PDF to reduce the package size - Received an e-mail issue from Kurt Hornik on 19 August 2023 regarding the use of "@docType package" which is no longer valid. Modified the ie2miscdata.R file to reflect the requested change. Changes in version 1.0.3 (2023-02-14) - Changed the R version to >= 3.5.0 due to "WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R." during the build process. - Removed lubridate from Imports - Removed rgdal (being retired in 2023) and sp from Suggests and also modified the version numbers for USA.state.boundaries and ggplot2 - Added spelling, reader, sf, and rvest to Suggests - Received an e-mail issue from Prof Brian Ripley on 12 February 2023 regarding the changes in USA.state.boundaries which impact the vignettes created in this package. The vignettes have thus been modified. - Changed an instance of http to https in all of the vignettes Changes in version 1.0.2 (2022-01-21) - Fixed the issues with the 1.0.1 version - Changed states2k to USA.state.boundaries in DESCRIPTION Suggests and throughout the package - Removed the | file LICENSE statement from the DESCRIPTION file as it was not needed - Revised the vignettes Changes in version 1.0.1 (2016-08-09) - Changed USGSstates2k to states2k in DESCRIPTION Suggests - Updated DESCRIPTION Description - Changed all documentation with inside.org to rdocumentation.org Changes in version 1.0.0 (2016-07-21) - Initial release