Install R packages from this Debian repository

Configure repository

Add the repository to your configuration (e.g., /etc/apt/sources.list.d/other-reaktanz.list ):

    
 # for binary packages:
 deb https://reaktanz.de/R/deb unstable main
 # for source packages:
 deb-src https://reaktanz.de/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 reaktanz-keyring
  

Install packages

You can then install the package:

    
 sudo aptitude install r-other-reaktanz-korpus.lang.nl
  

Manual download

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

Package source code:

Imprint  ·  Privacy policy