error on spellchecking

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-02-27 12:45:53 +01:00
parent a7a416fe1d
commit cff0977fb9
4 changed files with 1 additions and 93 deletions

View File

@ -18,4 +18,4 @@ StripTrailingWhitespace: Yes
BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source
PackageRoxygenize: rd,collate,namespace
PackageRoxygenize: rd,collate,namespace,vignette

View File

@ -1,64 +0,0 @@
Assesment
CMD
Codecov
DOI
DataDictionary
Dependens
GStat
GithubActions
JSON
Lifecycle
METACRAN
POSIXct
Pivotting
README
REDCap
REDCapR
REDCapRITS
Whishes
al
api
attr
da
dafault
datetime
demonstrational
descirption
desireable
dmy
doi
dplyr
ds
dta
et
gues
hms
ical
ics
immprovements
jbi
keyring
labelled
labelling
mRS
matadata
md
mdy
natively
ncol
og
param
pegeler
perl
pos
readr
sel
stRoke
stata
strsplit
thorugh
tibble
tidyverse
uri
wil
ymd

View File

@ -1,3 +0,0 @@
if(requireNamespace('spelling', quietly = TRUE))
spelling::spell_check_test(vignettes = TRUE, error = FALSE,
skip_on_cran = TRUE)

View File

@ -1,25 +0,0 @@
R version 3.4.1 (2017-06-30) -- "Single Candle"
Copyright (C) 2017 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> if(requireNamespace('spelling', quietly = TRUE))
+ spelling::spell_check_test(vignettes = TRUE, error = FALSE,
+ skip_on_cran = TRUE)
All Done!
>
> proc.time()
user system elapsed
0.372 0.039 0.408