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.

tinkr: Cast '(R)Markdown' Files to 'XML' and Back Again

Parsing '(R)Markdown' files with numerous regular expressions can be fraught with peril, but it does not have to be this way. Converting '(R)Markdown' files to 'XML' using the 'commonmark' package allows in-memory editing via of 'markdown' elements via 'XPath' through the extensible 'R6' class called 'yarn'. These modified 'XML' representations can be written to '(R)Markdown' documents via an 'xslt' stylesheet which implements an extended version of 'GitHub'-flavoured 'markdown' so that you can tinker to your hearts content.

Version: 0.2.0
Imports: commonmark (≥ 1.6), glue, magrittr, purrr, R6, xml2, xslt, yaml
Suggests: knitr, rmarkdown, covr, testthat (≥ 3.0.0), withr
Published: 2023-03-28
Author: Maëlle Salmon ORCID iD [aut], Zhian N. Kamvar ORCID iD [aut, cre], Jeroen Ooms [aut], Nick Wellnhofer [cph] (Nick Wellnhofer wrote the XSLT stylesheet.), rOpenSci [fnd] (https://ropensci.org/), Peter Daengeli [ctb]
Maintainer: Zhian N. Kamvar <zkamvar at gmail.com>
BugReports: https://github.com/ropensci/tinkr/issues
License: GPL-3
URL: https://docs.ropensci.org/tinkr/, https://github.com/ropensci/tinkr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: tinkr results

Documentation:

Reference manual: tinkr.pdf
Vignettes: Introduction to the tinkr package

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tinkr 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.