2017-01-04  Valentin Todorov  <valentin.todorov@chello.at>
    *
    * DESCRIPTION (Version): 1.9-73
    *
    * src/hess.cpp - fix warning of the type -Wmismatched-new-delete
    *   (allocated array, deleted as single element). See mail of Prof. Ripley from 28.Nobember 2017
    *

2017-06-27  Valentin Todorov  <valentin.todorov@chello.at>
    *
    * DESCRIPTION (Version): 1.9-72
    * DESCRIPTION (Version): 1.9-71
    * DESCRIPTION (Version): 1.9-70
    *
    * test/tpcapp.R - added
    * src/smat.base.h - fix to compile on gcc-7: lines 737-741
    * C functions registered (warning "Found no calls to: R_registerRoutines,
    *       R_useDynamicSymbols" fixed)
    *

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
    *
