Skip to content

Commit 04265af

Browse files
authored
Merge branch 'develop' into cg_v1
2 parents 89bb9d9 + 856c0b0 commit 04265af

39 files changed

+698
-339
lines changed

DESCRIPTION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ Imports:
3535
tibble,
3636
tidyr
3737
Suggests:
38-
knitr,
39-
markdown,
40-
ResultModelManager,
41-
RSQLite,
42-
testthat (>= 3.0.0)
38+
knitr,
39+
markdown,
40+
ResultModelManager,
41+
RSQLite,
42+
testthat (>= 3.0.0)
4343
RoxygenNote: 7.3.3
4444
Encoding: UTF-8
4545
Config/testthat/edition: 3

R/EstimationPlots.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,3 +409,4 @@ plotSccsEstimates <- function(
409409
title = paste(targetName))
410410
return(p)
411411
}
412+

0 commit comments

Comments
 (0)