Files in uptake/updraft
An R Based Workflow Manager

.Rbuildignore
.gitignore
.travis.yml
CONDUCT.md
DESCRIPTION
LICENSE
NAMESPACE
R/components_interface.R R/connection_directed.R R/connection_directed_unpack.R R/connection_interface.R R/constants.R R/execution.R R/module_custom_function.R R/module_interface.R R/module_package_function.R R/settings.R R/utils_check_interface.R R/utils_connections.R R/utils_execution.R R/utils_modules.R R/workflow_dag.R R/workflow_interface.R README.md
_pkgdown.yml
docs/CONDUCT.html
docs/LICENSE-text.html
docs/authors.html
docs/docsearch.css
docs/docsearch.js
docs/favicon.ico
docs/index.html
docs/link.svg
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Autowire.html
docs/reference/CheckInterfaceImplementation.html
docs/reference/CombineArgLists.html
docs/reference/ConnectionInterface.html
docs/reference/CreateDirectedConnections.html
docs/reference/CustomFunctionModule-cash-initFromSaveData.html
docs/reference/CustomFunctionModule.html
docs/reference/DAGWorkflow-cash-initFromFile.html
docs/reference/DAGWorkflow.html
docs/reference/DirectedConnection-cash-initFromSaveData.html
docs/reference/DirectedConnection.html
docs/reference/DirectedUnpackConnection-cash-initFromSaveData.html
docs/reference/DirectedUnpackConnection.html
docs/reference/Execute.html
docs/reference/ExtractArgsFromContainer.html
docs/reference/ExtractReturnStatements.html
docs/reference/FutureFunctionCall.html
docs/reference/GetFunctionArgs.html
docs/reference/LogStrackTrace.html
docs/reference/ModuleInterface.html
docs/reference/PARALLEL_MODE.html
docs/reference/PackageFunctionModule-cash-initFromSaveData.html
docs/reference/PackageFunctionModule.html
docs/reference/SERIAL_MODE.html
docs/reference/SetExecutionMode.html
docs/reference/UpDraftComponentInterface.html
docs/reference/UpDraftSettings.html
docs/reference/WorkflowInterface-cash-initFromFile.html
docs/reference/WorkflowInterface.html
docs/reference/index.html
docs/reference/is.Connection.html
docs/reference/is.DirectedConnection.html
docs/reference/is.Module.html
docs/reference/is.Workflow.html
man/Autowire.Rd man/CheckInterfaceImplementation.Rd man/CombineArgLists.Rd man/ConnectionInterface.Rd man/CreateDirectedConnections.Rd man/CustomFunctionModule-cash-initFromSaveData.Rd man/CustomFunctionModule.Rd man/DAGWorkflow-cash-initFromFile.Rd man/DAGWorkflow.Rd man/DirectedConnection-cash-initFromSaveData.Rd man/DirectedConnection.Rd man/DirectedUnpackConnection-cash-initFromSaveData.Rd man/DirectedUnpackConnection.Rd man/Execute.Rd man/ExtractArgsFromContainer.Rd man/ExtractReturnStatements.Rd man/FutureFunctionCall.Rd man/GetFunctionArgs.Rd man/LogStrackTrace.Rd man/ModuleInterface.Rd man/PARALLEL_MODE.Rd man/PackageFunctionModule-cash-initFromSaveData.Rd man/PackageFunctionModule.Rd man/SERIAL_MODE.Rd man/SetExecutionMode.Rd man/UpDraftComponentInterface.Rd man/UpDraftSettings.Rd man/WorkflowInterface-cash-initFromFile.Rd man/WorkflowInterface.Rd man/is.Connection.Rd man/is.DirectedConnection.Rd man/is.Module.Rd man/is.Workflow.Rd tests/testthat.R
tests/testthat/inst/test_dag_workflow.json
tests/testthat/inst/test_dag_workflow_corrupted.json
tests/testthat/output/.gitkeep
tests/testthat/test_aaa.R tests/testthat/test_connection_directed.R tests/testthat/test_connection_directed_unpack.R tests/testthat/test_execution.R tests/testthat/test_module_custom_function.R tests/testthat/test_module_package_function.R tests/testthat/test_settings.R tests/testthat/test_utils_connections.R tests/testthat/test_utils_modules.R tests/testthat/test_workflow_dag.R tests/testthat/test_zzz.R vignettes/updraft-intro.Rmd
uptake/updraft documentation built on Oct. 17, 2019, 11:59 a.m.