Package: RmdConcord 0.3
RmdConcord: Concordances for 'R Markdown'
Supports concordances in 'R Markdown' documents. This currently allows the original source location in the '.Rmd' file of errors detected by 'HTML tidy' to be found more easily, and potentially allows forward and reverse search in 'HTML' and 'LaTeX' documents produced from 'R Markdown'. The 'LaTeX' support has been included in the most recent development version of the 'patchDVI' package.
Authors:
RmdConcord_0.3.tar.gz
RmdConcord_0.3.zip(r-4.5)RmdConcord_0.3.zip(r-4.4)RmdConcord_0.3.zip(r-4.3)
RmdConcord_0.3.tgz(r-4.4-any)RmdConcord_0.3.tgz(r-4.3-any)
RmdConcord_0.3.tar.gz(r-4.5-noble)RmdConcord_0.3.tar.gz(r-4.4-noble)
RmdConcord_0.3.tgz(r-4.4-emscripten)RmdConcord_0.3.tgz(r-4.3-emscripten)
RmdConcord.pdf |RmdConcord.html✨
RmdConcord/json (API)
NEWS
# Install 'RmdConcord' in R: |
install.packages('RmdConcord', repos = c('https://dmurdoch.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dmurdoch/rmdconcord/issues
Last updated 11 months agofrom:443941e4e6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:html_documentChtml_formatChtml_vignetteChtml_with_concordancepdf_documentC0pdf_with_concordanceprocessConcordanceprocessLatexConcordancetest_packagestidy_validate
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefsgluehighrhtmltoolsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
R Markdown drivers to add concordance | html_documentC html_formatC html_vignetteC latex_formatC pdf_documentC0 |
Convert an R Markdown driver to one that handles concordances. | html_with_concordance pdf_with_concordance |
Get the concordance from the "datapos" values and record it in a file. | processConcordance |
Process a LaTeX concordance file. | processLatexConcordance |
Test for sufficient versions of supporting packages | test_packages |
Reproduce tidy validation done in R 4.3.0. | tidy_validate |