mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-21 13:00:23 +01:00
error on spellchecking
This commit is contained in:
parent
a7a416fe1d
commit
cff0977fb9
@ -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
|
||||
|
@ -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
|
@ -1,3 +0,0 @@
|
||||
if(requireNamespace('spelling', quietly = TRUE))
|
||||
spelling::spell_check_test(vignettes = TRUE, error = FALSE,
|
||||
skip_on_cran = TRUE)
|
@ -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
|
Loading…
Reference in New Issue
Block a user