{
  "_id": "6a1f35fbb401979e7342878d",
  "Package": "shinyChatR",
  "Type": "Package",
  "Title": "R Shiny Chat Module",
  "Version": "1.2.0",
  "Authors@R": "c(person(given = \"Julian\",\nfamily = \"Schmocker\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"julian.schmocker@gmail.com\"),\nperson(given= \"Ivo\",\nfamily = \"Kwee\",\nrole = \"aut\",\nemail = \"ivo.kwee@gmail.com\")\n)",
  "Description": "Provides an easy-to-use module for adding a chat to a\nShiny app. Allows users to send messages and view messages from\nother users. Messages can be stored in a database or a .rds\nfile.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/julianschmocker/shinyChatR,\nhttps://julianschmocker.github.io/shinyChatR/",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://julianschmocker.r-universe.dev",
  "Date/Publication": "2024-05-25 10:10:53 UTC",
  "RemoteUrl": "https://github.com/julianschmocker/shinychatr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f4a84c773ca84300dab51c00aad07da654837ff9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:26:41 UTC",
    "User": "root"
  },
  "Author": "Julian Schmocker [aut, cre, cph],\nIvo Kwee [aut]",
  "Maintainer": "Julian Schmocker <julian.schmocker@gmail.com>",
  "MD5sum": "6f5b7b6812c7ee518347d5458299dff6",
  "_user": "julianschmocker",
  "_type": "src",
  "_file": "shinyChatR_1.2.0.tar.gz",
  "_fileid": "15ef7c0c9a719a6f81245d04d919281cb52c0acc25167c85e4205f4e4b19a334",
  "_filesize": 268228,
  "_sha256": "15ef7c0c9a719a6f81245d04d919281cb52c0acc25167c85e4205f4e4b19a334",
  "_created": "2026-05-15T06:26:41.000Z",
  "_published": "2026-06-02T19:58:51.028Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79160122331,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011416728"
    },
    {
      "job": 79160123071,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011412263"
    },
    {
      "job": 79160122701,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011413912"
    },
    {
      "job": 79160122569,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011410777"
    },
    {
      "job": 79160122054,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011387514"
    },
    {
      "job": 79160121941,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368395755"
    },
    {
      "job": 79160122856,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011409584"
    },
    {
      "job": 79160122465,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011410264"
    },
    {
      "job": 79160122881,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011404125"
    }
  ],
  "_buildurl": "https://github.com/r-universe/julianschmocker/actions/runs/25903757578",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/julianschmocker/shinychatr",
  "_commit": {
    "id": "f4a84c773ca84300dab51c00aad07da654837ff9",
    "author": "julianschmocker <julian.schmocker@gmail.com>",
    "committer": "julianschmocker <julian.schmocker@gmail.com>",
    "message": "Update CRAN submission\n",
    "time": 1716631853
  },
  "_maintainer": {
    "name": "Julian Schmocker",
    "email": "julian.schmocker@gmail.com",
    "login": "julianschmocker",
    "uuid": 47883892
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "julianschmocker",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 26,
  "_contributors": [
    {
      "user": "julianschmocker",
      "count": 46,
      "uuid": 47883892
    },
    {
      "user": "ivokwee",
      "count": 11,
      "uuid": 19613146
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 47883892,
    "type": "user",
    "name": "Julian Schmocker"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyChatR"
  },
  "_devurl": "https://github.com/julianschmocker/shinychatr",
  "_pkgdown": "https://julianschmocker.github.io/shinyChatR/",
  "_searchresults": 19,
  "_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/shinyChatR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/julianschmocker/shinychatr",
  "_realowner": "julianschmocker",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-02-28"
    },
    {
      "version": "1.1.0",
      "date": "2023-08-16"
    },
    {
      "version": "1.2.0",
      "date": "2024-05-25"
    }
  ],
  "_exports": [
    "chat_server",
    "chat_ui",
    "updateChatTextInput"
  ],
  "_help": [
    {
      "page": "chat_server",
      "title": "A chat module for Shiny apps - server",
      "topics": [
        "chat_server"
      ]
    },
    {
      "page": "chat_ui",
      "title": "A chat module for Shiny apps - UI",
      "topics": [
        "chat_ui"
      ]
    },
    {
      "page": "CSVConnection",
      "title": "CSVConnection R6 Class",
      "topics": [
        "CSVConnection"
      ]
    },
    {
      "page": "DBConnection",
      "title": "DBConnection R6 Class",
      "topics": [
        "DBConnection"
      ]
    },
    {
      "page": "RDSConnection",
      "title": "RDSConnection R6 Class",
      "topics": [
        "RDSConnection"
      ]
    },
    {
      "page": "render_msg_divs",
      "title": "Render the messages for the chat",
      "topics": [
        "render_msg_divs"
      ]
    },
    {
      "page": "render_msg_divs2",
      "title": "Render the messages for the chat",
      "topics": [
        "render_msg_divs2"
      ]
    },
    {
      "page": "updateChatTextInput",
      "title": "A function to update the chat textInput",
      "topics": [
        "updateChatTextInput"
      ]
    }
  ],
  "_readme": "https://github.com/julianschmocker/shinychatr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "data.table",
    "DBI",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "shinyChatR.Rmd",
      "filename": "shinyChatR.html",
      "title": "Getting started with shinyChatR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Database connection for storing chat data",
        "Reactive user name",
        "RDS file for storing chat data",
        "Update the textInput"
      ],
      "created": "2023-02-25 09:51:36",
      "modified": "2024-05-25 10:02:24",
      "commits": 4
    }
  ],
  "_score": 5.693726948923647,
  "_indexed": true,
  "_nocasepkg": "shinychatr",
  "_universes": [
    "julianschmocker"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-15T06:28:54.000Z",
      "distro": "noble",
      "commit": "f4a84c773ca84300dab51c00aad07da654837ff9",
      "fileid": "23aaa7f0829ca1ffc8a3bbf1047e2426922d9d724eb526fca2110649ecb6acf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julianschmocker/actions/runs/25903757578"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-15T06:28:35.000Z",
      "distro": "noble",
      "commit": "f4a84c773ca84300dab51c00aad07da654837ff9",
      "fileid": "b4dc65abf1db038d36fe727ea52abc1f373c9ae30657320d4bc5ef5039da32fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julianschmocker/actions/runs/25903757578"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-15T06:28:47.000Z",
      "commit": "f4a84c773ca84300dab51c00aad07da654837ff9",
      "fileid": "6dd27f5188d25ed5347f7d2cd651bfb6c36f25197039df34b696ce4d65ecdeac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julianschmocker/actions/runs/25903757578"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-15T06:28:29.000Z",
      "commit": "f4a84c773ca84300dab51c00aad07da654837ff9",
      "fileid": "77689f34528cf152ced4028dbf7d059ed544f004b4419f529be8aa66c43d705d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julianschmocker/actions/runs/25903757578"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-15T06:28:17.000Z",
      "commit": "f4a84c773ca84300dab51c00aad07da654837ff9",
      "fileid": "e9d2a57ec817675187b30258c40a7f41a7577173ba3d601239de007796f9f054",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julianschmocker/actions/runs/25903757578"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-15T06:28:16.000Z",
      "commit": "f4a84c773ca84300dab51c00aad07da654837ff9",
      "fileid": "fb77a87c5a5cd98f182b849df3e0db5d3a365a69322341795907bf43e17c94e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julianschmocker/actions/runs/25903757578"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-15T06:27:50.000Z",
      "commit": "f4a84c773ca84300dab51c00aad07da654837ff9",
      "fileid": "7b784837befed83c87537979e1e591ee06c84a11b578cd7bc6a7b2d2a9fe5be3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julianschmocker/actions/runs/25903757578"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-02T19:58:29.000Z",
      "commit": "f4a84c773ca84300dab51c00aad07da654837ff9",
      "fileid": "e05de3767ce9c06966724e4413db3cecc0bcdcba3fb8c607298dbe1b7a285b55",
      "status": "success",
      "buildurl": "https://github.com/r-universe/julianschmocker/actions/runs/25903757578"
    }
  ]
}