diff --git a/DESCRIPTION b/DESCRIPTION index dad36c8..424f4ca 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -16,13 +16,15 @@ Depends: Imports: glue, jsonlite (>= 1.8.6), - lzstring, + lzstring (>= 0.1.3), roxygen2 (>= 7.2.0), stringr (>= 0.4) Suggests: pkgdown (>= 2.0.0), testthat (>= 3.1.5), withr (>= 2.4.3) +Remotes: + lzstring=parmsam/lzstring-r Config/Needs/verdepcheck: tidyverse/glue, jeroen/jsonlite, lzstring=parmsam/lzstring-r, r-lib/roxygen2, tidyverse/stringr, r-lib/pkgdown, r-lib/testthat, r-lib/withr diff --git a/roxy.shinylive.Rproj b/roxy.shinylive.Rproj index aaa62a5..69fafd4 100644 --- a/roxy.shinylive.Rproj +++ b/roxy.shinylive.Rproj @@ -5,8 +5,13 @@ SaveWorkspace: No AlwaysSaveHistory: Default EnableCodeIndexing: Yes +UseSpacesForTab: Yes +NumSpacesForTab: 2 Encoding: UTF-8 +RnwWeave: Sweave +LaTeX: pdfLaTeX + AutoAppendNewline: Yes StripTrailingWhitespace: Yes LineEndingConversion: Posix