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.
Initial CRAN release.
Extract and parse YAML or TOML front matter from text documents
with read_front_matter() or
parse_front_matter().
Support for multiple front matter formats:
---
delimiters) and TOML (+++
delimiters)# and
#' prefixes)Fast C++ parsing with graceful handling of incomplete front matter.
Flexible parser integration: by default uses
yaml12::parse_yaml() and
tomledit::parse_toml() or you can provide custom
parsers.
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.