How to Install and Uninstall r-cran-yaml Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "r-cran-yaml" package

This guide covers the steps necessary to install r-cran-yaml on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install r-cran-yaml

2. Uninstall "r-cran-yaml" package

Please follow the steps below to uninstall r-cran-yaml on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove r-cran-yaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-yaml package on Ubuntu 20.10 (Groovy Gorilla)

Package: r-cran-yaml
Architecture: amd64
Version: 2.2.1-1build1
Priority: optional
Section: universe/gnu-r
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian R Packages Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 291
Depends: r-base-core (>= 4.0.0.20200528-1), r-api-4.0, libc6 (>= 2.14)
Recommends: r-cran-testthat
Suggests: r-cran-runit
Filename: pool/universe/r/r-cran-yaml/r-cran-yaml_2.2.1-1build1_amd64.deb
Size: 101360
MD5sum: 86abeb12f51fa94d7993a63047244889
SHA1: f7f4493bd1cf4c1197b5b62920be7e800ed08db9
SHA256: 30d516259113b6fcaf34eaa1b6abb72654611ef2b10664b447bd419951fe6994
SHA512: 089a10ff7faea364f70b165de78faab75bb597e412f28899fdddaafd6b359608fea1f94babaad15aed03502928b45b5ca8d5ac2a563aee65deeb9570448eaab0
Homepage: https://cran.r-project.org/package=yaml
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