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")), person("Amazon.com, Inc.", role = "cph")) Description: `sagemaker` pipeline and workflows. Imports: fs, httr, lgr, jsonlite, methods, digest, processx, data.table, R6, sagemaker.core, sagemaker.common, sagemaker.mlcore, sagemaker.mlframework, urltools, uuid Suggests: crayon, testthat (>= 3.0.0), mockthat 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' 'workflow_entities.R' 'workflow_retry.R' 'workflow_properties.R' 'workflow_steps.R' 'workflow__utils.R' 'workflow_airflow.R' 'workflow_callback_step.R' 'workflow_check_job_config.R' 'workflow_clarify_check_step.R' 'workflow_step_collections.R' 'workflow_parameters.R' 'workflow_execution_variables.R' 'workflow_conditions.R' 'workflow_condition_step.R' 'workflow_emr_step.R' 'workflow_fail_step.R' 'workflow_lambda_step.R' 'workflow_parallelism_config.R' 'workflow_pipeline_experiment_config.R' 'workflow_pipeline.R' 'workflow_quality_check_step.R' 'wrangler_ingestion.R' 'wrangler_processing.R' 'zzz.R' Depends: R (>= 2.10) 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: 2026-06-11 10:11:10 UTC; root Author: Dyfan Jones [aut, cre], Amazon.com, Inc. [cph] Maintainer: Dyfan Jones