Add the repository to your configuration (e.g.,
/etc/apt/sources.list.d/other-rkward.list
):
# for binary packages: deb http://rkward.sourceforge.net/R/deb unstable main # for source packages: deb-src http://rkward.sourceforge.net/R/deb unstable main
To be able to make use of secure apt, add the repository's GnuPG key to your configuration:
wget -q http://rkward.sourceforge.net/R/DDCDA632.asc -O- | sudo apt-key add -
You can then update the list of available packages and install the package:
sudo aptitude update sudo aptitude install r-other-rkward-rk-cohenkappa
In case you'd rather like to download the package manually, here it is: