2011-05-26 15:31  EdzerPebesma

	* DESCRIPTION, R/stplot.R: spplot didn't deal with missing values;
	  version bump

2011-05-25 16:14  EdzerPebesma

	* DESCRIPTION, R/eof.R, man/eof.Rd: version update; added option to
	  output prcomp object to EOF().

2011-05-25 10:10  EdzerPebesma

	* tests/wind.Rout.save: test output

2011-05-25 10:07  EdzerPebesma

	* man/eof.Rd, tests/wind.R: docs for EOF.

2011-05-25 10:05  EdzerPebesma

	* inst/doc/spacetime.Rnw, tests/basic.Rout.save, tests/wind.R:
	  updated checks

2011-05-25 09:47  EdzerPebesma

	* DESCRIPTION, NAMESPACE, R/STFDF-methods.R, R/STIDF-methods.R,
	  R/STSDF-methods.R, R/eof.R, R/stplot.R, demo/CressieWikle.R,
	  inst/doc/spacetime.Rnw, man/stplot.Rd: further work on
	  CressieWikle examples; two more stplot methods
	  (space-time plot; animation). Added EOF, both spatial and
	  temporal.

2011-05-23 11:23  EdzerPebesma

	* demo/CressieWikle.R: added spdep

2011-05-23 10:40  EdzerPebesma

	* R/over.R: (still non-working) over methods

2011-05-23 10:20  EdzerPebesma

	* demo/CressieWikle.R: updated routines

2011-05-22 20:23  EdzerPebesma

	* DESCRIPTION, R/STFDF-methods.R, R/STIDF-methods.R,
	  R/STSDF-methods.R, demo/00Index, demo/CressieWikle.R: allow
	  logical selector index; added Cressie & Wikle 2011 import / plot
	  demo

2011-05-05 13:51  EdzerPebesma

	* DESCRIPTION, man/stconstruct.Rd: version; conditional rgdal
	  section

2011-05-05 13:45  EdzerPebesma

	* DESCRIPTION, R/coerce.R, inst/doc/spacetime.R, tests/wind.R: pass
	  checks; version

2011-04-12 22:08  EdzerPebesma

	* DESCRIPTION, NAMESPACE, R/ST-methods.R, R/STFDF-methods.R,
	  R/STIDF-methods.R, R/STSDF-methods.R, R/apply.R, R/stconstruct.R,
	  inst/doc/spacetime.Rnw, man/ST-class.Rd, man/STFDF-class.Rd,
	  man/STIDF-class.Rd, man/STPDF-class.Rd, man/STSDF-class.Rd,
	  man/stconstruct.Rd, tests/basic.Rout.save, tests/stconstruct.R,
	  tests/traj.R, tests/traj.Rout.save, tests/wind.Rout.save: added
	  stConstruct function;
	  allow time vectors in addition to xts objects as time object;
	  version update;
	  improved documentation, thanks to Tom Gottfried

2011-04-04 00:17  EdzerPebesma

	* tests/stconstruct.R: added tests for stConstruct

2011-04-04 00:07  EdzerPebesma

	* DESCRIPTION, NAMESPACE, R/ST-methods.R, R/STFDF-methods.R,
	  R/STIDF-methods.R, R/STSDF-methods.R, R/coerce.R,
	  R/stconstruct.R, man/ST-class.Rd, man/STFDF-class.Rd: allow
	  attributes in space and time upon construction; will keep
	  these and only replicate these when coercing to data.frame.
	  
	  added stConstruct, for "easy" (in any case more robust)
	  construction
	  from time-wide, space-wide and long tables (space-wide t.b.d.)

2011-03-25 12:19  DanielNuest

	* inst/doc: added pdfs to svn:ignore

2011-03-20 14:31  EdzerPebesma

	* DESCRIPTION: added suggested: foreign

2011-03-20 11:24  EdzerPebesma

	* R/STFDF-methods.R: negative indices improved

2011-03-20 10:16  EdzerPebesma

	* DESCRIPTION, NAMESPACE, R/STFDF-methods.R, man/STFDF-class.Rd:
	  added na.omit.STFDF; negative selection (testing) for STFDF

2011-03-18 10:04  EdzerPebesma

	* demo/sos4R.R: fix

2011-03-18 07:38  EdzerPebesma

	* demo/sos4R.R: added exercises

2011-03-18 07:16  EdzerPebesma

	* demo/sos4R.R: added worldHires data backdrop

