diff --git a/.Rbuildignore b/.Rbuildignore index c2c442b..a467575 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -2,9 +2,6 @@ ^renv\.lock$ ^.*\.Rproj$ ^\.Rproj\.user$ -^pilot1wrappers\.Rcheck$ -^pilot1wrappers.*\.tar\.gz$ -^pilot1wrappers.*\.tgz$ ^_pkgdown\.yml$ ^docs$ ^pkgdown$ diff --git a/submission/programs/tlf-efficacy.r b/submission/programs/tlf-efficacy.r index d6dbaaf..9797055 100644 --- a/submission/programs/tlf-efficacy.r +++ b/submission/programs/tlf-efficacy.r @@ -146,9 +146,9 @@ tbl_1 <- apr0ancova1 %>% "{^b} Based on an Analysis of covariance (ANCOVA) model with treatment and baseline value as covariates", "CI = Confidence Interval, LS = Least Squares, SD = Standard Deviation" ) - ) %>% + ) %>% rtf_source( - source = c(paste("Table generated on:", Sys.time()),"Source: [pilot3: adam-adsl; adlbc]"), + source = c(paste("Table generated on:", Sys.time()), "Source: [pilot3: adam-adsl; adlbc]"), text_justification = "c" )