How to Install and Uninstall r-other-iwrlars Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "r-other-iwrlars" package

Here is a brief guide to show you how to install r-other-iwrlars on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install r-other-iwrlars

2. Uninstall "r-other-iwrlars" package

This tutorial shows how to uninstall r-other-iwrlars on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove r-other-iwrlars $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-other-iwrlars package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: r-other-iwrlars
Priority: optional
Section: universe/gnu-r
Installed-Size: 760
Maintainer: Ubuntu Developers
Original-Maintainer: Debichem Team
Architecture: amd64
Version: 0.9-5-1
Depends: libc6 (>= 2.2.5), r-base-core (>= 3.0.2-1ubuntu1)
Filename: pool/universe/r/r-other-iwrlars/r-other-iwrlars_0.9-5-1_amd64.deb
Size: 191232
MD5sum: 64a4934727f3216a4533257b7af49ea7
SHA1: 58302fedc229e31e13f188310132daf5aedfcbf3
SHA256: 2bfcdca2d84e0b1bd7638cd3630bf774b1cf05ccf0f3d0489967c54814e9d3a3
Description-en: least angle regression, lasso, positive lasso and forward stagewise
This GNU R package provides efficient procedures for fitting an entire
lasso sequence with the cost of a single least squares fit. Least angle
regression and infinitessimal forward stagewise regression are related
to the lasso described in http://www-stat.stanford.edu/~hastie/Papers/#LARS.
.
This is a modified version of the original lars package by Hastie and Efron,
providing a LARS modification for non-negative lasso.
Description-md5: 012d92d9ea39eccacff47cc4cf66d9a5
Homepage: http://hci.iwr.uni-heidelberg.de/MIP/Software/nitpick.php
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu