Gilead-BioStats / gsm

Good Statistical Monitoring R Package
https://gilead-biostats.github.io/gsm/
Apache License 2.0
39 stars 9 forks source link

Remove `required` from yamls and associated functions #1951

Open lauramaxwell opened 1 week ago

lauramaxwell commented 1 week ago

Overview

Remove the required field from yaml specs and assume that all columns specified in the spec are required. Adjusts checkSpec() and CombineSpec() appropriately.

Also changes experimental flags to stable for FlagOverTime and report table creation functions

Test Notes/Sample Code

Connected Issues