Skip to content

Commit a137182

Browse files
committed
Restrict Tplyr version to <= 1.1.0 until newly introduced incompatibilities w/ higher versions are solved
1 parent b4ee16b commit a137182

11 files changed

+668
-175
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Imports:
2929
rtables (>= 0.6.6),
3030
tfrmt,
3131
tidyr,
32-
Tplyr
32+
Tplyr (<= 1.1.0)
3333
Suggests:
3434
knitr,
3535
random.cdisc.data (>= 0.3.14),

tests/testthat/_snaps/fda-fig_01/fig_01_custom.svg

+14-14
Loading

tests/testthat/_snaps/fda-fig_01/fig_01_default.svg

+12-12
Loading

tests/testthat/_snaps/fda-fig_01/fig_01_theme.svg

+12-12
Loading

0 commit comments

Comments
 (0)