R-commonmark
Port variant std
Summary Another version of markdown syntax
Package version 2.0.0
Homepage https://docs.ropensci.org/commonmark/
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 12 JUL 2025, 15:47:47 UTC
Port created 18 APR 2020, 19:20:11 UTC
Subpackage Descriptions
single commonmark: High Performance CommonMark and Github Markdown Rendering in R The CommonMark specification <https://github.github.com/gfm/> 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. Also includes opt-in support for GFM extensions including tables, autolinks, and strikethrough text.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
R:primary:std
icu:dev:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
7f47d7f9f4ff5d1e2a73a69f6e233d2ddbafae97944ddf664a6000aa94936904 147234 CRAN/commonmark_2.0.0.tar.gz
Ports that require R-commonmark:std
R-litedown:std Lightweight Version of R Markdown
R-roxygen2:std In-Line Documentation for R
R-shiny:std Web Application Framework for R