The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
Unlabeled chunks will now be labeled as unnamed-chunk-n, with n incrementing.
Minor fixes and updates to resolve CRAN warnings.
LANG=en_US.iso88591 LC_ALL=en_US.iso88591 R CMD check
)Added new parser error reporting system
Adopt testthat 3.0.0 for testing
Added new render
function to support rendering rmd_ast
related objects
Added rmd_get_options
and rmd_set_options
Added support for raw attribute chunks (#13)
Added rmd_source
to support sourcing chunks directly into an environment.
Added rmd_select
which uses tidyselect based syntax as a replacement for rmd_subset
.
Soft deprecated rmd_subset
, rmd_get_node
, rmd_get_markdwon
, and rmd_get_chunk
.
Added a NEWS.md
file to track changes to the package.
Incremented the version number.
Overhauled the ast and tibble representations to make them as compatible as possible.
Starting to add helper functions: rmd_subset
, rmd_has_node
, rmd_get_node
, etc.
Initial implementation of Rmd templates
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.