Skip to content
Open
9 changes: 4 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,13 @@ Imports:
purrr,
spsUtil,
readxl,
openxlsx,
utils,
tools,
rExpertQuery,
dplyr (>= 1.1.0)
rExpertQuery
Suggests:
testthat (>= 3.0.0),
sessioninfo,
rcmdcheck
rcmdcheck,
dplyr (>= 1.1.0)
Language: en-US
LazyData: true
LazyDataCompression: xz
Expand All @@ -46,3 +44,4 @@ Config/testthat/edition: 3
Config/testthat/load-all: list(export_all = FALSE, helpers = FALSE)
Config/roxygen2/version: 8.0.0
Config/Needs/website: rmarkdown
RoxygenNote: 7.3.3
5 changes: 2 additions & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Generated by roxygen2: do not edit by hand

export(exportErrors)
export(validateATTAINSOrg)
export(runAllValidations)
export(validateATTAINSParam)
export(validateATTAINSUse)
export(validateAll)
export(validateAllFiles)
export(validateDurationMethod)
export(validateDurationUnits)
export(validateFreqMethod)
Expand Down
Loading
Loading