Recent Releases of gkwreg: An R Package for Generalized Kumaraswamy Regression Models for Bounded Data

gkwreg: An R Package for Generalized Kumaraswamy Regression Models for Bounded Data - JOSS submission - Reviewed version [Zenodo]

JOSS Submission - Reviewed Version [After with Zenodo]

This release corresponds to the reviewed version of the gkwreg package submitted to the Journal of Open Source Software (JOSS).

Review issue: openjournals/joss-reviews#8991

This version contains all changes requested during the peer review process and represents the state of the software at the time of acceptance for publication.

- R
Published by evandeilton 4 months ago

gkwreg: An R Package for Generalized Kumaraswamy Regression Models for Bounded Data - JOSS submission - reviewed version

JOSS Submission - Reviewed Version

This release corresponds to the reviewed version of the gkwreg package submitted to the Journal of Open Source Software (JOSS).

Review issue: openjournals/joss-reviews#8991

This version contains all changes requested during the peer review process and represents the state of the software at the time of acceptance for publication.

Full Changelog: https://github.com/evandeilton/gkwreg/compare/v2.1.15...v2.1.15

- R
Published by evandeilton 4 months ago

gkwreg: An R Package for Generalized Kumaraswamy Regression Models for Bounded Data - gkwreg 2.1.14

CRAN Resubmission

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

Fixed

  • Added inst/WORDLIST with 'Kumaraswamy' to resolve spelling NOTE
  • Added skip_on_cran() to all test files to reduce check time from 18min to ~9min
  • Added cran-comments.md documenting changes since archival (excluded from build via .Rbuildignore)

Confirmed

  • Cache policy now fully compliant: uses only tempdir() for session-specific TMB DLL cache
  • All ~/.cache/gkwreg usage completely removed (fixed in v2.1.11)
  • Check time now under 10 minutes

- R
Published by evandeilton 5 months ago

gkwreg: An R Package for Generalized Kumaraswamy Regression Models for Bounded Data - gkwreg 2.1.5

Minors and documentation

  • Fixed the link to the LICENSE.md file.
  • Corrected the bold-faced sentences in paper.md.
  • Added contribution guidelines.
  • Fix README.md equations and other small text issues

Other changes:

  • Added new subsections: Distributional Regression Framework and Model Diagnostics in paper.md. This makes the paper more comprehensive.
  • Removed mentions of the distribution family, as those implementations are now in the new package "gkwdisst".

- R
Published by evandeilton 6 months ago