-
Notifications
You must be signed in to change notification settings - Fork 239
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: Garrick Aden-Buie <garrick@adenbuie.com>
- Loading branch information
1 parent
7648a1f
commit e0456c6
Showing
7 changed files
with
92 additions
and
27 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
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 |
---|---|---|
@@ -1,5 +1,12 @@ | ||
This is a patch release containing a few small bug fixes and minor features. | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 0 notes | ||
|
||
This is a maintenance release to fix a failing test in non-UTF-8 compatible environments. | ||
## revdepcheck results | ||
|
||
We checked 14 reverse dependencies (13 from CRAN + 1 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 |
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 |
---|---|---|
@@ -1,22 +1,71 @@ | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:----------------------------| | ||
|version |R version 3.6.1 (2019-07-05) | | ||
|os |macOS Catalina 10.15.2 | | ||
|system |x86_64, darwin15.6.0 | | ||
|ui |X11 | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|ctype |en_US.UTF-8 | | ||
|tz |America/New_York | | ||
|date |2020-02-12 | | ||
|field |value | | ||
|:--------|:------------------------------| | ||
|version |R version 4.2.2 (2022-10-31) | | ||
|os |macOS Ventura 13.2 | | ||
|system |aarch64, darwin20 | | ||
|ui |X11 | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|ctype |en_US.UTF-8 | | ||
|tz |America/New_York | | ||
|date |2023-03-14 | | ||
|pandoc |3.1 @ /opt/homebrew/bin/pandoc | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |Δ | | ||
|:-------|:------|:------|:--| | ||
|learnr |0.10.0 |0.10.1 |* | | ||
|package |old |new |Δ | | ||
|:-----------|:---------|:---------|:--| | ||
|learnr |0.11.2 |0.11.3 |* | | ||
|backports |1.4.1 |1.4.1 | | | ||
|base64enc |0.1-3 |0.1-3 | | | ||
|bslib |0.4.2 |0.4.2 | | | ||
|cachem |1.0.7 |1.0.7 | | | ||
|checkmate |2.1.0 |2.1.0 | | | ||
|cli |3.6.0 |3.6.0 | | | ||
|commonmark |1.8.1 |1.8.1 | | | ||
|crayon |1.5.2 |1.5.2 | | | ||
|curl |5.0.0 |5.0.0 | | | ||
|digest |0.6.31 |0.6.31 | | | ||
|ellipsis |0.3.2 |0.3.2 | | | ||
|evaluate |0.20 |0.20 | | | ||
|fastmap |1.1.1 |1.1.1 | | | ||
|fontawesome |0.5.0 |0.5.0 | | | ||
|fs |1.6.1 |1.6.1 | | | ||
|glue |1.6.2 |1.6.2 | | | ||
|highr |0.10 |0.10 | | | ||
|htmltools |0.5.4 |0.5.4 | | | ||
|htmlwidgets |1.6.1 |1.6.1 | | | ||
|httpuv |1.6.9 |1.6.9 | | | ||
|jquerylib |0.1.4 |0.1.4 | | | ||
|jsonlite |1.8.4 |1.8.4 | | | ||
|knitr |1.42 |1.42 | | | ||
|later |1.3.0 |1.3.0 | | | ||
|lifecycle |1.0.3 |1.0.3 | | | ||
|magrittr |2.0.3 |2.0.3 | | | ||
|markdown |1.5 |1.5 | | | ||
|memoise |2.0.1 |2.0.1 | | | ||
|mime |0.12 |0.12 | | | ||
|promises |1.2.0.1 |1.2.0.1 | | | ||
|R6 |2.5.1 |2.5.1 | | | ||
|rappdirs |0.3.3 |0.3.3 | | | ||
|Rcpp |1.0.10 |1.0.10 | | | ||
|renv |0.17.0-40 |0.17.0-49 |* | | ||
|rlang |1.0.6 |1.0.6 | | | ||
|rmarkdown |2.20 |2.20 | | | ||
|rprojroot |2.0.3 |2.0.3 | | | ||
|sass |0.4.5 |0.4.5 | | | ||
|shiny |1.7.4 |1.7.4 | | | ||
|sourcetools |0.1.7-1 |0.1.7-1 | | | ||
|stringi |1.7.12 |1.7.12 | | | ||
|stringr |1.5.0 |1.5.0 | | | ||
|tinytex |0.44 |0.44 | | | ||
|vctrs |0.5.2 |0.5.2 | | | ||
|withr |2.5.0 |2.5.0 | | | ||
|xfun |0.37 |0.37 | | | ||
|xtable |1.8-4 |1.8-4 | | | ||
|yaml |2.3.7 |2.3.7 | | | ||
|
||
# Revdeps | ||
|
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 14 reverse dependencies (13 from CRAN + 1 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 | ||
|
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