Package: gluedown 1.0.9

gluedown: Wrap Vectors in Markdown Formatting

Ease the transition between R vectors and markdown text. With 'gluedown' and 'rmarkdown', users can create traditional vectors in R, glue those strings together with the markdown syntax, and print those formatted vectors directly to the document. This package primarily uses GitHub Flavored Markdown (GFM), an offshoot of the unambiguous CommonMark specification by John MacFarlane (2019) <https://spec.commonmark.org/>.

Authors:Kiernan Nicholls [aut, cre, cph]

gluedown_1.0.9.tar.gz
gluedown_1.0.9.zip(r-4.5)gluedown_1.0.9.zip(r-4.4)gluedown_1.0.9.zip(r-4.3)
gluedown_1.0.9.tgz(r-4.4-any)gluedown_1.0.9.tgz(r-4.3-any)
gluedown_1.0.9.tar.gz(r-4.5-noble)gluedown_1.0.9.tar.gz(r-4.4-noble)
gluedown_1.0.9.tgz(r-4.4-emscripten)gluedown_1.0.9.tgz(r-4.3-emscripten)
gluedown.pdf |gluedown.html
gluedown/json (API)
NEWS

# Install 'gluedown' in R:
install.packages('gluedown', repos = c('https://k5cents.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/k5cents/gluedown/issues

On CRAN:

markdown

33 exports 114 stars 4.45 score 2 dependencies 57 scripts 409 downloads

Last updated 6 months agofrom:0f48b80791. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-winOKSep 07 2024
R-4.5-linuxOKSep 07 2024
R-4.4-winOKSep 07 2024
R-4.4-macOKSep 07 2024
R-4.3-winOKSep 07 2024
R-4.3-macOKSep 07 2024

Exports:%>%has_knitrhas_markdownmd_autolinkmd_blankmd_boldmd_bulletmd_chunkmd_codemd_convertmd_disallowmd_escapemd_fencemd_hardlinemd_headingmd_imagemd_indentmd_issuemd_italicmd_labelmd_linkmd_listmd_ordermd_paragraphmd_quotemd_referencemd_rulemd_setextmd_softlinemd_strikemd_tablemd_taskmd_text

Dependencies:gluemagrittr

GitHub Flavored Markdown

Rendered fromgithub-spec.Rmdusingknitr::rmarkdownon Sep 07 2024.

Last update: 2021-05-04
Started: 2019-11-04

Markdown Literal Programming

Rendered fromliteral-programming.Rmdusingknitr::rmarkdownon Sep 07 2024.

Last update: 2023-10-29
Started: 2019-11-04