Back to Multiple platform build/check report for BioC 3.21:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-04-28 13:43 -0400 (Mon, 28 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4832
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4574
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 129/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
bandle 1.12.0  (landing page)
Oliver M. Crook
Snapshot Date: 2025-04-24 15:01 -0400 (Thu, 24 Apr 2025)
git_url: https://git.bioconductor.org/packages/bandle
git_branch: RELEASE_3_21
git_last_commit: 763fda5
git_last_commit_date: 2025-04-15 12:49:18 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


INSTALL results for bandle on palomino7

To the developers/maintainers of the bandle package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/bandle.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: bandle
Version: 1.12.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL bandle
StartedAt: 2025-04-24 17:25:50 -0400 (Thu, 24 Apr 2025)
EndedAt: 2025-04-24 17:28:20 -0400 (Thu, 24 Apr 2025)
EllapsedTime: 150.1 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL bandle
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'bandle' ...
** this is package 'bandle' version '1.12.0'
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 14.2.0'
using C++14
g++  -std=gnu++14 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/RcppArmadillo/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/BH/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c Bessel2ndKind.cpp -o Bessel2ndKind.o
In file included from E:/biocbuild/bbs-3.21-bioc/R/library/BH/include/boost/math/special_functions/bessel.hpp:30,
                 from Bessel2ndKind.cpp:3:
E:/biocbuild/bbs-3.21-bioc/R/library/BH/include/boost/math/special_functions/detail/bessel_ik.hpp: In function 'int boost::math::detail::bessel_ik(T, T, T*, T*, int, const Policy&) [with T = long double; Policy = boost::math::policies::policy<boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]':
E:/biocbuild/bbs-3.21-bioc/R/library/BH/include/boost/math/special_functions/detail/bessel_ik.hpp:421:22: warning: 'n' may be used uninitialized [-Wmaybe-uninitialized]
  421 |         T z = (u + n % 2);
      |                    ~~^~~
E:/biocbuild/bbs-3.21-bioc/R/library/BH/include/boost/math/special_functions/detail/bessel_ik.hpp:311:14: note: 'n' was declared here
  311 |     unsigned n, k;
      |              ^
E:/biocbuild/bbs-3.21-bioc/R/library/BH/include/boost/math/special_functions/detail/bessel_ik.hpp:421:11: warning: 'u' may be used uninitialized [-Wmaybe-uninitialized]
  421 |         T z = (u + n % 2);
      |           ^
E:/biocbuild/bbs-3.21-bioc/R/library/BH/include/boost/math/special_functions/detail/bessel_ik.hpp:308:7: note: 'u' was declared here
  308 |     T u, Iv, Kv, Kv1, Ku, Ku1, fv;
      |       ^
g++  -std=gnu++14 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/RcppArmadillo/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/BH/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++14 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/RcppArmadillo/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/BH/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c dmvtCpp.cpp -o dmvtCpp.o
g++  -std=gnu++14 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/RcppArmadillo/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/BH/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c leapfrogGPcpp.cpp -o leapfrogGPcpp.o
g++  -std=gnu++14 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/RcppArmadillo/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/BH/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c pg_sample.cpp -o pg_sample.o
g++ -shared -s -static-libgcc -o bandle.dll tmp.def Bessel2ndKind.o RcppExports.o dmvtCpp.o leapfrogGPcpp.o pg_sample.o -fopenmp -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lRlapack -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lRblas -lgfortran -lquadmath -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lR
installing to E:/biocbuild/bbs-3.21-bioc/R/library/00LOCK-bandle/00new/bandle/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function from function 'posteriorEstimates' in package 'bandle'
Creating a generic function from function 'bandleJoint' in package 'bandle'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (bandle)