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

Last updated: May 19,2024

1. Install "r-cran-r.methodss3" package

This is a short guide on how to install r-cran-r.methodss3 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install r-cran-r.methodss3

2. Uninstall "r-cran-r.methodss3" package

This tutorial shows how to uninstall r-cran-r.methodss3 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove r-cran-r.methodss3 $ sudo apt autoclean && sudo apt autoremove

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

Package: r-cran-r.methodss3
Architecture: all
Version: 1.8.0-2build1
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: 130
Depends: r-base-core (>= 4.0.0.20200528-1), r-api-4.0
Suggests: r-cran-codetools
Filename: pool/universe/r/r-cran-r.methodss3/r-cran-r.methodss3_1.8.0-2build1_all.deb
Size: 82964
MD5sum: 226a02984cf7fabcfc8d8aea29fd63ce
SHA1: 95a25e5092331c6d56c93b4e8060aba2cd5f9a20
SHA256: 6db867c703ce1310a7c8c55c9faaf56be428c6aa07ea4a39fee4a43fae7d86aa
SHA512: 6d4bb597c2028dfc9d8b0cf3778061f64dcf0390ed3112829227e996e302e2d209f107128377c45c6c43866d5f91cd9a621d483c6ea1745ade76b33490360267
Homepage: https://cran.r-project.org/package=R.methodsS3
Description-en: GNU R utility function for defining S3 methods
Methods that simplify the setup of S3 generic functions and S3 methods.
Major effort has been made in making definition of methods as simple as
possible with a minimum of maintenance for package developers. For
example, generic functions are created automatically, if missing, and
naming conflict are automatically solved, if possible. The method
setMethodS3() is a good start for those who in the future may want to
migrate to S4. This is a cross-platform package implemented in pure R
that generates standard S3 methods.
Description-md5: d210fa4cc65bcb84aa17d2c5e0526ca7