-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: gadenbuie <[email protected]> Co-authored-by: Garrick Aden-Buie <[email protected]>
- Loading branch information
1 parent
ecada4b
commit 6f066e4
Showing
16 changed files
with
265 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,3 +29,4 @@ inst/lib/bsw3/.npmignore | |
^\.github$ | ||
^\.gitattributes$ | ||
^CODE_OF_CONDUCT\.md$ | ||
^cran-comments\.md$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: bslib | ||
Title: Custom 'Bootstrap' 'Sass' Themes for 'shiny' and 'rmarkdown' | ||
Version: 0.5.1.9000 | ||
Version: 0.6.0 | ||
Authors@R: c( | ||
person("Carson", "Sievert", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0002-4958-2844")), | ||
|
@@ -32,7 +32,7 @@ Imports: | |
base64enc, | ||
cachem, | ||
grDevices, | ||
htmltools (>= 0.5.6.9001), | ||
htmltools (>= 0.5.7), | ||
jquerylib (>= 0.1.3), | ||
jsonlite, | ||
lifecycle, | ||
|
@@ -49,13 +49,10 @@ Suggests: | |
magrittr, | ||
rappdirs, | ||
rmarkdown (>= 2.7), | ||
shiny (>= 1.7.5.9001), | ||
shiny (>= 1.8.0), | ||
testthat, | ||
thematic, | ||
withr | ||
Remotes: | ||
rstudio/htmltools, | ||
rstudio/shiny | ||
Config/Needs/deploy: | ||
BH, | ||
chiflights22, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
|
||
## revdepcheck results | ||
|
||
We checked 57 reverse dependencies (51 from CRAN + 6 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw 0 new problems | ||
* We failed to check 0 packages |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.