-
Notifications
You must be signed in to change notification settings - Fork 77
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
e723367
commit 877aa1e
Showing
4 changed files
with
58 additions
and
419 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,50 +1,29 @@ | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:----------------------------| | ||
|version |R version 3.6.1 (2019-07-05) | | ||
|os |macOS Catalina 10.15.7 | | ||
|system |x86_64, darwin15.6.0 | | ||
|ui |RStudio | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|ctype |en_US.UTF-8 | | ||
|tz |Europe/Zurich | | ||
|date |2021-03-05 | | ||
|field |value | | ||
|:--------|:--------------------------------------| | ||
|version |R version 4.3.1 RC (2023-06-08 r84523) | | ||
|os |macOS Sonoma 14.3.1 | | ||
|system |aarch64, darwin20 | | ||
|ui |X11 | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|ctype |en_US.UTF-8 | | ||
|tz |Europe/Zurich | | ||
|date |2024-04-10 | | ||
|pandoc |3.1.8 @ /usr/local/bin/pandoc | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |Δ | | ||
|:------------------|:-----|:-----------|:--| | ||
|shinydashboardPlus |0.7.5 |2.0.0.9000 |* | | ||
|cachem |NA |1.0.4.9000 |* | | ||
|crayon |NA |1.4.1 |* | | ||
|htmltools |NA |0.5.1.9000 |* | | ||
|jquerylib |NA |0.1.3 |* | | ||
|lifecycle |NA |1.0.0 |* | | ||
|mime |NA |0.10 |* | | ||
|promises |NA |1.2.0.9000 |* | | ||
|rappdirs |NA |0.3.3 |* | | ||
|rlang |NA |0.4.10.9000 |* | | ||
|waiter |NA |0.2.1.9000 |* | | ||
|withr |NA |2.4.1 |* | | ||
|package |old |new |Δ | | ||
|:------------------|:-----|:-----|:--| | ||
|shinydashboardPlus |2.0.3 |2.0.4 |* | | ||
|
||
# Revdeps | ||
|
||
## Failed to check (1) | ||
|
||
|package |version |error |warning |note | | ||
|:--------------------------------|:-------|:------|:-------|:----| | ||
|[polished](failures.md#polished) |0.2.0 |__+1__ | | | | ||
|
||
## New problems (6) | ||
|
||
|package |version |error |warning |note | | ||
|:------------------------------------------------|:-------|:------|:-------|:--------| | ||
|[discoveR](problems.md#discover) |2.1.7 | |__+1__ |__+1__ | | ||
|[Distributacalcul](problems.md#distributacalcul) |0.3.0 | | |__+1__ | | ||
|[LDAShiny](problems.md#ldashiny) |0.9.2 | |__+1__ |1 | | ||
|[modchart](problems.md#modchart) |0.4 |__+1__ |__+1__ |2 __+1__ | | ||
|[periscope](problems.md#periscope) |0.5.4 |__+1__ | | | | ||
|[shinyWidgets](problems.md#shinywidgets) |0.5.7 | | |__+1__ | | ||
|package |version |error |warning |note | | ||
|:---------|:-------|:-----|:-------|:----| | ||
|pRolocGUI |2.12.0 |1 | |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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## revdepcheck results | ||
|
||
We checked 28 reverse dependencies (0 from CRAN + 28 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 | ||
|
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,89 +1,65 @@ | ||
# polished | ||
# pRolocGUI | ||
|
||
<details> | ||
|
||
* Version: 0.2.0 | ||
* Source code: https://github.com/cran/polished | ||
* URL: https://github.com/tychobra/polished, https://polished.tech | ||
* BugReports: https://github.com/tychobra/polished/issues | ||
* Date/Publication: 2020-09-29 06:50:02 UTC | ||
* Number of recursive dependencies: 71 | ||
* Version: 2.12.0 | ||
* GitHub: https://github.com/lgatto/pRolocGUI | ||
* Source code: https://github.com/cran/pRolocGUI | ||
* Date/Publication: 2023-10-24 | ||
* Number of recursive dependencies: 244 | ||
|
||
Run `revdep_details(,"polished")` for more info | ||
Run `revdepcheck::revdep_details(, "pRolocGUI")` for more info | ||
|
||
</details> | ||
|
||
## Newly broken | ||
## In both | ||
|
||
* checking whether package 'polished' can be installed ... ERROR | ||
* checking whether package ‘pRolocGUI’ can be installed ... ERROR | ||
``` | ||
Installation failed. | ||
See '/Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/checks.noindex/polished/new/polished.Rcheck/00install.out' for details. | ||
See ‘/Users/davidgranjon/david/RinteRface/shinydashboardPlus/revdep/checks.noindex/pRolocGUI/new/pRolocGUI.Rcheck/00install.out’ for details. | ||
``` | ||
* checking package dependencies ... NOTE | ||
``` | ||
Package suggested but not available for checking: ‘pRolocdata’ | ||
``` | ||
## Installation | ||
### Devel | ||
``` | ||
Using libraries at paths: | ||
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/shinydashboardPlus/new | ||
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/polished | ||
- /Library/Frameworks/R.framework/Versions/3.6/Resources/library | ||
Working for open source | ||
* installing *source* package 'polished' ... | ||
** package 'polished' successfully unpacked and MD5 sums checked | ||
* installing *source* package ‘pRolocGUI’ ... | ||
** using staged installation | ||
** R | ||
** inst | ||
** byte-compile and prepare package for lazy loading | ||
Using libraries at paths: | ||
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/shinydashboardPlus/new | ||
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/polished | ||
- /Library/Frameworks/R.framework/Versions/3.6/Resources/library | ||
Working for open source | ||
Error: object 'dashboardHeaderPlus' is not exported by 'namespace:shinydashboardPlus' | ||
Error: package or namespace load failed for ‘mzR’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): | ||
there is no package called ‘ncdf4’ | ||
In addition: Warning message: | ||
package ‘MSnbase’ was built under R version 4.3.3 | ||
Execution halted | ||
ERROR: lazy loading failed for package 'polished' | ||
* removing '/Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/checks.noindex/polished/new/polished.Rcheck/polished' | ||
ERROR: lazy loading failed for package ‘pRolocGUI’ | ||
* removing ‘/Users/davidgranjon/david/RinteRface/shinydashboardPlus/revdep/checks.noindex/pRolocGUI/new/pRolocGUI.Rcheck/pRolocGUI’ | ||
|
||
|
||
``` | ||
### CRAN | ||
``` | ||
Using libraries at paths: | ||
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/shinydashboardPlus/old | ||
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/polished | ||
- /Library/Frameworks/R.framework/Versions/3.6/Resources/library | ||
Working for open source | ||
* installing *source* package 'polished' ... | ||
** package 'polished' successfully unpacked and MD5 sums checked | ||
* installing *source* package ‘pRolocGUI’ ... | ||
** using staged installation | ||
** R | ||
** inst | ||
** byte-compile and prepare package for lazy loading | ||
Using libraries at paths: | ||
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/shinydashboardPlus/old | ||
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/polished | ||
- /Library/Frameworks/R.framework/Versions/3.6/Resources/library | ||
Working for open source | ||
** help | ||
*** installing help indices | ||
** building package indices | ||
** installing vignettes | ||
** testing if installed package can be loaded from temporary location | ||
Using libraries at paths: | ||
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/shinydashboardPlus/old | ||
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/polished | ||
- /Library/Frameworks/R.framework/Versions/3.6/Resources/library | ||
Working for open source | ||
** testing if installed package can be loaded from final location | ||
Using libraries at paths: | ||
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/shinydashboardPlus/old | ||
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/polished | ||
- /Library/Frameworks/R.framework/Versions/3.6/Resources/library | ||
Working for open source | ||
** testing if installed package keeps a record of temporary installation path | ||
* DONE (polished) | ||
Error: package or namespace load failed for ‘mzR’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): | ||
there is no package called ‘ncdf4’ | ||
In addition: Warning message: | ||
package ‘MSnbase’ was built under R version 4.3.3 | ||
Execution halted | ||
ERROR: lazy loading failed for package ‘pRolocGUI’ | ||
* removing ‘/Users/davidgranjon/david/RinteRface/shinydashboardPlus/revdep/checks.noindex/pRolocGUI/old/pRolocGUI.Rcheck/pRolocGUI’ | ||
|
||
|
||
``` |
Oops, something went wrong.