Changes in version 0.6.0.1 (2022-04-29) minor fix following CRAN message 15/02, replaced names for author cedric.briand"at" with cedric.briand@ in manual fixes note due to class() changed tests to include helper and avoid prompt for user and password when testing Changes in version 0.6.0 (2021-11-11) stacomiR based on gwidget was dropped from CRAN in May 2020, it will soon switch to only command line interface (reprogrammed to remove all dependence to gwidget) and the graphical interface will be a new shiny package. So basically we need to add connection class that work in LINUX in stacomirtools. - Rewrote classes for connections using DBI and pool. - The connection setting can now be made using options. - Added unit tests to all classes. - Added documentation using Roxygen. - Connector classes using RODBC are now marked as deprecated and will fire a warning. Changes in version 0.5.3 (2018-10-06) - added unit tests - removed bug, file not working when envir_stacomi not present, this environment is added when used with stacomir package. Changes in version 0.5.2 (2017-06-24) - previous version of the package