[ 源代码: r-cran-commonmark ]
软件包:r-cran-commonmark(1.7-1)
r-cran-commonmark 的相关链接
Debian 的资源:
下载源码包 r-cran-commonmark:
- [r-cran-commonmark_1.7-1.dsc]
- [r-cran-commonmark_1.7.orig.tar.gz]
- [r-cran-commonmark_1.7-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
high performance CommonMark and Github markdown rendering in R
The CommonMark specification defines a rationalized version of markdown syntax. This package uses the 'cmark' reference implementation for converting markdown text into various formats including html, LaTeX and groff man. In addition it exposes the markdown parse tree in xml format. The latest version of this package also adds support for Github extensions including tables, autolinks and strikethrough text.
其他与 r-cran-commonmark 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: r-api-3.5
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 3.5.1-2)
- GNU R core of statistical computation and graphics system
-
- sug: r-cran-curl
- GNU R modern and flexible web client for R
-
- sug: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-xml2
- GNU R XML parser