套件:r-cran-markdown(1.1+dfsg-1 以及其他的)
r-cran-markdown 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-markdown:
- [r-cran-markdown_1.1+dfsg-1.dsc]
- [r-cran-markdown_1.1+dfsg.orig.tar.xz]
- [r-cran-markdown_1.1+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
GNU R package providing R bindings to the Sundown Markdown rendering library
Provides R bindings to the Sundown Markdown rendering library by Vicent Marti e.a., based upon work by Natacha Porté. Markdown is a plain-text
formatting syntax that can be converted to XHTML or other formats.
The R function `markdownToHTML` renders a markdown file to HTML. Options controlling HTML output and supported markdown extensions can be optionally specified.
The package also exports the underlying Sundown C extension API which enables creating and calling custom renderers using the `renderMarkdown` function.
Please note: the rmarkdown package (with leading r) converts R Markdown documents into even more formats, by using pandoc; the CRAN rmarkdown package is a newer and enhanced version of this markdown package.
其他與 r-cran-markdown 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 4.0.0-3)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-mime (>= 0.3)
- R package which maps filenames to MIME Types
-
- dep: r-cran-xfun
- miscellaneous GNU R functions by 'Yihui Xie'
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rcurl
- GNU R General network (HTTP/FTP/...) client interface