forked from paws-r/paws
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fde968f
commit 0a74a5c
Showing
3 changed files
with
21 additions
and
50 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 |
---|---|---|
@@ -1,44 +1,38 @@ | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:-----------------------------------| | ||
|version |R version 4.3.2 (2023-10-31) | | ||
|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-04-09 | | ||
|rstudio |2023.12.1+402 Ocean Storm (desktop) | | ||
|pandoc |3.1.12.1 @ /opt/homebrew/bin/pandoc | | ||
|field |value | | ||
|:--------|:----------------------------------------| | ||
|version |R version 4.4.1 (2024-06-14) | | ||
|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-07-08 | | ||
|rstudio |2024.04.2+764 Chocolate Cosmos (desktop) | | ||
|pandoc |3.2.1 @ /opt/homebrew/bin/pandoc | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |Δ | | ||
|:-----------|:----------|:------|:--| | ||
|paws.common |0.7.1.9000 |0.7.2 |* | | ||
|paws.common |0.7.3.9000 |0.7.4 |* | | ||
|askpass |1.2.0 |1.2.0 | | | ||
|base64enc |0.1-3 |0.1-3 | | | ||
|cli |3.6.2 |3.6.2 | | | ||
|cli |3.6.3 |3.6.3 | | | ||
|curl |5.2.1 |5.2.1 | | | ||
|digest |0.6.35 |0.6.35 | | | ||
|digest |0.6.36 |0.6.36 | | | ||
|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 | | | ||
|openssl |2.2.0 |2.2.0 | | | ||
|R6 |2.5.1 |2.5.1 | | | ||
|Rcpp |1.0.12 |1.0.12 | | | ||
|rlang |1.1.3 |1.1.3 | | | ||
|rlang |1.1.4 |1.1.4 | | | ||
|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 | | | | ||
|
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,12 +1,7 @@ | ||
## revdepcheck results | ||
|
||
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 checked 24 reverse dependencies (1 from CRAN + 23 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw 0 new problems | ||
* We failed to check 1 packages | ||
* We failed to check 0 packages | ||
|
||
Issues with CRAN packages are summarised below. | ||
|
||
### Failed to check | ||
|
||
* paws.analytics (NA) |
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,19 +1 @@ | ||
# 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 | ||
|
||
|
||
*Wow, no problems at all. :)* |