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

Last updated: May 17,2024

1. Install "r-cran-nnet" package

In this section, we are going to explain the necessary steps to install r-cran-nnet on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-nnet" package

Here is a brief guide to show you how to uninstall r-cran-nnet on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: r-cran-nnet
Priority: optional
Section: universe/gnu-r
Installed-Size: 167
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Architecture: amd64
Version: 7.3-12-1
Replaces: r-cran-vr (<< 7.3-0)
Depends: libc6 (>= 2.4), r-base-core (>= 3.2.3-4), r-api-3
Filename: pool/universe/r/r-cran-nnet/r-cran-nnet_7.3-12-1_amd64.deb
Size: 96820
MD5sum: 78b884d58a6fd0425fb6b0cd1b4f765e
SHA1: eda2c53a075fc5ec669389f4fbf8f8563cc70280
SHA256: f27fc2a5a19cac605cf6a64d4a14969148647c34cda94404f97ae58b8398fb15
Description-en: GNU R package for feed-forward neural networks
The nnet package provides functions and datasets to support
feed-forward neural networks with a single hidden layer, and
multinomial log-linear models, as discussed in the book 'Modern
Applied Statistics with S' (4th edition) by W.N. Venables and
B.D. Ripley. The following URL provides more details about the book:
URL: http://www.stats.ox.ac.uk/pub/MASS4
Description-md5: 1e0570660ee6d0cfbedc0ea4c7413ad2
Homepage: http://cran.r-project.org/web/packages/nnet/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu