- Added Linux support (tested with Ubuntu 22.04).
dss_require()
is now silent (as it was always supposed to be).- Fixed bug when writing
tibble
objects to DSS.
dss_connect()
now issues a warning if the JVM has limited memory resources.
- Revamped apporach to file handling. DSS files are now handled internally byt the package and users no longer need to explicitly open or close DSS files.
- New funciton
dss_convert()
to convert between DSS-6 and DSS-7 files.