R-commonmark
Port variant std
Summary Another version of markdown syntax
BROKEN
Package version 1.9.2
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 OCT 2024, 19:09:16 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
1d6adcfbe8e2b8f7302bef80e2364ba4f186238e4e5593511908ade57eb486eb 144970 CRAN/commonmark_1.9.2.tar.gz
Ports that require R-commonmark:std
R-markdown:std Render Markdown with 'commonmark'
R-roxygen2:std In-Line Documentation for R
R-shiny:std Web Application Framework for R