Changes in version 1.0.1.9000 Changes in version 1.0.1 (2026-02-20) - Fixes issue arising from dplyr updates. dplyr recently removed dplyr::location(). assertHE referenced a column named location but does not note this as a global variable with utils::globalVariables("location") which did not cause an issue because dplyr was exporting a function with the same name location(). - Unifies coverage percentage where test location/folder is NA. Changes in version 1.0.0 (2025-04-24) - Initial CRAN submission.