Commits (2)
-
Chris Lamb authored
Prevent a traceback when comparing two .rdx files directly as get_member will return a file even if the file is missing and not raise a KeyError exception; we therefore explicitly test for the existence of the file.
6344b5af -
Chris Lamb authored
Don't allow errors within Rscript deserialisation cause the entire operation to fail, for example if an external library cannot be loaded. (Closes: #91)
5840c56f