Skip to content

Commit

Permalink
clean CRAN notes
Browse files Browse the repository at this point in the history
  • Loading branch information
DivadNojnarg committed Jul 16, 2021
1 parent dfb226c commit ee2437c
Show file tree
Hide file tree
Showing 13 changed files with 56 additions and 9 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,5 @@ export(userPost)
export(userPostMedia)
export(userPostTagItem)
export(userPostTagItems)
importFrom(lifecycle,deprecated)
importFrom(shinydashboard,dropdownMenu)
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

- Simple patch to fix wrong .Rbuildignore [rule](https://github.com/DivadNojnarg/outstanding-shiny-ui/issues/52).
- Update internal file structure.
- Clean NOTE: https://cran.rstudio.com//web/checks/check_results_shinydashboardPlus.html

# shinydashboardPlus 2.0.1

Expand Down
6 changes: 6 additions & 0 deletions R/shinydashboardPlus-package.r
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#' shinydashboardPlus
#'
#' @name shinydashboardPlus
#' @docType package
#' @importFrom lifecycle deprecated
"_PACKAGE"
2 changes: 1 addition & 1 deletion docs/articles/box-elements.html

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

2 changes: 1 addition & 1 deletion docs/articles/controlbar.html

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

2 changes: 1 addition & 1 deletion docs/articles/css-preloader.html

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

2 changes: 1 addition & 1 deletion docs/articles/enhanced-header.html

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

2 changes: 1 addition & 1 deletion docs/articles/improved-boxes.html

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

2 changes: 1 addition & 1 deletion docs/articles/more-skins.html

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

2 changes: 1 addition & 1 deletion docs/articles/shinydashboardPlus.html

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

7 changes: 6 additions & 1 deletion docs/news/index.html

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

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ articles:
improved-boxes: improved-boxes.html
more-skins: more-skins.html
shinydashboardPlus: shinydashboardPlus.html
last_built: 2021-07-15T21:56Z
last_built: 2021-07-16T10:38Z

34 changes: 34 additions & 0 deletions man/shinydashboardPlus.Rd

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

0 comments on commit ee2437c

Please sign in to comment.