How to Install r-cran-catools in Ubuntu 18.04



Install r-cran-catools by entering the following commands in the terminal:

sudo apt update
sudo apt install r-cran-catools

Description:

GNU R package providing various utility functions

The packages features several basic utility functions including: moving (rolling, running) window statistic functions, read/write for GIF and ENVI binary files, fast calculation of AUC, LogitBoost classifier, base64 encoder/decoder, round-off error free sum and cumsum, etc. . This package of R programming tools for plotting data was written by Jarek Tuszynski.

Homepage: https://cran.r-project.org/package=caTools

Version: 1.17.1-2

Section: universe/math