[ ソース: r-cran-commonmark ]
パッケージ: r-cran-commonmark (1.8.1-1)
r-cran-commonmark に関するリンク
Debian の資源:
r-cran-commonmark ソースパッケージをダウンロード:
- [r-cran-commonmark_1.8.1-1.dsc]
- [r-cran-commonmark_1.8.1.orig.tar.gz]
- [r-cran-commonmark_1.8.1-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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 4.2.1-3)
- 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