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().