Changelog
chevron 0.2.1
- Placeholder strings are now replaced during layout creation using
dunlin::render_safefunction. - New
chevron_catalogvignette details usage and version of chevron templates. - The
runmethod renders the errors faster thanks to the new internaldo_callfunction. - Add
verboseargument forrunmethod which would print the argument used. - Add
row_split_varandpage_varas argument for some template. - The
datasetslot inchevron_tlgclass has been removed. - Add
CFBT01template.VST01,EGT01andLBT01are now all followingCFBT01. By default parameters are displayed by page . - Add
RMPT03,RMPT04andRMPT05which followRMPT01. - Add
COXT01template.COXT02is now based onCOXT01. - Add
AET05andAET05_ALLtemplates. - Add
LBT15based onLBT04.LBT04has new arguments to make it more flexible. - Update
EGT03to useACTARMCDas default arm variable, and remove the preprocessing of filtering to “HR”. - Update
EXT01to allow it to be displayed byPARCAT2. - Update
LBT06template to usePARAMas row split. - Convert
AVISITto factor and order levels according toAVISITNin preprocessing. - Update
MNG01so that the numericjitterargument controls the width of data spread along the x-axis.
chevron 0.2.0
- Remove the usage of
dmclass of object. The chevron functions now expect list ofdata.frameasadam_dbargument. - Remove variants in template names.
- Remove deprecated
getterfunctionsget_main,get_preprocessandget_postprocess. - Simplify
prefunction and add more data checks inmainfunction. - Remove redundant assertion functions.
- Add more templates:
AET10,KMG01,RSPT01,RMPT01,COXT02,FSTG01, andLBT06.
chevron 0.1.3
- Add more templates:
AET01_AESI,EGT03,EGT05_QTCAT,LBT04,LBT05,LBT07,LBT14,PDT01,PDT02. - Deprecation of previous
getterfunction likeget_maintomainandmain<-. - Add
chevron_t,chevron_landchevron_gsubclass ofchevron_tlg. - Add
script_funsandscript_argsto obtain string representation of the full code. - Update to current templates.