Package: tinkr 0.2.0.9001

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.

Authors:Maëlle Salmon [aut], Zhian N. Kamvar [aut, cre], Jeroen Ooms [aut], Nick Wellnhofer [cph], rOpenSci [fnd], Peter Daengeli [ctb]

tinkr_0.2.0.9001.tar.gz
tinkr_0.2.0.9001.zip(r-4.5)tinkr_0.2.0.9001.zip(r-4.4)tinkr_0.2.0.9001.zip(r-4.3)
tinkr_0.2.0.9001.tgz(r-4.4-any)tinkr_0.2.0.9001.tgz(r-4.3-any)
tinkr_0.2.0.9001.tar.gz(r-4.5-noble)tinkr_0.2.0.9001.tar.gz(r-4.4-noble)
tinkr_0.2.0.9001.tgz(r-4.4-emscripten)tinkr_0.2.0.9001.tgz(r-4.3-emscripten)
tinkr.pdf |tinkr.html
tinkr/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/ropensci/tinkr/issues

Pkgdown site:https://docs.ropensci.org

On CRAN:

commonmarkxmlxpath

8.01 score 57 stars 4 packages 4 scripts 138 downloads 13 exports 13 dependencies

Last updated 2 months agofrom:9dc038a588. Checks:3 OK, 4 NOTE. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKDec 25 2024
R-4.5-winNOTEDec 25 2024
R-4.5-linuxNOTEDec 25 2024
R-4.4-winNOTEDec 25 2024
R-4.4-macNOTEDec 25 2024
R-4.3-winOKDec 25 2024
R-4.3-macOKDec 25 2024

Exports:find_betweenget_protectedmd_nsprotect_curlyprotect_mathshow_blockshow_censorshow_liststylesheetto_mdto_md_vecto_xmlyarn

Dependencies:clicommonmarkgluelifecyclemagrittrpurrrR6Rcpprlangvctrsxml2xsltyaml

Introduction to the tinkr package

Rendered fromtinkr.Rmdusingknitr::rmarkdownon Dec 25 2024.

Last update: 2021-05-27
Started: 2021-05-27