2018-11-23 08:42  rsbivand

	* DESCRIPTION, R/initGRASS.R, man/initGRASS.Rd: test gisBase for
	  bin and scripts

2018-09-28 07:42  rsbivand

	* ChangeLog, inst/ChangeLog: tidy

2018-09-24 08:40  rsbivand

	* ChangeLog, inst/ChangeLog: trial updates for OSGEO4W

2018-09-24 08:39  rsbivand

	* DESCRIPTION, R/initGRASS.R, man/rgrass.Rd: trial updates for
	  OSGEO4W

2017-10-20 19:02  rsbivand

	* DESCRIPTION, R/vect_link.R: fix SQLite writeVECT issue

2017-10-12 10:37  rsbivand

	* DESCRIPTION, R/vect_link.R: OGR drivers Markus Metz fix

2017-10-11 11:21  rsbivand

	* DESCRIPTION, R/vect_link.R: readVECT driver 7.3 bug resolved

2016-11-18 14:18  rsbivand

	* DESCRIPTION, R/xml1.R: tidy

2016-05-09 14:39  rsbivand

	* ChangeLog, inst/ChangeLog: tidy

2016-05-09 14:38  rsbivand

	* DESCRIPTION: tidy

2016-04-25 08:07  rsbivand

	* DESCRIPTION, NAMESPACE, R/AAA.R, R/initGRASS.R, R/vect_link.R,
	  man/initGRASS.Rd: tidy

2016-04-11 12:13  rsbivand

	* ChangeLog, inst/ChangeLog: tidy

2016-04-11 12:12  rsbivand

	* DESCRIPTION, R/xml1.R: WinNat *.bat issue

2016-01-13 11:52  rsbivand

	* R/initGRASS.R, man/initGRASS.Rd: addon in initGRASS

2016-01-13 08:47  rsbivand

	* DESCRIPTION: fix addons in initGRASS

2016-01-12 19:17  rsbivand

	* ChangeLog, inst/ChangeLog: tidy

2016-01-12 19:10  rsbivand

	* R/vect_link.R: fix Windows file transfer issue

2016-01-12 14:09  rsbivand

	* R/xml1.R: addon bat files fix

2016-01-11 14:07  rsbivand

	* ChangeLog, R/vect_link.R: vector layer tidy

2016-01-11 13:51  rsbivand

	* DESCRIPTION, R/AAA.R, R/rgrass.R, R/xml1.R: attempt to make
	  addons visible under Windows

2015-10-11 18:38  rsbivand

	* R/vect_link.R: Windows rgdal drivers issue

2015-10-11 18:32  rsbivand

	* R/vect_link.R: Windows rgdal drivers issue

2015-10-11 13:48  rsbivand

	* R/vect_link.R: Windows rgdal drivers issue

2015-10-08 21:27  rsbivand

	* DESCRIPTION, R/vect_link.R: Windows rgdal drivers issue

2015-09-25 09:02  rsbivand

	* NAMESPACE: importFrom(methods, slot, 'slot<-', as)

2015-08-23 18:39  rsbivand

	* inst, inst/ChangeLog: tidy

2015-08-23 18:38  rsbivand

	* ChangeLog: tidy

2015-08-23 18:36  rsbivand

	* DESCRIPTION, NAMESPACE, R/bin_link.R, R/vect_link.R,
	  man/readVECT.Rd: adding long field names for vectors

2015-08-17 19:03  rsbivand

	* DESCRIPTION, R/vect_link.R, man/readVECT.Rd: fix to vect2neigh

2015-06-28 20:56  rsbivand

	* DESCRIPTION, NAMESPACE: CRAN
	  _R_CHECK_CODE_USAGE_WITH_ONLY_BASE_ATTACHED_=true NAMESPACE tidy

2015-06-18 16:31  rkrug

	* R/bin_link.R, R/vect_link.R: Fixed missing mapset in
	  .read_vect_plugin and .read_rast_plugin
	  
	  Thanks to Ahmadou H. DICKO

2015-06-18 10:28  neteler

	* ChangeLog, DESCRIPTION, R/vect_link.R: rgrass7: R/vect_link.R:
	  fix for drivers other that ESRI Shapefile

2015-05-20 18:20  rsbivand

	* R/xml1.R: check all integer matches

2015-03-10 20:14  rsbivand

	* ChangeLog: tidy

2015-03-10 20:10  rsbivand

	* DESCRIPTION, inst: tidy

2015-03-10 20:02  rsbivand

	* man/readRAST.Rd: examples migrated to nc_basic

2015-03-10 19:50  rsbivand

	* man/execGRASS.Rd, man/gmeta.Rd, man/readRAST.Rd, man/readVECT.Rd,
	  man/rgrass.Rd: examples migrated to nc_basic

