File tree Expand file tree Collapse file tree 5 files changed +18
-1
lines changed
Expand file tree Collapse file tree 5 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -47,13 +47,15 @@ Suggests:
4747 pkgdown,
4848 plyr,
4949 psych,
50+ quarto,
5051 Rcapture,
5152 rmarkdown,
5253 testthat (>= 3.0.0),
5354 tibble,
5455 tidyr,
5556 covr,
5657 quarto
58+ VignetteBuilder: quarto
5759Encoding: UTF-8
5860RoxygenNote: 7.3.2
5961Config/testthat/edition: 3
Original file line number Diff line number Diff line change 99 reference-location : margin
1010 fig-cap-location : bottom
1111 tbl-cap-location : top
12+ vignette : >
13+ %\VignetteIndexEntry{Computig PSD Metrics}
14+ %\VignetteEngine{quarto::html}
15+ %\VignetteEncoding{UTF-8}
1216knitr :
1317 opts_chunk :
1418 collapse : true
Original file line number Diff line number Diff line change 99 reference-location : margin
1010 fig-cap-location : bottom
1111 tbl-cap-location : top
12+ vignette : >
13+ %\VignetteIndexEntry{Computig PSD Metrics}
14+ %\VignetteEngine{quarto::html}
15+ %\VignetteEncoding{UTF-8}
1216knitr :
1317 opts_chunk :
1418 collapse : true
Original file line number Diff line number Diff line change 77 toc : true
88 toc-depth : 2
99 reference-location : margin
10-
10+ vignette : >
11+ %\VignetteIndexEntry{Computig PSD Metrics}
12+ %\VignetteEngine{quarto::html}
13+ %\VignetteEncoding{UTF-8}
1114knitr :
1215 opts_chunk :
1316 collapse : true
Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ format:
1010 fig-cap-location : bottom
1111 tbl-cap-location : top
1212 echo : false
13+ vignette : >
14+ %\VignetteIndexEntry{Computig PSD Metrics}
15+ %\VignetteEngine{quarto::html}
16+ %\VignetteEncoding{UTF-8}
1317knitr :
1418 opts_chunk :
1519 collapse : true
You can’t perform that action at this time.
0 commit comments