trevorld / r-xmpdf

Edit XMP metadata and PDF bookmarks/documentation info
https://trevorldavis.com/R/xmpdf/dev/index.html
Other
4 stars 0 forks source link

Detect if setting operations work (and throw error if they didn't) #20

Closed trevorld closed 1 year ago

trevorld commented 1 year ago

Perhaps surround the system2() calls with tryCatch() handling any warning as a failure.