R Under development (unstable) (2024-03-03 r86036 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > Sys.setenv("R_TESTS" = "") > Sys.setenv("drake_session_info" = "false") > > library(testthat) > library(drake) Attaching package: 'drake' The following object is masked from 'package:testthat': matches > > test_check("drake", reporter = "summary") 1-hash-tables: local_loop_1: hash tables: ..................... 1-interactive: local_loop_1: interactive: SSSSSSSSS 1-keras: local_loop_1: keras: 1-missed: local_loop_1: missed: SS 1-queue: local_loop_1: queue: SS 1-s3: local_loop_1: s3: ........ 2-build: local_loop_1: drake_build: SS 2-checks: local_loop_1: checks: SSSSS 2-lock: local_loop_1: lock: SSS 2-meta: local_loop_1: meta: SSS..... 2-prework: local_loop_1: prework: SSSS 2-testing: local_loop_1: testing: SSSSSS 3-commands: local_loop_1: commands: ............ 3-lazy: local_loop_1: lazy: SSS 3-rstudio: local_loop_1: rstudio: SSS 3-utils: local_loop_1: utils: SS..................SSSS............S..S.... 4-code_to_function: local_loop_1: code to function: SSSSS 4-flow: local_loop_1: flow: ..................................SSSSSSSS 4-history: local_loop_1: history: SSSSSSSSSS.. 4-imports: local_loop_1: imports: ..............SS. 4-rng: local_loop_1: rng: .....S................. 5-console: local_loop_1: console: .SSSSS 5-examples: local_loop_1: examples: SS 5-graph: local_loop_1: graph: S.SSSSSSS...............SSSS 5-time: local_loop_1: time: SSSSSSS 6-analysis: local_loop_1: analysis: .................................................SSSSSSSSSSSS.....SSSS.........................SSSSS................ 6-hpc: local_loop_1: hpc: .....SSSSSSSSSSSSS. 6-memory: local_loop_1: memory: SS................................................SSSSSSSSS 6-plans: local_loop_1: plans: S..SSSSSSSSSSSSSSSSSSSSS..SSSSSS.SSSSSSSSS..........S 6-retry: local_loop_1: retries and timeouts: SS 6-triggers: local_loop_1: triggers: SS.SSSSSSSSSSSSSS.... 6-visuals: local_loop_1: visuals: ..SSSSSSS 7-config-utils: local_loop_1: config utils: ...SSSSSSSSS 7-deprecate: local_loop_1: deprecate: SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.. 7-dsl: local_loop_1: dsl: SS....S..S....SSS......S..SSS......SSSSSSSSSSSSSSS.......................SSSSSSSSS..SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..SSSSSSS..S... 7-files: local_loop_1: files: .......SSSSSSS......................................................SSSSSSS 7-recovery: local_loop_1: recovery: SSSS 8-cache: local_loop_1: cache: SSSSSSSSSSSSSS.....................................................SSSSSSSSSSSSSSSSSSSSSSSSSSS 8-decorated-storr: local_loop_1: decorated storr: SSSSSSSSSSSSS..........S........SS.......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 9-clustermq: local_loop_1: clustermq: SSSSS. 9-dynamic: local_loop_1: dynamic: SSSSS..SSW................................................................SSSSSS.....SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.SS. 9-future: local_loop_1: future: ..SSS zzz-callr: local_loop_1: callr: SSSSSSSSS... ══ Skipped ═════════════════════════════════════════════════════════════════════ 1. print.drake_deps() ('test-1-interactive.R:4:3') - Reason: On CRAN 2. print.drake_deps_ht() ('test-1-interactive.R:11:3') - Reason: On CRAN 3. print.drake_settings() ('test-1-interactive.R:18:3') - Reason: On CRAN 4. print.drake_triggers() ('test-1-interactive.R:25:3') - Reason: On CRAN 5. drake spec print method ('test-1-interactive.R:32:3') - Reason: On CRAN 6. drake_config() print method ('test-1-interactive.R:45:3') - Reason: On CRAN 7. drake_graph_info() print method ('test-1-interactive.R:52:3') - Reason: On CRAN 8. drake_meta_() print method ('test-1-interactive.R:60:3') - Reason: On CRAN 9. logger ('test-1-interactive.R:70:3') - Reason: On CRAN 10. missed_impl() works with in-memory deps ('test-1-missed.R:4:3') - Reason: On CRAN 11. missed_impl() works with files ('test-1-missed.R:15:3') - Reason: On CRAN 12. empty queue ('test-1-queue.R:4:3') - Reason: On CRAN 13. the priority queue works ('test-1-queue.R:14:3') - Reason: On CRAN 14. drake_build() works as expected ('test-2-build.R:4:3') - Reason: On CRAN 15. debug_command() ('test-2-build.R:54:3') - Reason: On CRAN 16. top-level checks ('test-2-checks.R:4:3') - Reason: On CRAN 17. config and make without safety checks ('test-2-checks.R:11:3') - Reason: On CRAN 18. config_checks() via make() ('test-2-checks.R:22:3') - Reason: On CRAN 19. .onLoad() warns correctly and .onAttach() works ('test-2-checks.R:46:3') - Reason: On CRAN 20. warnings and messages are caught ('test-2-checks.R:60:3') - Reason: On CRAN 21. lock_environment() ('test-2-lock.R:4:3') - Reason: On CRAN 22. Try to modify a locked environment ('test-2-lock.R:48:3') - Reason: On CRAN 23. unlock_environment() ('test-2-lock.R:62:3') - Reason: On CRAN 24. stress test storage hash ('test-2-meta.R:4:3') - Reason: On CRAN 25. same with a directory ('test-2-meta.R:22:3') - Reason: On CRAN 26. hashing decisions ('test-2-meta.R:42:3') - Reason: On CRAN 27. packages are loaded and prework is run ('test-2-prework.R:4:3') - Reason: On CRAN 28. prework can be an expression ('test-2-prework.R:60:3') - Reason: On CRAN 29. prework can be an expression ('test-2-prework.R:73:3') - Reason: On CRAN 30. prework must be interpretable as a language object ('test-2-prework.R:96:3') - Reason: On CRAN 31. test_with_dir() clears out files ('test-2-testing.R:4:3') - Reason: On CRAN 32. set_testing_scenario ('test-2-testing.R:19:3') - Reason: On CRAN 33. testing utils ('test-2-testing.R:51:3') - Reason: On CRAN 34. test_with_dir() evaluates inside the testing envir ('test-2-testing.R:65:3') - Reason: On CRAN 35. test_scenarios() ('test-2-testing.R:78:3') - Reason: On CRAN 36. unit_test_files works ('test-2-testing.R:115:3') - Reason: On CRAN 37. no overt errors lazy load for the debug example ('test-3-lazy.R:4:3') - Reason: On CRAN 38. lazy loading is actually lazy ('test-3-lazy.R:40:3') - Reason: On CRAN 39. active bindings ('test-3-lazy.R:71:3') - Reason: On CRAN 40. loading targets at cursor works under a real conditions ('test-3-rstudio.R:4:3') - Reason: On CRAN 41. do nothing if the cursor is in the console ('test-3-rstudio.R:126:3') - Reason: On CRAN 42. graceful handling of no symbol at cursor. ('test-3-rstudio.R:167:3') - Reason: On CRAN 43. file_remove() ('test-3-utils.R:4:3') - Reason: On CRAN 44. assert_pkg ('test-3-utils.R:13:3') - Reason: On CRAN 45. weak_tibble ('test-3-utils.R:60:3') - Reason: On CRAN 46. error handlers ('test-3-utils.R:75:3') - Reason: On CRAN 47. isolate_example() ('test-3-utils.R:82:3') - Reason: On CRAN 48. text wrapping ('test-3-utils.R:88:3') - Reason: On CRAN 49. grid_index() ('test-3-utils.R:126:3') - Reason: On CRAN 50. storage_copy() (#1120) ('test-3-utils.R:149:3') - Reason: On CRAN 51. Scripts eval'd to fns returning times & file paths ('test-4-code_to_function.R:4:3') - Reason: On CRAN 52. Returned fns include only *active* scripts lines ('test-4-code_to_function.R:34:3') - Reason: On CRAN 53. Returned fns include only *active* Rmd code lines ('test-4-code_to_function.R:76:3') - Reason: On CRAN 54. drake tracks and updates for scripted functions ('test-4-code_to_function.R:113:3') - Reason: On CRAN 55. drake tracks/updates for Rmd files that act like scripts ('test-4-code_to_function.R:205:3') - Reason: On CRAN 56. clean in full build. ('test-4-flow.R:89:3') - Reason: On CRAN 57. make() with skip_targets ('test-4-flow.R:103:3') - Reason: On CRAN 58. make(..., skip_imports = TRUE) works ('test-4-flow.R:110:3') - Reason: On CRAN 59. skip everything ('test-4-flow.R:151:3') - Reason: On CRAN 60. can keep going ('test-4-flow.R:173:3') - Reason: On CRAN 61. failed targets do not become up to date ('test-4-flow.R:212:3') - Reason: On CRAN 62. true targets can be functions ('test-4-flow.R:239:3') - Reason: On CRAN 63. targets can be partially specified ('test-4-flow.R:257:3') - Reason: On CRAN 64. history can be disabled ('test-4-history.R:4:3') - Reason: On CRAN 65. history works with environment storrs ('test-4-history.R:13:3') - Reason: On CRAN 66. edge_cases ('test-4-history.R:23:3') - Reason: On CRAN 67. basic history ('test-4-history.R:32:3') - Reason: On CRAN 68. complicated history commands ('test-4-history.R:112:3') - Reason: On CRAN 69. file history ('test-4-history.R:133:3') - Reason: On CRAN 70. history migration ('test-4-history.R:154:3') - Reason: On CRAN 71. migrate history with drake_history() ('test-4-history.R:168:3') - Reason: On CRAN 72. custom history txtq ('test-4-history.R:181:3') - Reason: On CRAN 73. txtq present but emtpy ('test-4-history.R:191:3') - Reason: On CRAN 74. target conflicts with current import or another target ('test-4-imports.R:98:3') - Reason: On CRAN 75. target conflicts with previous import ('test-4-imports.R:113:3') - Reason: On CRAN 76. Random targets are reproducible ('test-4-rng.R:19:3') - Reason: On CRAN 77. multiline message cap ('test-5-console.R:8:3') - Reason: On CRAN 78. console to file ('test-5-console.R:21:3') - Reason: On CRAN 79. drake_warning() and drake_error() ('test-5-console.R:47:3') - Reason: On CRAN 80. show_source() ('test-5-console.R:85:3') - Reason: On CRAN 81. progress bar does not break things ('test-5-console.R:107:3') - Reason: On CRAN 82. examples are listed and written ('test-5-examples.R:4:3') - Reason: On CRAN 83. mtcars example works ('test-5-examples.R:29:3') - Reason: On CRAN 84. Recursive functions are okay ('test-5-graph.R:4:3') - Reason: On CRAN 85. null graph ('test-5-graph.R:23:3') - Reason: On CRAN 86. lang cluster cols ('test-5-graph.R:33:3') - Reason: On CRAN 87. circular non-DAG drake_plans quit in error ('test-5-graph.R:43:3') - Reason: On CRAN 88. Supplied graph disagrees with the workflow plan ('test-5-graph.R:60:3') - Reason: On CRAN 89. we can generate different visNetwork dependency graphs ('test-5-graph.R:75:3') - Reason: On CRAN 90. clusters ('test-5-graph.R:130:3') - Reason: On CRAN 91. can get the graph info when a file is missing ('test-5-graph.R:197:3') - Reason: On CRAN 92. show_output_files ('test-5-graph.R:274:3') - Reason: On CRAN 93. same, but with an extra edge not due to files ('test-5-graph.R:367:3') - Reason: On CRAN 94. GitHub issue 460 ('test-5-graph.R:461:3') - Reason: On CRAN 95. on_select behaviour works ('test-5-graph.R:477:3') - Reason: On CRAN 96. can ignore a bad time ('test-5-time.R:4:3') - Reason: On CRAN 97. proc_time runtimes can be fetched ('test-5-time.R:17:3') - Reason: On CRAN 98. build times works if no targets are built ('test-5-time.R:31:3') - Reason: On CRAN 99. build time the same after superfluous make ('test-5-time.R:42:3') - Reason: On CRAN 100. runtime predictions ('test-5-time.R:60:3') - Reason: On CRAN 101. predict_workers_impl() ('test-5-time.R:143:3') - Reason: On CRAN 102. can disable build times (#1078) ('test-5-time.R:157:3') - Reason: On CRAN 103. user-defined S3 (#959) ('test-6-analysis.R:282:3') - Reason: On CRAN 104. unparsable commands are handled correctly ('test-6-analysis.R:368:3') - Reason: On CRAN 105. bad target names ('test-6-analysis.R:374:3') - Reason: On CRAN 106. file_in() and file_out() and knitr_in(): commands vs imports ('test-6-analysis.R:402:3') - Reason: On CRAN 107. deps_code() and deps_target_impl() ('test-6-analysis.R:457:3') - Reason: On CRAN 108. tracked() works ('test-6-analysis.R:529:3') - Reason: On CRAN 109. missing input files ('test-6-analysis.R:543:3') - Reason: On CRAN 110. Vectorized nested functions work ('test-6-analysis.R:555:3') - Reason: On CRAN 111. deps_target_impl() ('test-6-analysis.R:597:3') - Reason: On CRAN 112. self-referential commands and imports ('test-6-analysis.R:624:3') - Reason: On CRAN 113. ignore() suppresses updates ('test-6-analysis.R:643:3') - Reason: On CRAN 114. ignore() works on its own ('test-6-analysis.R:689:3') - Reason: On CRAN 115. Can standardize commands ('test-6-analysis.R:706:3') - Reason: On CRAN 116. standardized commands with ignore() ('test-6-analysis.R:764:3') - Reason: On CRAN 117. Can standardize commands from expr or lang ('test-6-analysis.R:816:3') - Reason: On CRAN 118. ignore() in imported functions ('test-6-analysis.R:828:3') - Reason: On CRAN 119. no_deps() in a command ('test-6-analysis.R:901:3') - Reason: On CRAN 120. no_deps() in a function ('test-6-analysis.R:917:3') - Reason: On CRAN 121. function_dependencies() works on :: and ::: ('test-6-analysis.R:944:3') - Reason: On CRAN 122. namespaced drake_plan works ('test-6-analysis.R:992:3') - Reason: On CRAN 123. standardizing Rcpp functions (#806) ('test-6-analysis.R:1032:3') - Reason: On CRAN 124. safe_jobs() ('test-6-hpc.R:12:3') - Reason: On CRAN 125. check_jobs() ('test-6-hpc.R:18:3') - Reason: On CRAN 126. check_parallelism() ('test-6-hpc.R:25:3') - Reason: On CRAN 127. parallel imports ('test-6-hpc.R:37:3') - Reason: On CRAN 128. lightly_parallelize_atomic() is correct ('test-6-hpc.R:49:3') - Reason: On CRAN 129. checksum functionality ('test-6-hpc.R:66:3') - Reason: On CRAN 130. direct users to GitHub issue #675 ('test-6-hpc.R:125:3') - Reason: On CRAN 131. same, but with error (#675) ('test-6-hpc.R:151:3') - Reason: On CRAN 132. drake_pmap ('test-6-hpc.R:169:3') - Reason: On CRAN 133. deprecate custom scheduler functions ('test-6-hpc.R:197:3') - Reason: On CRAN 134. caching arg and column ('test-6-hpc.R:212:3') - Reason: On CRAN 135. custom caching column and clustermq ('test-6-hpc.R:236:3') - Reason: On CRAN 136. custom caching column and future ('test-6-hpc.R:256:3') - Reason: On CRAN 137. manage_memory() warns if loading missing deps ('test-6-memory.R:4:3') - Reason: On CRAN 138. garbage collection ('test-6-memory.R:22:3') - Reason: On CRAN 139. primary memory strategies actually build everything ('test-6-memory.R:210:3') - Reason: On CRAN 140. The unload and none strategies do not hold on to targets ('test-6-memory.R:228:3') - Reason: On CRAN 141. different memory strategies for each targret ('test-6-memory.R:250:3') - Reason: On CRAN 142. drake_envir() and memory strategies ('test-6-memory.R:261:3') - Reason: On CRAN 143. drake_envir() depth ('test-6-memory.R:336:3') - Reason: On CRAN 144. drake_envir() in wrong context ('test-6-memory.R:373:3') - Reason: On CRAN 145. drake_envir("imports") (#882) ('test-6-memory.R:381:3') - Reason: On CRAN 146. centralized metadata (#1177) ('test-6-memory.R:389:3') - Reason: On CRAN 147. centralized old metadata (#1177) ('test-6-memory.R:402:3') - Reason: On CRAN 148. drake_plan_source() in empty commands ('test-6-plans.R:4:3') - Reason: On CRAN 149. warn about <- and -> in drake_plan() ('test-6-plans.R:33:3') - Reason: On CRAN 150. File functions handle input ('test-6-plans.R:72:3') - Reason: On CRAN 151. edge cases for plans ('test-6-plans.R:100:3') - Reason: On CRAN 152. plan set 2 ('test-6-plans.R:147:3') - Reason: On CRAN 153. drake_plan() trims outer whitespace in target names ('test-6-plans.R:166:3') - Reason: On CRAN 154. make() trims outer whitespace in target names ('test-6-plans.R:179:3') - Reason: On CRAN 155. plans can start with bad symbols ('test-6-plans.R:209:3') - Reason: On CRAN 156. can use semicolons for multi-line commands ('test-6-plans.R:220:3') - Reason: On CRAN 157. can use braces for multi-line commands ('test-6-plans.R:236:3') - Reason: On CRAN 158. custom column interface ('test-6-plans.R:252:3') - Reason: On CRAN 159. bind_plans() ('test-6-plans.R:297:3') - Reason: On CRAN 160. bind_plans() with unequal list columns (#1136) ('test-6-plans.R:354:3') - Reason: On CRAN 161. spaces in target names are replaced only when appropriate ('test-6-plans.R:377:3') - Reason: On CRAN 162. drake_plan_call() produces the correct calls ('test-6-plans.R:407:3') - Reason: On CRAN 163. drake_plan_source() ('test-6-plans.R:423:3') - Reason: On CRAN 164. code_to_plan(), one target ('test-6-plans.R:448:3') - Reason: On CRAN 165. plan_to_code() ('test-6-plans.R:456:3') - Reason: On CRAN 166. plan_to_notebook() ('test-6-plans.R:473:3') - Reason: On CRAN 167. commands and triggers can be character strings too ('test-6-plans.R:490:3') - Reason: On CRAN 168. printing large plans ('test-6-plans.R:511:3') - Reason: On CRAN 169. drake_plan_source() with character columns ('test-6-plans.R:525:3') - Reason: On CRAN 170. drake_plan does tidy eval ('test-6-plans.R:550:3') - Reason: On CRAN 171. drake_plan tidy eval can be customized and disabled ('test-6-plans.R:560:3') - Reason: On CRAN 172. make() does tidy eval in commands ('test-6-plans.R:587:3') - Reason: On CRAN 173. stringsAsFactors can be TRUE ('test-6-plans.R:599:3') - Reason: On CRAN 174. case sensitivity ('test-6-plans.R:613:3') - Reason: On CRAN 175. Strings stay strings, not symbols ('test-6-plans.R:635:3') - Reason: On CRAN 176. Trailing slashes in file paths on Windows ('test-6-plans.R:648:3') - Reason: On CRAN 177. supplied a plan instead of a config ('test-6-plans.R:675:3') - Reason: On CRAN 178. warning when file_out() files not produced ('test-6-plans.R:683:3') - Reason: On CRAN 179. id_chr() ('test-6-plans.R:698:3') - Reason: On CRAN 180. cancel() (#1131) ('test-6-plans.R:707:3') - Reason: On CRAN 181. cancel_if(TRUE) (#1131) ('test-6-plans.R:738:3') - Reason: On CRAN 182. cancel_if(condition) (#1131) ('test-6-plans.R:768:3') - Reason: On CRAN 183. cancel_if(bad condition) (#1131) ('test-6-plans.R:780:3') - Reason: On CRAN 184. cancel in incorrect context (#1131) ('test-6-plans.R:787:3') - Reason: On CRAN 185. coerce to language with sanitize_command() (#1372) ('test-6-plans.R:853:3') - Reason: On CRAN 186. retries ('test-6-retry.R:4:3') - Reason: On CRAN 187. timeouts ('test-6-retry.R:66:3') - Reason: something about the testing pkgs interferes with retries. 188. empty triggers return logical ('test-6-triggers.R:4:3') - Reason: On CRAN 189. triggers can be expressions ('test-6-triggers.R:15:3') - Reason: On CRAN 190. triggers in plan override make(trigger = whatever) ('test-6-triggers.R:51:3') - Reason: On CRAN 191. change trigger on a fresh build ('test-6-triggers.R:72:3') - Reason: On CRAN 192. trigger() function works ('test-6-triggers.R:96:3') - Reason: On CRAN 193. can detect trigger deps without reacting to them ('test-6-triggers.R:121:3') - Reason: On CRAN 194. same, but with global trigger ('test-6-triggers.R:164:3') - Reason: On CRAN 195. trigger does not block out command deps ('test-6-triggers.R:203:3') - Reason: On CRAN 196. same, but with global change trigger ('test-6-triggers.R:262:3') - Reason: On CRAN 197. triggers can be NA in the plan ('test-6-triggers.R:344:3') - Reason: On CRAN 198. deps load into memory for complex triggers ('test-6-triggers.R:364:3') - Reason: On CRAN 199. trigger components react appropriately ('test-6-triggers.R:394:3') - Reason: On CRAN 200. trigger whitelist mode ('test-6-triggers.R:597:3') - Reason: On CRAN 201. trigger blacklist mode ('test-6-triggers.R:679:3') - Reason: On CRAN 202. trigger condition mode ('test-6-triggers.R:761:3') - Reason: On CRAN 203. files are collected/encoded from all triggers ('test-6-triggers.R:843:3') - Reason: On CRAN 204. visNetwork graph runs ('test-6-visuals.R:9:3') - Reason: On CRAN 205. visNetwork dep graph does not fail if input file is binary ('test-6-visuals.R:42:3') - Reason: On CRAN 206. ggraphs ('test-6-visuals.R:54:3') - Reason: On CRAN 207. Sankey diagram runs ('test-6-visuals.R:74:3') - Reason: On CRAN 208. colors and shapes ('test-6-visuals.R:101:3') - Reason: On CRAN 209. shapes ('test-6-visuals.R:114:3') - Reason: On CRAN 210. text graph ('test-6-visuals.R:125:3') - Reason: On CRAN 211. outdated(plan) (#1118) ('test-7-config-utils.R:16:3') - Reason: On CRAN 212. drake_build(plan) (#1118) ('test-7-config-utils.R:62:3') - Reason: On CRAN 213. recoverable(plan) (#1118) ('test-7-config-utils.R:95:3') - Reason: On CRAN 214. missed(plan) (#1118) ('test-7-config-utils.R:141:3') - Reason: On CRAN 215. deps_target(plan) (#1118) ('test-7-config-utils.R:150:3') - Reason: On CRAN 216. deps_profile(plan) (#1118) ('test-7-config-utils.R:163:3') - Reason: On CRAN 217. drake_graph_info(plan) (#1118) ('test-7-config-utils.R:172:3') - Reason: On CRAN 218. predict_runtime(plan) etc. (#1118) ('test-7-config-utils.R:183:3') - Reason: On CRAN 219. vis_drake_graph(plan) etc. (#1118) ('test-7-config-utils.R:199:3') - Reason: On CRAN 220. defunct functions ('test-7-deprecate.R:4:3') - Reason: On CRAN 221. deprecation: target() ('test-7-deprecate.R:21:3') - Reason: On CRAN 222. deprecation: fetch_cache ('test-7-deprecate.R:26:3') - Reason: On CRAN 223. deprecation: deps_targets() and knitr_deps() ('test-7-deprecate.R:33:3') - Reason: On CRAN 224. deprecation: cache functions ('test-7-deprecate.R:55:3') - Reason: On CRAN 225. deprecation: built ('test-7-deprecate.R:71:3') - Reason: On CRAN 226. deprecation: imported ('test-7-deprecate.R:94:3') - Reason: On CRAN 227. deprecation: find_project ('test-7-deprecate.R:110:3') - Reason: On CRAN 228. drake version checks in previous caches ('test-7-deprecate.R:123:3') - Reason: On CRAN 229. deprecated graphing functions ('test-7-deprecate.R:141:3') - Reason: On CRAN 230. deprecate misc utilities ('test-7-deprecate.R:159:3') - Reason: On CRAN 231. deprecated arguments ('test-7-deprecate.R:200:3') - Reason: On CRAN 232. example template files (deprecated) ('test-7-deprecate.R:227:3') - Reason: On CRAN 233. force with a non-back-compatible cache ('test-7-deprecate.R:237:3') - Reason: On CRAN 234. deprecate the `force` argument ('test-7-deprecate.R:265:3') - Reason: On CRAN 235. timeout argument ('test-7-deprecate.R:271:3') - Reason: On CRAN 236. old trigger interface ('test-7-deprecate.R:283:3') - Reason: On CRAN 237. mtcars example ('test-7-deprecate.R:327:3') - Reason: On CRAN 238. deprecated hooks ('test-7-deprecate.R:335:3') - Reason: On CRAN 239. pruning_strategy ('test-7-deprecate.R:348:3') - Reason: On CRAN 240. main example ('test-7-deprecate.R:361:3') - Reason: On CRAN 241. session arg to make() ('test-7-deprecate.R:397:3') - Reason: On CRAN 242. deprecated check_plan() ('test-7-deprecate.R:405:3') - Reason: On CRAN 243. deprecated cache_ and target_namespaces() etc. ('test-7-deprecate.R:412:3') - Reason: On CRAN 244. deprecated drake_tip() ('test-7-deprecate.R:421:3') - Reason: On CRAN 245. former external functions that will become internal ('test-7-deprecate.R:426:3') - Reason: On CRAN 246. analyses and summaries ('test-7-deprecate.R:444:3') - Reason: On CRAN 247. wildcards ('test-7-deprecate.R:635:3') - Reason: On CRAN 248. empty generative args ('test-7-deprecate.R:647:3') - Reason: On CRAN 249. evaluate and expand ('test-7-deprecate.R:655:3') - Reason: On CRAN 250. evaluate_plan() and trace ('test-7-deprecate.R:786:3') - Reason: On CRAN 251. make() with wildcard columns ('test-7-deprecate.R:941:3') - Reason: On CRAN 252. unconventional wildcards ('test-7-deprecate.R:959:3') - Reason: On CRAN 253. 'columns' argument to evaluate_plan() ('test-7-deprecate.R:976:3') - Reason: On CRAN 254. issue 187 on Github (from Kendon Bell) ('test-7-deprecate.R:1032:3') - Reason: On CRAN 255. conflicts in wildcard names/values ('test-7-deprecate.R:1043:3') - Reason: On CRAN 256. bad 'columns' argument to evaluate_plan() ('test-7-deprecate.R:1058:3') - Reason: On CRAN 257. map_plan() ('test-7-deprecate.R:1079:3') - Reason: On CRAN 258. map_plan() onto a matrix ('test-7-deprecate.R:1108:3') - Reason: On CRAN 259. map_plan() with symbols ('test-7-deprecate.R:1124:3') - Reason: On CRAN 260. gather_plan() ('test-7-deprecate.R:1143:3') - Reason: On CRAN 261. reduce_plan() ('test-7-deprecate.R:1171:3') - Reason: On CRAN 262. gather_by() ('test-7-deprecate.R:1287:3') - Reason: On CRAN 263. reduce_by() ('test-7-deprecate.R:1369:3') - Reason: On CRAN 264. get_cache ('test-7-deprecate.R:1504:3') - Reason: On CRAN 265. deprecated memory strategies ('test-7-deprecate.R:1513:3') - Reason: On CRAN 266. deprecated decorated storr methods ('test-7-deprecate.R:1527:3') - Reason: On CRAN 267. config arg of make() (#1118) ('test-7-deprecate.R:1534:3') - Reason: On CRAN 268. progress(), running(), and failed() ('test-7-deprecate.R:1548:3') - Reason: On CRAN 269. expose_imports() works ('test-7-deprecate.R:1561:3') - Reason: On CRAN 270. nothing to transform ('test-7-dsl.R:4:3') - Reason: On CRAN 271. empty transforms ('test-7-dsl.R:11:3') - Reason: On CRAN 272. bad transform ('test-7-dsl.R:63:3') - Reason: On CRAN 273. replicates ('test-7-dsl.R:80:3') - Reason: On CRAN 274. multiple tag_in ('test-7-dsl.R:140:3') - Reason: On CRAN 275. single tag_out ('test-7-dsl.R:169:3') - Reason: On CRAN 276. multiple tag_out ('test-7-dsl.R:196:3') - Reason: On CRAN 277. 1 new map ('test-7-dsl.R:259:3') - Reason: On CRAN 278. groups and command symbols are undefined ('test-7-dsl.R:288:3') - Reason: On CRAN 279. command symbols are for combine() but the plan has them ('test-7-dsl.R:302:3') - Reason: On CRAN 280. combine different groups together ('test-7-dsl.R:319:3') - Reason: On CRAN 281. more map ('test-7-dsl.R:494:3') - Reason: On CRAN 282. map on mtcars-like workflow ('test-7-dsl.R:542:3') - Reason: On CRAN 283. map with unequal columns ('test-7-dsl.R:597:3') - Reason: On CRAN 284. map with an indicator column ('test-7-dsl.R:612:3') - Reason: On CRAN 285. dsl and custom columns ('test-7-dsl.R:648:3') - Reason: On CRAN 286. dsl trace ('test-7-dsl.R:703:3') - Reason: On CRAN 287. running a dsl-generated mtcars-like plan ('test-7-dsl.R:751:3') - Reason: On CRAN 288. dsl .tag_out groupings ('test-7-dsl.R:777:3') - Reason: On CRAN 289. combine() and tags ('test-7-dsl.R:836:3') - Reason: On CRAN 290. can disable transformations in dsl ('test-7-dsl.R:914:3') - Reason: On CRAN 291. dsl with differently typed group levels ('test-7-dsl.R:940:3') - Reason: On CRAN 292. tidy eval in the DSL ('test-7-dsl.R:1009:3') - Reason: On CRAN 293. resource column is not a language object (#942) ('test-7-dsl.R:1041:3') - Reason: On CRAN 294. dsl: exact same plan as mtcars ('test-7-dsl.R:1078:3') - Reason: On CRAN 295. dsl: no NA levels in combine() ('test-7-dsl.R:1110:3') - Reason: On CRAN 296. same test (row order) different plan ('test-7-dsl.R:1377:3') - Reason: On CRAN 297. gh #696 ('test-7-dsl.R:1439:3') - Reason: On CRAN 298. transformations in triggers ('test-7-dsl.R:1478:3') - Reason: On CRAN 299. .id = FALSE ('test-7-dsl.R:1706:3') - Reason: On CRAN 300. (1) .id = syms. (2) map() finds the correct cross() syms ('test-7-dsl.R:1731:3') - Reason: On CRAN 301. upstream .id columns are available ('test-7-dsl.R:1771:3') - Reason: On CRAN 302. repeated maps do not duplicate targets ('test-7-dsl.R:1812:3') - Reason: On CRAN 303. unequal trace vars are not duplicated in map() ('test-7-dsl.R:1835:3') - Reason: On CRAN 304. commands from combine() produce the correct values ('test-7-dsl.R:1870:3') - Reason: On CRAN 305. empty grids ('test-7-dsl.R:1907:3') - Reason: On CRAN 306. grid for GitHub issue 697 ('test-7-dsl.R:1931:3') - Reason: On CRAN 307. grid for GitHub issue 710 ('test-7-dsl.R:1957:3') - Reason: On CRAN 308. combine() with symbols instead of calls ('test-7-dsl.R:2000:3') - Reason: On CRAN 309. combine() with complicated calls ('test-7-dsl.R:2021:3') - Reason: On CRAN 310. invalid splitting var ('test-7-dsl.R:2042:3') - Reason: On CRAN 311. uneven combinations ('test-7-dsl.R:2056:3') - Reason: On CRAN 312. dates in the DSL ('test-7-dsl.R:2091:3') - Reason: On CRAN 313. .id_chr with map() ('test-7-dsl.R:2102:3') - Reason: On CRAN 314. .id_chr with combine() ('test-7-dsl.R:2137:3') - Reason: On CRAN 315. max_expand ('test-7-dsl.R:2179:3') - Reason: On CRAN 316. max_expand with a .data grid for map() ('test-7-dsl.R:2209:3') - Reason: On CRAN 317. max_expand with a .data grid for cross() ('test-7-dsl.R:2229:3') - Reason: On CRAN 318. basic splitting ('test-7-dsl.R:2256:3') - Reason: On CRAN 319. splitting with all args ('test-7-dsl.R:2288:3') - Reason: On CRAN 320. splitting with tidy eval ('test-7-dsl.R:2328:3') - Reason: On CRAN 321. parse long tidyeval inputs ('test-7-dsl.R:2361:3') - Reason: On CRAN 322. transform_plan() on its own ('test-7-dsl.R:2388:3') - Reason: On CRAN 323. splice_args() ('test-7-dsl.R:2431:3') - Reason: On CRAN 324. make_unique() ('test-7-dsl.R:2445:3') - Reason: On CRAN 325. slice_indices ('test-7-dsl.R:2474:3') - Reason: On CRAN 326. slice_indices edge cases ('test-7-dsl.R:2490:3') - Reason: On CRAN 327. drake_slice edge cases ('test-7-dsl.R:2509:3') - Reason: On CRAN 328. drake_slice on a vector ('test-7-dsl.R:2517:3') - Reason: On CRAN 329. drake_slice on a list ('test-7-dsl.R:2524:3') - Reason: On CRAN 330. drake_slice on arrays ('test-7-dsl.R:2532:3') - Reason: On CRAN 331. drake_slice on a data frame ('test-7-dsl.R:2555:3') - Reason: On CRAN 332. drake_slice and drop ('test-7-dsl.R:2567:3') - Reason: On CRAN 333. slice(), grouping vars, and .id (#963) ('test-7-dsl.R:2576:3') - Reason: On CRAN 334. complete_cases() ('test-7-dsl.R:2598:3') - Reason: On CRAN 335. side-by-side map keeps grouping vars (#983) ('test-7-dsl.R:2609:3') - Reason: On CRAN 336. side-by-side cross keeps grouping vars (#983) ('test-7-dsl.R:2658:3') - Reason: On CRAN 337. side-by-side cross of nested vars (#983) ('test-7-dsl.R:2723:3') - Reason: On CRAN 338. transform is a formal arg of target() (#993) ('test-7-dsl.R:2780:3') - Reason: On CRAN 339. max_expand thins consistently (#1002) ('test-7-dsl.R:2813:3') - Reason: On CRAN 340. max_expand works on split() ('test-7-dsl.R:2841:3') - Reason: On CRAN 341. eliminate partial tagalong grouping vars (#1009) ('test-7-dsl.R:2863:3') - Reason: On CRAN 342. keep nested grouping vars in combine() (#1008) ('test-7-dsl.R:2908:3') - Reason: On CRAN 343. NAs removed from old grouping vars grid (#1010) ('test-7-dsl.R:3064:3') - Reason: On CRAN 344. static transforms use only upstream part of plan (#1199) ('test-7-dsl.R:3120:3') - Reason: On CRAN 345. User-defined splot() names (#1240) ('test-7-dsl.R:3284:3') - Reason: On CRAN 346. same with an imported directory ('test-7-files.R:31:3') - Reason: On CRAN 347. drake_config() memoizes against knitr files (#887) ('test-7-files.R:73:3') - Reason: On CRAN 348. good URL with an ETag ('test-7-files.R:152:3') - Reason: On CRAN 349. good URL with a timestamp ('test-7-files.R:186:3') - Reason: On CRAN 350. bad URL ('test-7-files.R:213:3') - Reason: On CRAN 351. authentication ('test-7-files.R:244:3') - Reason: On CRAN 352. assert_useful_headers() ('test-7-files.R:285:3') - Reason: On CRAN 353. same with a directory ('test-7-files.R:378:3') - Reason: On CRAN 354. imported files in imported functions ('test-7-files.R:465:3') - Reason: On CRAN 355. codeless knitr report ('test-7-files.R:501:3') - Reason: On CRAN 356. bad knitr report ('test-7-files.R:529:3') - Reason: On CRAN 357. empty cases ('test-7-files.R:557:3') - Reason: On CRAN 358. deps_knitr() works ('test-7-files.R:563:3') - Reason: On CRAN 359. knitr file deps from commands and functions ('test-7-files.R:604:3') - Reason: On CRAN 360. recovery (#945) ('test-7-recovery.R:4:3') - Reason: On CRAN 361. rename a target ('test-7-recovery.R:96:3') - Reason: On CRAN 362. recovery with a non-standard trigger ('test-7-recovery.R:130:3') - Reason: On CRAN 363. recoverability can be disabled ('test-7-recovery.R:161:3') - Reason: On CRAN 364. clean() removes the correct files ('test-8-cache.R:4:3') - Reason: On CRAN 365. drake_version ('test-8-cache.R:51:3') - Reason: On CRAN 366. dependency profile ('test-8-cache.R:72:3') - Reason: On CRAN 367. deps_profile_impl() on imports (#1134) ('test-8-cache.R:117:3') - Reason: On CRAN 368. Missing cache ('test-8-cache.R:129:3') - Reason: On CRAN 369. Cache namespaces ('test-8-cache.R:138:3') - Reason: On CRAN 370. clean() works if there is no cache already ('test-8-cache.R:146:3') - Reason: On CRAN 371. can exclude bad targets from loadd() ('test-8-cache.R:152:3') - Reason: On CRAN 372. bad/corrupt caches, no progress, no seed ('test-8-cache.R:163:3') - Reason: On CRAN 373. non-existent caches ('test-8-cache.R:183:3') - Reason: On CRAN 374. drake_gc() and mangled keys ('test-8-cache.R:194:3') - Reason: On CRAN 375. try to rescue non-existent stuff ('test-8-cache.R:201:3') - Reason: On CRAN 376. drake_cache() can search ('test-8-cache.R:208:3') - Reason: On CRAN 377. neighboring caches ('test-8-cache.R:234:3') - Reason: On CRAN 378. memo_expr() works without a cache ('test-8-cache.R:440:3') - Reason: On CRAN 379. run make() from subdir ('test-8-cache.R:446:3') - Reason: On CRAN 380. loadd() does not load imports ('test-8-cache.R:465:3') - Reason: On CRAN 381. selection and filtering in progress ('test-8-cache.R:483:3') - Reason: On CRAN 382. make() writes a cache log file ('test-8-cache.R:519:3') - Reason: On CRAN 383. loadd(x, deps = TRUE) when x is not cached ('test-8-cache.R:542:3') - Reason: On CRAN 384. clean: garbage_collection and destroy ('test-8-cache.R:558:3') - Reason: On CRAN 385. fancy cache features, bad paths ('test-8-cache.R:569:3') - Reason: On CRAN 386. Pick the hash ('test-8-cache.R:575:3') - Reason: On CRAN 387. totally off the default cache ('test-8-cache.R:588:3') - Reason: On CRAN 388. use two differnt file system caches ('test-8-cache.R:610:3') - Reason: On CRAN 389. storr_environment is usable ('test-8-cache.R:695:3') - Reason: On CRAN 390. arbitrary storr in-memory cache ('test-8-cache.R:712:3') - Reason: On CRAN 391. clean a nonexistent cache ('test-8-cache.R:790:3') - Reason: On CRAN 392. make() from inside the cache ('test-8-cache.R:796:3') - Reason: On CRAN 393. cache log files, gc, and make() ('test-8-cache.R:806:3') - Reason: On CRAN 394. try_build() does not need to access cache ('test-8-cache.R:819:3') - Reason: On CRAN 395. drake_running() ('test-8-cache.R:829:3') - Reason: On CRAN 396. need a storr for a decorated storr ('test-8-cache.R:845:3') - Reason: On CRAN 397. dir_create() ('test-8-cache.R:850:3') - Reason: On CRAN 398. which_clean() (#1014) ('test-8-cache.R:860:3') - Reason: On CRAN 399. ignore storrs (#1071) ('test-8-cache.R:873:3') - Reason: On CRAN 400. cache locking (#1081) ('test-8-cache.R:884:3') - Reason: On CRAN 401. suppress cache locking (#1081) ('test-8-cache.R:912:3') - Reason: On CRAN 402. drake_done() (#1205) ('test-8-cache.R:924:3') - Reason: On CRAN 403. drake_cancelled() (#1205) ('test-8-cache.R:931:3') - Reason: On CRAN 404. cached_(un)planned() with custom cache location (#1268) ('test-8-cache.R:938:3') - Reason: On CRAN 405. encoding empty keys ('test-8-decorated-storr.R:4:3') - Reason: On CRAN 406. empty keys with decorated storr ('test-8-decorated-storr.R:13:3') - Reason: On CRAN 407. drake_tempfile() ('test-8-decorated-storr.R:23:3') - Reason: On CRAN 408. key encoding for paths and namespaced functions ('test-8-decorated-storr.R:32:3') - Reason: On CRAN 409. deco storr: key encoding for paths and namespaced fns ('test-8-decorated-storr.R:55:3') - Reason: On CRAN 410. memoization encoding in decorated storr ('test-8-decorated-storr.R:80:3') - Reason: On CRAN 411. redisplay keys ('test-8-decorated-storr.R:107:3') - Reason: On CRAN 412. decorated storr: redisplay paths ('test-8-decorated-storr.R:114:3') - Reason: On CRAN 413. file_store quotes properly ('test-8-decorated-storr.R:125:3') - Reason: On CRAN 414. run through non-encoder decorated storr methods ('test-8-decorated-storr.R:130:3') - Reason: On CRAN 415. garbage collection ('test-8-decorated-storr.R:169:3') - Reason: On CRAN 416. no special format ('test-8-decorated-storr.R:191:3') - Reason: On CRAN 417. illegal format ('test-8-decorated-storr.R:203:3') - Reason: On CRAN 418. rds format with hpc checksum ('test-8-decorated-storr.R:236:3') - Reason: On CRAN 419. rds format with environment storr ('test-8-decorated-storr.R:293:3') - Reason: On CRAN 420. rds format and recovery ('test-8-decorated-storr.R:316:3') - Reason: On CRAN 421. Can save fst_tbl tibbles (#1154) ('test-8-decorated-storr.R:380:3') - Reason: On CRAN 422. fst format forces data frames ('test-8-decorated-storr.R:404:3') - Reason: On CRAN 423. regular fst format and tibbles ('test-8-decorated-storr.R:418:3') - Reason: On CRAN 424. fst_tbl format forces tibbles (#1154) ('test-8-decorated-storr.R:437:3') - Reason: On CRAN 425. fst_dt ('test-8-decorated-storr.R:451:3') - Reason: On CRAN 426. fst_dt format forces data.tables ('test-8-decorated-storr.R:479:3') - Reason: On CRAN 427. disk.frame (#1004) ('test-8-decorated-storr.R:493:3') - Reason: On CRAN 428. diskframe format forces disk.frames ('test-8-decorated-storr.R:531:3') - Reason: On CRAN 429. drop format for NULL values (#998) ('test-8-decorated-storr.R:545:3') - Reason: On CRAN 430. decorated storr import (#1015) ('test-8-decorated-storr.R:557:3') - Reason: On CRAN 431. decorated storr export (#1015) ('test-8-decorated-storr.R:583:3') - Reason: On CRAN 432. decorated storr import specific targets (#1015) ('test-8-decorated-storr.R:609:3') - Reason: On CRAN 433. decorated storr import specific targets (#1015) ('test-8-decorated-storr.R:635:3') - Reason: On CRAN 434. safe_get*() methods ('test-8-decorated-storr.R:661:3') - Reason: On CRAN 435. in-memory representation of disk.frame targets (#1077) ('test-8-decorated-storr.R:673:3') - Reason: On CRAN 436. changes to formats invalidate targets (#1104) ('test-8-decorated-storr.R:695:3') - Reason: On CRAN 437. same with 2 targets (format is NA for x) (#1104) ('test-8-decorated-storr.R:720:3') - Reason: On CRAN 438. can suppress the format trigger (#1104) ('test-8-decorated-storr.R:745:3') - Reason: On CRAN 439. $import() copies (does not simply move) (#1120) ('test-8-decorated-storr.R:770:3') - Reason: On CRAN 440. qs format (#1121) ('test-8-decorated-storr.R:812:3') - Reason: On CRAN 441. global rds format (#1124) ('test-8-decorated-storr.R:837:3') - Reason: On CRAN 442. global rds format + target qs (#1124) ('test-8-decorated-storr.R:861:3') - Reason: On CRAN 443. file format with flat files and static targets (#1168) ('test-8-decorated-storr.R:890:3') - Reason: On CRAN 444. file format with directories and static targets (#1168) ('test-8-decorated-storr.R:995:3') - Reason: On CRAN 445. bad file format value ('test-8-decorated-storr.R:1081:3') - Reason: On CRAN 446. file trigger and dynamic files (#1168) ('test-8-decorated-storr.R:1091:3') - Reason: On CRAN 447. data recovery and dynamic files (#1168) ('test-8-decorated-storr.R:1112:3') - Reason: On CRAN 448. format file hpc checksums (#1168) ('test-8-decorated-storr.R:1172:3') - Reason: On CRAN 449. missing format file (#1168) ('test-8-decorated-storr.R:1208:3') - Reason: On CRAN 450. empty format file (#1168) ('test-8-decorated-storr.R:1217:3') - Reason: On CRAN 451. non-character format file (#1168) ('test-8-decorated-storr.R:1228:3') - Reason: On CRAN 452. mix of dynamic files and dirs (#1168) ('test-8-decorated-storr.R:1234:3') - Reason: On CRAN 453. keep_going for formatted targets (#1206) ('test-8-decorated-storr.R:1275:3') - Reason: On CRAN 454. clustermq parallelism for CRAN ('test-9-clustermq.R:5:3') - Reason: On Windows 455. clustermq parallelism ('test-9-clustermq.R:24:3') - Reason: On CRAN 456. No hpc targets? No workers. ('test-9-clustermq.R:93:3') - Reason: On CRAN 457. All hpc targets up to date? No workers. ('test-9-clustermq.R:119:3') - Reason: On CRAN 458. Start off with non-HPC targets, then go to HPC targets. ('test-9-clustermq.R:155:3') - Reason: On CRAN 459. dynamic dependency detection ('test-9-dynamic.R:4:3') - Reason: On CRAN 460. dynamic dependencies in the graph ('test-9-dynamic.R:33:3') - Reason: On CRAN 461. dynamic sub-target indices ('test-9-dynamic.R:47:3') - Reason: On CRAN 462. dynamic subvalues ('test-9-dynamic.R:84:3') - Reason: On CRAN 463. empty dynamic transform ('test-9-dynamic.R:99:3') - Reason: On CRAN 464. invalidating a subtarget invalidates the parent ('test-9-dynamic.R:111:3') - Reason: On CRAN 465. lots of maps ('test-9-dynamic.R:127:3') - Reason: On CRAN 466. change 2 sub-deps (sub-target filtering) ('test-9-dynamic.R:314:3') - Reason: On CRAN 467. identical sub-dep hashes ('test-9-dynamic.R:334:3') - Reason: On CRAN 468. dynamic cross values ('test-9-dynamic.R:372:3') - Reason: On CRAN 469. dynamic cross flow ('test-9-dynamic.R:418:3') - Reason: On CRAN 470. switch the order of cross sub-targets ('test-9-dynamic.R:572:3') - Reason: On CRAN 471. dynamic group flow without by ('test-9-dynamic.R:590:3') - Reason: On CRAN 472. insert .by piece by piece ('test-9-dynamic.R:708:3') - Reason: On CRAN 473. dynamic group flow with by ('test-9-dynamic.R:740:3') - Reason: On CRAN 474. make a dep dynamic later on ('test-9-dynamic.R:881:3') - Reason: On CRAN 475. subtarget name invalidation ('test-9-dynamic.R:895:3') - Reason: On CRAN 476. dynamic map over unequal vars ('test-9-dynamic.R:924:3') - Reason: On CRAN 477. dynamic group over unequal vars ('test-9-dynamic.R:935:3') - Reason: On CRAN 478. dynamic group over unequal vars ('test-9-dynamic.R:947:3') - Reason: On CRAN 479. group: static targets and .by precedence ('test-9-dynamic.R:959:3') - Reason: On CRAN 480. group multiple targets ('test-9-dynamic.R:989:3') - Reason: On CRAN 481. formats applied to subtargets but not their parents ('test-9-dynamic.R:1003:3') - Reason: On CRAN 482. non-rds formats and dynamic branching (#1059) ('test-9-dynamic.R:1030:3') - Reason: On CRAN 483. runtime predictions for dynamic targets ('test-9-dynamic.R:1050:3') - Reason: On CRAN 484. dynamic subtargets and RNGs ('test-9-dynamic.R:1080:3') - Reason: On CRAN 485. dynamic condition triggers are not allowed ('test-9-dynamic.R:1135:3') - Reason: On CRAN 486. dynamic change triggers are not allowed ('test-9-dynamic.R:1144:3') - Reason: On CRAN 487. dynamic parent recovery ('test-9-dynamic.R:1153:3') - Reason: On CRAN 488. subtarget recovery ('test-9-dynamic.R:1178:3') - Reason: On CRAN 489. failed dynamic data recovery ('test-9-dynamic.R:1195:3') - Reason: On CRAN 490. row-wise dynamic map() ('test-9-dynamic.R:1213:3') - Reason: On CRAN 491. dynamic loadd() and readd() ('test-9-dynamic.R:1229:3') - Reason: On CRAN 492. dyn loadd/readd with NULL subtargets (#1139) ('test-9-dynamic.R:1257:3') - Reason: On CRAN 493. dynamic hpc ('test-9-dynamic.R:1285:3') - Reason: On CRAN 494. dynamic max_expand ('test-9-dynamic.R:1371:3') - Reason: On CRAN 495. bad cross trace (#1052) ('test-9-dynamic.R:1423:3') - Reason: On CRAN 496. bad group trace (#1052) ('test-9-dynamic.R:1433:3') - Reason: On CRAN 497. dynamic map trace (#1052) ('test-9-dynamic.R:1448:3') - Reason: On CRAN 498. dynamic cross trace (#1052) ('test-9-dynamic.R:1472:3') - Reason: On CRAN 499. dynamic group trace (#1052) ('test-9-dynamic.R:1495:3') - Reason: On CRAN 500. dynamic combine() does not exist ('test-9-dynamic.R:1508:3') - Reason: On CRAN 501. trace responds to dynamic max_expand (#1073) ('test-9-dynamic.R:1517:3') - Reason: On CRAN 502. data frame trace (#1074) ('test-9-dynamic.R:1536:3') - Reason: On CRAN 503. dynamic branching and memory strategies ('test-9-dynamic.R:1558:3') - Reason: On CRAN 504. format trigger for dynamic targets (#1104) ('test-9-dynamic.R:1572:3') - Reason: On CRAN 505. dynamic targets are vectors (#1105) ('test-9-dynamic.R:1591:3') - Reason: On CRAN 506. clear the subtarget envir for non-sub-targets ('test-9-dynamic.R:1603:3') - Reason: On CRAN 507. whole dynamic targets (#1107) ('test-9-dynamic.R:1620:3') - Reason: On CRAN 508. dynamic targets get unloaded from memory (#1107) ('test-9-dynamic.R:1657:3') - Reason: On CRAN 509. cache_planned() and cache_unplanned() (#1110) ('test-9-dynamic.R:1677:3') - Reason: On CRAN 510. visualization labels for dynamic targets ('test-9-dynamic.R:1699:3') - Reason: On CRAN 511. non-vector sub-targets (#1138) ('test-9-dynamic.R:1716:3') - Reason: On CRAN 512. no dynamic file_out() (#1141) ('test-9-dynamic.R:1734:3') - Reason: On CRAN 513. no dynamic knitr_in() (#1229) ('test-9-dynamic.R:1751:3') - Reason: On CRAN 514. log dynamic target as failed if a sub-target fails (#1158) ('test-9-dynamic.R:1763:3') - Reason: On CRAN 515. target-specific max_expand (#1175) ('test-9-dynamic.R:1773:3') - Reason: On CRAN 516. dynamic files + dynamic branching (#1168) ('test-9-dynamic.R:1817:3') - Reason: On CRAN 517. data recovery + dynamic files + dynamic files (#1168) ('test-9-dynamic.R:1924:3') - Reason: On CRAN 518. names and values of cross() subtargets agree (#1204) ('test-9-dynamic.R:1993:3') - Reason: On CRAN 519. v2: names and values of cross() subtargets agree (#1204) ('test-9-dynamic.R:2016:3') - Reason: On CRAN 520. v3: names and values of cross() subtargets agree (#1204) ('test-9-dynamic.R:2039:3') - Reason: On CRAN 521. v4: names and values of cross() subtargets agree (#1204) ('test-9-dynamic.R:2062:3') - Reason: On CRAN 522. v5: names and values of cross() subtargets agree (#1204) ('test-9-dynamic.R:2085:3') - Reason: On CRAN 523. v6: names and values of cross() subtargets agree (#1204) ('test-9-dynamic.R:2108:3') - Reason: On CRAN 524. conflict between formats & upstream dynamic (#1210) ('test-9-dynamic.R:2133:3') - Reason: On CRAN 525. empty dynamic grouping variable error msg (#1212) ('test-9-dynamic.R:2150:3') - Reason: On CRAN 526. drake_build() and drake_debug() are static only (#1214) ('test-9-dynamic.R:2162:3') - Reason: On CRAN 527. parent not finalized, sub-targets stay up to date (#1209) ('test-9-dynamic.R:2176:3') - Reason: On CRAN 528. un-finalized sub-targets and cmd trigger (#1209) ('test-9-dynamic.R:2203:3') - Reason: On CRAN 529. un-finalized sub-targets, seed trigger (#1209) ('test-9-dynamic.R:2234:3') - Reason: On CRAN 530. un-finalized sub-targets, format trigger (#1209) ('test-9-dynamic.R:2259:3') - Reason: On CRAN 531. dynamic_progress_prekey() default (#1209) ('test-9-dynamic.R:2285:3') - Reason: On CRAN 532. dynamic_progress_prekey() suppressed (#1209) ('test-9-dynamic.R:2305:3') - Reason: On CRAN 533. dynamic_progress_prekey() special (#1209) ('test-9-dynamic.R:2331:3') - Reason: On CRAN 534. ad hoc RDS storr namespace folders are removed (#1209) ('test-9-dynamic.R:2361:3') - Reason: On CRAN 535. ad hoc namespaces and non-RDS storrs (#1209) ('test-9-dynamic.R:2379:3') - Reason: On CRAN 536. forget invalidated sub-targets (#1260) ('test-9-dynamic.R:2415:3') - Reason: On CRAN 537. same with recovery enabled (#1260) ('test-9-dynamic.R:2441:3') - Reason: On CRAN 538. future package functionality ('test-9-future.R:15:3') - Reason: On CRAN 539. can gracefully conclude a crashed worker ('test-9-future.R:114:3') - Reason: On CRAN 540. ft_no_target() ('test-9-future.R:142:3') - Reason: On CRAN 541. r_make_message ('test-zzz-callr.R:4:3') - Reason: On CRAN 542. config file missing ('test-zzz-callr.R:9:3') - Reason: On CRAN 543. basic functions with default _drake.R file ('test-zzz-callr.R:18:3') - Reason: On CRAN 544. supply the source with a global option ('test-zzz-callr.R:82:3') - Reason: On CRAN 545. supply the source explicitly ('test-zzz-callr.R:107:3') - Reason: On CRAN 546. r_make() loads packages and sets options ('test-zzz-callr.R:138:3') - Reason: On CRAN 547. configuring a background callr process ('test-zzz-callr.R:162:3') - Reason: On CRAN 548. callr RStudio addins ('test-zzz-callr.R:188:3') - Reason: On CRAN 549. errors keep their informative messages (#969) ('test-zzz-callr.R:213:3') - Reason: On CRAN ══ Warnings ════════════════════════════════════════════════════════════════════ 1. dynamic map flow ('test-9-dynamic.R:153:3') - `graph.union()` was deprecated in igraph 2.0.0. ℹ Please use `union.igraph()` instead. ══ DONE ════════════════════════════════════════════════════════════════════════ > > proc.time() user system elapsed 40.42 7.89 48.95