Package: yaml
Type: Package
Title: Methods to Convert R Data to YAML and Back
Date: 2025-11-06
Version: 2.3.11
Suggests: RUnit
Authors@R: c( person("Shawn",    "Garbett",  role = c("cre","ctb"),
                     email   = "shawn.garbett@vumc.org",
                     comment = c(ORCID="0000-0003-4079-5621")
                     ),
              person("Jeremy",  "Stephens", role = c("aut", "ctb")),
              person("Kirill",  "Simonov",  role = "aut"),
              person("Yihui",   "Xie",      role = "ctb",
                     comment = c(ORCID="0000-0003-0645-5666")),
              person("Zhuoer",  "Dong",     role = "ctb"),
              person("Hadley",  "Wickham",  role = "ctb",
                     comment = c(ORCID="0000-0003-4757-117X")),
              person("Jeffrey", "Horner",   role = "ctb"),
              person("reikoch",             role = "ctb"),
              person("Will",    "Beasley",  role = "ctb",
                     comment = c(ORCID="0000-0002-5613-5006")),
              person("Brendan", "O'Connor", role = "ctb"),
              person("Michael", "Quinn",    role = "ctb"),
              person("Charlie", "Gao",      role = "ctb"),
              person(c("Gregory", "R."), "Warnes", role = "ctb"),
              person(c("Zhian", "N."),   "Kamvar", role = "ctb")
             )
Maintainer: Shawn Garbett <shawn.garbett@vumc.org>
License: BSD_3_clause + file LICENSE
Description: Implements the 'libyaml' 'YAML' 1.1 parser and emitter
  (<https://pyyaml.org/wiki/LibYAML>) for R.
URL: https://github.com/vubiostat/r-yaml/
BugReports: https://github.com/vubiostat/r-yaml/issues
NeedsCompilation: yes
Packaged: 2025-11-06 17:27:21 UTC; garbetsp
Author: Shawn Garbett [cre, ctb] (ORCID:
    <https://orcid.org/0000-0003-4079-5621>),
  Jeremy Stephens [aut, ctb],
  Kirill Simonov [aut],
  Yihui Xie [ctb] (ORCID: <https://orcid.org/0000-0003-0645-5666>),
  Zhuoer Dong [ctb],
  Hadley Wickham [ctb] (ORCID: <https://orcid.org/0000-0003-4757-117X>),
  Jeffrey Horner [ctb],
  reikoch [ctb],
  Will Beasley [ctb] (ORCID: <https://orcid.org/0000-0002-5613-5006>),
  Brendan O'Connor [ctb],
  Michael Quinn [ctb],
  Charlie Gao [ctb],
  Gregory R. Warnes [ctb],
  Zhian N. Kamvar [ctb]
Repository: CRAN
Date/Publication: 2025-11-28 13:40:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-11-28 14:48:05 UTC; unix
Archs: yaml.so.dSYM
