File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Description: Pipeline tools coordinate the pieces of computationally
12
12
The methodology in this package
13
13
borrows from GNU 'Make' (2015, ISBN:978-9881443519)
14
14
and 'drake' (2018, <doi:10.21105/joss.00550>).
15
- Version: 1.8.0.9015
15
+ Version: 1.9.0
16
16
License: MIT + file LICENSE
17
17
URL: https://docs.ropensci.org/targets/, https://github.com/ropensci/targets
18
18
BugReports: https://github.com/ropensci/targets/issues
Original file line number Diff line number Diff line change 1
- # targets 1.8.0.9015 (development)
1
+ # targets 1.9.0
2
2
3
3
## Improvements
4
4
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ reference:
173
173
- ' tar_path_store'
174
174
- ' tar_path_target'
175
175
- ' tar_source'
176
- - ' tar_unblock_store '
176
+ - ' tar_unblock_process '
177
177
- title : Extending targets
178
178
contents :
179
179
- ' tar_assert'
You can’t perform that action at this time.
0 commit comments