diff --git a/revdep/README.md b/revdep/README.md index d122ca1b..6eaf3f0a 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,6 +1,6 @@ # Revdeps -## Failed to check (37) +## Failed to check (38) |package |version |error |warning |note | |:--------|:-------|:-----|:-------|:----| @@ -37,14 +37,9 @@ |NA |? | | | | |NA |? | | | | |NA |? | | | | +|NA |? | | | | |trackr |? | | | | |NA |? | | | | |NA |? | | | | |NA |? | | | | -## New problems (1) - -|package |version |error |warning |note | -|:--------------------------------------|:-------|:-----|:-------|:----| -|[shinyMobile](problems.md#shinymobile) |0.8.0 | |__+1__ | | - diff --git a/revdep/cran.md b/revdep/cran.md index 0effc695..0674302a 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -1,18 +1,12 @@ ## revdepcheck results -We checked 369 reverse dependencies (334 from CRAN + 35 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. +We checked 372 reverse dependencies (336 from CRAN + 36 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. - * We saw 1 new problems + * We saw 0 new problems * We failed to check 2 packages Issues with CRAN packages are summarised below. -### New problems -(This reports the first line of each new failure) - -* shinyMobile - checking for code/documentation mismatches ... WARNING - ### Failed to check * apisensr (NA) diff --git a/revdep/failures.md b/revdep/failures.md index d126990d..bf24375e 100644 --- a/revdep/failures.md +++ b/revdep/failures.md @@ -1183,6 +1183,41 @@ Run `cloud_details(, "NA")` for more info +``` +# NA + +
+ +* Version: NA +* GitHub: NA +* Source code: https://github.com/cran/NA +* Number of recursive dependencies: 0 + +Run `cloud_details(, "NA")` for more info + +
+ +## Error before installation + +### Devel + +``` + + + + + + +``` +### CRAN + +``` + + + + + + ``` # trackr diff --git a/revdep/problems.md b/revdep/problems.md index 6648302c..5bb8c014 100644 --- a/revdep/problems.md +++ b/revdep/problems.md @@ -1,26 +1 @@ -# shinyMobile - -
- -* Version: 0.8.0 -* GitHub: https://github.com/RinteRface/shinyMobile -* Source code: https://github.com/cran/shinyMobile -* Date/Publication: 2021-01-11 14:30:03 UTC -* Number of recursive dependencies: 80 - -Run `cloud_details(, "shinyMobile")` for more info - -
- -## Newly broken - -* checking for code/documentation mismatches ... WARNING - ``` - Codoc mismatches from documentation object 'f7ListIndexItem': - f7ListIndexItem - Code: function(..., .noWS = NULL, .renderHook = NULL) - Docs: function(..., .noWS = NULL) - Argument names in code not in docs: - .renderHook - ``` - +*Wow, no problems at all. :)*