Skip to content

Commit 877aa1e

Browse files
committed
revdeps check OK
1 parent e723367 commit 877aa1e

File tree

4 files changed

+58
-419
lines changed

4 files changed

+58
-419
lines changed

revdep/README.md

Lines changed: 18 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,29 @@
11
# Platform
22

3-
|field |value |
4-
|:--------|:----------------------------|
5-
|version |R version 3.6.1 (2019-07-05) |
6-
|os |macOS Catalina 10.15.7 |
7-
|system |x86_64, darwin15.6.0 |
8-
|ui |RStudio |
9-
|language |(EN) |
10-
|collate |en_US.UTF-8 |
11-
|ctype |en_US.UTF-8 |
12-
|tz |Europe/Zurich |
13-
|date |2021-03-05 |
3+
|field |value |
4+
|:--------|:--------------------------------------|
5+
|version |R version 4.3.1 RC (2023-06-08 r84523) |
6+
|os |macOS Sonoma 14.3.1 |
7+
|system |aarch64, darwin20 |
8+
|ui |X11 |
9+
|language |(EN) |
10+
|collate |en_US.UTF-8 |
11+
|ctype |en_US.UTF-8 |
12+
|tz |Europe/Zurich |
13+
|date |2024-04-10 |
14+
|pandoc |3.1.8 @ /usr/local/bin/pandoc |
1415

1516
# Dependencies
1617

17-
|package |old |new |Δ |
18-
|:------------------|:-----|:-----------|:--|
19-
|shinydashboardPlus |0.7.5 |2.0.0.9000 |* |
20-
|cachem |NA |1.0.4.9000 |* |
21-
|crayon |NA |1.4.1 |* |
22-
|htmltools |NA |0.5.1.9000 |* |
23-
|jquerylib |NA |0.1.3 |* |
24-
|lifecycle |NA |1.0.0 |* |
25-
|mime |NA |0.10 |* |
26-
|promises |NA |1.2.0.9000 |* |
27-
|rappdirs |NA |0.3.3 |* |
28-
|rlang |NA |0.4.10.9000 |* |
29-
|waiter |NA |0.2.1.9000 |* |
30-
|withr |NA |2.4.1 |* |
18+
|package |old |new |Δ |
19+
|:------------------|:-----|:-----|:--|
20+
|shinydashboardPlus |2.0.3 |2.0.4 |* |
3121

3222
# Revdeps
3323

3424
## Failed to check (1)
3525

