HawaSpatial 0.1.10
- Formatted the ‘shiny’ software name in single quotes in the package
description, following CRAN metadata requirements.
- Removed the dependency-installer function and its documentation so
package functions and examples never install packages.
- Removed the corresponding installer export and obsolete
utils import from NAMESPACE.
- Updated package-version references to 0.1.10.
HawaSpatial 0.1.7
- Corrected the applied-software references by removing the
SAW-SIMODI-SURAD education-forecasting citation that belongs to a
different app.
- Added the two applied health studies that used and cited HawaSpatial
with the Zenodo software DOI: the Somalia arthritis resource-allocation
study and the Somalia childhood stunting small-area estimation and
decomposition study.
- Updated package citation text in the README, application citation
panel, and installed CITATION metadata to align with the CRAN submission
version.
- Retained the CRAN-clean package structure introduced in version
0.1.6.
HawaSpatial 0.1.6
- Prepared a CRAN-clean source package by removing GitHub-only and
Zenodo-only metadata files from the CRAN tarball.
- Removed the vignette directory and VignetteBuilder field to avoid
missing prebuilt vignette warnings during CRAN incoming checks.
- Standardized NEWS headings so each section starts with a package
version.
- Retained the Shiny application, example data files, package
documentation, tests, and citation metadata under standard R package
locations.
HawaSpatial 0.1.5
- Fixed DESCRIPTION metadata by adding explicit Author and Maintainer
fields near the top of the DESCRIPTION file.
HawaSpatial 0.1.4
- Fixed CRAN incoming feasibility metadata issues related to the
Author field.
HawaSpatial 0.1.3
- Expanded acronym descriptions in DESCRIPTION.
- Added methodological references in DESCRIPTION using CRAN-compatible
formats.
- Added project-state save and restore helpers for preserving
analytical context.
- Added three applied example datasets and two administrative boundary
archives.
- Added documentation for exported functions and executable helper
examples.