Changelog
Source:NEWS.md
SCTORvalidation 0.4.3
extract_elements_test
uses laxy regex to extract OS. It previously used greedy regex which caused issues when a package also loaded the Matrix package
SCTORvalidation 0.4.0
- package name changed from validation to SCTORvalidation (repository name changed to SCTORvalidation_Rpackage)
- addition of functions to extract packages and functions from scripts (
extract_functions_from_dir
andfind_pkgs
) - modified
check_session
(possible breaking changes to downstream processes)