diff --git a/docs/news/index.html b/docs/news/index.html index dd40595..d47c448 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -65,7 +65,7 @@

Changelog

-

2024-02-09 * This version adds the DRR template, example files, and associated documentation to the QCkit package.

+

2024-02-09 * This version adds the DRR template, example files, and associated documentation to the QCkit package. * Bugfix in get_custom_flag(): it was counting both A (accepted) and AE (Accepted, estiamted) as Accepted. Fixed the regex such that it Accepted will include all cells that start with A followed by nothing or by any character except AE such that flags can have explanation codes added to them (e.g. A_jenkins if “Jenkins” flagged the data as accepted)

diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index ea07434..69a5f59 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -5,5 +5,5 @@ articles: DRR_Purpose_and_Scope: DRR_Purpose_and_Scope.html Starting-a-DRR: Starting-a-DRR.html Using-the-DRR-Template: Using-the-DRR-Template.html -last_built: 2024-02-12T21:24Z +last_built: 2024-02-14T22:32Z