I'm using ROracle version 1.3-1 to query from a database. One of my queries crashes, apparently due to being unable to process embedded nuls (see image below).

Cleansing the database contents won't be feasible. Does anyone know a way to work around this issue from the ROracle/SQL side?
Also: How can I submit a bug report for ROracle so that this issue can be fixed? In R, read.table also used to crash due to embedded nuls, but it seems that behavior has been fixed.
Thanks!