File: control

package info (click to toggle)
r-cran-simplermarkdown 0.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 392 kB
  • sloc: makefile: 2
file content (17 lines) | stat: -rw-r--r-- 828 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: r-cran-simplermarkdown
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 12), r-base-dev (>= 4.3.1), dh-r, r-cran-rjson
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/edd/r-cran-simplermarkdown
Vcs-Git: https://salsa.debian.org/edd/r-cran-simplermarkdown.git
Homepage: https://cran.r-project.org/package=simplermarkdown

Package: r-cran-simplermarkdown
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}, r-cran-rjson, pandoc
Description: GNU R package which runs R code present in a pandoc markdown
 file and includes the resulting output in the resulting markdown file. This
 file can then be converted into any of the output formats supported by pandoc.
 The package can also be used as an engine for writing package vignettes.