{
  "_id": "6a1037b8acfb0bcc41c9a84d",
  "Package": "sagemaker.workflow",
  "Type": "Package",
  "Title": "sagemaker pipeline and workflows",
  "Version": "0.1.2.9000",
  "Authors@R": "c(person(\"Dyfan\", \"Jones\", email=\"dyfan.r.jones@gmail.com\", role= c(\"aut\", \"cre\")),\nperson(\"Amazon.com, Inc.\", role = \"cph\"))",
  "Description": "`sagemaker` pipeline and workflows.",
  "Remotes": [
    "DyfanJones/sagemaker-r-core",
    "DyfanJones/sagemaker-r-common",
    "DyfanJones/sagemaker-r-mlcore",
    "DyfanJones/sagemaker-r-mlframework"
  ],
  "License": "Apache License (>= 2.0)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Collate": "'r_utils.R' 'workflow_utilities.R' 'workflow_functions.R'\n'workflow_entities.R' 'workflow_retry.R'\n'workflow_properties.R' 'workflow_steps.R' 'workflow__utils.R'\n'workflow_airflow.R' 'workflow_callback_step.R'\n'workflow_check_job_config.R' 'workflow_clarify_check_step.R'\n'workflow_step_collections.R' 'workflow_parameters.R'\n'workflow_execution_variables.R' 'workflow_conditions.R'\n'workflow_condition_step.R' 'workflow_emr_step.R'\n'workflow_fail_step.R' 'workflow_lambda_step.R'\n'workflow_parallelism_config.R'\n'workflow_pipeline_experiment_config.R' 'workflow_pipeline.R'\n'workflow_quality_check_step.R' 'wrangler_ingestion.R'\n'wrangler_processing.R' 'zzz.R'",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev libssl-dev",
  "Repository": "https://dyfanjones.r-universe.dev",
  "Date/Publication": "2022-03-29 10:48:54 UTC",
  "RemoteUrl": "https://github.com/DyfanJones/sagemaker-r-workflow",
  "RemoteRef": "HEAD",
  "RemoteSha": "6f7c87c1993b6308066898fa2f0d2e871c4a711e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:16:33 UTC",
    "User": "root"
  },
  "Author": "Dyfan Jones [aut, cre],\nAmazon.com, Inc. [cph]",
  "Maintainer": "Dyfan Jones <dyfan.r.jones@gmail.com>",
  "MD5sum": "b25cb19fc1f326619521c6d2e6d62b8b",
  "_user": "dyfanjones",
  "_type": "src",
  "_file": "sagemaker.workflow_0.1.2.9000.tar.gz",
  "_fileid": "f9ea04a995e7663e9690953c8358adbf741e65eb6f573df0a83440f682865d0b",
  "_filesize": 555491,
  "_sha256": "f9ea04a995e7663e9690953c8358adbf741e65eb6f573df0a83440f682865d0b",
  "_created": "2026-05-12T06:16:33.000Z",
  "_published": "2026-05-22T11:02:16.247Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77366591456,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6937061267"
    },
    {
      "job": 77366591149,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6937061610"
    },
    {
      "job": 77366591232,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6937048311"
    },
    {
      "job": 77366591109,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6937054442"
    },
    {
      "job": 77366590711,
      "time": 334,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937018877"
    },
    {
      "job": 77366590752,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158926526"
    },
    {
      "job": 77366591481,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6937059568"
    },
    {
      "job": 77366591172,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6937046968"
    },
    {
      "job": 77366591161,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6937047796"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/25716892775",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/DyfanJones/sagemaker-r-workflow",
  "_commit": {
    "id": "6f7c87c1993b6308066898fa2f0d2e871c4a711e",
    "author": "Larefly <dyfanjones@hotmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #12 from DyfanJones/test-properties\n\nTest properties",
    "time": 1648550934
  },
  "_maintainer": {
    "name": "Dyfan Jones",
    "email": "dyfan.r.jones@gmail.com",
    "login": "dyfanjones",
    "uuid": 23235152
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "lgr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "sagemaker.core",
      "role": "Imports"
    },
    {
      "package": "sagemaker.common",
      "role": "Imports"
    },
    {
      "package": "sagemaker.mlcore",
      "role": "Imports"
    },
    {
      "package": "sagemaker.mlframework",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "mockthat",
      "role": "Suggests"
    }
  ],
  "_owner": "dyfanjones",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dyfanjones",
      "count": 85,
      "uuid": 23235152
    }
  ],
  "_userbio": {
    "uuid": 23235152,
    "type": "user",
    "name": "Larefly"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sagemaker.workflow"
  },
  "_devurl": "https://github.com/dyfanjones/sagemaker-r-workflow",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sagemaker.workflow.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ".PipelineExecution",
    "CacheConfig",
    "CallbackOutput",
    "CallbackOutputTypeEnum",
    "CallbackStep",
    "CheckJobConfig",
    "ClarifyCheckConfig",
    "ClarifyCheckStep",
    "CompilationStep",
    "Condition",
    "ConditionComparison",
    "ConditionEquals",
    "ConditionGreaterThan",
    "ConditionGreaterThanOrEqualTo",
    "ConditionIn",
    "ConditionLessThan",
    "ConditionLessThanOrEqualTo",
    "ConditionNot",
    "ConditionOr",
    "ConditionStep",
    "ConditionTypeEnum",
    "ConfigurableRetryStep",
    "CreateModelStep",
    "DataBiasCheckConfig",
    "DataQualityCheckConfig",
    "DataWranglerProcessor",
    "deploy_config",
    "deploy_config_from_estimator",
    "EMRStep",
    "EMRStepConfig",
    "Entity",
    "EstimatorTransformer",
    "ExecutionVariable",
    "ExecutionVariables",
    "Expression",
    "FailStep",
    "format_start_parameters",
    "generate_data_ingestion_flow_from_athena_dataset_definition",
    "generate_data_ingestion_flow_from_redshift_dataset_definition",
    "generate_data_ingestion_flow_from_s3_input",
    "input_output_list_converter",
    "interpolate",
    "Join",
    "JsonGet",
    "LambdaOutput",
    "LambdaOutputTypeEnum",
    "LambdaStep",
    "model_config",
    "model_config_from_estimator",
    "ModelBiasCheckConfig",
    "ModelExplainabilityCheckConfig",
    "ModelQualityCheckConfig",
    "ParallelismConfiguration",
    "Parameter",
    "ParameterBoolean",
    "ParameterFloat",
    "ParameterInteger",
    "ParameterString",
    "Pipeline",
    "PipelineExperimentConfig",
    "PipelineExperimentConfigProperties",
    "PipelineExperimentConfigProperty",
    "PipelineVariable",
    "prepare_amazon_algorithm_estimator",
    "prepare_framework",
    "prepare_framework_container_def",
    "processing_config",
    "ProcessingStep",
    "Properties",
    "PropertiesList",
    "PropertiesMap",
    "PropertyFile",
    "QualityCheckConfig",
    "QualityCheckStep",
    "RegisterModel",
    "RetryPolicy",
    "SageMakerJobExceptionTypeEnum",
    "SageMakerJobStepRetryPolicy",
    "Step",
    "StepCollection",
    "StepExceptionTypeEnum",
    "StepRetryPolicy",
    "StepTypeEnum",
    "training_base_config",
    "training_config",
    "TrainingStep",
    "transform_config",
    "transform_config_from_estimator",
    "TransformStep",
    "tuning_config",
    "TuningStep",
    "update_estimator_from_task",
    "update_submit_s3_uri"
  ],
  "_help": [
    {
      "page": "sagemaker.workflow-package",
      "title": "r6 sagemaker: this is just a placeholder",
      "topics": [
        "sagemaker.workflow-package",
        "sagemaker.workflow"
      ]
    },
    {
      "page": "CacheConfig",
      "title": "Workflow CacheConfig class",
      "topics": [
        "CacheConfig"
      ]
    },
    {
      "page": "CallbackOutput",
      "title": "Workflow CallbackOutput class",
      "topics": [
        "CallbackOutput"
      ]
    },
    {
      "page": "CallbackOutputTypeEnum",
      "title": "Workflow CallbackOuputTypeEnum class",
      "topics": [
        "CallbackOutputTypeEnum"
      ]
    },
    {
      "page": "CallbackStep",
      "title": "Callback step for workflow.",
      "topics": [
        "CallbackStep"
      ]
    },
    {
      "page": "CheckJobConfig",
      "title": "CheckJobConfig class",
      "topics": [
        "CheckJobConfig"
      ]
    },
    {
      "page": "ClarifyCheckConfig",
      "title": "Clarify Check Config",
      "topics": [
        "ClarifyCheckConfig"
      ]
    },
    {
      "page": "ClarifyCheckStep",
      "title": "ClarifyCheckStep step for workflow.",
      "topics": [
        "ClarifyCheckStep"
      ]
    },
    {
      "page": "CompilationStep",
      "title": "CompilationStep class",
      "topics": [
        "CompilationStep"
      ]
    },
    {
      "page": "Condition",
      "title": "Workflow Condition class",
      "topics": [
        "Condition"
      ]
    },
    {
      "page": "ConditionComparison",
      "title": "Workflow ConditionComparison class",
      "topics": [
        "ConditionComparison"
      ]
    },
    {
      "page": "ConditionEquals",
      "title": "Workflow ConditionEquals Class",
      "topics": [
        "ConditionEquals"
      ]
    },
    {
      "page": "ConditionGreaterThan",
      "title": "Workflow ConditionGreaterThan Class",
      "topics": [
        "ConditionGreaterThan"
      ]
    },
    {
      "page": "ConditionGreaterThanOrEqualTo",
      "title": "Workflow ConditionGreaterThanOrEqualTo class",
      "topics": [
        "ConditionGreaterThanOrEqualTo"
      ]
    },
    {
      "page": "ConditionIn",
      "title": "Workflow ConditionIn class",
      "topics": [
        "ConditionIn"
      ]
    },
    {
      "page": "ConditionLessThan",
      "title": "Workflow ConditionLessThan class",
      "topics": [
        "ConditionLessThan"
      ]
    },
    {
      "page": "ConditionLessThanOrEqualTo",
      "title": "Workflow ConditionLessThanOrEqualTo class",
      "topics": [
        "ConditionLessThanOrEqualTo"
      ]
    },
    {
      "page": "ConditionNot",
      "title": "Workflow ConditionNot class",
      "topics": [
        "ConditionNot"
      ]
    },
    {
      "page": "ConditionOr",
      "title": "Workflow ConditionOr class",
      "topics": [
        "ConditionOr"
      ]
    },
    {
      "page": "ConditionStep",
      "title": "Workflow ConditionStep class",
      "topics": [
        "ConditionStep"
      ]
    },
    {
      "page": "ConditionTypeEnum",
      "title": "Workflow CondiitionType class",
      "topics": [
        "ConditionTypeEnum"
      ]
    },
    {
      "page": "ConfigurableRetryStep",
      "title": "ConfigurableRetryStep class",
      "topics": [
        "ConfigurableRetryStep"
      ]
    },
    {
      "page": "CreateModelStep",
      "title": "Workflow CreateModel class",
      "topics": [
        "CreateModelStep"
      ]
    },
    {
      "page": "DataBiasCheckConfig",
      "title": "Data Bias Check Config",
      "topics": [
        "DataBiasCheckConfig"
      ]
    },
    {
      "page": "DataQualityCheckConfig",
      "title": "DataQualityCheckConfig class",
      "topics": [
        "DataQualityCheckConfig"
      ]
    },
    {
      "page": "DataWranglerProcessor",
      "title": "DataWranglerProcessor class",
      "topics": [
        "DataWranglerProcessor"
      ]
    },
    {
      "page": "deploy_config",
      "title": "Export Airflow deploy config from a SageMaker model",
      "topics": [
        "deploy_config"
      ]
    },
    {
      "page": "deploy_config_from_estimator",
      "title": "Export Airflow deploy config from a SageMaker estimator",
      "topics": [
        "deploy_config_from_estimator"
      ]
    },
    {
      "page": "EMRStep",
      "title": "EMRStep class",
      "topics": [
        "EMRStep"
      ]
    },
    {
      "page": "EMRStepConfig",
      "title": "EMRStepConfig class",
      "topics": [
        "EMRStepConfig"
      ]
    },
    {
      "page": "EstimatorTransformer",
      "title": "Workflow EstimatorTransformer class",
      "topics": [
        "EstimatorTransformer"
      ]
    },
    {
      "page": "ExecutionVariable",
      "title": "Workflow ExecutionVariable class",
      "topics": [
        "ExecutionVariable"
      ]
    },
    {
      "page": "ExecutionVariables",
      "title": "Enum-like class for all ExecutionVariable instances.",
      "topics": [
        "ExecutionVariables"
      ]
    },
    {
      "page": "FailStep",
      "title": "Workflow FailStep",
      "topics": [
        "FailStep"
      ]
    },
    {
      "page": "format_start_parameters",
      "title": "Formats start parameter overrides as a list of dicts.",
      "topics": [
        "format_start_parameters"
      ]
    },
    {
      "page": "generate_data_ingestion_flow_from_athena_dataset_definition",
      "title": "generate data ingestion flow from athena dataset definition",
      "topics": [
        "generate_data_ingestion_flow_from_athena_dataset_definition"
      ]
    },
    {
      "page": "generate_data_ingestion_flow_from_redshift_dataset_definition",
      "title": "generate data ingestion flow from redshift dataset definition",
      "topics": [
        "generate_data_ingestion_flow_from_redshift_dataset_definition"
      ]
    },
    {
      "page": "generate_data_ingestion_flow_from_s3_input",
      "title": "generate data ingestion flow from s3 input",
      "topics": [
        "generate_data_ingestion_flow_from_s3_input"
      ]
    },
    {
      "page": "hash_file",
      "title": "Get the MD5 hash of a file.",
      "topics": [
        "hash_file"
      ]
    },
    {
      "page": "input_output_list_converter",
      "title": "Converts a list of ProcessingInput or ProcessingOutput objects to a list of dicts",
      "topics": [
        "input_output_list_converter"
      ]
    },
    {
      "page": "interpolate",
      "title": "Replaces Parameter values in a list of nested Dict[str, Any] with their workflow expression.",
      "topics": [
        "interpolate"
      ]
    },
    {
      "page": "Join",
      "title": "Join Class",
      "topics": [
        "Join"
      ]
    },
    {
      "page": "JsonGet",
      "title": "Workflow JsonGet class",
      "topics": [
        "JsonGet"
      ]
    },
    {
      "page": "LambdaOutput",
      "title": "Workflow LambdaOutput class",
      "topics": [
        "LambdaOutput"
      ]
    },
    {
      "page": "LambdaOutputTypeEnum",
      "title": "LambdaOutput type enum.",
      "topics": [
        "LambdaOutputTypeEnum"
      ]
    },
    {
      "page": "LambdaStep",
      "title": "Workflow LambdaStep class",
      "topics": [
        "LambdaStep"
      ]
    },
    {
      "page": "list_to_request",
      "title": "Get the request structure for list of entities.",
      "topics": [
        "list_to_request"
      ]
    },
    {
      "page": "model_config",
      "title": "Export Airflow model config from a SageMaker model",
      "topics": [
        "model_config"
      ]
    },
    {
      "page": "model_config_from_estimator",
      "title": "Export Airflow model config from a SageMaker estimator",
      "topics": [
        "model_config_from_estimator"
      ]
    },
    {
      "page": "ModelBiasCheckConfig",
      "title": "Model Bias Check Config",
      "topics": [
        "ModelBiasCheckConfig"
      ]
    },
    {
      "page": "ModelExplainabilityCheckConfig",
      "title": "Model Explainability Check Config",
      "topics": [
        "ModelExplainabilityCheckConfig"
      ]
    },
    {
      "page": "ModelQualityCheckConfig",
      "title": "ModelQualityCheckConfig Class",
      "topics": [
        "ModelQualityCheckConfig"
      ]
    },
    {
      "page": "ParallelismConfiguration",
      "title": "ParallelismConfiguration",
      "topics": [
        "ParallelismConfiguration"
      ]
    },
    {
      "page": "Parameter",
      "title": "Workflow Parameter Class",
      "topics": [
        "Parameter"
      ]
    },
    {
      "page": "ParameterBoolean",
      "title": "Workflow ParameterBoolean class",
      "topics": [
        "ParameterBoolean"
      ]
    },
    {
      "page": "ParameterFloat",
      "title": "Workflow ParameterFloat class",
      "topics": [
        "ParameterFloat"
      ]
    },
    {
      "page": "ParameterInteger",
      "title": "Workflow ParameterInteger class",
      "topics": [
        "ParameterInteger"
      ]
    },
    {
      "page": "ParameterString",
      "title": "Workflow ParameterString class",
      "topics": [
        "ParameterString"
      ]
    },
    {
      "page": "Pipeline",
      "title": "Workflow Pipeline class",
      "topics": [
        "Pipeline"
      ]
    },
    {
      "page": "PipeLineExperimentConfig",
      "title": "Workflow PipelineExperimentConfig class",
      "topics": [
        "PipelineExperimentConfig"
      ]
    },
    {
      "page": "PipelineExperimentConfigProperties",
      "title": "Workflow PipelineExperimentConfigProperties enum like class",
      "topics": [
        "PipelineExperimentConfigProperties"
      ]
    },
    {
      "page": "PipelineExperimentConfigProperty",
      "title": "Workflow PipelineExperimentConfigProperty class",
      "topics": [
        "PipelineExperimentConfigProperty"
      ]
    },
    {
      "page": "PipelineVariable",
      "title": "Base object for pipeline variables",
      "topics": [
        "PipelineVariable"
      ]
    },
    {
      "page": "prepare_amazon_algorithm_estimator",
      "title": "Sets up amazon algorithm estimator.",
      "topics": [
        "prepare_amazon_algorithm_estimator"
      ]
    },
    {
      "page": "prepare_framework",
      "title": "Prepare S3 operations and environment variables related to framework.",
      "topics": [
        "prepare_framework"
      ]
    },
    {
      "page": "prepare_framework_container_def",
      "title": "This prepares the framework model container information and specifies related S3 operations.",
      "topics": [
        "prepare_framework_container_def"
      ]
    },
    {
      "page": "processing_config",
      "title": "Export Airflow processing config from a SageMaker processor",
      "topics": [
        "processing_config"
      ]
    },
    {
      "page": "ProcessingStep",
      "title": "Workflow ProcessingStep Class",
      "topics": [
        "ProcessingStep"
      ]
    },
    {
      "page": "Properties",
      "title": "Workflow Properties Class",
      "topics": [
        "Properties"
      ]
    },
    {
      "page": "PropertiesList",
      "title": "Workflow PropertiesList class",
      "topics": [
        "PropertiesList"
      ]
    },
    {
      "page": "PropertiesMap",
      "title": "PropertiesMap class",
      "topics": [
        "PropertiesMap"
      ]
    },
    {
      "page": "PropertyFile",
      "title": "PropertyFile Class",
      "topics": [
        "PropertyFile"
      ]
    },
    {
      "page": "QualityCheckConfig",
      "title": "QualityCheckConfig class",
      "topics": [
        "QualityCheckConfig"
      ]
    },
    {
      "page": "QualityCheckStep",
      "title": "QualityCheckStep class",
      "topics": [
        "QualityCheckStep"
      ]
    },
    {
      "page": "RegisterModel",
      "title": "Workflow RegisterModel class",
      "topics": [
        "RegisterModel"
      ]
    },
    {
      "page": "RetryPolicy",
      "title": "RetryPolicy base class",
      "topics": [
        "RetryPolicy"
      ]
    },
    {
      "page": "SageMakerJobExceptionTypeEnum",
      "title": "SageMaker Job ExceptionType enum.",
      "topics": [
        "SageMakerJobExceptionTypeEnum"
      ]
    },
    {
      "page": "SageMakerJobStepRetryPolicy",
      "title": "SageMakerJobStepRetryPolicy class",
      "topics": [
        "SageMakerJobStepRetryPolicy"
      ]
    },
    {
      "page": "Step",
      "title": "Workflow Step class",
      "topics": [
        "Step"
      ]
    },
    {
      "page": "StepCollection",
      "title": "Workflow StepCollection class",
      "topics": [
        "StepCollection"
      ]
    },
    {
      "page": "StepExceptionTypeEnum",
      "title": "Step ExceptionType enum.",
      "topics": [
        "StepExceptionTypeEnum"
      ]
    },
    {
      "page": "StepRetryPolicy",
      "title": "StepRetryPolicy class",
      "topics": [
        "StepRetryPolicy"
      ]
    },
    {
      "page": "StepTypeEnum",
      "title": "Workflow StepTypeEnum class",
      "topics": [
        "StepTypeEnum"
      ]
    },
    {
      "page": "training_base_config",
      "title": "Export Airflow base training config from an estimator",
      "topics": [
        "training_base_config"
      ]
    },
    {
      "page": "training_config",
      "title": "Export Airflow training config from an estimator",
      "topics": [
        "training_config"
      ]
    },
    {
      "page": "TrainingStep",
      "title": "Workflow TraingingStep class",
      "topics": [
        "TrainingStep"
      ]
    },
    {
      "page": "transform_config",
      "title": "Export Airflow transform config from a SageMaker transformer",
      "topics": [
        "transform_config"
      ]
    },
    {
      "page": "transform_config_from_estimator",
      "title": "Export Airflow transform config from a SageMaker estimator",
      "topics": [
        "transform_config_from_estimator"
      ]
    },
    {
      "page": "TransformStep",
      "title": "Workflow TransformStep class",
      "topics": [
        "TransformStep"
      ]
    },
    {
      "page": "tuning_config",
      "title": "Export Airflow tuning config from a HyperparameterTuner",
      "topics": [
        "tuning_config"
      ]
    },
    {
      "page": "TuningStep",
      "title": "Workflow TuningStep class",
      "topics": [
        "TuningStep"
      ]
    },
    {
      "page": "update_estimator_from_task",
      "title": "Update training job of the estimator from a task in the DAG",
      "topics": [
        "update_estimator_from_task"
      ]
    },
    {
      "page": "update_submit_s3_uri",
      "title": "Updated the S3 URI of the framework source directory in given estimator.",
      "topics": [
        "update_submit_s3_uri"
      ]
    }
  ],
  "_readme": "https://github.com/DyfanJones/sagemaker-r-workflow/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "curl",
    "data.table",
    "digest",
    "fs",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "lgr",
    "lifecycle",
    "listenv",
    "magrittr",
    "mime",
    "openssl",
    "paws",
    "paws.analytics",
    "paws.application.integration",
    "paws.common",
    "paws.compute",
    "paws.cost.management",
    "paws.customer.engagement",
    "paws.database",
    "paws.developer.tools",
    "paws.end.user.computing",
    "paws.machine.learning",
    "paws.management",
    "paws.networking",
    "paws.security.identity",
    "paws.storage",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sagemaker.common",
    "sagemaker.core",
    "sagemaker.debugger",
    "sagemaker.mlcore",
    "sagemaker.mlframework",
    "sys",
    "triebeard",
    "urltools",
    "uuid",
    "vctrs",
    "withr",
    "xml2",
    "zip"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "sagemaker.workflow",
  "_universes": [
    "dyfanjones"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-05-12T06:19:10.000Z",
      "distro": "noble",
      "commit": "6f7c87c1993b6308066898fa2f0d2e871c4a711e",
      "fileid": "6568f13aa2730eeb21094edd1e777b65ff302f03c63808275dcb47fceb72929d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/25716892775"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-05-12T06:19:12.000Z",
      "distro": "noble",
      "commit": "6f7c87c1993b6308066898fa2f0d2e871c4a711e",
      "fileid": "4f0153037f459a70d4a9a68225b76835eb215bd4da6f90da69344d2166ebd2ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/25716892775"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-05-12T06:18:39.000Z",
      "commit": "6f7c87c1993b6308066898fa2f0d2e871c4a711e",
      "fileid": "7a4746a1f1621ec6e44cebed8c7af664f49c6778f4323ffa39e942231f5fdbe7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/25716892775"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-05-12T06:18:49.000Z",
      "commit": "6f7c87c1993b6308066898fa2f0d2e871c4a711e",
      "fileid": "eb589aacabb79b8e0ff76b051ef7a2c7fd44a106dfc9492aa1b8bae6902f0f63",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/25716892775"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-12T06:18:50.000Z",
      "commit": "6f7c87c1993b6308066898fa2f0d2e871c4a711e",
      "fileid": "d05d18b3b5899d8becc5f54d633ee0b559011958b86fb71e049922479d68047b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/25716892775"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-12T06:18:03.000Z",
      "commit": "6f7c87c1993b6308066898fa2f0d2e871c4a711e",
      "fileid": "0c36504b45762d1cb981fbfa9f88acc0930903b3a6c64f874da600045a4de14b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/25716892775"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-12T06:18:07.000Z",
      "commit": "6f7c87c1993b6308066898fa2f0d2e871c4a711e",
      "fileid": "950f192c04dd68d9e28f1caa2fad5831351b1402497242f182a768e54e9aa26b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/25716892775"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2.9000",
      "date": "2026-05-22T11:01:55.000Z",
      "commit": "6f7c87c1993b6308066898fa2f0d2e871c4a711e",
      "fileid": "0be2c4f5c31eb8789ea8043ee82e9e1fd5d58b65cf4fbf08e7fd06d06fda9ae9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/25716892775"
    }
  ]
}