Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: htmltools
Title: Tools for HTML
Version: 0.5.7.9000
Version: 0.5.8
Authors@R: c(
person("Joe", "Cheng", , "[email protected]", role = "aut"),
person("Carson", "Sievert", , "[email protected]", role = c("aut", "cre"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# htmltools (development version)
# htmltools 0.5.8

## Improvements

Expand Down
30 changes: 13 additions & 17 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,17 @@
# Revdeps

## Failed to check (14)
## Failed to check (10)

|package |version |error |warning |note |
|:---------|:-------|:-----|:-------|:----|
|NA |? | | | |
|checkdown |0.0.10 |1 | | |
|NA |? | | | |
|NA |? | | | |
|grandR |? | | | |
|NA |? | | | |
|NA |? | | | |
|NA |? | | | |
|NA |? | | | |
|NA |? | | | |
|NA |? | | | |
|NA |? | | | |
|NA |? | | | |
|NA |? | | | |
|package |version |error |warning |note |
|:--------------------|:-------|:-----|:-------|:----|
|BiocPkgTools |? | | | |
|EBImage |? | | | |
|EpiCompare |? | | | |
|grandR |? | | | |
|inlmisc |? | | | |
|InterCellar |? | | | |
|LACE |? | | | |
|leaflet.multiopacity |? | | | |
|leaflet.opacity |? | | | |
|palmid |? | | | |

7 changes: 3 additions & 4 deletions revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
## revdepcheck results

We checked 479 reverse dependencies (467 from CRAN + 12 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
We checked 492 reverse dependencies (483 from CRAN + 9 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 2 packages
* We failed to check 1 packages

Issues with CRAN packages are summarised below.

### Failed to check

* checkdown (NA)
* grandR (NA)
* grandR (NA)
Loading