Skip to content

Commit

Permalink
add correct package file docs (see r-lib/roxygen2#1491)
Browse files Browse the repository at this point in the history
  • Loading branch information
daattali committed Aug 20, 2023
1 parent d8065ca commit bb26a30
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: A 'Shiny' app can disconnect for a variety of reasons: an unrecover
Works locally (running Shiny apps within 'RStudio') and on Shiny servers (such as shinyapps.io,
'RStudio Connect', 'Shiny Server Open Source', 'Shiny Server Pro'). See demo online at
<https://daattali.com/shiny/shinydisconnect-demo/>.
URL: https://github.com/daattali/shinydisconnect
URL: https://github.com/daattali/shinydisconnect, https://daattali.com/shiny/shinydisconnect-demo/
BugReports: https://github.com/daattali/shinydisconnect/issues
Imports:
checkmate,
Expand All @@ -27,4 +27,4 @@ License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0
RoxygenNote: 7.2.3
2 changes: 2 additions & 0 deletions R/shinydisconnect-package.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#' @keywords internal
"_PACKAGE"
24 changes: 24 additions & 0 deletions man/shinydisconnect-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bb26a30

Please sign in to comment.