-
Notifications
You must be signed in to change notification settings - Fork 259
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: Barret Schloerke <[email protected]>
- Loading branch information
Showing
12 changed files
with
48 additions
and
354 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 |
---|---|---|
|
@@ -2,15 +2,15 @@ Encoding: UTF-8 | |
Package: plumber | ||
Type: Package | ||
Title: An API Generator for R | ||
Version: 1.2.1.9000 | ||
Version: 1.2.2 | ||
Roxygen: list(markdown = TRUE) | ||
Authors@R: c( | ||
person("Barret", "Schloerke", role = c("cre", "aut"), email = "barret@rstudio.com", comment = c(ORCID = "0000-0001-9986-114X")), | ||
person("Barret", "Schloerke", role = c("cre", "aut"), email = "barret@posit.co", comment = c(ORCID = "0000-0001-9986-114X")), | ||
person("Jeff", "Allen", role = c("aut", "ccp"), email = "[email protected]"), | ||
person("Bruno", "Tremblay", role = "ctb", email = "[email protected]"), | ||
person("Frans", "van Dunné", role = "ctb", email = "[email protected]"), | ||
person("Sebastiaan", "Vandewoude", role="ctb", email = "[email protected]"), | ||
person(family = "RStudio", role = c("cph", "fnd"))) | ||
person("Posit Software, PBC", role = c("cph", "fnd"))) | ||
License: MIT + file LICENSE | ||
BugReports: https://github.com/rstudio/plumber/issues | ||
URL: https://www.rplumber.io, https://github.com/rstudio/plumber | ||
|
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,43 +1,35 @@ | ||
## Comments | ||
|
||
#### 2022-09-06 | ||
#### 2024-03-22 | ||
|
||
Releasing a patch to `{plumber}` which has documentation by the latest version of `{roxygen2}`. | ||
Releasing a patch to `{plumber}` to resolve a test error on CRAN. | ||
|
||
I have changed my email from `[email protected]` to `[email protected]` causing a NOTE in the CRAN checks. | ||
|
||
Best, | ||
Barret | ||
|
||
#### 2022-08-19 | ||
|
||
.... | ||
R 4.2.0 switched to use HTML5 for documentation pages. Now validation | ||
using HTML Tidy finds problems in the HTML generated from your Rd | ||
files. | ||
#### 2024-03-08 | ||
|
||
To fix, in most cases it suffices to re-generate the Rd files using the | ||
current CRAN version of roxygen2. | ||
.... | ||
Dear maintainer, | ||
|
||
Best, | ||
-k | ||
Please see the problems shown on | ||
<https://cran.r-project.org/web/checks/check_results_plumber.html>. | ||
|
||
Please correct before 2024-03-22 to safely retain your package on CRAN. | ||
|
||
## Test environments | ||
|
||
* local macOS, R 4.1.3 | ||
* GitHub Actions | ||
* macOS | ||
* 4.2 | ||
* windows | ||
* 4.2 | ||
* ubuntu18 | ||
* devel, 4.2, 4.1, 4.0, 3.6, 3.5 | ||
* devtools:: | ||
* check_win_devel() | ||
The CRAN Team | ||
|
||
## R CMD check results | ||
|
||
0 errors ✔ | 0 warnings ✔ | 0 notes ✔ | ||
0 errors ✔ | 0 warnings ✔ | 1 note ✔ | ||
|
||
> Maintainer: ‘Barret Schloerke <[email protected]>’ | ||
> | ||
> New maintainer: | ||
> Barret Schloerke <[email protected]> | ||
> Old maintainer(s): | ||
> Barret Schloerke <[email protected]> | ||
|
||
## revdepcheck results | ||
|
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 |
---|---|---|
|
@@ -142,3 +142,5 @@ webhook’s | |
|
||
ing | ||
Undeprecated | ||
httr | ||
RStudio |
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,6 @@ | ||
checks | ||
library | ||
cloud.noindex | ||
checks.noindex | ||
library.noindex | ||
data.sqlite | ||
|
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,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 | | | | | ||
|
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
Oops, something went wrong.