CRAN auto-check on 0.1.1 returned a NOTE asking that arXiv preprint
references in DESCRIPTION use the arXiv DOI shorthand
<doi:10.48550/arXiv.YYMM.NNNNN>, not <arXiv:YYMM.NNNNN>:
The Description field contains
<arXiv:2604.26546>; the package is general-purpose and accommodates
Please refer to arXiv e-prints via their arXiv DOI
<doi:10.48550/arXiv.YYMM.NNNNN>.
Changes:
- DESCRIPTION: <arXiv:2604.26546> -> <doi:10.48550/arXiv.2604.26546>.
- inst/CITATION: added explicit doi field (10.48550/arXiv.2604.26546)
alongside the existing eprint/archivePrefix/url metadata.
- inst/WORDLIST: added Oka and Whang (Han, Linton, Oka and Whang 2016
cross-quantilogram surnames) so spelling::spell_check_package() runs
cleanly even where the local R installation lacks them.
- cran-comments.md: rewritten as a focused resubmission letter that
enumerates the misspellings flagged by the incoming auto-check and
explains they are author surnames + the canonical k-form of
"heteroskedasticity".
- Version bumped 0.1.1 -> 0.1.2; NEWS.md, README, CITATION
cross-references updated.
Local R CMD check --as-cran: 0 errors, 0 warnings, 2 notes (NEW
submission + DOI 403s from local network -- DOIs are valid as confirmed
by CRAN's own pre-test farm).