Changes in version 0.3.0 (2026-03-10) - Added ssp.glm.rF(). It provides balanced subsampling methods to deal with rare features in GLMs. Changes in version 0.2.0 Changes to ssp.glm() - Unified the representation of weights in the square score and information matrices to improve readability. - Added support for family = "gaussian". - Updated the default value of alpha from 0 to 0.01. - Added a new output element comp.time that reports computation time. Changes in version 0.1.1 (2024-11-05) Changes in version 0.1.0 - Initial CRAN submission. - First Version submitted to CRAN. - After this submission, all updates will be logged here.