Skip to content

Releases: getwilds/rcromwell

v0.3.4

21 Apr 16:22
Compare
Choose a tag to compare

Fixes cromwellJob failures that were making the shiny apps not provide workflowDurations and causing formatting issues.

Repair for first job in app

15 Feb 17:27
Compare
Choose a tag to compare

Fixes shiny app/jobs request when only one workflow has been run and it hasn't ended yet.

Subworkflows for calls

12 Feb 04:55
Compare
Choose a tag to compare

Now subworkflows are supported in cromwellCall().

hotfix cromwellCalls

12 Feb 16:52
Compare
Choose a tag to compare

Made cromwellCalls less chatty to reduce logging.

faster calls for large workflows

09 Sep 18:12
Compare
Choose a tag to compare

Reduced the number of API calls and size of metadata being managed by each call allowing for smaller chunks that is particularly critical when using the shiny app or when large workflows are being used.

refactor for shiny app

12 Aug 03:48
Compare
Choose a tag to compare

Shifts approach to managing Cromwell server API from environment variables to be optionally specified upon call.

move to 4.0

15 Jul 23:16
Compare
Choose a tag to compare

This version has had basic testing done with R 4.0.2.

Call Duration update

15 May 16:38
Compare
Choose a tag to compare
v0.1.3

refinements for app display and reducing requests

cleaner metadata calls

14 May 19:34
Compare
Choose a tag to compare
v0.1.2

OMG seriously.

Reduce metadata size in API calls

14 May 15:52
Compare
Choose a tag to compare
v0.1.1.1

reduce data requests