2011-03-17 20:44  EdzerPebesma

	* demo/sos4R.R: swapped coordinates of no2.spdf

2011-03-17 19:48  EdzerPebesma

	* DESCRIPTION, R/STSDF-methods.R: patch from Tom Gottfried, see
	  https://stat.ethz.ch/pipermail/r-sig-geo/2011-March/011231.html

2011-03-16 17:51  EdzerPebesma

	* demo/00Index, demo/sos4R.R: added demo

2011-03-16 16:23  EdzerPebesma

	* demo/00Index: added Index

2011-03-16 16:00  EdzerPebesma

	* demo, demo/edc.R: added edc demo

2011-03-16 11:35  EdzerPebesma

	* DESCRIPTION, R/ST-methods.R, R/STSDF-methods.R, R/stplot.R,
	  inst/doc/spacetime.R, inst/doc/spacetime.Rnw, man/stplot.Rd,
	  tests/basic.R, tests/basic.Rout.save: type = 'p' in stplot
	  default; selection correction; spTransform generic;
	  digits in tests

2011-03-01 08:18  EdzerPebesma

	* tests/traj.R, tests/traj.Rout.save: update coercion function
	  trajectories

2011-02-23 17:47  EdzerPebesma

	* inst/doc/spacetime.Rnw: several updates; sids reference

2011-02-16 23:27  EdzerPebesma

	* DESCRIPTION, inst/doc/spacetime.Rnw: data update

2011-02-16 23:18  EdzerPebesma

	* DESCRIPTION, NAMESPACE, R/Class-STPDF.R, R/Class-STSDF.R,
	  R/ST-methods.R, R/STPDF-methods.R, R/STSDF-methods.R, R/coerce.R,
	  R/stplot.R, inst/doc/spacetime.Rnw, man/STIDF-class.Rd,
	  man/STIDFtraj-class.Rd, man/STPDF-class.Rd, man/STSDF-class.Rd,
	  man/STSDFtraj-class.Rd, man/stplot.Rd, tests/basic.R,
	  tests/basic.Rout.save, tests/traj.R, tests/traj.Rout.save: class
	  name changes; STS->STI; STP->STS

2011-02-16 22:59  EdzerPebesma

	* DESCRIPTION, NAMESPACE, R/Class-STIDF.R, R/Class-STSDF.R,
	  R/ST-methods.R, R/STIDF-methods.R, R/STSDF-methods.R, R/coerce.R,
	  R/stplot.R, R/traj.R, inst/doc/spacetime.Rnw: change from STS* ->
	  STI* class names; file renames

2011-02-16 11:53  EdzerPebesma

	* DESCRIPTION, inst/doc/spacetime.Rnw: version update; tz = GMT in
	  examples

2010-12-12 21:46  EdzerPebesma

	* DESCRIPTION: version bump

2010-12-12 21:45  EdzerPebesma

	* R/STFDF-methods.R: added over() for spatial selection

2010-12-06 20:35  EdzerPebesma

	* DESCRIPTION, NAMESPACE, R/stplot.R, R/traj.R,
	  inst/doc/spacetime.Rnw, man/stplot.Rd, tests/wind.Rout.save:
	  version update; corrected trajectory plotting with stplot;
	  corrected cshapes
	  example; added plm to vignette.

2010-12-01 01:16  EdzerPebesma

	* NAMESPACE, R/STSDF-methods.R, tests/basic.Rout.save,
	  tests/wind.Rout.save: selection for STSDF; updated tests; passes
	  check; as.xts.STSDF

2010-11-30 22:24  EdzerPebesma

	* DESCRIPTION, R/STSDF-methods.R, R/traj.R, inst/doc/spacetime.Rnw,
	  tests/wind.R: improvement of selection and plot methods; cshapes
	  example; dependency;

2010-11-22 12:01  EdzerPebesma

	* R/ST-methods.R, R/STFDF-methods.R, R/STPDF-methods.R,
	  R/STSDF-methods.R: removed SpatialDataFrame; replaced with
	  addAttrToGeom in sp.

2010-11-22 11:51  EdzerPebesma

	* DESCRIPTION, R/stplot.R, inst/doc/spacetime.Rnw: update; version;
	  typo

