https://github.com/cran/tseries
Raw File
Tip revision: fb48658b48e66a00e642718d25367c521e5e3967 authored by Kurt.Hornik on 20 August 2001, 00:00:00 UTC
version 0.7-5
Tip revision: fb48658
ChangeLog
2001-08-20  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>

	* DESCRIPTION (Version): New version is 0.7-5.

	* man/tseries.internal.Rd: Renamed to tseries-internal.Rd.

	* man/arma-methods.Rd:
	* man/garch-methods.Rd:
	* man/plot.amif.Rd:
	* man/summary.arma.Rd:
	* man/summary.garch.Rd:
	New files.

	* R/*.R:
	* man/*.Rd:
	Fix generic/method inconsistencies.

2001-08-19  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>

	* man/tseries.internal.Rd: Change keyword `misc' to `internal'.

	* R/tsutils.R: TnF fix.

2001-07-15  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>

	* DESCRIPTION (Version): New version is 0.7-4.

	* R/test.R: 
	* man/terasvirta.test.Rd: 
	* man/white.test.Rd:
	Use `Chisq' instead of `chisq' for argument `type'.

2001-07-06  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>

	* DESCRIPTION (Depends): No longer depends on chron.

	* R/finance.R: Rewrite get.hist.quote() to use R internal POSIX
	date/time classes and allow for retrieval of several quotes and
	volume at once.
	* man/get.hist.quote.Rd: Changed accordingly.

2001-06-18  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>

	* DESCRIPTION (Version): New version is 0.7-2.
	(Depends): Redo according to R-exts.  Detailed info now in
	`README'.

	* man/na.remove.Rd: Sync code and documented usage.

	* ChangeLog: finally started.

back to top