{
  "_id": "6a479c61e06c18f0a65184a1",
  "Package": "smdocker",
  "Title": "Build 'Docker Images' in 'Amazon SageMaker Studio' using 'Amazon\nWeb Service CodeBuild'",
  "Version": "0.1.4",
  "Authors@R": "c(person(\"Dyfan\", \"Jones\", email=\"dyfan.r.jones@gmail.com\", role= c(\"aut\", \"cre\")))",
  "Description": "Allows users to easily build custom 'docker images'\n<https://docs.docker.com/> from 'Amazon Web Service Sagemaker'\n<https://aws.amazon.com/sagemaker/> using 'Amazon Web Service\nCodeBuild' <https://aws.amazon.com/codebuild/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/DyfanJones/sm-docker",
  "BugReports": "https://github.com/DyfanJones/sm-docker/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Collate": "'utils.R' 'logs.R' 'code_build.R' 'builder.R' 'config.R'\n'logging.R' 'sm_role.R' 'main.R' 'zzz.R'",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://dyfanjones.r-universe.dev",
  "Date/Publication": "2023-06-07 09:02:16 UTC",
  "RemoteUrl": "https://github.com/DyfanJones/sm-docker",
  "RemoteRef": "HEAD",
  "RemoteSha": "961add8948a459df3afb5a5996ba61c1fa84937f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 11:23:37 UTC",
    "User": "root"
  },
  "Author": "Dyfan Jones [aut, cre]",
  "Maintainer": "Dyfan Jones <dyfan.r.jones@gmail.com>",
  "_user": "dyfanjones",
  "_type": "src",
  "_file": "smdocker_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/1fe034a26d4ebefd6cf5bc4d809b8d15ca855a8dc375061105bd1eb61271d158",
  "_filesize": 122706,
  "_sha256": "1fe034a26d4ebefd6cf5bc4d809b8d15ca855a8dc375061105bd1eb61271d158",
  "_expires": "2026-10-11T11:26:25.000Z",
  "_created": "2026-07-03T11:23:37.000Z",
  "_published": "2026-07-03T11:26:25.832Z",
  "_jobs": [
    {
      "job": 84989691268,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8065258266"
    },
    {
      "job": 84989691272,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8065259239"
    },
    {
      "job": 84989691284,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8065250598"
    },
    {
      "job": 84989691290,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8065246055"
    },
    {
      "job": 84989256210,
      "time": 162,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8065216925"
    },
    {
      "job": 84989691270,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8065261814"
    },
    {
      "job": 84989691274,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8065244837"
    },
    {
      "job": 84989691295,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8065241383"
    },
    {
      "job": 84989691277,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8065241545"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28657245171",
  "_status": "success",
  "_upstream": "https://github.com/DyfanJones/sm-docker",
  "_commit": {
    "id": "961add8948a459df3afb5a5996ba61c1fa84937f",
    "author": "Larefly <dyfanjones@hotmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Ensure execution role is correctly parsed\n\n",
    "time": 1686128536
  },
  "_maintainer": {
    "name": "Dyfan Jones",
    "email": "dyfan.r.jones@gmail.com",
    "login": "dyfanjones",
    "description": "",
    "uuid": 23235152
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "paws.compute",
      "role": "Imports"
    },
    {
      "package": "paws.developer.tools",
      "role": "Imports"
    },
    {
      "package": "paws.machine.learning",
      "role": "Imports"
    },
    {
      "package": "paws.management",
      "role": "Imports"
    },
    {
      "package": "paws.storage",
      "role": "Imports"
    },
    {
      "package": "paws.security.identity",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dyfanjones",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "dyfanjones",
      "count": 168,
      "uuid": 23235152
    },
    {
      "user": "juliasilge",
      "count": 2,
      "uuid": 12505835
    }
  ],
  "_userbio": {
    "uuid": 23235152,
    "type": "user",
    "name": "Larefly",
    "followers": 41
  },
  "_downloads": {
    "count": 538,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/smdocker"
  },
  "_devurl": "https://github.com/dyfanjones/sm-docker",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_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/smdocker.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dyfanjones/sm-docker",
  "_realowner": "dyfanjones",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2023-03-01"
    },
    {
      "version": "0.1.2",
      "date": "2023-03-10"
    },
    {
      "version": "0.1.3",
      "date": "2023-05-15"
    },
    {
      "version": "0.1.4",
      "date": "2023-06-07"
    }
  ],
  "_exports": [
    "sagemaker_get_execution_role",
    "sm_build",
    "smdocker_config",
    "smdocker_log"
  ],
  "_help": [
    {
      "page": "sagemaker_get_execution_role",
      "title": "Return the AWS ARN execution role from AWS SageMaker",
      "topics": [
        "sagemaker_get_execution_role"
      ]
    },
    {
      "page": "sm_build",
      "title": "Use AWS CodeBuild to build docker images and push them to Amazon 'ECR'",
      "topics": [
        "sm_build"
      ]
    },
    {
      "page": "smdocker_config",
      "title": "Set 'paws' 'config' across 'smdocker' package",
      "topics": [
        "smdocker_config"
      ]
    },
    {
      "page": "smdocker_log",
      "title": "smdocker logging system",
      "topics": [
        "smdocker_log"
      ]
    }
  ],
  "_readme": "https://github.com/DyfanJones/sm-docker/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "curl",
    "digest",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "paws.common",
    "paws.compute",
    "paws.developer.tools",
    "paws.machine.learning",
    "paws.management",
    "paws.security.identity",
    "paws.storage",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sys",
    "uuid",
    "vctrs",
    "withr",
    "xml2",
    "zip"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "smdocker",
  "_universes": [
    "dyfanjones"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-03T11:25:40.000Z",
      "distro": "resolute",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "https://r2.ropensci.org/858fb48d87429e8d3dd45c34d2b410a51d780b341154b10916f55ce8bb37c0e9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28657245171"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-03T11:25:43.000Z",
      "distro": "resolute",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "https://r2.ropensci.org/d9c4b9e2d3f9178fdf2da0e70582c37890b440f246d8cfcbdc15f64499a2e34f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28657245171"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-03T11:25:16.000Z",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "https://r2.ropensci.org/4dc64d69aacff44cf45c0ab86a843519a559932883a6248d9e060f2be7df09ef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28657245171"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-03T11:25:06.000Z",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "https://r2.ropensci.org/e1cfac3d2d47de87166190e55959d1dea3873f8c3ef39f938f88855d9b123c08",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28657245171"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-03T11:26:11.000Z",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "https://r2.ropensci.org/9f4b1d56acd4b21b2c774b938bdeba77fad2823b893ab4ee4bbbbb7b6b780bc4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28657245171"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-03T11:24:51.000Z",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "https://r2.ropensci.org/43cfc8132790ba34026dfd00ea32c1d8b52973d77d94466464c4d783a3d080e9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28657245171"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-03T11:24:43.000Z",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "https://r2.ropensci.org/1271bd8e36b3ce58f07ec9b485c34f99bc8cbd3b04566e58836c8101cc11bca1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28657245171"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-03T11:24:42.000Z",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "https://r2.ropensci.org/169084803428faa5a9c3cd1dea56d96abc2c56a58012994ab82fbe5cdb41bce0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/28657245171"
    }
  ]
}