Skip to content

Commit c583b92

Browse files
committed
Update project description, word list, and ignore settings
1 parent a90beca commit c583b92

File tree

5 files changed

+636
-3
lines changed

5 files changed

+636
-3
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ docs
1818
serodynamics.Rcheck/
1919
serodynamics*.tar.gz
2020
serodynamics*.tgz
21-
2221
inst/doc
2322
docs
2423
**/.quarto/
25-
24+
docsvignettes/*.pdf
25+
vignettes/*.tex
26+
docs/

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: serodynamics
22
Title: What the Package Does (One Line, Title Case)
3-
Version: 0.0.0.9038
3+
Version: 0.0.0.9039
44
Authors@R: c(
55
person("Peter", "Teunis", , "p.teunis@emory.edu", role = c("aut", "cph"),
66
comment = "Author of the method and original code."),

inst/WORDLIST

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,41 @@ tibble
5151
unstratified
5252
vectorized
5353
wishdf
54+
Beamer
55+
Biomarkers
56+
Cov
57+
Kronecker
58+
ODEs
59+
Sigma
60+
Teunis
61+
Theta
62+
WAIC
63+
al
64+
alpha
65+
b0
66+
bayesian
67+
boldsymbol
68+
cd
69+
cdots
70+
dt
71+
dy
72+
et
73+
frac
74+
ge
75+
iJ
76+
le
77+
leq
78+
mathbb
79+
mathcal
80+
mu0
81+
mu1
82+
otimes
83+
pre
84+
rightarrow
85+
t1
86+
tau
87+
th
88+
theta
89+
vec
90+
y0
91+
y1

0 commit comments

Comments
 (0)