Skip to content

Commit d74ee33

Browse files
committed
CRAN release v0.19
1 parent 41875b0 commit d74ee33

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: rticles
22
Type: Package
33
Title: Article Formats for R Markdown
4-
Version: 0.18.3
4+
Version: 0.19
55
Authors@R: c(
66
person("JJ", "Allaire", role = "aut", email = "jj@rstudio.com"),
77
person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")),
@@ -51,11 +51,10 @@ Authors@R: c(
5151
Description: A suite of custom R Markdown formats and templates for
5252
authoring journal articles and conference submissions.
5353
License: GPL-3
54-
Imports: utils, rmarkdown (>= 2.5), knitr (>= 1.30), yaml, tinytex (>= 0.29.1), xfun
54+
Imports: utils, rmarkdown (>= 2.5), knitr (>= 1.30), yaml, tinytex (>= 0.30), xfun
5555
SystemRequirements: GNU make
5656
URL: https://github.com/rstudio/rticles
5757
BugReports: https://github.com/rstudio/rticles/issues
5858
RoxygenNote: 7.1.1
5959
Suggests: testit, bookdown, xtable
6060
Encoding: UTF-8
61-
Remotes: yihui/tinytex

0 commit comments

Comments
 (0)