Package: scribblr Title: A Notepad Inside RStudio Version: 0.2.1 Authors@R: person(given = "Valerio", family = "Gherardi", role = c("aut", "cre"), email = "vgherard840@gmail.com", comment = c(ORCID = "0000-0002-8215-3013")) Description: A project aware notepad inside RStudio, for taking quick project-related notes without distractions. RStudio addin. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: shiny (>= 0.13), miniUI (>= 0.1.1), shinyjs, rstudioapi (>= 0.5), fs, usethis, keys, gh, shinyWidgets, utils, rlang BugReports: https://github.com/vgherard/scribblr/issues URL: https://vgherard.github.io/scribblr/, https://github.com/vgherard/scribblr Suggests: covr, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: cmake git make libgit2-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://vgherard.r-universe.dev Date/Publication: 2024-01-29 10:51:07 UTC RemoteUrl: https://github.com/vgherard/scribblr RemoteRef: HEAD RemoteSha: daf796f325d7bf53c8eea494c1c1e3681611949c NeedsCompilation: no Packaged: 2026-07-05 10:13:30 UTC; root Author: Valerio Gherardi [aut, cre] (ORCID: ) Maintainer: Valerio Gherardi