-
Notifications
You must be signed in to change notification settings - Fork 1
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
7cd0700
commit b176e86
Showing
4 changed files
with
161 additions
and
48 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,20 +1,15 @@ | ||
## Test environments | ||
|
||
* local R installation: R-devel (windows) | ||
* local R installation: R-4.4.0 (windows) | ||
* mac OS (on github actions): R-release | ||
* windows (on github actions): R-release | ||
* ubuntu (on github actions): R-devel, R-release, R-oldrel-1 | ||
|
||
cf. https://github.com/larmarange/ggstats/actions | ||
|
||
## Comments | ||
## revdepcheck results | ||
|
||
X-CRAN-Comment: Archived on 2023-11-14 as issues were not corrected | ||
in time. | ||
|
||
The problem was due to the presence of a Unicode character (≤) in the | ||
labels of some graphs generated by ggcoef_model(). | ||
This Unicode character has been removed and replaced by Latin-1 characters (<=). | ||
We checked 4 reverse dependencies (3 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
Documentation has been updated: Rd files with missing \value have been | ||
updated. | ||
* We saw 0 new problems | ||
* We failed to check 0 packages |
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,73 +1,79 @@ | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:-----------------------------------------------| | ||
|version |R version 4.3.1 (2023-06-16 ucrt) | | ||
|os |Windows 11 x64 (build 22621) | | ||
|system |x86_64, mingw32 | | ||
|ui |RStudio | | ||
|language |(EN) | | ||
|collate |French_France.utf8 | | ||
|ctype |French_France.utf8 | | ||
|tz |Europe/Paris | | ||
|date |2023-09-28 | | ||
|rstudio |2023.06.0+421 Mountain Hydrangea (desktop) | | ||
|pandoc |3.1.1 @ C:\PROGRA~1\Quarto\bin\tools\pandoc.exe | | ||
|field |value | | ||
|:--------|:-------------------------------------------------------| | ||
|version |R Under development (unstable) (2023-11-19 r85561 ucrt) | | ||
|os |Windows 11 x64 (build 22631) | | ||
|system |x86_64, mingw32 | | ||
|ui |RStudio | | ||
|language |(EN) | | ||
|collate |French_France.utf8 | | ||
|ctype |French_France.utf8 | | ||
|tz |Europe/Paris | | ||
|date |2024-04-05 | | ||
|rstudio |2023.12.1+402 Ocean Storm (desktop) | | ||
|pandoc |3.1.1 @ C:\PROGRA~1\Quarto\bin\tools\pandoc.exe | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |Δ | | ||
|:-------------|:------|:----------|:--| | ||
|ggstats |0.4.0 |0.4.0.9000 |* | | ||
|ggstats |0.5.1 |0.5.1.9000 |* | | ||
|backports |1.4.1 |1.4.1 | | | ||
|bit |4.0.5 |4.0.5 | | | ||
|bit64 |4.0.5 |4.0.5 | | | ||
|broom |1.0.5 |1.0.5 | | | ||
|broom.helpers |1.14.0 |1.14.0 | | | ||
|cli |3.6.1 |3.6.1 | | | ||
|cli |3.6.2 |3.6.2 | | | ||
|clipr |0.8.0 |0.8.0 | | | ||
|colorspace |2.1-0 |2.1-0 | | | ||
|cpp11 |0.4.6 |0.4.6 | | | ||
|cpp11 |0.4.7 |0.4.7 | | | ||
|crayon |1.5.2 |1.5.2 | | | ||
|dplyr |1.1.3 |1.1.3 | | | ||
|dplyr |1.1.4 |1.1.4 | | | ||
|ellipsis |0.3.2 |0.3.2 | | | ||
|fansi |1.0.4 |1.0.4 | | | ||
|fansi |1.0.6 |1.0.6 | | | ||
|farver |2.1.1 |2.1.1 | | | ||
|forcats |1.0.0 |1.0.0 | | | ||
|generics |0.1.3 |0.1.3 | | | ||
|ggplot2 |3.4.3 |3.4.3 | | | ||
|glue |1.6.2 |1.6.2 | | | ||
|ggplot2 |3.5.0 |3.5.0 | | | ||
|glue |1.7.0 |1.7.0 | | | ||
|gtable |0.3.4 |0.3.4 | | | ||
|haven |2.5.3 |2.5.3 | | | ||
|haven |2.5.4 |2.5.4 | | | ||
|hms |1.1.3 |1.1.3 | | | ||
|isoband |0.2.7 |0.2.7 | | | ||
|labeling |0.4.3 |0.4.3 | | | ||
|labelled |2.12.0 |2.12.0 | | | ||
|lifecycle |1.0.3 |1.0.3 | | | ||
|lifecycle |1.0.4 |1.0.4 | | | ||
|magrittr |2.0.3 |2.0.3 | | | ||
|munsell |0.5.0 |0.5.0 | | | ||
|patchwork |1.1.3 |1.1.3 | | | ||
|munsell |0.5.1 |0.5.1 | | | ||
|patchwork |1.2.0 |1.2.0 | | | ||
|pillar |1.9.0 |1.9.0 | | | ||
|pkgconfig |2.0.3 |2.0.3 | | | ||
|prettyunits |1.2.0 |1.2.0 | | | ||
|progress |1.2.2 |1.2.2 | | | ||
|progress |1.2.3 |1.2.3 | | | ||
|purrr |1.0.2 |1.0.2 | | | ||
|R6 |2.5.1 |2.5.1 | | | ||
|RColorBrewer |1.1-3 |1.1-3 | | | ||
|readr |2.1.4 |2.1.4 | | | ||
|rlang |1.1.1 |1.1.1 | | | ||
|scales |1.2.1 |1.2.1 | | | ||
|stringi |1.7.12 |1.7.12 | | | ||
|stringr |1.5.0 |1.5.0 | | | ||
|readr |2.1.5 |2.1.5 | | | ||
|rlang |1.1.3 |1.1.3 | | | ||
|scales |1.3.0 |1.3.0 | | | ||
|stringi |1.8.3 |1.8.3 | | | ||
|stringr |1.5.1 |1.5.1 | | | ||
|tibble |3.2.1 |3.2.1 | | | ||
|tidyr |1.3.0 |1.3.0 | | | ||
|tidyselect |1.2.0 |1.2.0 | | | ||
|tidyr |1.3.1 |1.3.1 | | | ||
|tidyselect |1.2.1 |1.2.1 | | | ||
|tzdb |0.4.0 |0.4.0 | | | ||
|utf8 |1.2.3 |1.2.3 | | | ||
|vctrs |0.6.3 |0.6.3 | | | ||
|utf8 |1.2.4 |1.2.4 | | | ||
|vctrs |0.6.5 |0.6.5 | | | ||
|viridisLite |0.4.2 |0.4.2 | | | ||
|vroom |1.6.3 |1.6.3 | | | ||
|withr |2.5.1 |2.5.1 | | | ||
|vroom |1.6.5 |1.6.5 | | | ||
|withr |3.0.0 |3.0.0 | | | ||
|
||
# Revdeps | ||
|
||
## Failed to check (1) | ||
|
||
|package |version |error |warning |note | | ||
|:-------------|:-------|:-----|:-------|:----| | ||
|broom.helpers |? | | | | | ||
|
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 +1,113 @@ | ||
*Wow, no problems at all. :)* | ||
# broom.helpers | ||
|
||
<details> | ||
|
||
* Version: | ||
* GitHub: https://github.com/larmarange/ggstats | ||
* Source code: NA | ||
* Number of recursive dependencies: 0 | ||
|
||
</details> | ||
|
||
## Error before installation | ||
|
||
### Devel | ||
|
||
``` | ||
Des versions binaires sont disponibles mais les versions des sources | ||
sont plus récentes: | ||
binary source needs_compilation | ||
DT 0.32 0.33 FALSE | ||
htmltools 0.5.8 0.5.8.1 TRUE | ||
TMB 1.9.10 1.9.11 TRUE | ||
Binaries will be installed | ||
le package 'abind' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
... | ||
le package 'readr' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'relimp' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rematch2' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'reshape2' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rex' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rlang' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rmarkdown' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rngWELL' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rpart' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rprojroot' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4/PACKAGES' | ||
... | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4/PACKAGES' | ||
``` | ||
### CRAN | ||
|
||
``` | ||
Des versions binaires sont disponibles mais les versions des sources | ||
sont plus récentes: | ||
binary source needs_compilation | ||
DT 0.32 0.33 FALSE | ||
htmltools 0.5.8 0.5.8.1 TRUE | ||
TMB 1.9.10 1.9.11 TRUE | ||
Binaries will be installed | ||
le package 'abind' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
... | ||
le package 'readr' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'relimp' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rematch2' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'reshape2' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rex' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rlang' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rmarkdown' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rngWELL' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rpart' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
le package 'rprojroot' a été décompressé et les sommes MD5 ont été vérifiées avec succés | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/bioc/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/data/annotation/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4/PACKAGES' | ||
... | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/data/experiment/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/workflows/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4/PACKAGES' | ||
Avis : impossible d'accéder à l'index de l'entrepôt https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4: | ||
impossible d'ouvrir l'URL 'https://bioconductor.org/packages/3.18/books/bin/windows/contrib/4.4/PACKAGES' | ||
``` |