From 267c22c3a6433a187fd28ec07a1e08b1c3a72fb1 Mon Sep 17 00:00:00 2001 From: vedhav Date: Tue, 13 Jun 2023 17:57:13 +0530 Subject: [PATCH 1/3] chore: remove styler from the package suggests --- DESCRIPTION | 1 - 1 file changed, 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 4685102c..17bcb5ca 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -78,7 +78,6 @@ Suggests: spelling, usethis, lintr, - styler, metacore Config/testthat/edition: 3 VignetteBuilder: knitr From 016ccfdce2cf61ca674467a5e36d8ab8ee54ca24 Mon Sep 17 00:00:00 2001 From: vedhav Date: Tue, 13 Jun 2023 18:15:10 +0530 Subject: [PATCH 2/3] chore: remove `.Rmd` files from spellcheck excluded files --- .github/workflows/spellcheck.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spellcheck.yml b/.github/workflows/spellcheck.yml index e4b76558..353b9682 100644 --- a/.github/workflows/spellcheck.yml +++ b/.github/workflows/spellcheck.yml @@ -61,5 +61,5 @@ jobs: - name: Run Spellcheck 👟 uses: insightsengineering/r-spellcheck-action@v3 with: - exclude: data/*,**/*.Rd,**/*.Rmd,**/*.md,*.md + exclude: data/*,**/*.Rd,**/*.md,*.md additional_options: "" From 1f2d93f76610bddf7965f5bc138da963ab0a2340 Mon Sep 17 00:00:00 2001 From: vedhav Date: Tue, 13 Jun 2023 20:59:31 +0530 Subject: [PATCH 3/3] fix: correct the spelling mistakes --- inst/WORDLIST | 106 ++++++++++--------------------------------- vignettes/xportr.Rmd | 4 +- 2 files changed, 26 insertions(+), 84 deletions(-) diff --git a/inst/WORDLIST b/inst/WORDLIST index 03ab611d..b4551288 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -1,92 +1,34 @@ -ADaM ADAE -ADCM -ADDV -ADEC -ADEG -ADEX -ADLB -ADMH ADSL -ADVS -AE -analytics -ATC +ADaM Atorus -Bazett -Bazett's -BDS -Biologics -BMI -Biologics CDISC -Changelog -censorings -codebase -CRF -CQ -cyclomatic -datepart -datetime -developers’ -dtc -DTC -DuBois -durations -EMA -FACM -Fridericia -Fridericia's -Fujimoto -functions’ -funder -Gehan -GitHub -GlaxoSmithKline -groupwise +CDSIC +DM GSK -Guillain -GUILLAIN -GxP -Hoffmann -https -IG -knitr +JPT Lifecycle -linter -LLC -MedDRA -metacore -metatools -mmHg -modularized -Mosteller -msec -OCCDS -optionality +ORCID Pharma -pharmaverse -PHUSE -quosure -quosures -README -RStudio -Sagie -Sagie's +Repostiory +SASformat +SASlength +SAStype SDTM -SDQ -SMQ -SMQs -stylesheet -summarization -Takahira -tidyverse -timepart -timepoint -ungrouped -unmerged +Vignesh +XPT +bootswatch +chr +cli +df +magrittr +metacore +metatdata +pre +sas validator -validator's -xpt +validators +visability xportr's -YAML +xportr’s +xpt diff --git a/vignettes/xportr.Rmd b/vignettes/xportr.Rmd index 001edc74..469b652e 100644 --- a/vignettes/xportr.Rmd +++ b/vignettes/xportr.Rmd @@ -45,7 +45,7 @@ The `ADSL` has the following features: * Data types other than character and numeric * Missing labels on variables * Missing label for data set -* Order of varibles not following specification file +* Order of variables not following specification file * Formats missing To create a fully compliant v5 xpt `ADSL` dataset, that was developed using R, we will need to apply the 6 main functions within the `xportr` package: @@ -262,5 +262,5 @@ That's it! We now have a xpt file created in R with all appropriate types, leng As always, we welcome your feedback. If you spot a bug, would like to see a new feature, or if any documentation is unclear - submit an issue -on [xportr's Github page](https://github.com/atorus-research/xportr/issues). +on [xportr's GitHub page](https://github.com/atorus-research/xportr/issues).