Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Jun 14, 2024
1 parent cd34765 commit c0b773d
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 110 deletions.
219 changes: 110 additions & 109 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
@@ -1,72 +1,149 @@
’s
Aaditya
AAP
AAPs
Adelie
Adelies
AFAICT
aje
al
AME
Anastasios
Angelopoulos
APM
ARD
Aaditya
Adelie
Adelies
Anastasios
Angelopoulos
Arel
args
arxiv
arXiv
arXivhttp
Augusto
Avina
BH
Beaumais
Boca
BorgeJorge
Brilleman
Bundock
CMD
CRC
Candes
Carlisle
Codecov
Customizable
Demetri
Diniz
Dowd
DxP
EMMs
ETI
Ep
Epidemiologic
Errickson
Estimand
Estimands
Fabbri
Foygel
GLMMs
Gam
Gentoos
Greifer
HC
HDI
Hedeker
Heiss
Hernán
Heteroskedasticity
Hufthammer
IPW
Isager
J'VJ
JM
JVJ
Kapre
Kirill
Krinsky
Kurz
LLC
Lakens
Leeper
Lenth
Lifecycle
Lüdecke
MEM
MER
MFX
MRP
Marcio
MrJerryTAO
NHEFS
Nafa
NumPyro
Numpy
ORs
Ove
Pananos
PxD
RCTs
RDatasets
Rainey
Ramdas
Randas
Raton
Rcpp
Rdatasets
Rdatatable
Resul
Rina
Rmarkdown
Robb
Rohan
Scheel
Solovev
Stata
Stata's
StataCorp
Stata’s
TLDR
TOST
Tibshirani
Tomz
Typst
Umit
Wittenberg
XGBoost
Xu
aje
al
arXiv
arXivhttp
args
arxiv
backtransform
backtransformation
backtransforming
backtransforms
bayesian
bc
bca
Beaumais
BH
Boca
bonferroni
BorgeJorge
Brilleman
brms
bugfix
Bundock
Candes
Carlisle
cdot
chisq
CMD
cme
Codecov
coercible
confounders
cran
CRC
cumhaz
cumprob
customclass
customizable
Customizable
cv
dX
dY
datagrid
deduplication
demeaned
Demetri
dev
differenceavg
differenceavgwts
differencing
Diniz
disp
doi
Dowd
dX
DxP
dY
dydx
dydxavg
dydxavgwts
Expand All @@ -76,17 +153,10 @@ dyexavglnratioavgwts
dyexavgwts
elasticities
emmeans
EMMs
Ep
Epidemiologic
eps
Errickson
estimand
Estimand
estimands
Estimands
et
ETI
ev
expdydx
expdydxavg
Expand All @@ -100,69 +170,42 @@ eydxavgwts
eyex
eyexavg
eyexavgwts
Fabbri
fdcenter
fdforward
fdr
fivenum
Foygel
frac
fwb
Gam
Gentoos
geoms
get_hdi
ggeffects
github
GLMMs
grayscale
Greifer
grey
HC
HDI
Hedeker
Heiss
Hernán
heteroskedasticity
Heteroskedasticity
hochberg
holm
hommel
http
https
Hufthammer
incrementing
interpretability
interpretable
inv
invlink
io
IPW
iqr
Isager
issuecomment
J'VJ
jacobian
jacobians
jacobiansmbox
JM
JVJ
Kapre
kenward
Kirill
knitr
Krinsky
Kurz
kwaa
Lakens
Leeper
Lenth
Lifecycle
lift
liftavg
linpred
listwise
LLC
lm
lme
ln
Expand All @@ -173,32 +216,18 @@ lnratio
lnratioavg
lnratioavgwts
lp
Lüdecke
Marcio
marginalmeans
mbox
meandev
meanotherdev
MEM
MER
methodologists
MFX
minmax
mislabelled
modelbased
MrJerryTAO
MRP
Nafa
nd
newdata
NHEFS
numDeriv
Numpy
NumPyro
ORs
Ove
pairwise
Pananos
param
perc
plasminogen
Expand All @@ -208,72 +237,44 @@ pre
preprint
probs
programmatically
PxD
quartile
Rainey
Ramdas
Randas
ratioavg
ratioavgwts
Raton
Rcpp
RCTs
Rdatasets
RDatasets
Rdatatable
regressand
regressors’
reimplement
Resul
revpairwise
revreference
revsequential
richardson
Rina
Rmarkdown
rmst
Robb
Rohan
rowid
rsample
rvar
satterthwaite
Scheel
sd
semilog
sensical
sequential
softmax
Solovev
Stata
Stata's
Stata’s
StataCorp
streptokinase
tPA
th
threenum
Tibshirani
tidiers
timpipeseek
tinytable
TLDR
Tomz
TOST
tPA
tukey
typst
Typst
Umit
unadvisable
underspecified
unintuitive
untransformed
varepsilon
vcovHC
vincentarelbundock
Wittenberg
wmean
xb
XGBoost
Xu
zlink
zprob
’s
3 changes: 2 additions & 1 deletion tests/tinytest.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
if (requireNamespace("tinytest", quietly = TRUE) &&
isTRUE(Sys.getenv("R_NOT_CRAN") == "true") &&
isTRUE(Sys.info()["sysname"] != "Windows")) {
isTRUE(Sys.info()["sysname"] != "Windows") &&
dir.exists("inst/tinytest")) {
tinytest::test_package("marginaleffects")
}

0 comments on commit c0b773d

Please sign in to comment.