36-
|package |version |error |warning |note |
37-
|:--------------------------------|:-------|:------|:-------|:----|
38-
|[polished](failures.md#polished) |0.2.0 |__+1__ | | |
39-
40-
## New problems (6)
41-
42-
|package |version |error |warning |note |
43-
|:------------------------------------------------|:-------|:------|:-------|:--------|
44-
|[discoveR](problems.md#discover) |2.1.7 | |__+1__ |__+1__ |
45-
|[Distributacalcul](problems.md#distributacalcul) |0.3.0 | | |__+1__ |
46-
|[LDAShiny](problems.md#ldashiny) |0.9.2 | |__+1__ |1 |
47-
|[modchart](problems.md#modchart) |0.4 |__+1__ |__+1__ |2 __+1__ |
48-
|[periscope](problems.md#periscope) |0.5.4 |__+1__ | | |
49-
|[shinyWidgets](problems.md#shinywidgets) |0.5.7 | | |__+1__ |
26+
|package |version |error |warning |note |
27+
|:---------|:-------|:-----|:-------|:----|
28+
|pRolocGUI |2.12.0 |1 | |1 |
5029

revdep/cran.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## revdepcheck results
2+
3+
We checked 28 reverse dependencies (0 from CRAN + 28 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
4+
5+
* We saw 0 new problems
6+
* We failed to check 0 packages
7+

revdep/failures.md

Lines changed: 32 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,89 +1,65 @@
1-
# polished
1+
# pRolocGUI
22

33
<details>
44

5-
* Version: 0.2.0
6-
* Source code: https://github.com/cran/polished
7-
* URL: https://github.com/tychobra/polished, https://polished.tech
8-
* BugReports: https://github.com/tychobra/polished/issues
9-
* Date/Publication: 2020-09-29 06:50:02 UTC
10-
* Number of recursive dependencies: 71
5+
* Version: 2.12.0
6+
* GitHub: https://github.com/lgatto/pRolocGUI
7+
* Source code: https://github.com/cran/pRolocGUI
8+
* Date/Publication: 2023-10-24
9+
* Number of recursive dependencies: 244
1110

12-
Run `revdep_details(,"polished")` for more info
11+
Run `revdepcheck::revdep_details(, "pRolocGUI")` for more info
1312

1413
</details>
1514

16-
## Newly broken
15+
## In both
1716

18-
* checking whether package 'polished' can be installed ... ERROR
17+
* checking whether package ‘pRolocGUI’ can be installed ... ERROR
1918
```
2019
Installation failed.
21-
See '/Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/checks.noindex/polished/new/polished.Rcheck/00install.out' for details.
20+
See ‘/Users/davidgranjon/david/RinteRface/shinydashboardPlus/revdep/checks.noindex/pRolocGUI/new/pRolocGUI.Rcheck/00install.out’ for details.
21+
```
22+
23+
* checking package dependencies ... NOTE
24+
```
25+
Package suggested but not available for checking: ‘pRolocdata’
2226
```
2327
2428
## Installation
2529
2630
### Devel
2731
2832
```
29-
Using libraries at paths:
30-
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/shinydashboardPlus/new
31-
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/polished
32-
- /Library/Frameworks/R.framework/Versions/3.6/Resources/library
33-
Working for open source
34-
* installing *source* package 'polished' ...
35-
** package 'polished' successfully unpacked and MD5 sums checked
33+
* installing *source* package ‘pRolocGUI’ ...
3634
** using staged installation
3735
** R
3836
** inst
3937
** byte-compile and prepare package for lazy loading
40-
Using libraries at paths:
41-
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/shinydashboardPlus/new
42-
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/polished
43-
- /Library/Frameworks/R.framework/Versions/3.6/Resources/library
44-
Working for open source
45-
Error: object 'dashboardHeaderPlus' is not exported by 'namespace:shinydashboardPlus'
38+
Error: package or namespace load failed for ‘mzR’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
39+
there is no package called ‘ncdf4’
40+
In addition: Warning message:
41+
package ‘MSnbase’ was built under R version 4.3.3
4642
Execution halted
47-
ERROR: lazy loading failed for package 'polished'
48-
* removing '/Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/checks.noindex/polished/new/polished.Rcheck/polished'
43+
ERROR: lazy loading failed for package ‘pRolocGUI’
44+
* removing ‘/Users/davidgranjon/david/RinteRface/shinydashboardPlus/revdep/checks.noindex/pRolocGUI/new/pRolocGUI.Rcheck/pRolocGUI’
45+
4946

5047
```
5148
### CRAN
5249
5350
```
54-
Using libraries at paths:
55-
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/shinydashboardPlus/old
56-
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/polished
57-
- /Library/Frameworks/R.framework/Versions/3.6/Resources/library
58-
Working for open source
59-
* installing *source* package 'polished' ...
60-
** package 'polished' successfully unpacked and MD5 sums checked
51+
* installing *source* package ‘pRolocGUI’ ...
6152
** using staged installation
6253
** R
6354
** inst
6455
** byte-compile and prepare package for lazy loading
65-
Using libraries at paths:
66-
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/shinydashboardPlus/old
67-
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/polished
68-
- /Library/Frameworks/R.framework/Versions/3.6/Resources/library
69-
Working for open source
70-
** help
71-
*** installing help indices
72-
** building package indices
73-
** installing vignettes
74-
** testing if installed package can be loaded from temporary location
75-
Using libraries at paths:
76-
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/shinydashboardPlus/old
77-
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/polished
78-
- /Library/Frameworks/R.framework/Versions/3.6/Resources/library
79-
Working for open source
80-
** testing if installed package can be loaded from final location
81-
Using libraries at paths:
82-
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/shinydashboardPlus/old
83-
- /Users/granjda1/Documents/RinteRface/shinydashboardPlus/revdep/library.noindex/polished
84-
- /Library/Frameworks/R.framework/Versions/3.6/Resources/library
85-
Working for open source
86-
** testing if installed package keeps a record of temporary installation path
87-
* DONE (polished)
56+
Error: package or namespace load failed for ‘mzR’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
57+
there is no package called ‘ncdf4’
58+
In addition: Warning message:
59+
package ‘MSnbase’ was built under R version 4.3.3
60+
Execution halted
61+
ERROR: lazy loading failed for package ‘pRolocGUI’
62+
* removing ‘/Users/davidgranjon/david/RinteRface/shinydashboardPlus/revdep/checks.noindex/pRolocGUI/old/pRolocGUI.Rcheck/pRolocGUI’
63+
8864

8965
```

0 commit comments

Comments
 (0)