yum: Utilities to Extract and Process 'YAML' Fragments

Provides a number of functions to facilitate extracting information in 'YAML' fragments from one or multiple files, optionally structuring the information in a 'data.tree'. 'YAML' (recursive acronym for "YAML ain't Markup Language") is a convention for specifying structured data in a format that is both machine- and human-readable. 'YAML' therefore lends itself well for embedding (meta)data in plain text files, such as Markdown files. This principle is implemented in 'yum' with minimal dependencies (i.e. only the 'yaml' packages, and the 'data.tree' package can be used to enable additional functionality).

Version: 0.1.0
Depends: R (≥ 3.0.0)
Imports: yaml (≥ 2.2)
Suggests: covr, data.tree (≥ 0.7), here, testthat
Published: 2021-07-16
Author: Gjalt-Jorn Peters [aut, cre]
Maintainer: Gjalt-Jorn Peters <gjalt-jorn at userfriendlyscience.com>
BugReports: https://gitlab.com/r-packages/yum/-/issues
License: GPL-3
URL: https://r-packages.gitlab.io/yum
NeedsCompilation: no
Materials: README
CRAN checks: yum results

Documentation:

Reference manual: yum.pdf

Downloads:

Package source: yum_0.1.0.tar.gz
Windows binaries: r-devel: yum_0.1.0.zip, r-release: yum_0.1.0.zip, r-oldrel: yum_0.1.0.zip
macOS binaries: r-release (arm64): yum_0.1.0.tgz, r-oldrel (arm64): yum_0.1.0.tgz, r-release (x86_64): yum_0.1.0.tgz
Old sources: yum archive

Reverse dependencies:

Reverse imports: behaviorchange, justifier, psyverse, rock

Linking:

Please use the canonical form https://CRAN.R-project.org/package=yum to link to this page.