r-cran-yaml 2.1.13-4 source package in Ubuntu
Changelog
r-cran-yaml (2.1.13-4) unstable; urgency=low * debian/control: fix typo in Depends: libyaml-0.2 -> libyaml-0-2. * debian/control: reformat extended description (thanks lintian). -- Joost van Baal-Ilić <email address hidden> Thu, 11 Feb 2016 05:21:54 +0100
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-yaml_2.1.13-4.dsc | 1.7 KiB | 800bc4ea7511c04b8767d4d9c9d762dc7ec42ed22a4256eebd331bab432574bb |
r-cran-yaml_2.1.13.orig.tar.gz | 77.7 KiB | 7c1af251eda84ca2dec091952947a7d3278fa5892605b52afc8dacd72b230bf3 |
r-cran-yaml_2.1.13-4.debian.tar.xz | 4.6 KiB | ffdb34b20e82874fc4c945e191f0ad110a948c03f74e6364ad04c8e850283d7b |
Available diffs
- diff from 2.1.13-3 to 2.1.13-4 (851 bytes)
No changes file available.
Binary packages built by this source
- r-cran-yaml: Methods to convert R data to YAML and back
This package implements the LibYAML YAML 1.1 parser and emitter for R. YAML is
a human-readable markup language. With it, you can create easily readable
documents that can be consumed by a variety of programming languages, including
R. The r-cran-yaml package has two main functions: yaml.load and as.yaml. The
yaml.load function is the YAML parsing function: it accepts a YAML document as
a string and returns R data structures. The as.yaml function is an S3 method
used to convert R objects into YAML strings.
.
This package is useful for R programmers dealing with YAML documents.
- r-cran-yaml-dbgsym: debug symbols for package r-cran-yaml
This package implements the LibYAML YAML 1.1 parser and emitter for R. YAML is
a human-readable markup language. With it, you can create easily readable
documents that can be consumed by a variety of programming languages, including
R. The r-cran-yaml package has two main functions: yaml.load and as.yaml. The
yaml.load function is the YAML parsing function: it accepts a YAML document as
a string and returns R data structures. The as.yaml function is an S3 method
used to convert R objects into YAML strings.
.
This package is useful for R programmers dealing with YAML documents.