- Enhancement: Sort
DependGraphby node priority before scheduling withscheduleTaskList. - New feature: Plot method for
DependGraph - Enhancement: Prevent sending the same data to the same worker multiple times in
scheduleTaskListfunction. - Enhancement: Redesigned
DependGraph@graphfor extensibility. Columns arefrom,to,type, andvalue, wherevalueis a list of lists that can contain anything for any row.
31 July 2018
- Initial CRAN submission