Addressed CRAN feedback from the 0.0.3 submission. Removed the
https://stork343.github.io/sssvcqr/ URL from
DESCRIPTION and from README.md because the
corresponding pkgdown site has not yet been deployed to GitHub Pages;
the URL will be reinstated in a future release once the site is live.
Replaced the relative [LICENSE](LICENSE) link in
README.md with a plain-text reference to the file shipped
with the package.
sssvcqr 0.0.3
Updated graph construction to use sparse k-nearest-neighbor
matrices.
Enforced degree-weighted centering constraints in the ADMM delta
updates through sparse KKT solves.
Added top-level JSS replication materials for synthetic, blocked-CV,
comparison, Lucas County package-sample examples, and full-data Lucas
County context checks.
Added a jss-submission/ manuscript snapshot for
source-archive review while excluding it from the R package
tarball.
sssvcqr 0.0.2
Strengthened input validation, fold-wise adaptive-weight estimation
in blocked cross-validation, and inverse-distance extrapolation for
predict(..., k > 1).
Added a reproducible comparison section for the JSS replication
material.
sssvcqr 0.0.1
Initial package scaffold for sparse-smooth spatially varying
coefficient quantile regression.