The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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

Version: 1.0.9
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)
Published: 2024-03-11
Author: Kiernan Nicholls ORCID iD [aut, cre, cph]
Maintainer: Kiernan Nicholls <k5cents at gmail.com>
BugReports: https://github.com/k5cents/gluedown/issues
License: GPL-3
URL: https://k5cents.github.io/gluedown/, https://github.com/k5cents/gluedown/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: gluedown results

Documentation:

Reference manual: gluedown.pdf
Vignettes: GitHub Flavored Markdown
Printing Markdown

Downloads:

Package source: gluedown_1.0.9.tar.gz
Windows binaries: r-devel: gluedown_1.0.9.zip, r-release: gluedown_1.0.9.zip, r-oldrel: gluedown_1.0.9.zip
macOS binaries: r-release (arm64): gluedown_1.0.9.tgz, r-oldrel (arm64): gluedown_1.0.9.tgz, r-release (x86_64): gluedown_1.0.9.tgz, r-oldrel (x86_64): gluedown_1.0.9.tgz
Old sources: gluedown archive

Reverse dependencies:

Reverse suggests: k5

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gluedown to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.