Package: df2yaml
Type: Package
Title: Convert Dataframe to 'YAML'
Version: 0.3.1
Authors@R: 
    person(given = "Yabing",
           family = "Song",
           role = c("aut", "cre"),
           email = "songyb0519@gmail.com")
Maintainer: Yabing Song <songyb0519@gmail.com>
Description: The 'df2yaml' aims to simplify the process of converting 'dataframe' to 'YAML' <https://yaml.org/>. 
    The 'dataframe' with multiple key columns and one value column will be converted to the multi-level hierarchy.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: dplyr, rrapply, tibble, yaml, magrittr, rlang
Suggests: rmarkdown, prettydoc, knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-01-20 13:02:54 UTC; songyabing
Author: Yabing Song [aut, cre]
Repository: CRAN
Date/Publication: 2023-01-26 12:50:02 UTC
Built: R 4.2.0; ; 2023-01-27 13:43:56 UTC; unix
