Changes in version 0.2.7 (2026-04-01) Changes in version 0.2.6 (2026-01-13) - Update to address new failing tests responding to devtools v2.4.7 changes. Changes in version 0.2.5 (2025-03-06) - Update use of vctrs to accommdate changes to acceptable ptype parameters in vctrs v0.7.1 (#394) - Fix bug with assessing source packages that have non-R files in the R directory (#362) Changes in version 0.2.4 (2024-01-09) - Fix CRAN errors. Changes in version 0.2.3 (2023-08-31) - Fix issue with CRAN package documentation flags. (#311) Changes in version 0.2.2 (2023-06-29) - Fix bug with reporting number of downloads. Changes in version 0.2.1 (2023-03-10) - Updates for S3 Method consistancy for vec_cast and pillar_shift per CRAN comments. Changes in version 0.2.0 (2023-02-22) - We now have a Hex Logo! #233. Thanks to @AARON-CLARK. - Number of download assessment can now take a specified number of days. #258. Thanks to @parmsam-pfizer. - A new assessment was added for determining the size of the codebase. #66. Thanks to @shengwei66. - Fixed an issue of some scores returning negative numbers instead of values between [0,1]. Thanks to @emilliman5. - A new assessment was added for the presens of a bug report URL for the package. Thanks to @kimjj93. - A new assessment was added to score the dependency footprint of a package. Thanks to @emilliman5. Changes in version 0.1.2 (2022-01-28) - Hotfix release to correct testing suite such that tests are less continent on assumptions of locally installed packages, addressing build issues on CRAN builders. (#223, @elimillera) Changes in version 0.1.1 (2021-07-29) - Fixing a bug with subclassing of pkg_ref objects using the new concrete constructors. (#208, @dgkf) Changes in version 0.1.0 (2021-05-13) - Initial version. - Added a NEWS.md file to track changes to the package.