{
  "_id": "6a103ddbacfb0bcc41c9c63b",
  "Package": "tinyshinyserver",
  "Type": "Package",
  "Title": "Tiny 'shiny' Server - Lightweight Multi-App 'shiny' Proxy",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(given = \"Lars\", family = \"Bernhardsson\", role = c(\"aut\", \"cre\"), email = \"cran.sherry228@passinbox.com\")\n)",
  "Description": "A lightweight, 'WebSocket'-enabled proxy server for\nhosting multiple 'shiny' applications with automatic health\nmonitoring, session management, and resource cleanup. Provides\na simple entry point to run the server using a JSON\nconfiguration file.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/lab1702/tinyshinyserver",
  "BugReports": "https://github.com/lab1702/tinyshinyserver/issues",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev zlib1g-dev",
  "Repository": "https://lab1702.r-universe.dev",
  "Date/Publication": "2026-01-06 15:37:24 UTC",
  "RemoteUrl": "https://github.com/lab1702/tinyshinyserver",
  "RemoteRef": "HEAD",
  "RemoteSha": "088df22ff2b33db36baa9ffe561d7c59fac81201",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 09:34:06 UTC",
    "User": "root"
  },
  "Author": "Lars Bernhardsson [aut, cre]",
  "Maintainer": "Lars Bernhardsson <cran.sherry228@passinbox.com>",
  "MD5sum": "e885c8ff002557609196204b4aa42108",
  "_user": "lab1702",
  "_type": "src",
  "_file": "tinyshinyserver_0.1.0.tar.gz",
  "_fileid": "4daa60e2a9b91565b251fa8ccd61f9b6ff89a61129309b559cf5c019dd3d6709",
  "_filesize": 190838,
  "_sha256": "4daa60e2a9b91565b251fa8ccd61f9b6ff89a61129309b559cf5c019dd3d6709",
  "_created": "2026-05-11T09:34:06.000Z",
  "_published": "2026-05-22T11:28:27.454Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77370445004,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6915076572"
    },
    {
      "job": 77370445112,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915073116"
    },
    {
      "job": 77370444803,
      "time": 228,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6915083315"
    },
    {
      "job": 77370445142,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915076468"
    },
    {
      "job": 77370444424,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915015355"
    },
    {
      "job": 77370444457,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159399659"
    },
    {
      "job": 77370444949,
      "time": 145,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6915067859"
    },
    {
      "job": 77370444920,
      "time": 147,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6915068490"
    },
    {
      "job": 77370444854,
      "time": 158,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915072342"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lab1702/actions/runs/25662012737",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lab1702/tinyshinyserver",
  "_commit": {
    "id": "088df22ff2b33db36baa9ffe561d7c59fac81201",
    "author": "lab1702 <lab1702@gmail.com>",
    "committer": "lab1702 <lab1702@gmail.com>",
    "message": "Add CRAN installation instructions\n",
    "time": 1767713844
  },
  "_maintainer": {
    "name": "Lars Bernhardsson",
    "email": "cran.sherry228@passinbox.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "later",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Imports"
    },
    {
      "package": "websocket",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "logger",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "quarto",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "flexdashboard",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    }
  ],
  "_owner": "lab1702",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 17
    },
    {
      "week": "2025-27",
      "n": 16
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 14
    },
    {
      "week": "2025-40",
      "n": 17
    },
    {
      "week": "2025-41",
      "n": 5
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 11
    },
    {
      "week": "2025-50",
      "n": 20
    },
    {
      "week": "2025-51",
      "n": 13
    },
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-12-20"
    }
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "lab1702",
      "count": 117,
      "uuid": 2005285
    }
  ],
  "_userbio": {
    "uuid": 2005285,
    "type": "user",
    "name": "Lars Bernhardsson",
    "description": "Just some random hobby projects I made throughout the years. The more recent stuff is mostly AI created as a way to learn how to work with AI."
  },
  "_downloads": {
    "count": 464,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tinyshinyserver"
  },
  "_devurl": "https://github.com/lab1702/tinyshinyserver",
  "_searchresults": 6,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_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/tinyshinyserver.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lab1702/tinyshinyserver",
  "_realowner": "lab1702",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-01-06"
    }
  ],
  "_exports": [
    "start_tss"
  ],
  "_help": [
    {
      "page": "tinyshinyserver-package",
      "title": "tinyshinyserver: Tiny Shiny Server - Lightweight Multi-App Shiny Proxy",
      "topics": [
        "tinyshinyserver-package",
        "tinyshinyserver"
      ]
    },
    {
      "page": "config-format",
      "title": "Configuration File Format",
      "topics": [
        "config-format"
      ]
    },
    {
      "page": "example-config",
      "title": "Example Configuration File",
      "topics": [
        "example-config"
      ]
    },
    {
      "page": "start_tss",
      "title": "Start Tiny Shiny Server",
      "topics": [
        "start_tss"
      ]
    }
  ],
  "_readme": "https://github.com/lab1702/tinyshinyserver/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "codetools",
    "commonmark",
    "cpp11",
    "curl",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "future",
    "globals",
    "glue",
    "highr",
    "htmltools",
    "httpuv",
    "httr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "listenv",
    "logger",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "parallelly",
    "processx",
    "promises",
    "ps",
    "quarto",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "sys",
    "tinytex",
    "websocket",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 5.100370545117563,
  "_indexed": true,
  "_nocasepkg": "tinyshinyserver",
  "_universes": [
    "lab1702"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T09:36:41.000Z",
      "distro": "noble",
      "commit": "088df22ff2b33db36baa9ffe561d7c59fac81201",
      "fileid": "69e5d089499db1efc702fa63d3c9ac77e591e212222d9a98e48095c1a3309a3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lab1702/actions/runs/25662012737"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T09:36:30.000Z",
      "distro": "noble",
      "commit": "088df22ff2b33db36baa9ffe561d7c59fac81201",
      "fileid": "9b8c9ad63dfeb3360f9a95127008e1b004419efd9a867edd7940bc1ed7917fb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lab1702/actions/runs/25662012737"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T09:37:10.000Z",
      "commit": "088df22ff2b33db36baa9ffe561d7c59fac81201",
      "fileid": "a035c40399a51805135184a1e16523c7493f3fa8b05387357fee2ccfe13f8fbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lab1702/actions/runs/25662012737"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T09:36:47.000Z",
      "commit": "088df22ff2b33db36baa9ffe561d7c59fac81201",
      "fileid": "d9f0781d1b4c32f1b254819eaf734264e56b9e22cbec879d24d0562d65baa45b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lab1702/actions/runs/25662012737"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T09:36:05.000Z",
      "commit": "088df22ff2b33db36baa9ffe561d7c59fac81201",
      "fileid": "d03a6bbf33d0154453248498c29c15c748d8208187a07145bb9b85140011f7f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lab1702/actions/runs/25662012737"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T09:36:02.000Z",
      "commit": "088df22ff2b33db36baa9ffe561d7c59fac81201",
      "fileid": "d9c54b2241137bc9ed01b325f647a76ebf548aa88fe5f654880c070725ba9553",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lab1702/actions/runs/25662012737"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T09:36:18.000Z",
      "commit": "088df22ff2b33db36baa9ffe561d7c59fac81201",
      "fileid": "d0abdb042055c6306a34fb248a3dc8b13b2bc30ff84731b019f8f80b11736a66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lab1702/actions/runs/25662012737"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:28:10.000Z",
      "commit": "088df22ff2b33db36baa9ffe561d7c59fac81201",
      "fileid": "67ceacac43b6cc371bab0428ba7b254a6b8a6625bea75ec27194e407c5ea30f8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lab1702/actions/runs/25662012737"
    }
  ]
}