Install R packages from this Debian repository

Configure repository

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
		

Add OpenPGP key

To be able to make use of secure apt, install the repository's OpenPGP keyring package:

			sudo aptitude update
			sudo aptitude install rkward-keyring
		

Install packages

You can then install the package:

			sudo aptitude install r-other-rkward-rk.power
		

Manual download

In case you'd rather like to download the package manually, here it is: