{
  "_id": "6a1eb968b25058d4daadf524",
  "Package": "hotwater",
  "Title": "Live Reload for Plumber APIs",
  "Version": "0.0.0.9003",
  "Authors@R": "person(\"Elian\", \"Thiele-Evans\", , \"elianhte@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8008-3165\"))",
  "Description": "Enhances development for plumber APIs by enabling live\nreloading. Monitors API files for changes and automatically\nrefreshes the server and connected web clients, allowing for\nfaster API iteration.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/ElianHugh/hotwater,\nhttps://elianhugh.github.io/hotwater/",
  "BugReports": "https://github.com/ElianHugh/hotwater/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3.9000",
  "Config/pak/sysreqs": "cmake make libssl-dev zlib1g-dev",
  "Repository": "https://elianhugh.r-universe.dev",
  "Date/Publication": "2026-04-03 02:50:11 UTC",
  "RemoteUrl": "https://github.com/ElianHugh/hotwater",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e0b33c648cfb941d9207c223cd4d6e0695df029",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:46:37 UTC",
    "User": "root"
  },
  "Author": "Elian Thiele-Evans [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8008-3165>)",
  "Maintainer": "Elian Thiele-Evans <elianhte@gmail.com>",
  "MD5sum": "02c2d9e435d876072463f166c997d821",
  "_user": "elianhugh",
  "_type": "src",
  "_file": "hotwater_0.0.0.9003.tar.gz",
  "_fileid": "577bd78886951ccf798b6c7dcfff0f6279a93634ddf5be716ac539caff1cbee0",
  "_filesize": 100087,
  "_sha256": "577bd78886951ccf798b6c7dcfff0f6279a93634ddf5be716ac539caff1cbee0",
  "_created": "2026-06-02T10:46:37.000Z",
  "_published": "2026-06-02T11:07:20.739Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79053662371,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355639067"
    },
    {
      "job": 79053662350,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355637618"
    },
    {
      "job": 79053662346,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355709221"
    },
    {
      "job": 79053662363,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355793336"
    },
    {
      "job": 79053153442,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355589604"
    },
    {
      "job": 79053662362,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355629178"
    },
    {
      "job": 79053662422,
      "time": 237,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355668342"
    },
    {
      "job": 79053662387,
      "time": 201,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355656912"
    },
    {
      "job": 79053662356,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355616078"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elianhugh/actions/runs/26814611160",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ElianHugh/hotwater",
  "_commit": {
    "id": "0e0b33c648cfb941d9207c223cd4d6e0695df029",
    "author": "Elian H. Thiele-Evans <60372411+ElianHugh@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "backend changes (#15)",
    "time": 1775184611
  },
  "_maintainer": {
    "name": "Elian Thiele-Evans",
    "email": "elianhte@gmail.com",
    "login": "elianhugh",
    "mastodon": "@elianhugh@fosstodon.org",
    "twitter": "@ElianHugh",
    "description": "I mostly write R (and a little typescript)",
    "uuid": 60372411,
    "orcid": "0000-0001-8008-3165"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "nanonext",
      "role": "Imports"
    },
    {
      "package": "mirai",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "yyjsonr",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "box",
      "role": "Suggests"
    },
    {
      "package": "docopt",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "plumber",
      "version": ">= 0.4.0",
      "role": "Suggests"
    },
    {
      "package": "plumber2",
      "role": "Suggests"
    }
  ],
  "_owner": "elianhugh",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "file-watcher",
    "live-reload",
    "plumber",
    "plumber2",
    "reload"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "elianhugh",
      "count": 19,
      "uuid": 60372411
    }
  ],
  "_userbio": {
    "uuid": 60372411,
    "type": "user",
    "name": "Elian H. Thiele-Evans",
    "description": "I mostly write R (and a little typescript)"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hotwater"
  },
  "_devurl": "https://github.com/elianhugh/hotwater",
  "_pkgdown": "https://elianhugh.github.io/hotwater/",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hotwater.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "install_hotwater",
    "run",
    "uninstall_hotwater"
  ],
  "_help": [
    {
      "page": "cli",
      "title": "Run hotwater from the command line",
      "topics": [
        "cli"
      ]
    },
    {
      "page": "install_hotwater",
      "title": "Install global hotwater script",
      "topics": [
        "install_hotwater"
      ]
    },
    {
      "page": "run",
      "title": "Start a hotwater engine",
      "topics": [
        "run"
      ]
    },
    {
      "page": "uninstall_hotwater",
      "title": "Uninstall global hotwater script",
      "topics": [
        "uninstall_hotwater"
      ]
    }
  ],
  "_readme": "https://github.com/ElianHugh/hotwater/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "fastmap",
    "glue",
    "httpuv",
    "httr2",
    "later",
    "lifecycle",
    "magrittr",
    "mirai",
    "nanonext",
    "openssl",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sys",
    "vctrs",
    "withr",
    "yaml",
    "yyjsonr"
  ],
  "_score": 3.3802112417116064,
  "_indexed": true,
  "_nocasepkg": "hotwater",
  "_universes": [
    "elianhugh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9003",
      "date": "2026-06-02T10:48:56.000Z",
      "distro": "noble",
      "commit": "0e0b33c648cfb941d9207c223cd4d6e0695df029",
      "fileid": "8bcd8051220cae36a480bb99cfddc780622a66ace97dfdb76048f2c5f7a0e8dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/26814611160"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9003",
      "date": "2026-06-02T10:48:52.000Z",
      "distro": "noble",
      "commit": "0e0b33c648cfb941d9207c223cd4d6e0695df029",
      "fileid": "19f6d3f6855e25cfa733db0f62556b5346eb7abfdc6c856b9acbd70408e00269",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/26814611160"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9003",
      "date": "2026-06-02T10:52:36.000Z",
      "commit": "0e0b33c648cfb941d9207c223cd4d6e0695df029",
      "fileid": "ae42617aa1d7a2b002578ac25700815ce0aa45e1a5a8b7068048e6e1baaea0c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/26814611160"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9003",
      "date": "2026-06-02T10:56:44.000Z",
      "commit": "0e0b33c648cfb941d9207c223cd4d6e0695df029",
      "fileid": "432cb62a9fb9ade8c5d3a8118ab19b10c4d6e40477e92a33875de27ee3a52f82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/26814611160"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9003",
      "date": "2026-06-02T10:48:47.000Z",
      "commit": "0e0b33c648cfb941d9207c223cd4d6e0695df029",
      "fileid": "4b3861a26aef98a9db76816cc452b06459bc2508fd57b2ffb87322b8791f51c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/26814611160"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9003",
      "date": "2026-06-02T10:50:21.000Z",
      "commit": "0e0b33c648cfb941d9207c223cd4d6e0695df029",
      "fileid": "ea617fa19e6255be0d0e0feaed1b2ab85b17a857feb633d8a0219871f5d02730",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/26814611160"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9003",
      "date": "2026-06-02T10:49:47.000Z",
      "commit": "0e0b33c648cfb941d9207c223cd4d6e0695df029",
      "fileid": "0c9a64509741530c1a160428dde9e2f0489d01f1e542f48f392f242fa7ae9081",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/26814611160"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9003",
      "date": "2026-06-02T10:47:42.000Z",
      "commit": "0e0b33c648cfb941d9207c223cd4d6e0695df029",
      "fileid": "03e422415d6bacfe60db50a57633b0f2428bd2a1bc579207083c762628d91be3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elianhugh/actions/runs/26814611160"
    }
  ]
}