tidycwl 1.0.2
Improvements
- Added single quotes for package names, software names, and API names to the Title and Description section.
- Removed the unnecessary
if(interactive()){}
statement from the example inexport_html()
. - Added PhantomJS to the SystemRequirements field as it is an essential system dependency for
export_image()
.