{
  "_id": "6a170a38acfb0bcc41d93085",
  "Package": "htmxr",
  "Title": "Build Modern Web Applications with 'htmx' and 'plumber2'",
  "Version": "0.3.0",
  "Authors@R": "person(\"Arthur\", \"Bréant\", , \"arthur@thinkr.fr\", role = c(\"aut\", \"cre\"))",
  "Description": "A lightweight framework for building server-driven web\napplications in 'R'. 'htmxr' combines the simplicity of 'htmx'\nfor partial page updates with the power of 'plumber2' for\nnon-blocking HTTP endpoints. Build interactive dashboards and\ndata applications without writing 'JavaScript', using familiar\n'R' patterns inspired by 'Shiny'. For more information on\n'htmx', see <https://htmx.org>.",
  "License": "MIT + file LICENSE",
  "URL": "https://hyperverse-r.github.io/htmxr/,\nhttps://github.com/hyperverse-r/htmxr",
  "BugReports": "https://github.com/hyperverse-r/htmxr/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libsodium-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev xz-utils zlib1g-dev\nlibclang-dev",
  "Repository": "https://hyperverse-r.r-universe.dev",
  "Date/Publication": "2026-05-27 12:47:26 UTC",
  "RemoteUrl": "https://github.com/hyperverse-r/htmxr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c913f9e3a104a59f99366729ad2da73cd3b3e723",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 15:10:12 UTC",
    "User": "root"
  },
  "Author": "Arthur Bréant [aut, cre]",
  "Maintainer": "Arthur Bréant <arthur@thinkr.fr>",
  "MD5sum": "689716cf8dbd18143b8a5bdeab68d645",
  "_user": "hyperverse-r",
  "_type": "src",
  "_file": "htmxr_0.3.0.tar.gz",
  "_fileid": "a9f6cfa2cb474ceafad368e047a4362aff5e3eac79c424bad1afa57577005a67",
  "_filesize": 751920,
  "_sha256": "a9f6cfa2cb474ceafad368e047a4362aff5e3eac79c424bad1afa57577005a67",
  "_created": "2026-05-27T15:10:12.000Z",
  "_published": "2026-05-27T15:14:00.480Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78108012397,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7244112319"
    },
    {
      "job": 78108012297,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244116329"
    },
    {
      "job": 78108012311,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7244087884"
    },
    {
      "job": 78108012547,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244084927"
    },
    {
      "job": 78107346236,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244035435"
    },
    {
      "job": 78108012424,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244105836"
    },
    {
      "job": 78108012499,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7244090205"
    },
    {
      "job": 78108012395,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7244084775"
    },
    {
      "job": 78108013315,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7244077822"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hyperverse-r/actions/runs/26519809103",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hyperverse-r/htmxr",
  "_commit": {
    "id": "c913f9e3a104a59f99366729ad2da73cd3b3e723",
    "author": "Arthur Bréant <arthur@thinkr.fr>",
    "committer": "Arthur Bréant <arthur@thinkr.fr>",
    "message": "chore(roadmap): move hyperverse.md to hyperverse-r/ root\n",
    "time": 1779886046
  },
  "_maintainer": {
    "name": "Arthur Bréant",
    "email": "arthur@thinkr.fr",
    "login": "arthurdata",
    "description": "Consultant & Trainer\n",
    "uuid": 35060481
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "plumber2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hyperverse-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 6
    },
    {
      "week": "2026-09",
      "n": 5
    },
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2026-02-27"
    },
    {
      "name": "v0.2.0",
      "date": "2026-03-06"
    }
  ],
  "_topics": [
    "api-rest",
    "htmx",
    "plumber2"
  ],
  "_stars": 30,
  "_contributors": [
    {
      "user": "arthurdata",
      "count": 93,
      "uuid": 35060481
    }
  ],
  "_userbio": {
    "uuid": 262917292,
    "type": "organization",
    "name": "hyperverse-r",
    "description": "A modular R ecosystem for building modern web applications, the web way."
  },
  "_downloads": {
    "count": 505,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/htmxr"
  },
  "_devurl": "https://github.com/hyperverse-r/htmxr",
  "_pkgdown": "https://hyperverse-r.github.io/htmxr/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/htmxr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hyperverse-r/htmxr",
  "_realowner": "hyperverse-r",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-03-04"
    },
    {
      "version": "0.2.0",
      "date": "2026-03-06"
    }
  ],
  "_exports": [
    "a",
    "br",
    "code",
    "div",
    "em",
    "h1",
    "h2",
    "h3",
    "h4",
    "h5",
    "h6",
    "hr",
    "hx_button",
    "hx_head",
    "hx_is_htmx",
    "hx_page",
    "hx_run_example",
    "hx_select_input",
    "hx_serve_assets",
    "hx_set",
    "hx_slider_input",
    "hx_table",
    "hx_table_rows",
    "hx_trigger",
    "hx_trigger_after_settle",
    "hx_trigger_after_swap",
    "img",
    "p",
    "pre",
    "span",
    "strong",
    "tag",
    "tagList",
    "tags"
  ],
  "_help": [
    {
      "page": "hx_button",
      "title": "Button element",
      "topics": [
        "hx_button"
      ]
    },
    {
      "page": "hx_head",
      "title": "Specify additional head elements for an htmxr page",
      "topics": [
        "hx_head"
      ]
    },
    {
      "page": "hx_is_htmx",
      "title": "Detect if a request comes from htmx",
      "topics": [
        "hx_is_htmx"
      ]
    },
    {
      "page": "hx_page",
      "title": "Generate a complete HTML page with htmx",
      "topics": [
        "hx_page"
      ]
    },
    {
      "page": "hx_run_example",
      "title": "Run an htmxr example",
      "topics": [
        "hx_run_example"
      ]
    },
    {
      "page": "hx_select_input",
      "title": "Select input",
      "topics": [
        "hx_select_input"
      ]
    },
    {
      "page": "hx_serve_assets",
      "title": "Serve htmxr static assets",
      "topics": [
        "hx_serve_assets"
      ]
    },
    {
      "page": "hx_set",
      "title": "Add htmx attributes to any HTML tag",
      "topics": [
        "hx_set"
      ]
    },
    {
      "page": "hx_slider_input",
      "title": "Slider input",
      "topics": [
        "hx_slider_input"
      ]
    },
    {
      "page": "hx_table",
      "title": "Table with htmx-powered tbody",
      "topics": [
        "hx_table"
      ]
    },
    {
      "page": "hx_table_rows",
      "title": "Table rows fragment",
      "topics": [
        "hx_table_rows"
      ]
    },
    {
      "page": "hx_trigger",
      "title": "Trigger client-side htmx events via response headers",
      "topics": [
        "hx_trigger",
        "hx_trigger_after_settle",
        "hx_trigger_after_swap"
      ]
    }
  ],
  "_pkglogo": "https://github.com/hyperverse-r/htmxr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/hyperverse-r/htmxr/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "brew",
    "brio",
    "brotli",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "desc",
    "digest",
    "evaluate",
    "fastmap",
    "fiery",
    "fireproof",
    "firesafety",
    "firesale",
    "firestorm",
    "fs",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "httpuv",
    "jose",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "mirai",
    "nanonext",
    "openssl",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "plumber2",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "ps",
    "R6",
    "ragg",
    "rapidoc",
    "Rcpp",
    "readr",
    "reqres",
    "rlang",
    "routr",
    "roxygen2",
    "rprojroot",
    "sodium",
    "storr",
    "stringi",
    "svglite",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyselect",
    "triebeard",
    "tzdb",
    "urltools",
    "utf8",
    "vctrs",
    "vroom",
    "waysign",
    "websocket",
    "webutils",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 4.8750612633917,
  "_indexed": true,
  "_nocasepkg": "htmxr",
  "_universes": [
    "hyperverse-r",
    "arthurdata"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-27T15:13:06.000Z",
      "distro": "noble",
      "commit": "c913f9e3a104a59f99366729ad2da73cd3b3e723",
      "fileid": "158a454e3c6171839b21114cdae35c8b6d95c0b62fd5cf04fe7e40bbaaf14e33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyperverse-r/actions/runs/26519809103"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-27T15:13:14.000Z",
      "distro": "noble",
      "commit": "c913f9e3a104a59f99366729ad2da73cd3b3e723",
      "fileid": "8eda3588a4bd3706a0aec95fe4de1bdd8eadbd666a66922ad3bb9a4958f9d9ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyperverse-r/actions/runs/26519809103"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-27T15:12:16.000Z",
      "commit": "c913f9e3a104a59f99366729ad2da73cd3b3e723",
      "fileid": "84198307a03b0ac66f5cd12ee017c96d258006ec502bb43f621483736c2d4fec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyperverse-r/actions/runs/26519809103"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-27T15:12:07.000Z",
      "commit": "c913f9e3a104a59f99366729ad2da73cd3b3e723",
      "fileid": "11041726092f8104c9b91802d8d7e8ca8b3bb38670c695a5fb36bda21a17fb0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyperverse-r/actions/runs/26519809103"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-27T15:13:11.000Z",
      "commit": "c913f9e3a104a59f99366729ad2da73cd3b3e723",
      "fileid": "4665e81414dbaeb2a63349a5f47f94e99db18abe2e0bcf1190184dc00c0244ae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hyperverse-r/actions/runs/26519809103"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-27T15:12:06.000Z",
      "commit": "c913f9e3a104a59f99366729ad2da73cd3b3e723",
      "fileid": "a75bc5172e776adc22aac7e69aed2ec542267fd40fcbe4ccd64d3efa2761dca1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyperverse-r/actions/runs/26519809103"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-27T15:11:53.000Z",
      "commit": "c913f9e3a104a59f99366729ad2da73cd3b3e723",
      "fileid": "b2f0e53e465a2310466ad5e757215df0adf49f9c6c335be0e7fa1b3b16570151",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyperverse-r/actions/runs/26519809103"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-27T15:11:35.000Z",
      "commit": "c913f9e3a104a59f99366729ad2da73cd3b3e723",
      "fileid": "4b074ed6b8cb565fc41da48f3192b579c1e80cf81630fa2375a4a332b6445ed3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hyperverse-r/actions/runs/26519809103"
    }
  ]
}