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

7.77 score 115 stars 57 scripts 361 downloads 33 exports 2 dependencies

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

TargetResultDate
Doc / VignettesOKNov 06 2024
R-4.5-winOKNov 06 2024
R-4.5-linuxOKNov 06 2024
R-4.4-winOKNov 06 2024
R-4.4-macOKNov 06 2024
R-4.3-winOKNov 06 2024
R-4.3-macOKNov 06 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 Nov 06 2024.

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

Markdown Literal Programming

Rendered fromliteral-programming.Rmdusingknitr::rmarkdownon Nov 06 2024.

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