2015-03-10 18:54  rsbivand

	* DESCRIPTION: tidy

2015-03-10 14:21  rsbivand

	* R/bin_link.R, man/execGRASS.Rd, man/initGRASS.Rd,
	  man/readRAST.Rd, man/readVECT.Rd, man/rgrass.Rd: examples
	  migrated to nc_basic

2015-02-19 20:16  rsbivand

	* ., DESCRIPTION, R/rgrass.R, R/spgrass.R, man/rgrass.Rd,
	  man/spgrass.Rd: change name to rgrass7

2015-01-31 13:36  rsbivand

	* tidy

2015-01-29 18:18  rsbivand

	* tidy

2015-01-29 13:21  rkrug

	* Introduced several tryCatch() to delete files after error
	  
	  * based on
	  http://permalink.gmane.org/gmane.comp.gis.grass.stats/26
	  similar potential problems were identified and code encapsulated
	  in
	  tryCatch blocks.

2015-01-29 12:43  rkrug

	* Fixed Bug
	  http://permalink.gmane.org/gmane.comp.gis.grass.stats/26
	  
	  * temporary files were not deleted upon error.
	  Wrapped tryCatch block around code.

2015-01-28 14:16  rkrug

	* Added blocing for spgrass6 and spgrass7 unless correct GRASS GIS
	  version used
	  
	  * spgrass6, spgrass: added two internal functions:
	  .grassVersion(): returns GRASS GIS version used
	  .compatibleGRASSVersion(gv=.grassVersion()): returns TRUE if
	  GRASS GIS version
	  is compatible, FALSE if not. As an attribute, it returns an error
	  / status
	  message which can be printed.
	  
	  * spgrass6/AAA.R, spgrass7/AAA.R: added check for
	  .compatibleGRASSVersion() in .onAttach()
	  which raises error if GRASS GIS version is not compatible. The
	  result is that the
	  package can not be loaded in R when running in an incompatible
	  GRASS GIS version.
	  
	  * spgrass6/initGRASS.R, spgrass7/initGRASS.R: added check for
	  .compatibleGRASSVersion()
	  which raises error if GRASS GIS version is not compatible and
	  aborts initGRASS().

2015-01-27 13:05  rsbivand

	* update man pages arguments to match code (running R CMD check)

2015-01-27 12:21  rsbivand

	* change name from spgrass to spgrass7

2015-01-27 11:30  rkrug

	* Refactorng of code from readVect and writeVect
	  
	  * introduced internal functions .read_vect_plugin and
	  .read_vect_non_plugin for actual reading and writing of vector
	  * moved reading of options from code into default values
	  (ignore.stderr, plugin, useGDAL)
	  * wrapped code in tryCatch to reset echoCmdOption

2015-01-27 11:07  rkrug

	* Summary: Fixed renaming error and added . to internal functions
	  
	  * fixed renamin=g error of read_rast_... functions
	  * added . to function names read_rast_plugin and
	  .read_rast_non_plugin

2015-01-27 10:36  rkrug

	* Summary: Rename internal functions to implement
	  
	  * renamed
	  read_plugin -->> read_rast_plugin
	  read_bin -->> read_rast_nonplugin
	  To have consistent naming scheme for reading vectors

2015-01-27 10:26  rkrug

	* Streamlining of code
	  
	  * readRAST, writeRAST: changed default values in function
	  definitions
	  of ignore.stderr, plugin and useGDAL from NULL to the values
	  obtained by get....Option()
	  
	  * Moved closeAllConnections code outsude the try block to ensure
	  that opened connections are closed

2015-01-27 10:00  rkrug

	* Summary: Setting of echoCmdOption fixed
	  
	  * readRAST: the resetting of echoCmdOption was only done if
	  return_SGDF was TRUE. Moved resetting to end of function call and
	  wrapped into tryCatch() block to reset echoCmdOOption even in
	  case of error.
	  
	  * writeRAST: Wrapped into tryCatch() block to reset
	  echoCmdOOption even in case of error.

2015-01-26 14:58  rkrug

	* Summary: Move reading of raster non-plugin into extra function
	  
	  * created new internal function read_bin() which reads the
	  raster, equivalent to read_plugin()

2015-01-26 13:32  rkrug

	* Spring cleaning for GRASS GIS 7
	  
	  * remove references and code opnly used for grass 6
	  * removed check for grass 7
	  * changed name of .grassrc6 to .grassrc7

2015-01-20 11:50  neteler

	* manual update to G7

2015-01-18 20:04  rsbivand

	* adapt to G7

2015-01-15 18:12  rsbivand

	* adding development spgrass for 7 and future

