diff --git a/.Rbuildignore b/.Rbuildignore index cd0f869..3448421 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -14,3 +14,5 @@ revdep ^_pkgdown\.yml$ ^cran-comments\.md$ ^CRAN-SUBMISSION$ +^_dev$ +^reference$ diff --git a/DESCRIPTION b/DESCRIPTION index 3c2e355..b18b5da 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: flexdashboard Title: R Markdown Format for Flexible Dashboards -Version: 0.6.2.9000 +Version: 0.6.3 Authors@R: c( person("Garrick", "Aden-Buie", , "garrick@posit.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7111-0077")), diff --git a/NEWS.md b/NEWS.md index a1f0e45..0fa88bc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# flexdashboard (development version) +# flexdashboard 0.6.3 * flexdashboard now prevents top margin from being applied to boxes created with flexdashboard's markdown syntax when Bootstrap 5 is used. (#443) diff --git a/README.Rmd b/README.Rmd index 2fc4af6..d78feb1 100644 --- a/README.Rmd +++ b/README.Rmd @@ -73,7 +73,7 @@ rmarkdown::draft("dashboard.Rmd", There are two main places to get help with flexdashboard: -+ The [RStudio community](https://community.rstudio.com/tags/c/R-Markdown/10/flexdashboard) is a friendly place to ask any questions about flexdashboard. Be sure to use the `flexdashboard` tag. Add also the `shiny` tag is you are using a Shiny runtime. ++ The [RStudio community](https://forum.posit.co/tags/c/R-Markdown/10/flexdashboard) is a friendly place to ask any questions about flexdashboard. Be sure to use the `flexdashboard` tag. Add also the `shiny` tag is you are using a Shiny runtime. + [Stack Overflow](https://stackoverflow.com/questions/tagged/flexdashboard) is a great source of answers to common **flexdashboard** questions. It is also a great place to get help, once you have created a reproducible example that illustrates your problem. Use the tags [`[r][flexdashboard]`](https://stackoverflow.com/questions/tagged/flexdashboard+r) if you ask a question. Add the tag `[shiny]` if you are using a Shiny runtime. diff --git a/README.md b/README.md index 6e9b123..2075600 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ rmarkdown::draft("dashboard.Rmd", There are two main places to get help with flexdashboard: - The [RStudio - community](https://community.rstudio.com/tags/c/R-Markdown/10/flexdashboard) + community](https://forum.posit.co/tags/c/R-Markdown/10/flexdashboard) is a friendly place to ask any questions about flexdashboard. Be sure to use the `flexdashboard` tag. Add also the `shiny` tag is you are using a Shiny runtime. diff --git a/cran-comments.md b/cran-comments.md index 3831f75..8704db4 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -2,17 +2,9 @@ 0 errors | 0 warnings | 0 note -New Maintainer: Garrick Aden-Buie - - New maintainer: - Garrick Aden-Buie - Old maintainer(s): - Carson Sievert - ## revdepcheck results -We checked 14 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. +We checked 15 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. * We saw 0 new problems * We failed to check 0 packages - diff --git a/revdep/cran.md b/revdep/cran.md index b4f1213..5fe9162 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -1,6 +1,6 @@ ## revdepcheck results -We checked 14 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. +We checked 15 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. * We saw 0 new problems * We failed to check 0 packages