{
  "_id": "6a197d06acfb0bcc41df6c9e",
  "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-05-29 10:43:37 UTC",
    "User": "root"
  },
  "Author": "Dyfan Jones [aut, cre]",
  "Maintainer": "Dyfan Jones <dyfan.r.jones@gmail.com>",
  "MD5sum": "adbe3819c9356e49565b6b81b5fbd698",
  "_user": "dyfanjones",
  "_type": "src",
  "_file": "smdocker_0.1.4.tar.gz",
  "_fileid": "1f4f549afcd1c0b8f4bfe69736a42a1a20f4fcf6ac2756f7050ed439583c605d",
  "_filesize": 119768,
  "_sha256": "1f4f549afcd1c0b8f4bfe69736a42a1a20f4fcf6ac2756f7050ed439583c605d",
  "_created": "2026-05-29T10:43:37.000Z",
  "_published": "2026-05-29T11:48:22.529Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78485576993,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7288880107"
    },
    {
      "job": 78485576990,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288880227"
    },
    {
      "job": 78485576997,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7289911169"
    },
    {
      "job": 78485577027,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7289926762"
    },
    {
      "job": 78485079848,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288840538"
    },
    {
      "job": 78485576988,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288873493"
    },
    {
      "job": 78485577021,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7288865481"
    },
    {
      "job": 78485577035,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7288864342"
    },
    {
      "job": 78485577012,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288865367"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26632640117",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 768,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/smdocker"
  },
  "_devurl": "https://github.com/dyfanjones/sm-docker",
  "_searchresults": 4,
  "_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/smdocker.html",
    "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-05-29T10:46:13.000Z",
      "distro": "noble",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "f309c8fcb069fbbfe1c6b36823b566e23d44f34b504832e5ab220e6cfd3905c9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26632640117"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-29T10:46:14.000Z",
      "distro": "noble",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "32b4f41cc660c767f563d5587d9340baa0f7c1c51d00f84e67f8b73f35da358b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26632640117"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-29T11:46:59.000Z",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "7362b7e058479e8f5cb1282a08ac593a29bc7275de002171d039713772829e0a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26632640117"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-29T11:47:54.000Z",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "fd7d1f3b07082774cf15ba0c35164c4d9d4162b034f971ca431fccb2304f6b79",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26632640117"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-29T10:46:11.000Z",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "480fb8c2300d4b9ad2ac913b72389d30ddb9eae33a5fe8c464bc635e391dcd7f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26632640117"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-29T10:45:17.000Z",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "bfab10f9c32c62cba1f8887759e0f384a94826c0df969b59389c41f19bcd59e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26632640117"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-29T10:45:13.000Z",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "700168dfeea23b88a826dcda9130491e13a27f6fd53241011b3259c50fbd1a0b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26632640117"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-29T10:45:16.000Z",
      "commit": "961add8948a459df3afb5a5996ba61c1fa84937f",
      "fileid": "f2d1516f9f5d8e3a18c1eb79c9fcc666522040b704d31e201c5b088c2908f869",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dyfanjones/actions/runs/26632640117"
    }
  ]
}