{
  "_id": "6a634556b715785e4da9ca23",
  "Package": "tugboat",
  "Title": "Build a Docker Image from a Directory or Project",
  "Version": "0.1.6",
  "Authors@R": "person(given = \"Daniel\",\nfamily = \"Molitor\",\nrole = c(\"aut\", \"cph\", \"cre\"),\nemail = \"molitdj97@gmail.com\")",
  "Description": "Simple utilities to generate a Dockerfile from a directory\nor project, build the corresponding Docker image, push the\nimage to DockerHub, and publicly share the project via Binder.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://www.dmolitor.com/tugboat/",
  "Config/testthat/edition": "3",
  "Config/testthat/start-first": "create",
  "Language": "en-US",
  "Repository": "https://dmolitor.r-universe.dev",
  "Date/Publication": "2026-06-24 17:12:26 UTC",
  "RemoteUrl": "https://github.com/dmolitor/tugboat",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc39e3c86bc5684eb3eab507052cf9eb5f1d2913",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 08:34:21 UTC",
    "User": "root"
  },
  "Author": "Daniel Molitor [aut, cph, cre]",
  "Maintainer": "Daniel Molitor <molitdj97@gmail.com>",
  "_user": "dmolitor",
  "_type": "src",
  "_file": "tugboat_0.1.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/15811f8756a72db1a8868fd67e6de5298bd75be798480dbfcac69aa8d36a2459",
  "_filesize": 604983,
  "_sha256": "15811f8756a72db1a8868fd67e6de5298bd75be798480dbfcac69aa8d36a2459",
  "_expires": "2026-11-01T10:58:29.000Z",
  "_created": "2026-07-24T08:34:21.000Z",
  "_published": "2026-07-24T10:58:30.770Z",
  "_jobs": [
    {
      "job": 89437349388,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8591213178"
    },
    {
      "job": 89437349367,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8591212505"
    },
    {
      "job": 89437349423,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8594499821"
    },
    {
      "job": 89437349425,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8594447982"
    },
    {
      "job": 89436795155,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8591165846"
    },
    {
      "job": 89437349345,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8591212529"
    },
    {
      "job": 89437349400,
      "time": 62,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8591190386"
    },
    {
      "job": 89437349389,
      "time": 78,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8591196622"
    },
    {
      "job": 89437349428,
      "time": 72,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8591194123"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dmolitor/actions/runs/30079216159",
  "_status": "success",
  "_upstream": "https://github.com/dmolitor/tugboat",
  "_commit": {
    "id": "bc39e3c86bc5684eb3eab507052cf9eb5f1d2913",
    "author": "Daniel Molitor <39706371+dmolitor@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md :book:",
    "time": 1782321146
  },
  "_maintainer": {
    "name": "Daniel Molitor",
    "email": "molitdj97@gmail.com",
    "login": "dmolitor",
    "description": "InfoSci@Cornell",
    "uuid": 39706371
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "renv",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "gert",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dmolitor",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 4
    },
    {
      "week": "2025-44",
      "n": 9
    },
    {
      "week": "2025-45",
      "n": 6
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.3",
      "date": "2025-09-26"
    },
    {
      "name": "v0.1.4",
      "date": "2025-10-31"
    },
    {
      "name": "v0.1.5",
      "date": "2025-11-05"
    },
    {
      "name": "v0.1.6",
      "date": "2026-01-05"
    }
  ],
  "_topics": [
    "docker",
    "reproducible-research"
  ],
  "_stars": 22,
  "_contributors": [
    {
      "user": "dmolitor",
      "count": 108,
      "uuid": 39706371
    },
    {
      "user": "atsyplenkov",
      "count": 2,
      "uuid": 34775595
    }
  ],
  "_userbio": {
    "uuid": 39706371,
    "type": "user",
    "name": "Daniel Molitor",
    "followers": 12,
    "description": "InfoSci@Cornell"
  },
  "_downloads": {
    "count": 144,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tugboat"
  },
  "_devurl": "https://github.com/dmolitor/tugboat",
  "_pkgdown": "https://www.dmolitor.com/tugboat/",
  "_searchresults": 5,
  "_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/tugboat.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dmolitor/tugboat",
  "_realowner": "dmolitor",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-12-09"
    },
    {
      "version": "0.1.1",
      "date": "2024-12-17"
    },
    {
      "version": "0.1.3",
      "date": "2025-09-27"
    },
    {
      "version": "0.1.4",
      "date": "2025-11-01"
    },
    {
      "version": "0.1.5",
      "date": "2025-11-10"
    },
    {
      "version": "0.1.6",
      "date": "2026-01-20"
    }
  ],
  "_exports": [
    "binderize",
    "build",
    "create"
  ],
  "_help": [
    {
      "page": "binderize",
      "title": "Prepare project for Binder",
      "topics": [
        "binderize"
      ]
    },
    {
      "page": "build",
      "title": "Build a Docker image",
      "topics": [
        "build"
      ]
    },
    {
      "page": "create",
      "title": "Create a Dockerfile",
      "topics": [
        "create"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dmolitor/tugboat/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dmolitor/tugboat/raw/HEAD/README.md",
  "_rundeps": [
    "here",
    "renv",
    "rprojroot"
  ],
  "_score": 4.819543935541868,
  "_indexed": true,
  "_nocasepkg": "tugboat",
  "_universes": [
    "dmolitor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-24T08:36:27.000Z",
      "distro": "resolute",
      "commit": "bc39e3c86bc5684eb3eab507052cf9eb5f1d2913",
      "fileid": "https://r2.ropensci.org/47da0c0c164d28acd884fbc4a390f5f21525e775eb2010e339ecc8c84a5b2f73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/30079216159"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-07-24T08:36:26.000Z",
      "distro": "resolute",
      "commit": "bc39e3c86bc5684eb3eab507052cf9eb5f1d2913",
      "fileid": "https://r2.ropensci.org/2442bbfce6278117df862c5d057f82090bf09c531945407b52fae543027d429c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/30079216159"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-24T10:57:57.000Z",
      "commit": "bc39e3c86bc5684eb3eab507052cf9eb5f1d2913",
      "fileid": "https://r2.ropensci.org/cbf23fb77a802f0612b23e175de2c04a450957bf771666e1f577ebe5ec2cf193",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/30079216159"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-07-24T10:55:28.000Z",
      "commit": "bc39e3c86bc5684eb3eab507052cf9eb5f1d2913",
      "fileid": "https://r2.ropensci.org/ae194df37327afcf96d08f2c66f88e38400500282f251794e129af07047fdbb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/30079216159"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-07-24T08:36:35.000Z",
      "commit": "bc39e3c86bc5684eb3eab507052cf9eb5f1d2913",
      "fileid": "https://r2.ropensci.org/a88dec1e7d39a73a78d6e404890fe3d63033aaf9f212bb17908e4752e04f020f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/30079216159"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-24T08:35:21.000Z",
      "commit": "bc39e3c86bc5684eb3eab507052cf9eb5f1d2913",
      "fileid": "https://r2.ropensci.org/5787d144bda3a9d17f68c94a4e2bd1e4acfb70f30674203f449509d94869273a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/30079216159"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-24T08:35:40.000Z",
      "commit": "bc39e3c86bc5684eb3eab507052cf9eb5f1d2913",
      "fileid": "https://r2.ropensci.org/241da0b9a47879c03159399e9008d7b54f4bc10cbcf69827711367514fa719bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/30079216159"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-07-24T08:35:31.000Z",
      "commit": "bc39e3c86bc5684eb3eab507052cf9eb5f1d2913",
      "fileid": "https://r2.ropensci.org/523110f45049cabef40b606875df98855b4063e89739bc88cf9b324750030c27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/30079216159"
    }
  ]
}