Skip to content

Commit 2f04495

Browse files
committed
Check revdpes
1 parent f04ad89 commit 2f04495

5 files changed

Lines changed: 6 additions & 195 deletions

File tree

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## revdepcheck results
66

7-
We checked 144 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
7+
We checked 156 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
88

99
* We saw 0 new problems
1010
* We failed to check 3 packages: clusttree, multinma, and scDiffCom

revdep/README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,2 @@
11
# Revdeps
22

3-
## Failed to check (2)
4-
5-
|package |version |error |warning |note |
6-
|:--------|:-------|:-----|:-------|:----|
7-
|bayesCT |0.99.3 |1 | | |
8-
|multinma |0.7.1 |1 | | |
9-
10-
## New problems (1)
11-
12-
|package |version |error |warning |note |
13-
|:----------|:-------|:-----|:-------|:----|
14-
|[preferably](problems.md#preferably)|0.4.1 | |__+1__ | |
15-

revdep/cran.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,7 @@
11
## revdepcheck results
22

3-
We checked 144 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 156 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44

5-
* We saw 1 new problems
6-
* We failed to check 2 packages
5+
* We saw 0 new problems
6+
* We failed to check 0 packages
77

8-
Issues with CRAN packages are summarised below.
9-
10-
### New problems
11-
(This reports the first line of each new failure)
12-
13-
* preferably
14-
checking whether package ‘preferably’ can be installed ... WARNING
15-
I have submitted a patch at https://github.com/amirmasoudabdol/preferably/pull/19.
16-
17-
### Failed to check
18-
19-
* bayesCT (NA)
20-
* multinma (NA)

revdep/failures.md

Lines changed: 1 addition & 142 deletions
Original file line numberDiff line numberDiff line change
@@ -1,142 +1 @@
1-
# bayesCT
2-
3-
<details>
4-
5-
* Version: 0.99.3
6-
* GitHub: https://github.com/thevaachandereng/bayesCT
7-
* Source code: https://github.com/cran/bayesCT
8-
* Date/Publication: 2020-07-01 09:30:02 UTC
9-
* Number of recursive dependencies: 122
10-
11-
Run `revdepcheck::cloud_details(, "bayesCT")` for more info
12-
13-
</details>
14-
15-
## In both
16-
17-
* checking whether package ‘bayesCT’ can be installed ... ERROR
18-
```
19-
Installation failed.
20-
See ‘/tmp/workdir/bayesCT/new/bayesCT.Rcheck/00install.out’ for details.
21-
```
22-
23-
## Installation
24-
25-
### Devel
26-
27-
```
28-
* installing *source* package ‘bayesCT’ ...
29-
** package ‘bayesCT’ successfully unpacked and MD5 sums checked
30-
** using staged installation
31-
** R
32-
** data
33-
*** moving datasets to lazyload DB
34-
** inst
35-
** byte-compile and prepare package for lazy loading
36-
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
37-
namespace ‘Matrix’ 1.5-4.1 is already loaded, but >= 1.6.0 is required
38-
Calls: <Anonymous> ... namespaceImportFrom -> asNamespace -> loadNamespace
39-
Execution halted
40-
ERROR: lazy loading failed for package ‘bayesCT’
41-
* removing ‘/tmp/workdir/bayesCT/new/bayesCT.Rcheck/bayesCT’
42-
43-
44-
```
45-
### CRAN
46-
47-
```
48-
* installing *source* package ‘bayesCT’ ...
49-
** package ‘bayesCT’ successfully unpacked and MD5 sums checked
50-
** using staged installation
51-
** R
52-
** data
53-
*** moving datasets to lazyload DB
54-
** inst
55-
** byte-compile and prepare package for lazy loading
56-
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
57-
namespace ‘Matrix’ 1.5-4.1 is already loaded, but >= 1.6.0 is required
58-
Calls: <Anonymous> ... namespaceImportFrom -> asNamespace -> loadNamespace
59-
Execution halted
60-
ERROR: lazy loading failed for package ‘bayesCT’
61-
* removing ‘/tmp/workdir/bayesCT/old/bayesCT.Rcheck/bayesCT’
62-
63-
64-
```
65-
# multinma
66-
67-
<details>
68-
69-
* Version: 0.7.1
70-
* GitHub: https://github.com/dmphillippo/multinma
71-
* Source code: https://github.com/cran/multinma
72-
* Date/Publication: 2024-06-11 12:20:06 UTC
73-
* Number of recursive dependencies: 152
74-
75-
Run `revdepcheck::cloud_details(, "multinma")` for more info
76-
77-
</details>
78-
79-
## In both
80-
81-
* checking whether package ‘multinma’ can be installed ... ERROR
82-
```
83-
Installation failed.
84-
See ‘/tmp/workdir/multinma/new/multinma.Rcheck/00install.out’ for details.
85-
```
86-
87-
## Installation
88-
89-
### Devel
90-
91-
```
92-
* installing *source* package ‘multinma’ ...
93-
** package ‘multinma’ successfully unpacked and MD5 sums checked
94-
** using staged installation
95-
** libs
96-
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
97-
using C++17
98-
99-
100-
g++ -std=gnu++17 -I"/opt/R/4.3.1/lib/R/include" -DNDEBUG -I"../inst/include" -I"/opt/R/4.3.1/lib/R/site-library/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/opt/R/4.3.1/lib/R/site-library/BH/include' -I'/opt/R/4.3.1/lib/R/site-library/Rcpp/include' -I'/opt/R/4.3.1/lib/R/site-library/RcppEigen/include' -I'/opt/R/4.3.1/lib/R/site-library/RcppParallel/include' -I'/opt/R/4.3.1/lib/R/site-library/rstan/include' -I'/opt/R/4.3.1/lib/R/site-library/StanHeaders/include' -I/usr/local/include -I'/opt/R/4.3.1/lib/R/site-library/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o
101-
In file included from /opt/R/4.3.1/lib/R/site-library/RcppEigen/include/Eigen/Core:205,
102-
...
103-
/opt/R/4.3.1/lib/R/site-library/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:56: required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_survival_param_namespace::model_survival_param; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]
104-
/opt/R/4.3.1/lib/R/site-library/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:10: required from here
105-
/opt/R/4.3.1/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
106-
654 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
107-
| ^~~~~~~~~
108-
g++: fatal error: Killed signal terminated program cc1plus
109-
compilation terminated.
110-
make: *** [/opt/R/4.3.1/lib/R/etc/Makeconf:198: stanExports_survival_param.o] Error 1
111-
ERROR: compilation failed for package ‘multinma’
112-
* removing ‘/tmp/workdir/multinma/new/multinma.Rcheck/multinma’
113-
114-
115-
```
116-
### CRAN
117-
118-
```
119-
* installing *source* package ‘multinma’ ...
120-
** package ‘multinma’ successfully unpacked and MD5 sums checked
121-
** using staged installation
122-
** libs
123-
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
124-
using C++17
125-
126-
127-
g++ -std=gnu++17 -I"/opt/R/4.3.1/lib/R/include" -DNDEBUG -I"../inst/include" -I"/opt/R/4.3.1/lib/R/site-library/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/opt/R/4.3.1/lib/R/site-library/BH/include' -I'/opt/R/4.3.1/lib/R/site-library/Rcpp/include' -I'/opt/R/4.3.1/lib/R/site-library/RcppEigen/include' -I'/opt/R/4.3.1/lib/R/site-library/RcppParallel/include' -I'/opt/R/4.3.1/lib/R/site-library/rstan/include' -I'/opt/R/4.3.1/lib/R/site-library/StanHeaders/include' -I/usr/local/include -I'/opt/R/4.3.1/lib/R/site-library/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o
128-
In file included from /opt/R/4.3.1/lib/R/site-library/RcppEigen/include/Eigen/Core:205,
129-
...
130-
/opt/R/4.3.1/lib/R/site-library/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:56: required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model_survival_param_namespace::model_survival_param; BaseRNG = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >]
131-
/opt/R/4.3.1/lib/R/site-library/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:10: required from here
132-
/opt/R/4.3.1/lib/R/site-library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
133-
654 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
134-
| ^~~~~~~~~
135-
g++: fatal error: Killed signal terminated program cc1plus
136-
compilation terminated.
137-
make: *** [/opt/R/4.3.1/lib/R/etc/Makeconf:198: stanExports_survival_param.o] Error 1
138-
ERROR: compilation failed for package ‘multinma’
139-
* removing ‘/tmp/workdir/multinma/old/multinma.Rcheck/multinma’
140-
141-
142-
```
1+
*Wow, no problems at all. :)*

revdep/problems.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1 @@
1-
# preferably
2-
3-
<details>
4-
5-
* Version: 0.4.1
6-
* GitHub: https://github.com/amirmasoudabdol/preferably
7-
* Source code: https://github.com/cran/preferably
8-
* Date/Publication: 2022-07-20 14:30:06 UTC
9-
* Number of recursive dependencies: 53
10-
11-
Run `revdepcheck::cloud_details(, "preferably")` for more info
12-
13-
</details>
14-
15-
## Newly broken
16-
17-
* checking whether package ‘preferably’ can be installed ... WARNING
18-
```
19-
Found the following significant warnings:
20-
Warning: replacing previous import ‘knitr::clean_cache’ by ‘pkgdown::clean_cache’ when loading ‘preferably’
21-
See ‘/tmp/workdir/preferably/new/preferably.Rcheck/00install.out’ for details.
22-
```
23-
1+
*Wow, no problems at all. :)*

0 commit comments

Comments
 (0)