How to Install and Uninstall r-cran-yaml Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 16,2025
1. Install "r-cran-yaml" package
Please follow the instructions below to install r-cran-yaml on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
r-cran-yaml
Copied
2. Uninstall "r-cran-yaml" package
Here is a brief guide to show you how to uninstall r-cran-yaml on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
r-cran-yaml
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the r-cran-yaml package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: r-cran-yaml
Priority: optional
Section: universe/gnu-r
Installed-Size: 125
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Version: 2.1.13-4
Depends: libyaml-0-2 (= 0.1.6-3), libc6 (>= 2.4), r-base-core (>= 3.2.3-4), r-api-3
Filename: pool/universe/r/r-cran-yaml/r-cran-yaml_2.1.13-4_amd64.deb
Size: 37624
MD5sum: 239abadd512cde862d93353b5bef854c
SHA1: 0ba210813f0741812876cc29f0e3ee4ea787ffe5
SHA256: e1dae8150b0dddcc11fa274dd465d26e93fe185781ac5a12e78e783d4e1263c1
Description-en: 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.
Description-md5: 9559f86b602d1de8e703821cc060e77d
Homepage: https://cran.r-project.org/web/packages/yaml/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/gnu-r
Installed-Size: 125
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Version: 2.1.13-4
Depends: libyaml-0-2 (= 0.1.6-3), libc6 (>= 2.4), r-base-core (>= 3.2.3-4), r-api-3
Filename: pool/universe/r/r-cran-yaml/r-cran-yaml_2.1.13-4_amd64.deb
Size: 37624
MD5sum: 239abadd512cde862d93353b5bef854c
SHA1: 0ba210813f0741812876cc29f0e3ee4ea787ffe5
SHA256: e1dae8150b0dddcc11fa274dd465d26e93fe185781ac5a12e78e783d4e1263c1
Description-en: 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.
Description-md5: 9559f86b602d1de8e703821cc060e77d
Homepage: https://cran.r-project.org/web/packages/yaml/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu