Skip to content

Commit

Permalink
chore: Results
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Oct 17, 2024
1 parent 921b4be commit 167240e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 83 deletions.
3 changes: 1 addition & 2 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Revdeps

## Failed to check (4)
## Failed to check (3)

|package |version |error |warning |note |
|:---------|:-------|:-----|:-------|:----|
|bnlearn |5.0.1 |1 | | |
|datapack |1.4.1 |1 | | |
|multinma |0.7.2 |1 | | |
|streamDAG |? | | | |

## New problems (4)
Expand Down
5 changes: 2 additions & 3 deletions revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## revdepcheck results

We checked 10 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 7 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 4 new problems
* We failed to check 4 packages
* We failed to check 3 packages

Issues with CRAN packages are summarised below.

Expand All @@ -26,5 +26,4 @@ Issues with CRAN packages are summarised below.

* bnlearn (NA)
* datapack (NA)
* multinma (NA)
* streamDAG (NA)
78 changes: 0 additions & 78 deletions revdep/failures.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,84 +137,6 @@ ERROR: lazy loading failed for package ‘datapack’
* removing ‘/tmp/workdir/datapack/old/datapack.Rcheck/datapack’


```
# multinma
<details>
* Version: 0.7.2
* GitHub: https://github.com/dmphillippo/multinma
* Source code: https://github.com/cran/multinma
* Date/Publication: 2024-09-16 12:20:02 UTC
* Number of recursive dependencies: 152
Run `revdepcheck::cloud_details(, "multinma")` for more info
</details>
## In both
* checking whether package ‘multinma’ can be installed ... ERROR
```
Installation failed.
See ‘/tmp/workdir/multinma/new/multinma.Rcheck/00install.out’ for details.
```
## Installation
### Devel
```
* installing *source* package ‘multinma’ ...
** package ‘multinma’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
using C++17


g++ -std=gnu++17 -I"/opt/R/4.4.0/lib/R/include" -DNDEBUG -I"../inst/include" -I"/opt/R/4.4.0/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.4.0/lib/R/site-library/BH/include' -I'/opt/R/4.4.0/lib/R/site-library/Rcpp/include' -I'/opt/R/4.4.0/lib/R/site-library/RcppEigen/include' -I'/opt/R/4.4.0/lib/R/site-library/RcppParallel/include' -I'/opt/R/4.4.0/lib/R/site-library/rstan/include' -I'/opt/R/4.4.0/lib/R/site-library/StanHeaders/include' -I/usr/local/include -I'/opt/R/4.4.0/lib/R/site-library/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o
In file included from /opt/R/4.4.0/lib/R/site-library/RcppEigen/include/Eigen/Core:205,
...
/opt/R/4.4.0/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> >]
/opt/R/4.4.0/lib/R/site-library/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:10: required from here
/opt/R/4.4.0/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]
654 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
| ^~~~~~~~~
g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make: *** [/opt/R/4.4.0/lib/R/etc/Makeconf:202: stanExports_survival_param.o] Error 1
ERROR: compilation failed for package ‘multinma’
* removing ‘/tmp/workdir/multinma/new/multinma.Rcheck/multinma’


```
### CRAN
```
* installing *source* package ‘multinma’ ...
** package ‘multinma’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
using C++17


g++ -std=gnu++17 -I"/opt/R/4.4.0/lib/R/include" -DNDEBUG -I"../inst/include" -I"/opt/R/4.4.0/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.4.0/lib/R/site-library/BH/include' -I'/opt/R/4.4.0/lib/R/site-library/Rcpp/include' -I'/opt/R/4.4.0/lib/R/site-library/RcppEigen/include' -I'/opt/R/4.4.0/lib/R/site-library/RcppParallel/include' -I'/opt/R/4.4.0/lib/R/site-library/rstan/include' -I'/opt/R/4.4.0/lib/R/site-library/StanHeaders/include' -I/usr/local/include -I'/opt/R/4.4.0/lib/R/site-library/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o
In file included from /opt/R/4.4.0/lib/R/site-library/RcppEigen/include/Eigen/Core:205,
...
/opt/R/4.4.0/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> >]
/opt/R/4.4.0/lib/R/site-library/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:10: required from here
/opt/R/4.4.0/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]
654 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
| ^~~~~~~~~
g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make: *** [/opt/R/4.4.0/lib/R/etc/Makeconf:202: stanExports_survival_param.o] Error 1
ERROR: compilation failed for package ‘multinma’
* removing ‘/tmp/workdir/multinma/old/multinma.Rcheck/multinma’


```
# streamDAG
Expand Down

0 comments on commit 167240e

Please sign in to comment.