Skip to content

Releases: AurelienNicosiaULaval/GLBFP

Consistency and CI/CD

16 Dec 01:01

Choose a tag to compare

Changes in version 0.5.0

Fixes & Improvements

  • S3 Method Consistency: Fixed argument naming in print methods for ASH, GLBFP, and LBFP objects to comply with R standards (renamed object to x).
  • Metadata: Updated DESCRIPTION file to include proper Authors@R fields and standardized the package description.
  • Documentation: Regenerated package documentation to reflect code updates.

CI/CD

  • Verified package passes R CMD check on Windows, macOS, and Linux via GitHub Actions.

"Version 0.4.0: Add output information on the *_estimate functions"

11 Mar 11:45

Choose a tag to compare

Add standard deviation and confidence interval in the output of each *_estimate function.

"Version 0.3.0: Correction of GLBFP function"

25 Feb 22:39

Choose a tag to compare

error in GLBFP function has been corrected

"Version 0.2.0: Updated functions"

20 Feb 20:50

Choose a tag to compare

  • fix error in ASH and GLBFP functions

"GLBFP 0.1.0 - First Public Release"

20 Feb 16:26

Choose a tag to compare

🚀 First official release of GLBFP!

  • Initial functions included
  • Basic documentation available
  • Installation via remotes::install_github("AurelienNicosiaULaval/GLBFP")