This website is currently being developed. If you notice any problems (such as broken links, etc.), please report them.
< List of Packages

Change Log for vit

Changes in version 1.2.5

Release date: 19 October 2015

CHANGES

  • Removed the "ODBC" dependency, which should only affect import of Excel files on Windows. However, this dependency was causing issues on Macs.

Changes in version 1.2.4

Release date: 27 July 2015

NEW FEATURE/BUG FIXES

  • Allow users to modify the ps and dpi values for Acinonyx plots. This is mostly useful for Macbook Pro (retina) users.

Changes in version 1.2.3

Release date: 16 June 2015

MINOR CHANGES

  • the "File Browser" should now start in the iNZightVIT directory on Macs (rather than the "Home" directory, '~').

  • on mac machines, we provide the ability to create a '.vitprofile' file in the main iNZightVIT folder which will control the resolution of the graphics in the VIT module.

Changes in version 1.2.2

Release date: 10 June 2015

MINOR CHANGES

  • New banner with the new iNZight logo in the main start up screen

Changes in version 1.2.1

Release date: 18 September 2014

MINOR CHANGES

  • Can now read in data files which have comments in them - denoted by #'s

Changes in version 1.2.0

Release date: 18 January 2014

MAJOR CHANGES

  • Because 'iNZight' has been rewritten using 'gWidgets2', we needed to rewrite several functions in the 'vit' package to ensure users could still switch between iNZight and VIT (and back again) without restarting their session. The current version involves detaching and attaching the correct gWidgets version when iNZight is loaded or closed.

MINOR CHANGES

  • As with other packages in the iNZightVIT bundle, the version numbering has been updated. The previous version was updated from beta to version 1.x, and the new release as version 1.2 (this is because there is no functional difference between the versions, however they are no longer compatible).

BUG FIXES

  • Users can now close the graphics device in the VIT module, and are able to return to the home screen (previously, they experienced a fatal error when trying to return to the home screen if they closed the graphics device).

Changes in version 1.1.0-20130227

BUG FIXES

  • When doing randomisation testing with a 2 level categorical variable as the first variable, changing the level of interest could cause all data to be plotted as if it belonged to the level of interest.

Changes in version 1.1.0-20130122

MINOR CHANGES

  • Reverting 'stackPoints' to old behaviour for 'Data' and 'Sample' panels. Modified slightly so that the "bins" are now half a point's width.

  • Updating mechanism in iNZightVIT improved.

Changes in version 1.1.0-20121008

NEW FEATURES

  • Added updating mechanism to keep VIT up to date without grabbing the entire distribution. This can be called by running updateVit(). The iNZightVIT distribution does include a script UPDATE_iNZightVIT.bat (UPDATE_iNZightVIT.command for OSX) to automate this task.

  • Added a new function vitBugReport(), which provides instructions for creating a bug report.

  • Version strings are tagged with a date. This is exposed in the home screen.

MISC

  • Reworked the dependency structure of VIT. This should make it slightly faster to load and prints less to the console.

  • Increasing speed of plotting regression by making slopes opaque. This is reverting back to the original implementation.

BUG FIXES

  • Fix for Mac clients which were selecting the wrong graphics device.

Changes in version 1.1.0-20120822

NEW FEATURES

  • Better handling of large datasets. The data-view is now disabled in favour of variable-view only from 200,000 cells.

  • Added support for showing the theoretical distributions for:

    • Differences between two proportions.

    • Regression.

BUG FIXES

  • Fix for 2 Sample Proportions in the Bootstrapping module (when resampling within groups).

Changes in version 1.1.0-20120725

NEW FEATURES

  • Minor improvements.

Changes in version 1.1.0-20120417

NEW FEATURES

  • Major enhancements.

BUG FIXES

  • Various fixes.