- Functions that use
subject_keys
as a function argument now default toget_admiral_option("subject_keys")
instead ofvars(STUDYID, USUBJID)
to allow users to change the variables that uniquely identify a subject once usingset_admiral_options()
to avoid several instances of find + replace in a script. (#175)
- Function
derive_param_lasta()
has been deprecated. Please useadmiral::derive_param_extreme_event()
instead (#89).
- Showed alternative approach in
ADRS
vignette for filtering out assessments after progressive disease compared tosource_pd
argument (#168) - Extra terminology added for Independent Review Facility (IRF) as Blinded Independent Central Review (BICR) to make vignettes more accessible (#187)
- Templates now save datasets as .rds instead of .rda (#177)
- Initial package release focused mainly on solid tumor / RECIST v1.1.