| NEWS | R Documentation | 
NEWS file for the gdiff package
Changes in version 0.2-5
- Fixes for - tools::checkS3methods().
Changes in version 0.2-4
- Use new function - samePDF()instead of- tools::Rdiff.
Changes in version 0.2-3
- PDF files are first checked with - tools::Rdiff. If they are identical then no conversion to PNG (for comparison) is necessary.
Changes in version 0.2-2
- New function - diffFiles.
- Attempt to handle broken output files (files that magick cannot read or convert or compare) more elegantly, including reporting them in the comparison result. 
- If get an error reading PDF file with magick, try - pdftoppm(if it exists).
- "Remote" sessions all now load gdiff package. 
Changes in version 0.2-0
- Fix listing of output files for - remoteSessionand- clusterSession.
- Added - volumesand- envand- networkarguments to- dockerSession.