Changes in version 1.1.12 (2015-07-08) o updated URLs. o added import statements as required by R-devel. Changes in version 1.1.11 (2015-03-10) o fixed broken URLs in documentation. o fix "S3 generic/method consistency" NOTE raised by R-devel. Changes in version 1.1.10 (2014-11-14) o change of maintainer email address. Changes in version 1.1.9 (2014-04-14) o updated to get rid of "import" warning in R 3.1.0 Changes in version 1.1.8 (2013-09-15) o updated dependencies R >= 2.15.1, corpcor >= 1.6.6 o Licence file removed to avoid warnings in R-devel Changes in version 1.1.7 (2012-01-22) o NAMESPACE file added Changes in version 1.1.6 (2011-03-21) o small correction to make package pass the tests of R version 2.13 Changes in version 1.1.5 (2009-10-11) o small correction to make package pass the tests of R version 2.10 o now corpcor version 1.5.3 is required (also needed for R 2.10) Changes in version 1.1.4 (2008-11-17) o changes to make "longitudinal" work with corpcor version 1.4.8 o bug fixed in dyn.scale() Changes in version 1.1.3 (2006-08-09) o set everywhere the option "protect=0" o dyn.var() function now also has the "protect" argument Changes in version 1.1.2 (2006-06-05) o "protect" field added, to control protected shrinkage similar as in corpcor package o new functions: dyn.pvar(), dyn.var() o removed: dyn.pcov() o change of function name: is.regularily.sampled() is now called is.regularly.sampled() o now depends on version 1.4.2 of corpcor package Changes in version 1.1.1 (2006-04-25) o documentation was updated Changes in version 1.1.0 (2006-03-28) o now requires corpcor version1.3.0 (variance are shrunken as well) o changes were made to incorporate "lambda.var" parameter Changes in version 1.0.0 (2006-03-10) o functions for dynamical correlation and covariance added o dynamical scale function Prior to version 1.0.0: o longitudional data structure was part of GeneTS package