Version 0.3.9200 (3-17-2015)
-----------------------------------------------------------

* satscan() sslocation option now robust to path names with spaces, such as "C:/Program Files (x86)/satscan".  Thanks to Richard Wen for help identifying the problem and pointing the way to a solution.
* Minor changes to vignettes



Version 0.3.9122 (2-5-2015)
-----------------------------------------------------------

* Changes to vignettes, following discussions with CRAN maintainers


Version 0.3.9110 (1-22-2015)
-----------------------------------------------------------

* satscan() "cleanup" parameter (TRUE by default) removes the SaTScan output files from the OS


Version 0.3.9102 (1-21-2015)
-----------------------------------------------------------

* satscan() robust to presence or absence of trailing "/" for parameter file and SaTScan batch file location.



Version 0.3.9000 (1-18-2015)
-----------------------------------------------------------

* satscan() to run SaTScan
* ss.options() to set parameters
* write.ss.prm() to write parameter file
* write.??? to write data for SaTScan
* This version tested on:
**  Windows 7 with SaTScan 9.2, R 3.1.2, R 3.2 (devel)
**  Windows 7 with SaTScan 9.3.1, R 3.0.2, R 3.0.3
**  Ubuntu 14.04.1 with SaTScan 9.3.1, R 3.1.2


Version 1.0.3 (4-22-2023)
-----------------------------------------------------------

* Changed version numbering scheme
* Fixed documentation of 'utils' package import
* This version tested on:
**  Windows 10 with SaTScan 10.1, R 4.3.0

Version 1.0.4 (5-19-2023)
-----------------------------------------------------------

* ss.options() "version" parameter (NULL by default) allows the user to specify a SaTScan version to define parameters, defaulting to version 10.1 parameters
* Vignettes updated to demonstrate ss.options() "version" parameter
* write.ntk() to write network file for SaTScan
* This version tested on:
**  Windows 10 with SaTScan 10.1, R 4.3.0
