Closed lauramaxwell closed 1 month ago
spec should run through checkSpec() and pass
Analysis_Summary is not found in data because it lives inside lAnalysis
lAnalysis
Update checkSpec to skip Analysis_* data frames for now, until this spec formatting is settled, or look inside lAnalysis list for data frame
Analysis_*
1. 2. 3. 4.
I'll try to address this in the upcoming workflow re-factor ...
Fixed in #1841
Expected Behavior
spec should run through checkSpec() and pass
Current Behavior
Analysis_Summary is not found in data because it lives inside
lAnalysis
Possible Solution
Update checkSpec to skip
Analysis_*
data frames for now, until this spec formatting is settled, or look insidelAnalysis
list for data frameSteps to Reproduce
1. 2. 3. 4.
Context (Environment)
Possible Implementation
Additional Comments