CRAN/E | gluedown

gluedown

Wrap Vectors in Markdown Formatting

Installation

About

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) .

k5cents.github.io/gluedown/
github.com/k5cents/gluedown/
Bug report File report

Key Metrics

Version 1.0.9
R ≥ 3.3
Published 2024-03-11 45 days ago
Needs compilation? no
License GPL-3
CRAN checks gluedown results
Language en-US

Downloads

Yesterday 15 0%
Last 7 days 76 -28%
Last 30 days 435 -27%
Last 90 days 1.431 -16%
Last 365 days 5.337 +3%

Maintainer

Maintainer

Kiernan Nicholls

k5cents@gmail.com

Authors

Kiernan Nicholls

aut / cre / cph

Material

README
NEWS
Reference manual
Package source

Vignettes

GitHub Flavored Markdown
Printing Markdown

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

gluedown archive

Depends

R ≥ 3.3

Imports

glue ≥ 1.3.1
magrittr ≥ 2.0.1

Suggests

covr ≥ 3.3.2
dplyr ≥ 0.8.3
httr ≥ 1.4.1
knitr ≥1.25
markdown ≥ 1.1
mockr ≥ 0.1
rmarkdown ≥ 1.16
rvest ≥ 0.3.2
spelling ≥ 2.1
stringr ≥ 1.4.0
testthat ≥ 2.1.0
xml2 ≥ 1.3.2

Reverse Suggests

k5