-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
24 lines (24 loc) · 933 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: svSweave
Type: Package
Version: 1.0.0
Date: 2022-05-10
Title: 'SciViews' - 'Sweave', 'Knitr' and R Markdown Companion Functions
Description: Functions to enumerate and reference figures, tables and equations
in R Markdown documents that do not support these features (thus not
'bookdown' or 'quarto'. Supporting functions for using 'Sweave' and 'Knitr'
with 'LyX'.
Authors@R: c(person("Philippe", "Grosjean", role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-2694-9471")))
Maintainer: Philippe Grosjean <[email protected]>
Depends: R (>= 2.6.0)
Imports: utils, knitr, rmarkdown
Suggests: covr, testthat, spelling
License: GPL-2
URL: https://github.com/SciViews/svSweave, https://www.sciviews.org/svSweave/
BugReports: https://github.com/SciViews/svSweave/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US