{
  "_id": "6a4b735fa6574ff277f9b281",
  "Package": "shinylogs",
  "Title": "Record Everything that Happens in a 'Shiny' Application",
  "Version": "0.2.1.9000",
  "Authors@R": "c(person(\"Fanny\", \"Meyer\", role = \"aut\"),\nperson(\"Victor\", \"Perrier\", email = \"victor.perrier@dreamrs.fr\", role = c(\"aut\", \"cre\")),\nperson(\"Silex Technologies\", comment = \"https://www.silex-ip.com\", role = \"fnd\"))",
  "Description": "Track and record the use of applications and the user's\ninteractions with 'Shiny' inputs. Allows to trace the inputs\nwith which the user interacts, the outputs generated, as well\nas the errors displayed in the interface.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/dreamRs/shinylogs,\nhttps://dreamrs.github.io/shinylogs/",
  "BugReports": "https://github.com/dreamRs/shinylogs/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://dreamrs.r-universe.dev",
  "Date/Publication": "2024-10-16 14:30:28 UTC",
  "RemoteUrl": "https://github.com/dreamrs/shinylogs",
  "RemoteRef": "HEAD",
  "RemoteSha": "9d218b5affcf4626b9d9eac5e3bc4da3bb2a6a38",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 09:16:39 UTC",
    "User": "root"
  },
  "Author": "Fanny Meyer [aut],\nVictor Perrier [aut, cre],\nSilex Technologies [fnd] (https://www.silex-ip.com)",
  "Maintainer": "Victor Perrier <victor.perrier@dreamrs.fr>",
  "_user": "dreamrs",
  "_type": "src",
  "_file": "shinylogs_0.2.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/83f4b39371c337ccfbc9db358a91e26de3244f3b104c67344fdbd9addc900fb5",
  "_filesize": 189846,
  "_sha256": "83f4b39371c337ccfbc9db358a91e26de3244f3b104c67344fdbd9addc900fb5",
  "_expires": "2026-10-14T09:20:29.000Z",
  "_created": "2026-07-06T09:16:39.000Z",
  "_published": "2026-07-06T09:20:31.381Z",
  "_jobs": [
    {
      "job": 85336217540,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8104707597"
    },
    {
      "job": 85336217575,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8104709917"
    },
    {
      "job": 85336217547,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8104725876"
    },
    {
      "job": 85336217505,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8104707369"
    },
    {
      "job": 85335539694,
      "time": 207,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8104647554"
    },
    {
      "job": 85336217527,
      "time": 172,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8104716000"
    },
    {
      "job": 85336217583,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8104687766"
    },
    {
      "job": 85336217576,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8104688037"
    },
    {
      "job": 85336217570,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8104690424"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28780733459",
  "_status": "success",
  "_upstream": "https://github.com/dreamrs/shinylogs",
  "_commit": {
    "id": "9d218b5affcf4626b9d9eac5e3bc4da3bb2a6a38",
    "author": "pvictor <victor.perrier@dreamRs.fr>",
    "committer": "pvictor <victor.perrier@dreamRs.fr>",
    "message": "badge cran https\n",
    "time": 1729089028
  },
  "_maintainer": {
    "name": "Victor Perrier",
    "email": "victor.perrier@dreamrs.fr",
    "login": "pvictor",
    "description": "R / Shiny developper at @dreamRs with @mfanny",
    "uuid": 4415580
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "bit64",
      "role": "Imports"
    },
    {
      "package": "nanotime",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "anytime",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "googledrive",
      "role": "Suggests"
    }
  ],
  "_owner": "dreamrs",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "logs",
    "shiny",
    "shinyapps"
  ],
  "_stars": 101,
  "_contributors": [
    {
      "user": "pvictor",
      "count": 95,
      "uuid": 4415580
    },
    {
      "user": "paulc91",
      "count": 3,
      "uuid": 25231784
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    },
    {
      "user": "phgrosjean",
      "count": 1,
      "uuid": 3286897
    }
  ],
  "_userbio": {
    "uuid": 23062899,
    "type": "organization",
    "name": "dreamRs",
    "followers": 166,
    "description": "La datascience avec un grand R"
  },
  "_downloads": {
    "count": 720,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinylogs"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/dreamrs/shinylogs",
  "_pkgdown": "https://dreamrs.github.io/shinylogs/",
  "_searchresults": 117,
  "_rbuild": "4.6.1",
  "_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/shinylogs.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dreamrs/shinylogs",
  "_realowner": "dreamrs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.5",
      "date": "2019-05-09"
    },
    {
      "version": "0.1.6",
      "date": "2019-07-18"
    },
    {
      "version": "0.1.7",
      "date": "2019-08-21"
    },
    {
      "version": "0.2.0",
      "date": "2021-11-27"
    },
    {
      "version": "0.2.1",
      "date": "2022-04-18"
    }
  ],
  "_exports": [
    "read_json_logs",
    "read_rds_logs",
    "store_custom",
    "store_googledrive",
    "store_json",
    "store_null",
    "store_rds",
    "store_sqlite",
    "track_usage",
    "use_tracking"
  ],
  "_help": [
    {
      "page": "read_json_logs",
      "title": "Read a directory containing JSON logs",
      "topics": [
        "read_json_logs"
      ]
    },
    {
      "page": "read_rds_logs",
      "title": "Read a directory containing RDS logs",
      "topics": [
        "read_rds_logs"
      ]
    },
    {
      "page": "store_custom",
      "title": "Use custom function to save logs",
      "topics": [
        "store_custom"
      ]
    },
    {
      "page": "store_googledrive",
      "title": "Use Google Drive as storage mode",
      "topics": [
        "store_googledrive"
      ]
    },
    {
      "page": "store_json",
      "title": "Use JSON files as storage mode",
      "topics": [
        "store_json"
      ]
    },
    {
      "page": "store_null",
      "title": "No storage on disk",
      "topics": [
        "store_null"
      ]
    },
    {
      "page": "store_rds",
      "title": "Use RDS files as storage mode",
      "topics": [
        "store_rds"
      ]
    },
    {
      "page": "store_sqlite",
      "title": "Use SQLite database as storage mode",
      "topics": [
        "store_sqlite"
      ]
    },
    {
      "page": "track_usage",
      "title": "Track usage of a Shiny app",
      "topics": [
        "track_usage"
      ]
    },
    {
      "page": "use_tracking",
      "title": "Insert dependencies to track usage of a Shiny app",
      "topics": [
        "use_tracking"
      ]
    }
  ],
  "_readme": "https://github.com/dreamrs/shinylogs/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "base64enc",
    "BH",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "data.table",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "nanotime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppCCTZ",
    "RcppDate",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "withr",
    "xtable",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "shinylogs.Rmd",
      "filename": "shinylogs.html",
      "title": "Record logs in shiny apps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How to use",
        "Storage modes",
        "Deployment method",
        "Shiny server, RStudio Connect",
        "ShinyProxy",
        "shinyapps.io",
        "Recorded informations",
        "Session",
        "Inputs",
        "Outputs",
        "Errors"
      ],
      "created": "2019-11-12 21:57:48",
      "modified": "2021-12-01 17:46:45",
      "commits": 5
    }
  ],
  "_score": 8.424689753640168,
  "_indexed": true,
  "_nocasepkg": "shinylogs",
  "_universes": [
    "dreamrs",
    "pvictor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-06T09:19:01.000Z",
      "distro": "resolute",
      "commit": "9d218b5affcf4626b9d9eac5e3bc4da3bb2a6a38",
      "fileid": "https://r2.ropensci.org/55c12d7d804a1bb7ec2d52270fff6dbd5a0459c98c5d12197945144c7cc61d77",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28780733459"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-06T09:19:04.000Z",
      "distro": "resolute",
      "commit": "9d218b5affcf4626b9d9eac5e3bc4da3bb2a6a38",
      "fileid": "https://r2.ropensci.org/46daa2f9db8592735c54828a2be1372cd8332ddd1c37300ba878ff80c0bce582",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28780733459"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-06T09:19:54.000Z",
      "commit": "9d218b5affcf4626b9d9eac5e3bc4da3bb2a6a38",
      "fileid": "https://r2.ropensci.org/e4195a608eb7bc8fcca5865f78e4fa2762663c715c590eef0cb6567f7a13600d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28780733459"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-06T09:19:06.000Z",
      "commit": "9d218b5affcf4626b9d9eac5e3bc4da3bb2a6a38",
      "fileid": "https://r2.ropensci.org/7d9a5b54b1e6c9cd7c7a62bf9804c41cfd6d78ef96f68b3fe5f289782381f693",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28780733459"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-07-06T09:19:45.000Z",
      "commit": "9d218b5affcf4626b9d9eac5e3bc4da3bb2a6a38",
      "fileid": "https://r2.ropensci.org/b99e5d541db5db37a67d843e599387d6def8f5bdf0f486e2b3acdc676ebd5978",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28780733459"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-06T09:18:03.000Z",
      "commit": "9d218b5affcf4626b9d9eac5e3bc4da3bb2a6a38",
      "fileid": "https://r2.ropensci.org/6b62c65d57642f570879e7aa7aadc7010b51e5be138661dbe5601090438c4387",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28780733459"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-06T09:18:01.000Z",
      "commit": "9d218b5affcf4626b9d9eac5e3bc4da3bb2a6a38",
      "fileid": "https://r2.ropensci.org/4313829b1e6236be54330c6a8f1ad6cd8ae3e5f0486b658a555614c752b71a04",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28780733459"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-06T09:18:07.000Z",
      "commit": "9d218b5affcf4626b9d9eac5e3bc4da3bb2a6a38",
      "fileid": "https://r2.ropensci.org/0b38782ad6e32c6351b8f6e1a75a62bcb9d216e3a4b822942c898c7e9aa710a7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28780733459"
    }
  ]
}