- Remove duplicated
grob_part
function. - Replaced all usage of
synthetic_cdisc_data
withrandom.cdisc.data
- Removed
scda
package dependency from examples. - Updated deprecated argument specification in calls to
guides
.
- Implemented
nestcolor
with slight refactoring tog_events_term_id
,g_heat_bygrade
,g_patient_profile
,g_swimlane
, andg_waterfall
. Addednestcolor
in examples without custom color manuals. - Updated installation instructions in the
README
.
- Fixed a failure in
g_patient_profile
example.
- Added a template to the
pkgdown
site. - Moved
tern
fromimports
intosuggests
; it is now only required for the functiongrobs2pdf
. - Removed the dependency on
purrr
.
- Removed
rtables
dependency. - Functions from imported packages are now fully specified.
- Modified
g_swimlane
plot to expand its y-axis range based on vertical line inputs.
- Renamed
ylab
,yref_line
andytick_at
arguments toxlab
,xref_line
andxtick_at
forg_swimlane
as they refer to thex
noty
axis.
- Updated R version requirement to
R >= 3.6
. - Removed dependency on
test.nest
package. - Removed dependency on
utils.nest
package and replaced its functions with equivalents from thecheckmate
package.
- Updated
LICENCE
andREADME
with new package references. - Fixed the
sort_by
issue ing_butterfly
. - Update example and tests using
scda
synthetic data to replacerandom.cdisc.data
. - Added
error_on_lint: TRUE
to.lintr
. - Removed unneeded
importFrom
statements. - Fixed bug in
g_swimlane
that incorrectly orders the legend in certain scenarios.
- Updated and cleaned up package internals.
- Added new plot function Heatmap by Grade Plot
g_heat_bygrade
. - Added new plot function Adverse Event Category Plot
g_ae_sub
.
- Set up a
.lintr
configuration file. - Remove NA when calculating
max_day
in the example.
- Fixed the issue in
g_waterfall
with simultaneous plot facet and annotation labels. - Fixed
g_events_term_id
for the case when no data exists fora given treatment arm and a given term are given.
- The
right_flag
andleft_flag
arguments ofg_butterfly
should now belogical
vectors instead of integers (1/0). - Retired four table functions due to duplicated functionalities in
tern
:t_ae_oview
:AE
overview summary table.t_ae
:AE
summary table by preferred terms.t_ae_ctc
:AE
summary table by highestNCI-CTCAE
grade.t_ds
: Disposition table.
- Refactored
g_events_term_id
to usedplyr
andtidyr
functions overdata.table
.
- Added new plot functions:
- Events by term plot
g_events_term_id
, which can be used to plot events (AE
) by terms orAE
overview. - Patient profile plot
g_patient_profile
.
- Events by term plot
- Work on
g_swimlane
,g_waterfall
,t_ae_ctct_v2
, andutils
.
- Force
grade_levels
argument int_ae_ctc_v2
function to be a factor.
- Refactor due to changes in
utils.nest
.
- Refactoring package according to the NEST standards:
- Including test.nest tests.
- Cleaning dependencies.
- Fix
tm_g_butterfly
faceting error. - Add sorting by right or left wing.
- Adding
g_waterfall
.
- First versioned release of osprey package, which include the following seven new TLG analysis functions:
AE
overview summary table.AE
summary table by preferred terms.AE
summary table by highestNCI-CTCAE
grade.AE
butterfly plot.- Disposition table.
Swimlane
plot.Spiderplot
.
- Few utility functions for working in
BCE
:- Function to quickly load snapshot data from
BCE
. - Function to output graphic objects in PDF.
- Formatting graphic objects and outputting PDF that is
IDM
-compatible.
- Function to quickly load snapshot data from