Package: sagemaker.debugger Type: Package Title: R6sagemaker debugger for sagemaker operations Version: 0.1.0 Authors@R: c(person("Dyfan", "Jones", email="dyfan.r.jones@gmail.com", role= c("aut", "cre")), person("Amazon.com, Inc.", role = "cph")) Description: `R6sagemaker` debugger for sagemaker operations. Imports: lgr, R6, data.table, jsonlite, methods License: Apache License (>= 2.0) Encoding: UTF-8 RoxygenNote: 7.1.2 Collate: 'r_utils.R' 'actions_utils.R' 'actions_actions.R' 'debugger_rules_utils.R' 'debugger_rules_builtin_rules.R' 'debugger_rules_collections.R' 'debugger_rules_constants.R' 'debugger_rules_ruleGroups.R' 'profiler_rules_utils.R' 'profiler_rules_rules.R' 'zzz.R' Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://dyfanjones.r-universe.dev Date/Publication: 2022-01-18 14:46:44 UTC RemoteUrl: https://github.com/DyfanJones/sagemaker-r-debugger RemoteRef: HEAD RemoteSha: 2f10937153bf4cf70be72d1928ba7eb0ad4377ed NeedsCompilation: no Packaged: 2026-05-31 08:35:38 UTC; root Author: Dyfan Jones [aut, cre], Amazon.com, Inc. [cph] Maintainer: Dyfan Jones