Installing R

Installing TIMP, stable version from CRAN

    1. start R
    2. execute the command (as root)
      install.packages("TIMP")

Installing TIMP, older versions

    1. Download older packages as source or a Windows binary from here
    2. if installing from source, as root execute e.g. the command "R CMD INSTALL TIMP_1.8.tar.gz"; if installing under Windows choose to install the package from source (from the "packages" menu in RGUI)