Skip to content

Commit

Permalink
Check-in revdep results
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsievert committed Mar 21, 2024
1 parent 7b17ca9 commit 78dda3e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 318 deletions.
1 change: 1 addition & 0 deletions revdep/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
checks
library
cloud.noindex
checks.noindex
library.noindex
data.sqlite
Expand Down
45 changes: 0 additions & 45 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,47 +1,2 @@
# Platform

|field |value |
|:--------|:------------------------------|
|version |R version 4.1.3 (2022-03-10) |
|os |macOS Big Sur/Monterey 10.16 |
|system |x86_64, darwin17.0 |
|ui |X11 |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |America/New_York |
|date |2022-09-06 |
|pandoc |2.19.2 @ /usr/local/bin/pandoc |

# Dependencies

|package |old |new |Δ |
|:-------|:-----|:-----|:--|
|plumber |1.2.0 |1.2.1 |* |
|sodium |NA |1.2.1 |* |

# Revdeps

## All (18)

|package |version |error |warning |note |
|:-----------------|:--------|:-----|:-------|:----|
|[arenar](problems.md#arenar)|0.2.0 | | |1 |
|[AzureContainers](problems.md#azurecontainers)|1.3.2 | | |1 |
|bayesAB |1.1.3 | | | |
|googleCloudRunner |0.5.0 | | | |
|[gqlr](problems.md#gqlr)|0.0.2 | | |1 |
|[log](problems.md#log)|1.1.1 | | |1 |
|MicroMoB |0.1.0 | | | |
|[microservices](problems.md#microservices)|0.1.2 |1 | |1 |
|[openmetrics](problems.md#openmetrics)|0.3.0 | | |2 |
|[plumbertableau](problems.md#plumbertableau)|0.1.0 | | |1 |
|[rapidoc](problems.md#rapidoc)|8.4.3 | | |2 |
|[redoc](problems.md#redoc)|2.0.0.49 | | |1 |
|[rjsonapi](problems.md#rjsonapi)|0.1.0 | | |1 |
|rsconnect |0.8.27 | | | |
|starsTileServer |0.1.1 | | | |
|[swagger](problems.md#swagger)|3.33.1 | | |1 |
|tgver |0.2.0 | | | |
|vetiver |0.1.7 | | | |

2 changes: 1 addition & 1 deletion revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## revdepcheck results

We checked 18 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 21 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
Expand Down
273 changes: 1 addition & 272 deletions revdep/problems.md
Original file line number Diff line number Diff line change
@@ -1,272 +1 @@
# arenar

<details>

* Version: 0.2.0
* GitHub: https://github.com/ModelOriented/ArenaR
* Source code: https://github.com/cran/arenar
* Date/Publication: 2020-10-01 08:00:06 UTC
* Number of recursive dependencies: 109

Run `revdep_details(, "arenar")` for more info

</details>

## In both

* checking LazyData ... NOTE
```
'LazyData' is specified without a 'data' directory
```

# AzureContainers

<details>

* Version: 1.3.2
* GitHub: https://github.com/Azure/AzureContainers
* Source code: https://github.com/cran/AzureContainers
* Date/Publication: 2021-07-09 06:00:02 UTC
* Number of recursive dependencies: 75

Run `revdep_details(, "AzureContainers")` for more info

</details>

## In both

* checking dependencies in R code ... NOTE
```
Namespace in Imports field not imported from: ‘openssl’
All declared Imports should be used.
```

# gqlr

<details>

* Version: 0.0.2
* GitHub: https://github.com/schloerke/gqlr
* Source code: https://github.com/cran/gqlr
* Date/Publication: 2019-12-02 16:20:03 UTC
* Number of recursive dependencies: 58

Run `revdep_details(, "gqlr")` for more info

</details>

## In both

* checking LazyData ... NOTE
```
'LazyData' is specified without a 'data' directory
```

# log

<details>

* Version: 1.1.1
* GitHub: https://github.com/devOpifex/log
* Source code: https://github.com/cran/log
* Date/Publication: 2022-02-24 19:40:02 UTC
* Number of recursive dependencies: 64

Run `revdep_details(, "log")` for more info

</details>

## In both

* checking dependencies in R code ... NOTE
```
Namespace in Imports field not imported from: ‘R6’
All declared Imports should be used.
```

# microservices

<details>

* Version: 0.1.2
* GitHub: https://github.com/tidylab/microservices
* Source code: https://github.com/cran/microservices
* Date/Publication: 2021-06-12 06:10:02 UTC
* Number of recursive dependencies: 69

Run `revdep_details(, "microservices")` for more info

</details>

## In both

* checking tests ...
```
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-endpoint-plumber-{route_name}.R:2:1): (code run outside of `test_that()`) ──
Error in `system.file("configurations", "plumber.yml", package = pkg_name(),
mustWork = TRUE)`: no file found
Backtrace:
1. ├─config::get(...) at test-endpoint-plumber-{route_name}.R:2:0
2. │ └─base::normalizePath(file, mustWork = FALSE)
3. │ └─base::path.expand(path)
4. └─base::system.file(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 12 ]
Error: Test failures
Execution halted
```

* checking dependencies in R code ... NOTE
```
Namespaces in Imports field not imported from:
‘config’ ‘desc’ ‘dplyr’ ‘glue’ ‘withr’
All declared Imports should be used.
```

# openmetrics

<details>

* Version: 0.3.0
* GitHub: https://github.com/atheriel/openmetrics
* Source code: https://github.com/cran/openmetrics
* Date/Publication: 2020-11-09 21:20:02 UTC
* Number of recursive dependencies: 60

Run `revdep_details(, "openmetrics")` for more info

</details>

## In both

* checking dependencies in R code ... NOTE
```
Namespace in Imports field not imported from: ‘R6’
All declared Imports should be used.
```

* checking LazyData ... NOTE
```
'LazyData' is specified without a 'data' directory
```

# plumbertableau

<details>

* Version: 0.1.0
* GitHub: https://github.com/rstudio/plumbertableau
* Source code: https://github.com/cran/plumbertableau
* Date/Publication: 2021-08-06 08:00:02 UTC
* Number of recursive dependencies: 69

Run `revdep_details(, "plumbertableau")` for more info

</details>

## In both

* checking dependencies in R code ... NOTE
```
Namespace in Imports field not imported from: ‘glue’
All declared Imports should be used.
```

# rapidoc

<details>

* Version: 8.4.3
* GitHub: https://github.com/meztez/rapidoc
* Source code: https://github.com/cran/rapidoc
* Date/Publication: 2021-02-05 10:30:05 UTC
* Number of recursive dependencies: 19

Run `revdep_details(, "rapidoc")` for more info

</details>

## In both

* checking dependencies in R code ... NOTE
```
Namespace in Imports field not imported from: ‘jsonlite’
All declared Imports should be used.
```

* checking LazyData ... NOTE
```
'LazyData' is specified without a 'data' directory
```

# redoc

<details>

* Version: 2.0.0.49
* GitHub: https://github.com/meztez/redoc
* Source code: https://github.com/cran/redoc
* Date/Publication: 2021-02-05 10:30:02 UTC
* Number of recursive dependencies: 19

Run `revdep_details(, "redoc")` for more info

</details>

## In both

* checking LazyData ... NOTE
```
'LazyData' is specified without a 'data' directory
```

# rjsonapi

<details>

* Version: 0.1.0
* GitHub: https://github.com/ropensci/rjsonapi
* Source code: https://github.com/cran/rjsonapi
* Date/Publication: 2017-01-09 01:47:26
* Number of recursive dependencies: 54

Run `revdep_details(, "rjsonapi")` for more info

</details>

## In both

* checking dependencies in R code ... NOTE
```
Namespace in Imports field not imported from: ‘crul’
All declared Imports should be used.
```

# swagger

<details>

* Version: 3.33.1
* GitHub: https://github.com/rstudio/swagger
* Source code: https://github.com/cran/swagger
* Date/Publication: 2020-10-02 21:10:02 UTC
* Number of recursive dependencies: 41

Run `revdep_details(, "swagger")` for more info

</details>

## In both

* checking LazyData ... NOTE
```
'LazyData' is specified without a 'data' directory
```

*Wow, no problems at all. :)*

0 comments on commit 78dda3e

Please sign in to comment.