Package: frontmatter 0.2.0.9000

frontmatter: Parse Front Matter from Documents
Extracts and parses structured metadata ('YAML' or 'TOML') from the beginning of text documents. Front matter is a common pattern in 'Quarto' documents, 'R Markdown' documents, static site generators, documentation systems, content management tools and even 'Python' and 'R' scripts where metadata is placed at the top of a document, separated from the main content by delimiter fences.
Authors:
frontmatter_0.2.0.9000.tar.gz
frontmatter_0.2.0.9000.zip(r-4.7)frontmatter_0.2.0.9000.zip(r-4.6)frontmatter_0.2.0.9000.zip(r-4.5)
frontmatter_0.2.0.9000.tgz(r-4.6-x86_64)frontmatter_0.2.0.9000.tgz(r-4.6-arm64)frontmatter_0.2.0.9000.tgz(r-4.5-x86_64)frontmatter_0.2.0.9000.tgz(r-4.5-arm64)
frontmatter_0.2.0.9000.tar.gz(r-4.7-arm64)frontmatter_0.2.0.9000.tar.gz(r-4.7-x86_64)frontmatter_0.2.0.9000.tar.gz(r-4.6-arm64)frontmatter_0.2.0.9000.tar.gz(r-4.6-x86_64)
frontmatter_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
frontmatter/json (API)
NEWS
| # Install 'frontmatter' in R: |
| install.packages('frontmatter', repos = c('https://posit-dev.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/posit-dev/frontmatter/issues
Pkgdown/docs site:https://posit-dev.github.io
Last updated from:24efd5cd86. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 122 | ||
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 171 | ||
| linux-release-arm64 | OK | 127 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 126 | ||
| macos-release-x86_64 | OK | 216 | ||
| macos-oldrel-arm64 | OK | 79 | ||
| macos-oldrel-x86_64 | OK | 179 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 94 | ||
| windows-oldrel | OK | 119 | ||
| wasm-release | OK | 117 |
Exports:format_front_matterparse_front_matterread_front_matterwrite_front_matter
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Format and Write YAML or TOML Front Matter | format_front_matter write_front_matter |
| Parse YAML or TOML Front Matter | parse_front_matter read_front_matter |
