Toggle navigation
tidycwl
1.0.4
Get started
Reference
Changelog
Changelog
Source:
NEWS.md
tidycwl 1.0.4
2019-12-06
Improvements
Run example code conditionally which requires pandoc to support CRAN’s Solaris environment.
Added pandoc to the SystemRequirements field.
tidycwl 1.0.3
2019-11-28
Improvements
Removed the redundant copy of the full AGPL-3 license file.
tidycwl 1.0.2
Unreleased
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 in
export_html()
.
Added PhantomJS to the SystemRequirements field as it is an essential system dependency for
export_image()
.
tidycwl 1.0.1
Unreleased
Improvements
Added more details about the package functionality to the Description text.
Updated the examples in
export_html()
and
export_image()
to write files to temporary folder.
Added the
\value
RD tag to exported functions to explain the return results.
Imported and re-exported the pipe operator to simplify the example code.
tidycwl 1.0.0
Unreleased
New Features
First public release.
Contents