From a2b7717541b09f99b400a5a164194a0a5eab4f0a Mon Sep 17 00:00:00 2001 From: Cara Andrews Date: Wed, 3 Jul 2024 10:32:54 +0000 Subject: [PATCH] update R version in DESCRIPTION, remove lintr complexity check from process_cut.R --- DESCRIPTION | 2 +- R/process_cut.R | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 85ad56f..d69e0b8 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -19,7 +19,7 @@ Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 -Depends: R (>= 3.5) +Depends: R (>= 4.0) Imports: admiraldev (>= 0.3.0), assertthat (>= 0.2.1), diff --git a/R/process_cut.R b/R/process_cut.R index a3111e8..b3afd17 100644 --- a/R/process_cut.R +++ b/R/process_cut.R @@ -1,3 +1,4 @@ +#' nolint: cyclocomp_linter #' @title Wrapper function to prepare and apply the datacut of SDTMv datasets #' #' @description Applies the selected type of datacut on each SDTMv dataset based on the chosen