{
  "_id": "6a155a2facfb0bcc41d5f12a",
  "Package": "tower",
  "Title": "Easy Middle Ware Library for 'shiny'",
  "Version": "0.2.0",
  "Authors@R": "c(person(given = \"ixpantia, SRL\",\nrole = \"cph\",\nemail = \"hola@ixpantia.com\"),\nperson(\"Andres\", \"Quintero\", , \"andres@ixpantia.com\", role = c(\"aut\", \"cre\")))",
  "Description": "The best way to implement middle ware for 'shiny'\nApplications. 'tower' is designed to make implementing behavior\non top of 'shiny' easy with a layering model for incoming HTTP\nrequests and server sessions. 'tower' is a very minimal package\nwith little overhead, it is mainly meant for other package\ndevelopers to implement new behavior.",
  "URL": "https://github.com/ixpantia/tower",
  "BugReports": "https://github.com/ixpantia/tower/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://ixpantia.r-universe.dev",
  "Date/Publication": "2024-10-17 22:37:40 UTC",
  "RemoteUrl": "https://github.com/ixpantia/tower",
  "RemoteRef": "HEAD",
  "RemoteSha": "b6a83659138b4e6798672d1fbc2a5ee2ab2cb708",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:28:24 UTC",
    "User": "root"
  },
  "Author": "ixpantia, SRL [cph],\nAndres Quintero [aut, cre]",
  "Maintainer": "Andres Quintero <andres@ixpantia.com>",
  "MD5sum": "d57a634bd0f963b499b09bb31bb7ff42",
  "_user": "ixpantia",
  "_type": "src",
  "_file": "tower_0.2.0.tar.gz",
  "_fileid": "5f6f22ad75ab031abb7acc5147e11891f89478ceac99b9921ac6d28e7a7fda25",
  "_filesize": 110392,
  "_sha256": "5f6f22ad75ab031abb7acc5147e11891f89478ceac99b9921ac6d28e7a7fda25",
  "_created": "2026-05-26T08:28:24.000Z",
  "_published": "2026-05-26T08:30:39.660Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77836066452,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212346129"
    },
    {
      "job": 77836066465,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212345531"
    },
    {
      "job": 77836066387,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212344425"
    },
    {
      "job": 77836066405,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212340582"
    },
    {
      "job": 77835667859,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212312639"
    },
    {
      "job": 77836066423,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212346202"
    },
    {
      "job": 77836066410,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212338514"
    },
    {
      "job": 77836066430,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212333505"
    },
    {
      "job": 77836066456,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212346382"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26441136973",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ixpantia/tower",
  "_commit": {
    "id": "b6a83659138b4e6798672d1fbc2a5ee2ab2cb708",
    "author": "Pierina Ixpantia <145695502+pierina-ixpantia@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #13 from andyquinterom/T11\n\nchore: Adds @return",
    "time": 1729204660
  },
  "_maintainer": {
    "name": "Andres Quintero",
    "email": "andres@ixpantia.com",
    "login": "andres-ixpantia",
    "description": "",
    "uuid": 147926651
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "compiler",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "ixpantia",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 36,
  "_contributors": [
    {
      "user": "andyquinterom",
      "count": 20,
      "uuid": 51521150
    },
    {
      "user": "pierina-ixpantia",
      "count": 2,
      "uuid": 145695502
    }
  ],
  "_userbio": {
    "uuid": 17477317,
    "type": "organization",
    "name": "ixpantia",
    "description": "We push for transformation and innovation with data science and engineering!"
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tower"
  },
  "_devurl": "https://github.com/ixpantia/tower",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tower.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ixpantia/tower",
  "_realowner": "ixpantia",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2024-10-21"
    }
  ],
  "_exports": [
    "add_body",
    "add_body_json",
    "add_cookie",
    "add_delete_route",
    "add_get_route",
    "add_http_layer",
    "add_patch_route",
    "add_post_route",
    "add_put_route",
    "add_route",
    "add_server_layer",
    "app_into_parts",
    "build_http_cookie",
    "build_response",
    "build_tower",
    "create_tower",
    "req_body_form",
    "req_body_json",
    "req_cookies",
    "req_query",
    "response_builder",
    "set_content_type",
    "set_header",
    "set_status"
  ],
  "_help": [
    {
      "page": "add_body",
      "title": "Add a body to a response",
      "topics": [
        "add_body"
      ]
    },
    {
      "page": "add_body_json",
      "title": "Add a body to a response as JSON",
      "topics": [
        "add_body_json"
      ]
    },
    {
      "page": "add_cookie",
      "title": "Add a cookie to a response",
      "topics": [
        "add_cookie"
      ]
    },
    {
      "page": "add_delete_route",
      "title": "Add a DELETE route",
      "topics": [
        "add_delete_route"
      ]
    },
    {
      "page": "add_get_route",
      "title": "Add a GET route",
      "topics": [
        "add_get_route"
      ]
    },
    {
      "page": "add_http_layer",
      "title": "Add an HTTP layer to a tower",
      "topics": [
        "add_http_layer"
      ]
    },
    {
      "page": "add_patch_route",
      "title": "Add a PATCH route",
      "topics": [
        "add_patch_route"
      ]
    },
    {
      "page": "add_post_route",
      "title": "Add a POST route",
      "topics": [
        "add_post_route"
      ]
    },
    {
      "page": "add_put_route",
      "title": "Add a PUT route",
      "topics": [
        "add_put_route"
      ]
    },
    {
      "page": "add_route",
      "title": "Add an HTTP layer to a tower",
      "topics": [
        "add_route"
      ]
    },
    {
      "page": "add_server_layer",
      "title": "Add a server layer to a tower",
      "topics": [
        "add_server_layer"
      ]
    },
    {
      "page": "app_into_parts",
      "title": "Into parts",
      "topics": [
        "app_into_parts"
      ]
    },
    {
      "page": "build_http_cookie",
      "title": "Build a cookie",
      "topics": [
        "build_http_cookie"
      ]
    },
    {
      "page": "build_response",
      "title": "Build a response",
      "topics": [
        "build_response"
      ]
    },
    {
      "page": "build_tower",
      "title": "Build a 'shiny' app from a tower",
      "topics": [
        "build_tower"
      ]
    },
    {
      "page": "create_tower",
      "title": "Create a new tower",
      "topics": [
        "create_tower"
      ]
    },
    {
      "page": "print.tower",
      "title": "Print a tower",
      "topics": [
        "print.tower"
      ]
    },
    {
      "page": "req_body_form",
      "title": "Extract form data from a request",
      "topics": [
        "req_body_form"
      ]
    },
    {
      "page": "req_body_json",
      "title": "Extract the request body from a JSON request",
      "topics": [
        "req_body_json"
      ]
    },
    {
      "page": "req_cookies",
      "title": "Extract cookies from a request",
      "topics": [
        "req_cookies"
      ]
    },
    {
      "page": "req_query",
      "title": "Extract query parameters from a request",
      "topics": [
        "req_query"
      ]
    },
    {
      "page": "response_builder",
      "title": "Create a response builder",
      "topics": [
        "response_builder"
      ]
    },
    {
      "page": "set_content_type",
      "title": "Set the content type of a response",
      "topics": [
        "set_content_type"
      ]
    },
    {
      "page": "set_header",
      "title": "Set a header on a response",
      "topics": [
        "set_header"
      ]
    },
    {
      "page": "set_status",
      "title": "Set the status of a response",
      "topics": [
        "set_status"
      ]
    }
  ],
  "_readme": "https://github.com/ixpantia/tower/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "curl",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "purrr",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_score": 4.732393759822969,
  "_indexed": true,
  "_nocasepkg": "tower",
  "_universes": [
    "ixpantia",
    "andres-ixpantia"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-26T08:30:11.000Z",
      "distro": "noble",
      "commit": "b6a83659138b4e6798672d1fbc2a5ee2ab2cb708",
      "fileid": "bc8dce768a10ca347aebeb229be56e865f1dde20f6f13bb7d01af744d58cbbd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26441136973"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-26T08:30:11.000Z",
      "distro": "noble",
      "commit": "b6a83659138b4e6798672d1fbc2a5ee2ab2cb708",
      "fileid": "7a85b6c3500250ecd111f5990e01fd04e397088ac1f73614283f344446f39b4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26441136973"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-26T08:30:05.000Z",
      "commit": "b6a83659138b4e6798672d1fbc2a5ee2ab2cb708",
      "fileid": "7745d0798575d1ff3247799a41a835c150ab2eae21081a65f829023a57e6dbdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26441136973"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-26T08:29:55.000Z",
      "commit": "b6a83659138b4e6798672d1fbc2a5ee2ab2cb708",
      "fileid": "78f72e5dc68e5ccb6fa5b120bac1d9b2fcf6dc1a9a13190f780473983a240e51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26441136973"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-26T08:30:21.000Z",
      "commit": "b6a83659138b4e6798672d1fbc2a5ee2ab2cb708",
      "fileid": "a052ad42bd2ca7e04ee032002f80a4fc8777647b7cf0893f5c778dcc51a19f87",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26441136973"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-26T08:29:42.000Z",
      "commit": "b6a83659138b4e6798672d1fbc2a5ee2ab2cb708",
      "fileid": "d22d0b547fb84230414b578007a45cc62d7ba59d336d63a3fd8b2f1f41073885",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26441136973"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-26T08:29:27.000Z",
      "commit": "b6a83659138b4e6798672d1fbc2a5ee2ab2cb708",
      "fileid": "889a9dfcb59fef6d2a646b1602be658a2fe1bce02bfbefc65a5beee84ee610d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26441136973"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-26T08:30:09.000Z",
      "commit": "b6a83659138b4e6798672d1fbc2a5ee2ab2cb708",
      "fileid": "9f13555ba7fd8f49ed4c821560abd1fa2129f29f3f7127036c825adc87b137b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ixpantia/actions/runs/26441136973"
    }
  ]
}