How to Install and Uninstall R-tinytest.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "R-tinytest.noarch" package
Please follow the steps below to install R-tinytest.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
R-tinytest.noarch
Copied
2. Uninstall "R-tinytest.noarch" package
This tutorial shows how to uninstall R-tinytest.noarch on Fedora 36:
$
sudo dnf remove
R-tinytest.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-tinytest.noarch package on Fedora 36
Last metadata expiration check: 4:19:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : R-tinytest
Version : 1.2.4
Release : 5.fc36
Architecture : noarch
Size : 522 k
Source : R-tinytest-1.2.4-5.fc36.src.rpm
Repository : fedora
Summary : Lightweight and Feature Complete Unit Testing Framework
URL : https://CRAN.R-project.org/package=tinytest
License : GPLv3
Description : Provides a lightweight (zero-dependency) and easy to use unit testing
: framework. Main features: install tests with the package. Test results are
: treated as data that can be stored and manipulated. Test files are R scripts
: interspersed with test commands, that can be programmed over. Fully automated
: build-install-test sequence for packages. Skip tests when not run locally (e.g.
: on CRAN). Flexible and configurable output printing. Compare computed output
: with output stored with the package. Run tests in parallel. Extensible by
: other packages. Report side effects.
Available Packages
Name : R-tinytest
Version : 1.2.4
Release : 5.fc36
Architecture : noarch
Size : 522 k
Source : R-tinytest-1.2.4-5.fc36.src.rpm
Repository : fedora
Summary : Lightweight and Feature Complete Unit Testing Framework
URL : https://CRAN.R-project.org/package=tinytest
License : GPLv3
Description : Provides a lightweight (zero-dependency) and easy to use unit testing
: framework. Main features: install tests with the package. Test results are
: treated as data that can be stored and manipulated. Test files are R scripts
: interspersed with test commands, that can be programmed over. Fully automated
: build-install-test sequence for packages. Skip tests when not run locally (e.g.
: on CRAN). Flexible and configurable output printing. Compare computed output
: with output stored with the package. Run tests in parallel. Extensible by
: other packages. Report side effects.