Skip to content

Commit

Permalink
re-submit to CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
DivadNojnarg committed Mar 7, 2019
1 parent cdeec0b commit d147bd6
Show file tree
Hide file tree
Showing 44 changed files with 103 additions and 107 deletions.
11 changes: 7 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
Package: tablerDash
Type: Package
Title: Tabler API for Shiny
Version: 0.2.0.9000
Title: 'Tabler' API for 'Shiny'
Version: 0.1.0
Authors@R: c(
person("David", "Granjon", email = "[email protected]", role = c("aut", "cre")),
person(family = "RinteRface", role = "cph"),
person(family = "codecalm", role = c("ctb", "cph"), comment = "tabler template for Bootstrap 4"),
person("Winston", "Chang", role = c("ctb", "cph"), comment = "Utils functions from shinydashboard"))
Maintainer: David Granjon <[email protected]>
Description: R interface to the Tabler Bootstrap 4 HTML template.
Create fancy dashboards. See more here <https://tabler.io>.
Description: 'R' interface to the 'Tabler' HTML template. See more here <https://tabler.io>.
'tablerDash' is a light 'Bootstrap 4' dashboard template. There are different
layouts available such as a one page dashboard or a multi page template,
where the navigation menu is contained in the navigation bar. A fancy example
is available at <https://dgranjon.shinyapps.io/shinyMons/>.
URL: https://rinterface.github.io/tablerDash/, https://github.com/RinteRface/tablerDash/
BugReports: https://github.com/RinteRface/tablerDash/issues
Imports: shiny, htmltools, knitr
Expand Down
8 changes: 1 addition & 7 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
# tablerDash 0.2.0.9000
- add preloader in `tablerDashPage()`
- add `tablerList()` and `tablerListItem()`
- add `tablerTable()` and `tablerTableItem()`

# tablerDash 0.1.0

* Added a `NEWS.md` file to track changes to the package.
- first release
12 changes: 11 additions & 1 deletion R/dashboardPage.R
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,17 @@ tablerDashPage <- function(navbar = NULL, body = NULL,
class = "dimmer active",
shiny::tags$div(
class = "loader",
style = "position: fixed; top: 50%; left: 50%; margin-top: -50px; margin-left: -100px;",
style = "
position: fixed;
z-index: 999;
height: 2em;
width: 2em;
overflow: visible;
margin: auto;
top: 0;
left: 0;
bottom: 0;
right: 0;",
shiny::tags$div(
class = "dimmer-content"
)
Expand Down
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,24 @@ tablerDash works on all the professional RStudio products:
- [on shinyapps.io](https://dgranjon.shinyapps.io/tablerDashDemo/)
- [on RStudio Connect](http://130.60.24.205:3939/tablerDashDemo/)

### Other Examples

<div class="row">
<div class="card">
<a href="https://community.rstudio.com/t/shiny-contest-submission-gotta-catch-em-almost-all/25284" target="_blank"><img src="https://community.rstudio.com/uploads/default/optimized/2X/6/626cbb941e2c3dfe543abde05f7e4097186811c6_2_690x431.png"></a>
</div>
</div>

<br>

<div class="row">
<div class="card">
<a href="https://community.rstudio.com/t/shiny-contest-submission-gotta-catch-em-almost-all/25284" target="_blank"><img src="https://community.rstudio.com/uploads/default/optimized/2X/3/33061a47390f6fa1515302d7f05e05c1b6f3e458_2_690x431.jpeg"></a>
</div>
</div>

<br>


## Issues

Expand Down
1 change: 0 additions & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,4 @@ navbar:

news:
releases:
- text: "tablerDash 0.2.0.9000"
- text: "tablerDash 0.1.0"
4 changes: 4 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ Possibly mis-spelled words in DESCRIPTION:
Tabler (3:8, 11:33)

This is a FALSE positive, there is no mis-spelled word

## Re submission
- I wrote package names, software names and API names in single quotes (e.g. 'Tabler') in Title and Description.
- I enlarged the description
3 changes: 1 addition & 2 deletions docs/authors.html

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

30 changes: 24 additions & 6 deletions docs/index.html

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

18 changes: 2 additions & 16 deletions docs/news/index.html

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

3 changes: 1 addition & 2 deletions docs/reference/index.html

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

3 changes: 1 addition & 2 deletions docs/reference/tablerAlert.html

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

3 changes: 1 addition & 2 deletions docs/reference/tablerAvatar.html

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

3 changes: 1 addition & 2 deletions docs/reference/tablerAvatarList.html

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

3 changes: 1 addition & 2 deletions docs/reference/tablerBlogCard.html

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

3 changes: 1 addition & 2 deletions docs/reference/tablerCard.html

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

3 changes: 1 addition & 2 deletions docs/reference/tablerDashBody.html

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

3 changes: 1 addition & 2 deletions docs/reference/tablerDashFooter.html

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

3 changes: 1 addition & 2 deletions docs/reference/tablerDashGallery.html

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

3 changes: 1 addition & 2 deletions docs/reference/tablerDashNav.html

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

Loading

0 comments on commit d147bd6

Please sign in to comment.