2022-10-24 Valentin Todorov * * DESCRIPTION (Version): 1.5-2 * * src/tclust_init.c: Fixed warning: invalid UTF-8 in comment * see mail of K. Hornik from 17.10.2022 * 2022-01-21 Valentin Todorov * * DESCRIPTION (Version): 1.5=0 * DESCRIPTION (Version): 1.4-3 * * src/makevars * src/R_meal.cpp - Fix for USE_FC_LEN_T becoming the default in 4.2.0 * src/R_meal_BLAS.cpp - -"- * - Fix the reference to jstatsoft.org in CITATION (replace by DOI) * (see mail from Achim Zeileis from 06.10.2021) * 2020-09-28 Valentin Todorov * * DESCRIPTION (Version): 1.4-2 2018-05-24 Valentin Todorov * * DESCRIPTION (Version): 1.4-1 * DESCRIPTION (Version): 1.4-0 * * - Fixed issue with non-ascii symbols in .bib * (see mail from K. Hornik from 14.05.2018) * - Remove dependencies to mvtnorm, mclust, cluster, sn * - src/tkmeans.h, tkmeans.cpp: tkmeans() now can work with p>n * - valgrind: ## VT::24.05.2018 - tclust(..., restr= "sigma"..., ) in vignette * * 2017-08-24 Valentin Todorov * * DESCRIPTION (Version): 1.3-1 * * Removed accents in CITATION file * Tried to fix the valgrind issues * FIXME: Relax the dependencies on mvtnorm, mclust, cluster * 2017-08-09 Valentin Todorov * * DESCRIPTION (Version): 1.3-0 * 2017-06-27 Valentin Todorov * * DESCRIPTION (Version): 1.2-7 * DESCRIPTION (Version): 1.2-6 * DESCRIPTION (Version): 1.2-5 * * 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) * * A test example with random data suppressed * 2016-10-10 Valentin Todorov * * DESCRIPTION (Version): 1.2-4 * * NAMESPASE - add importFrom() for functions in "grDevices", "graphics", "stats" and "utils". * * DESCRIPTION - fixed the description * * R/R_restr.eigen.R - removed non-ascii characters from comments * * 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 * * DESCRIPTION (Version): 1.2-3 * 2014-10-06 Valentin Todorov * * DESCRIPTION (Version): 1.2-2 * * Test case regarding usage of 'mclust' fixed * 2014-09-23 Valentin Todorov * * DESCRIPTION (Version): 1.2-1 * * New maintainer * * Reference to package 'fpc' fixed * * 'DUP = FALSE' in several .C calls changed to 'DUP = TRUE' * * test/* added * * NAMESPACE - import statement added * * vignettes directory created * * other minor issues fixed *