2010-11-21 21:18  EdzerPebesma

	* DESCRIPTION, R/ST-methods.R, R/STFDF-methods.R,
	  R/STSDF-methods.R, inst/doc/spacetime.Rnw: improved caption text;
	  selection with [

2010-11-01 20:51  EdzerPebesma

	* DESCRIPTION, inst/doc/spacetime.Rnw: suggests: plm; update

2010-11-01 20:44  EdzerPebesma

	* tests/basic.Rout.save: corrected test

2010-11-01 20:42  EdzerPebesma

	* inst/doc/spacetime.Rnw, inst/doc/spacetime.pdf: removed (large)
	  pdf; merged sections

2010-11-01 20:33  EdzerPebesma

	* R/coerce.R, R/stplot.R, inst/doc/spacetime.Rnw,
	  inst/doc/spacetime.pdf, man/stplot.Rd: added panel / plm example,
	  and long/wide section

2010-10-19 22:11  EdzerPebesma

	* DESCRIPTION, man/STSDFtraj-class.Rd, tests/basic.Rout.save:
	  passes check; traj docs

2010-10-19 21:29  EdzerPebesma

	* DESCRIPTION, R/traj.R, inst/doc/spacetime.Rnw,
	  inst/doc/spacetime.pdf, tests/wind.Rout.save: move trip related
	  things; version update

2010-10-18 22:26  EdzerPebesma

	* NAMESPACE, R/traj.R, inst/doc/spacetime.Rnw,
	  inst/doc/spacetime.pdf: validity checks

2010-10-16 23:00  EdzerPebesma

	* DESCRIPTION, NAMESPACE, R/traj.R, inst/doc/spacetime.Rnw,
	  inst/doc/spacetime.pdf: added STSDFtraj class, removed the
	  ltraj/trip class split.

2010-10-15 20:28  EdzerPebesma

	* inst/doc/spacetime.Rnw, inst/doc/spacetime.pdf: interactions with
	  gstat and sp

2010-10-11 13:24  EdzerPebesma

	* NAMESPACE, R/ST-methods.R, inst/doc/spacetime.Rnw,
	  inst/doc/spacetime.pdf: added summary method for ST objects

2010-10-11 09:12  EdzerPebesma

	* NAMESPACE, R/ST-methods.R, inst/doc/spacetime.Rnw,
	  inst/doc/spacetime.pdf: ...

2010-10-11 07:12  EdzerPebesma

	* inst/doc/spacetime.Rnw, inst/doc/spacetime.pdf: vignette updates

2010-10-10 21:01  EdzerPebesma

	* inst/doc/spacetime.Rnw, inst/doc/spacetime.pdf: wind example
	  exploits separable covariance matrix

2010-10-01 20:55  EdzerPebesma

	* inst/doc/spacetime.Rnw, inst/doc/spacetime.pdf: more on ISO time

2010-10-01 16:02  EdzerPebesma

	* R/stplot.R, inst/doc/spacetime.Rnw, inst/doc/spacetime.pdf: added
	  nc sid polygons example.

2010-10-01 06:13  EdzerPebesma

	* R/STPDF-methods.R, R/STSDF-methods.R, inst/doc/spacetime.Rnw,
	  inst/doc/spacetime.pdf, tests, tests/basic.R,
	  tests/basic.Rout.save, tests/traj.R, tests/traj.Rout.save,
	  tests/wind.R, tests/wind.Rout.save: added tests; corrected
	  as.data.frame(), spell corrections of vignette

2010-09-30 16:52  EdzerPebesma

	* R/STFDF-methods.R, R/STPDF-methods.R, R/STSDF-methods.R,
	  inst/doc/spacetime.Rnw, inst/doc/spacetime.pdf: as.data.frame
	  updates

2010-09-30 11:56  EdzerPebesma

	* DESCRIPTION, R/ST-methods.R, R/STFDF-methods.R,
	  R/STPDF-methods.R, R/STSDF-methods.R, inst/doc/spacetime.Rnw,
	  inst/doc/spacetime.pdf, man/STPDF-class.Rd, man/STSDF-class.Rd:
	  removed initTime, improved trip example.

2010-09-29 20:12  EdzerPebesma

	* DESCRIPTION, R/STSDF-methods.R, inst/doc/spacetime.Rnw,
	  inst/doc/spacetime.pdf, man/STSDF-class.Rd: version update;
	  changed [ for STSDF; vignette mods

2010-09-28 15:52  EdzerPebesma

	* R/ST-methods.R, inst/doc/spacetime.Rnw, inst/doc/spacetime.pdf:
	  traj stuff; still broken!

2010-09-27 11:10  EdzerPebesma

	* inst/doc/Rplots.pdf, inst/doc/spacetime.Rnw,
	  inst/doc/spacetime.pdf, inst/doc/sptime.Rnw, inst/doc/sptime.pdf:
	  rename

2010-09-23 19:20  EdzerPebesma

	* DESCRIPTION, inst/doc/sptime.Rnw, inst/doc/sptime.pdf: cleanup

2010-09-23 13:14  EdzerPebesma

	* man/STPDF-class.Rd, man/STSDF-class.Rd, man/stplot.Rd: udpated to
	  pass check

2010-09-21 20:30  EdzerPebesma

	* NAMESPACE, R/ST-methods.R: dim methods

2010-09-20 23:00  EdzerPebesma

	* man/ST-class.Rd, man/unstack.Rd: krige0 modification to accept ST
	  objects; spacetime pass check mods

2010-09-19 20:39  EdzerPebesma

	* DESCRIPTION, NAMESPACE, R/Class-STPDF.R, R/stplot.R,
	  inst/doc/sptime.Rnw, inst/doc/sptime.pdf: added stplot

2010-09-19 19:52  EdzerPebesma

	* NAMESPACE, R/ST-methods.R, R/STFDF-methods.R, R/STPDF-methods.R,
	  R/STSDF-methods.R, inst/doc/sptime.Rnw, inst/doc/sptime.pdf:
	  first run through Iris wind data interpolation; many fixes

2010-09-18 18:50  EdzerPebesma

	* R/ST-methods.R, R/STFDF-methods.R, R/STPDF-methods.R,
	  R/STSDF-methods.R, R/coerce.R, inst/doc/sptime.Rnw,
	  inst/doc/sptime.pdf, man/STFDF-class.Rd: add docs; make package
	  pass R CMD check

2010-09-18 10:19  EdzerPebesma

	* DESCRIPTION, NAMESPACE, R/Class-ST.R, R/Class-STFDF.R,
	  R/Class-STPDF.R, R/Class-STSDF.R, R/STFDF-methods.R,
	  R/STPDF-methods.R, R/STSDF-methods.R, inst/doc/Rplots.pdf,
	  inst/doc/sptime.Rnw, inst/doc/sptime.pdf, man/STFDF-class.Rd,
	  man/unstack.Rd: added new layer of classes without data.frame

2010-09-17 06:48  EdzerPebesma

	* inst/doc/sptime.Rnw, inst/doc/sptime.pdf: update

2010-09-16 08:44  EdzerPebesma

	* R/STFDF-methods.R, R/STPDF-methods.R, R/STSDF-methods.R,
	  R/coerce.R, inst/doc/sptime.Rnw, inst/doc/sptime.pdf: updates;
	  initial examples in vignette taken from demo(wind) in gstat.

2010-09-14 12:38  EdzerPebesma

	* R/Class-STFDF.R, R/Class-STPDF.R, R/Class-STSDF.R,
	  R/STFDF-methods.R, R/STPDF-methods.R, R/STSDF-methods.R,
	  R/coerce.R, inst/doc/Rplots.pdf, inst/doc/sptime.Rnw,
	  inst/doc/sptime.pdf: implemented coerce methods, mainly

2010-09-09 15:35  EdzerPebesma

	* inst/doc/sptime-001.eps, inst/doc/sptime-001.pdf,
	  inst/doc/sptime-002.eps, inst/doc/sptime-002.pdf,
	  inst/doc/sptime-003.eps, inst/doc/sptime-003.pdf,
	  inst/doc/sptime.pdf: obsolet files

2010-09-09 15:34  EdzerPebesma

	* ., DESCRIPTION, NAMESPACE, R, R/Class-ST.R, R/Class-STFDF.R,
	  R/Class-STPDF.R, R/Class-STSDF.R, R/Class-xts.R, R/ST-methods.R,
	  R/STFDF-methods.R, R/STPDF-methods.R, R/STSDF-methods.R,
	  R/coerce.R, inst, inst/doc, inst/doc/Rplots.pdf,
	  inst/doc/ifgi-logo_int.pdf, inst/doc/sptime-001.eps,
	  inst/doc/sptime-001.pdf, inst/doc/sptime-002.eps,
	  inst/doc/sptime-002.pdf, inst/doc/sptime-003.eps,
	  inst/doc/sptime-003.pdf, inst/doc/sptime.Rnw,
	  inst/doc/sptime.pdf, man, man/ST-class.Rd, man/STFDF-class.Rd,
	  man/unstack.Rd: initial uploade spacetime package

