Skip to content

Commit

Permalink
paws.common 0.7.2 cran release
Browse files Browse the repository at this point in the history
  • Loading branch information
DyfanJones authored Apr 9, 2024
2 parents 2a9ff5c + b6ebd82 commit b08cc72
Show file tree
Hide file tree
Showing 7 changed files with 56 additions and 24 deletions.
2 changes: 1 addition & 1 deletion paws.common/DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: paws.common
Type: Package
Title: Paws Low-Level Amazon Web Services API
Version: 0.7.1.9000
Version: 0.7.2
Authors@R: c(
person("David", "Kretch", email = "david.kretch@gmail.com", role = "aut"),
person("Adam", "Banker", email = "adam.banker39@gmail.com", role = "aut"),
Expand Down
1 change: 1 addition & 0 deletions paws.common/NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ importFrom(httr,with_config)
importFrom(stats,runif)
importFrom(utils,flush.console)
importFrom(utils,modifyList)
importFrom(utils,packageVersion)
useDynLib(paws.common,"_paws_common_char_sort")
useDynLib(paws.common,"_paws_common_check_global")
useDynLib(paws.common,"_paws_common_endpoint_unescape")
Expand Down
2 changes: 1 addition & 1 deletion paws.common/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# paws.common 0.7.1.9000
# paws.common 0.7.2
* improve performance of `restxml_unmarshal` by x3
* fix `rest_unmarshal_location_elements` only skip header if location is not found (#761)
* support global `endpoint_url` in config file and environmental variables (#764), thanks to @James-G-Hill for raising issue
Expand Down
2 changes: 2 additions & 0 deletions paws.common/R/handlers_core.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#' @importFrom utils packageVersion

#' @include util.R

# Add the name/version to the User-Agent request header.
Expand Down
44 changes: 25 additions & 19 deletions paws.common/revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,42 @@
|field |value |
|:--------|:-----------------------------------|
|version |R version 4.3.2 (2023-10-31) |
|os |macOS Sonoma 14.0 |
|os |macOS Sonoma 14.4.1 |
|system |aarch64, darwin20 |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Europe/London |
|date |2024-03-05 |
|date |2024-04-09 |
|rstudio |2023.12.1+402 Ocean Storm (desktop) |
|pandoc |3.1.12.1 @ /opt/homebrew/bin/pandoc |

# Dependencies

|package |old |new |Δ |
|:-----------|:------|:------|:--|
|paws.common |0.7.0 |0.7.1 |* |
|askpass |1.2.0 |1.2.0 | |
|base64enc |0.1-3 |0.1-3 | |
|cli |3.6.2 |3.6.2 | |
|curl |5.2.1 |5.2.1 | |
|digest |0.6.34 |0.6.34 | |
|httr |1.4.7 |1.4.7 | |
|jsonlite |1.8.8 |1.8.8 | |
|mime |0.12 |0.12 | |
|openssl |2.1.1 |2.1.1 | |
|R6 |2.5.1 |2.5.1 | |
|Rcpp |1.0.12 |1.0.12 | |
|rlang |1.1.3 |1.1.3 | |
|sys |3.4.2 |3.4.2 | |
|xml2 |1.3.6 |1.3.6 | |
|package |old |new |Δ |
|:-----------|:----------|:------|:--|
|paws.common |0.7.1.9000 |0.7.2 |* |
|askpass |1.2.0 |1.2.0 | |
|base64enc |0.1-3 |0.1-3 | |
|cli |3.6.2 |3.6.2 | |
|curl |5.2.1 |5.2.1 | |
|digest |0.6.35 |0.6.35 | |
|httr |1.4.7 |1.4.7 | |
|jsonlite |1.8.8 |1.8.8 | |
|mime |0.12 |0.12 | |
|openssl |2.1.1 |2.1.1 | |
|R6 |2.5.1 |2.5.1 | |
|Rcpp |1.0.12 |1.0.12 | |
|rlang |1.1.3 |1.1.3 | |
|sys |3.4.2 |3.4.2 | |
|xml2 |1.3.6 |1.3.6 | |

# Revdeps

## Failed to check (1)

|package |version |error |warning |note |
|:--------------|:-------|:-----|:-------|:----|
|paws.analytics |0.5.0 |1 | | |

9 changes: 7 additions & 2 deletions paws.common/revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
## revdepcheck results

We checked 24 reverse dependencies (17 from CRAN + 7 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
We checked 24 reverse dependencies (16 from CRAN + 8 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
* We failed to check 1 packages

Issues with CRAN packages are summarised below.

### Failed to check

* paws.analytics (NA)
20 changes: 19 additions & 1 deletion paws.common/revdep/failures.md
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
*Wow, no problems at all. :)*
# paws.analytics

<details>

* Version: 0.5.0
* GitHub: https://github.com/paws-r/paws
* Source code: https://github.com/cran/paws.analytics
* Date/Publication: 2024-01-09 20:40:02 UTC
* Number of recursive dependencies: 41

Run `revdepcheck::revdep_details(, "paws.analytics")` for more info

</details>

## In both

* R CMD check timed out


0 comments on commit b08cc72

Please sign in to comment.