1
- # clustree
1
+ # bayesCT
2
2
3
3
<details >
4
4
5
- * Version: 0.5.1
6
- * GitHub: https://github.com/lazappi/clustree
7
- * Source code: https://github.com/cran/clustree
8
- * Date/Publication: 2023-11-05 19:10 :02 UTC
9
- * Number of recursive dependencies: 192
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
10
11
- Run ` revdepcheck::cloud_details(, "clustree ") ` for more info
11
+ Run ` revdepcheck::cloud_details(, "bayesCT ") ` for more info
12
12
13
13
</details >
14
14
15
- ## Error before installation
16
-
17
- ### Devel
15
+ ## In both
18
16
19
- ```
20
- * using log directory ‘/tmp/workdir/clustree/new/clustree.Rcheck’
21
- * using R version 4.3.1 (2023-06-16)
22
- * using platform: x86_64-pc-linux-gnu (64-bit)
23
- * R was compiled by
24
- gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
25
- GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
26
- * running under: Ubuntu 22.04.4 LTS
27
- * using session charset: UTF-8
28
- * using option ‘--no-manual’
29
- * checking for file ‘clustree/DESCRIPTION’ ... OK
30
- ...
31
- * checking tests ... OK
32
- Running ‘spelling.R’
33
- Running ‘testthat.R’
34
- * checking for unstated dependencies in vignettes ... OK
35
- * checking package vignettes in ‘inst/doc’ ... OK
36
- * checking running R code from vignettes ... OK
37
- ‘clustree.Rmd’ using ‘UTF-8’... OK
38
- * checking re-building of vignette outputs ... OK
39
- * DONE
40
- Status: 1 NOTE
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
+ ```
41
22
23
+ ## Installation
42
24
25
+ ### Devel
43
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’
44
42
45
43
46
44
```
47
45
### CRAN
48
46
49
47
```
50
- * using log directory ‘/tmp/workdir/clustree/old/clustree.Rcheck’
51
- * using R version 4.3.1 (2023-06-16)
52
- * using platform: x86_64-pc-linux-gnu (64-bit)
53
- * R was compiled by
54
- gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
55
- GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
56
- * running under: Ubuntu 22.04.4 LTS
57
- * using session charset: UTF-8
58
- * using option ‘--no-manual’
59
- * checking for file ‘clustree/DESCRIPTION’ ... OK
60
- ...
61
- * checking tests ... OK
62
- Running ‘spelling.R’
63
- Running ‘testthat.R’
64
- * checking for unstated dependencies in vignettes ... OK
65
- * checking package vignettes in ‘inst/doc’ ... OK
66
- * checking running R code from vignettes ... OK
67
- ‘clustree.Rmd’ using ‘UTF-8’... OK
68
- * checking re-building of vignette outputs ... OK
69
- * DONE
70
- Status: 1 NOTE
71
-
72
-
73
-
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’
74
62
75
63
76
64
```
@@ -112,14 +100,14 @@ using C++17
112
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
113
101
In file included from /opt/R/4.3.1/lib/R/site-library/RcppEigen/include/Eigen/Core:205,
114
102
...
115
- /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_mspline_namespace::model_survival_mspline ; 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> >] ’
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> >] ’
116
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
117
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]
118
106
654 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType >::alignment),Derived>(m);
119
107
| ^~~~~~~~~
120
108
g++: fatal error: Killed signal terminated program cc1plus
121
109
compilation terminated.
122
- make: ** * [ /opt/R/4.3.1/lib/R/etc/Makeconf:198: stanExports_survival_mspline .o] Error 1
110
+ make: ** * [ /opt/R/4.3.1/lib/R/etc/Makeconf:198: stanExports_survival_param .o] Error 1
123
111
ERROR: compilation failed for package ‘multinma’
124
112
* removing ‘/tmp/workdir/multinma/new/multinma.Rcheck/multinma’
125
113
@@ -139,92 +127,16 @@ using C++17
139
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
140
128
In file included from /opt/R/4.3.1/lib/R/site-library/RcppEigen/include/Eigen/Core:205,
141
129
...
142
- /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_mspline_namespace::model_survival_mspline ; 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> >] ’
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> >] ’
143
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
144
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]
145
133
654 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType >::alignment),Derived>(m);
146
134
| ^~~~~~~~~
147
135
g++: fatal error: Killed signal terminated program cc1plus
148
136
compilation terminated.
149
- make: ** * [ /opt/R/4.3.1/lib/R/etc/Makeconf:198: stanExports_survival_mspline .o] Error 1
137
+ make: ** * [ /opt/R/4.3.1/lib/R/etc/Makeconf:198: stanExports_survival_param .o] Error 1
150
138
ERROR: compilation failed for package ‘multinma’
151
139
* removing ‘/tmp/workdir/multinma/old/multinma.Rcheck/multinma’
152
140
153
141
154
- ```
155
- # scDiffCom
156
-
157
- <details>
158
-
159
- * Version: 1.0.0
160
- * GitHub: NA
161
- * Source code: https://github.com/cran/scDiffCom
162
- * Date/Publication: 2023-11-03 18:40:02 UTC
163
- * Number of recursive dependencies: 259
164
-
165
- Run `revdepcheck::cloud_details(, "scDiffCom")` for more info
166
-
167
- </details>
168
-
169
- ## Error before installation
170
-
171
- ### Devel
172
-
173
- ```
174
- * using log directory ‘/tmp/workdir/scDiffCom/new/scDiffCom.Rcheck’
175
- * using R version 4.3.1 (2023-06-16)
176
- * using platform: x86_64-pc-linux-gnu (64-bit)
177
- * R was compiled by
178
- gcc (Ubuntu 11.4.0-1ubuntu1~ 22.04) 11.4.0
179
- GNU Fortran (Ubuntu 11.4.0-1ubuntu1~ 22.04) 11.4.0
180
- * running under: Ubuntu 22.04.4 LTS
181
- * using session charset: UTF-8
182
- * using option ‘--no-manual’
183
- * checking for file ‘scDiffCom/DESCRIPTION’ ... OK
184
- ...
185
- * this is package ‘scDiffCom’ version ‘1.0.0’
186
- * package encoding: UTF-8
187
- * checking package namespace information ... OK
188
- * checking package dependencies ... ERROR
189
- Package required but not available: ‘Seurat’
190
-
191
- See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
192
- manual.
193
- * DONE
194
- Status: 1 ERROR
195
-
196
-
197
-
198
-
199
-
200
- ```
201
- ### CRAN
202
-
203
- ```
204
- * using log directory ‘/tmp/workdir/scDiffCom/old/scDiffCom.Rcheck’
205
- * using R version 4.3.1 (2023-06-16)
206
- * using platform: x86_64-pc-linux-gnu (64-bit)
207
- * R was compiled by
208
- gcc (Ubuntu 11.4.0-1ubuntu1~ 22.04) 11.4.0
209
- GNU Fortran (Ubuntu 11.4.0-1ubuntu1~ 22.04) 11.4.0
210
- * running under: Ubuntu 22.04.4 LTS
211
- * using session charset: UTF-8
212
- * using option ‘--no-manual’
213
- * checking for file ‘scDiffCom/DESCRIPTION’ ... OK
214
- ...
215
- * this is package ‘scDiffCom’ version ‘1.0.0’
216
- * package encoding: UTF-8
217
- * checking package namespace information ... OK
218
- * checking package dependencies ... ERROR
219
- Package required but not available: ‘Seurat’
220
-
221
- See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
222
- manual.
223
- * DONE
224
- Status: 1 ERROR
225
-
226
-
227
-
228
-
229
-
230
142
```
0 commit comments