Files in anhinton/conduit
A prototype glue system for OpenAPI

.Rbuildignore
.gitignore
DESCRIPTION
NAMESPACE
R/R.R R/bash.R R/component.R R/dockerHost.R R/generic.R R/init.R R/language.R R/module.R R/moduleInputHost.R R/pipe.R R/pipeline.R R/python2.R R/python3.R R/result.R R/script.R R/search.R R/tools.R R/vagrantHost.R R/validate.R R/vessel.R README.md
inst/extdata/bashExample/createGraph.xml
inst/extdata/bashExample/graphtodot.xml
inst/extdata/bashExample/layoutGraph.xml
inst/extdata/bashExample/pipeline.xml
inst/extdata/bashExample/plotGraph.xml
inst/extdata/bashExample/plotgraphviz.xml
inst/extdata/dockerHost/module1.xml
inst/extdata/dockerHost/module2.xml
inst/extdata/dockerHost/module2.xml~
inst/extdata/dockerHost/pipeline.xml
inst/extdata/invalidModule.xml
inst/extdata/invalidPipeline.xml
inst/extdata/moduleInputHostDemo/createHost.R
inst/extdata/moduleInputHostDemo/createHost.xml
inst/extdata/moduleInputHostDemo/executeHost.xml
inst/extdata/moduleInputHostDemo/pipeline.xml
inst/extdata/pythonExample/Rscatter.xml
inst/extdata/pythonExample/dftocsv.xml
inst/extdata/pythonExample/iris_df.xml
inst/extdata/pythonExample/pipeline.xml
inst/extdata/pythonExample/pythonScatter.xml
inst/extdata/simpleGraph/createGraph.xml
inst/extdata/simpleGraph/layoutGraph.xml
inst/extdata/simpleGraph/pipeline.xml
inst/extdata/simpleGraph/plotGraph.xml
inst/extdata/simpleGraphScripts/createGraph.R inst/extdata/simpleGraphScripts/layoutGraph.R inst/extdata/simpleGraphScripts/plotGraph.R
inst/extdata/test_pipeline/module1.xml
inst/extdata/test_pipeline/module2.xml
inst/extdata/test_pipeline/pipeline.xml
inst/extdata/vagrantHost/createGraph.xml
inst/extdata/vagrantHost/layoutGraph.xml
inst/extdata/vagrantHost/pipeline.xml
inst/extdata/vagrantHost/plotGraph.xml
inst/scriptTemplates/script.R
inst/scriptTemplates/script.sh
inst/scriptTemplates/script2.py
inst/scriptTemplates/script3.py
inst/xmlSchema/LICENSE
inst/xmlSchema/README
inst/xmlSchema/host.xsd
inst/xmlSchema/module.xsd
inst/xmlSchema/pipeline.xsd
man/addComponent.Rd man/addPipe.Rd man/amendSearchPaths.Rd man/calculateInputs.Rd man/calculateModuleOutputs.Rd man/calculateOutputs.Rd man/command.Rd man/component.Rd man/componentPath.Rd man/componentResult.Rd man/componentToXML.Rd man/dir.copy.Rd man/dockerHost.Rd man/end.pipe.Rd man/endComponent.Rd man/endInput.Rd man/execLanguage.Rd man/executeCommand.Rd man/executeScript.Rd man/expandSearchPaths.Rd man/export.Rd man/exportComponent.Rd man/exportPipeline.Rd man/extractModuleSource.Rd man/fetchVessel.Rd man/findFile.Rd man/getComponents.Rd man/getDescription.Rd man/getExecLanguageVersion.Rd man/getFormat.Rd man/getLanguage.Rd man/getLocation.Rd man/getName.Rd man/getPipes.Rd man/getRef.Rd man/getType.Rd man/getValue.Rd man/getVessel.Rd man/getXMLAttr.Rd man/importModule.Rd man/importPipeline.Rd man/input.Rd man/internalExtension.Rd man/internalInputScript.Rd man/internalOutputScript.Rd man/ioFormat.Rd man/ioFormatToXML.Rd man/isValidXML.Rd man/is_absolute.Rd man/is_length1_char.Rd man/loadModule.Rd man/loadPipeline.Rd man/module.Rd man/moduleHost.Rd man/moduleHostToXML.Rd man/moduleIO.Rd man/moduleIOToXML.Rd man/moduleInput.Rd man/moduleInputHost.Rd man/moduleLanguage.Rd man/moduleLanguageToXML.Rd man/moduleOutput.Rd man/moduleResult.Rd man/moduleSource.Rd man/moduleSourceToXML.Rd man/moduleToXML.Rd man/output.Rd man/pipe.Rd man/pipeToXML.Rd man/pipeline.Rd man/pipelineResult.Rd man/pipelineToXML.Rd man/pipesAsEdges.Rd man/prepareFileInput.Rd man/prepareInput.Rd man/prepareInternalInput.Rd man/prepareModuleHost.Rd man/prepareScript.Rd man/prepareScriptInit.Rd man/prepareScriptInput.Rd man/prepareScriptOutput.Rd man/prepareURLInput.Rd man/readComponentNode.Rd man/readDockerHostXML.Rd man/readIOFormatXML.Rd man/readModuleHostXML.Rd man/readModuleIOXML.Rd man/readModuleInputHostXML.Rd man/readModuleLanguageXML.Rd man/readModuleSourceXML.Rd man/readModuleXML.Rd man/readPipeXML.Rd man/readPipelineXML.Rd man/readVagrantHostXML.Rd man/readVesselXML.Rd man/resolveOutput.Rd man/resultComponent.Rd man/resultInput.Rd man/resultOutput.Rd man/resultSource.Rd man/retrieveModuleHost.Rd man/runComponent.Rd man/runModule.Rd man/runPipeline.Rd man/saveModule.Rd man/savePipeline.Rd man/scriptExtension.Rd man/searching.Rd man/sourceOrder.Rd man/splitPaths.Rd man/start.pipe.Rd man/startComponent.Rd man/startOutput.Rd man/topologicalSort.Rd man/vagrantHost.Rd man/validatePipe.Rd man/validatePipeline.Rd man/vessel.Rd man/vesselToXML.Rd man/warnLanguageVersion.Rd tests/testthat.R tests/testthat/test_R.R tests/testthat/test_dockerHost.R tests/testthat/test_language.R tests/testthat/test_module.R tests/testthat/test_moduleInputHost.R tests/testthat/test_moduleToXML.R tests/testthat/test_pipeline.R tests/testthat/test_pipelineToXML.R tests/testthat/test_readModuleXML.R tests/testthat/test_readPipelineXML.R tests/testthat/test_result.R tests/testthat/test_runModule.R tests/testthat/test_runPipeline.R tests/testthat/test_scripts.R tests/testthat/test_tools.R tests/testthat/test_vagrantHost.R tests/testthat/test_validity.R tests/testthat/test_vessels.R
anhinton/conduit documentation built on May 10, 2019, 11:48 a.m.