Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove styler from the package suggests #156

Merged
merged 4 commits into from
Jun 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: ""
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ Suggests:
spelling,
usethis,
lintr,
styler,
metacore
Config/testthat/edition: 3
VignetteBuilder: knitr
106 changes: 24 additions & 82 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions vignettes/xportr.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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).