gkwreg 2.1.18

Resubmission addressing the CRAN pre-test feedback on 2.1.17: the vignette took about 11 minutes to rebuild, which is more than CRAN can afford to run regularly.

Vignette build time

Local vignette build time drops from about 3m30s to 35s.

Fixed


gkwreg 2.1.17

Maintenance release. No changes to the statistical methods or to the exported API.

Version 2.1.16 was used for the JOSS review archive on Zenodo and was never released on CRAN; 2.1.17 is the CRAN update that follows 2.1.14.

Publication

Dependencies

Fixed

Packaging

Documentation


gkwreg 2.1.14

Fixed


gkwreg 2.1.13

CRAN Resubmission

Addresses all remaining issues for CRAN acceptance after archival on 2025-11-30.

Fixed

Confirmed


gkwreg 2.1.12

CRAN Compliance Fixes

This release addresses all issues that led to package archival on 2025-11-30.

Fixed

Note

The cache policy violation (~/.cache/gkwreg) reported in version 2.1.6 was already fixed in version 2.1.11. The package now uses ONLY tempdir() for session-specific temporary cache, fully complying with CRAN policies.

gkwreg 2.1.4

Minors and documentation

Other changes:

gkwreg 2.1.1

gkwreg 2.1.0

Comparative Testing

gkwreg 2.0.0

Major Changes

Package Restructuring

Simplified Interface

Complete S3 Method Implementation

Enhanced Diagnostics

Powerful Prediction

Model Comparison Tools

Documentation Improvements

Testing Framework

Comprehensive Test Suite Added

The package now includes a robust testing framework with 1000+ unit tests covering all major functionalities:

Core Function Testing

S3 Methods Testing

Test Coverage Includes

Testing Framework

Minor Improvements


Breaking Changes: Version 2.0.0 introduces breaking changes. Code using gkwfit(), gkwgof(), gkwfitall(), or distribution functions (dgkw(), etc.) must be updated to use the gkwdist package or the new gkwreg() interface with gkw_control().