2016-10-10  Valentin Todorov  <valentin.todorov@chello.at>
    *
    * DESCRIPTION (Version): 1.9-61
    *
    * R/PCdiagplot.R - remove a require(graphics) 
    *
    * src/pcaPP.cpp - fix warning - uninitialized variable
    *
    * NAMESPASE - add importFrom() for functions in "grDevices", "graphics", "stats" and "utils".
    *
    * src/R_meal.h: fix a problem on Solaris by adding 
    **      using namespace std;
    *   - however, I cannot test if this is sufficient
    *
    
2014-10-20  Valentin Todorov  <valentin.todorov@chello.at>
    *
    * DESCRIPTION (Version): 1.9-60
    *
    
2014-10-20  Valentin Todorov  <valentin.todorov@chello.at>
    *
    * DESCRIPTION (Version): 1.2-3
    * DESCRIPTION (Depends): removed, no more dependances replaced by Imports
    *
    * NAMESPACE: added 'importFrom(mvtnorm, rmvnorm)'
    *
    *
    * The package was ORPHANED. The CRAN team fixed the
    *   location of the vignette according to R 3.1
    *   Version 1.9-50, 19.9.2014
    *
