Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-03-18 11:07:41 -0400 (Fri, 18 Mar 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" | 4334 |
riesling1 | Windows Server 2019 Standard | x64 | R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" | 4097 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" | 4083 |
merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" | 4134 |
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 |
To the developers/maintainers of the graper package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/graper.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 819/2090 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
graper 1.11.0 (landing page) Britta Velten
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
riesling1 | Windows Server 2019 Standard / x64 | OK | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: graper |
Version: 1.11.0 |
Command: rm -rf graper.buildbin-libdir && mkdir graper.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=graper.buildbin-libdir graper_1.11.0.tar.gz |
StartedAt: 2022-03-17 21:13:00 -0400 (Thu, 17 Mar 2022) |
EndedAt: 2022-03-17 21:13:58 -0400 (Thu, 17 Mar 2022) |
EllapsedTime: 58.1 seconds |
RetCode: 0 |
Status: OK |
PackageFile: graper_1.11.0.zip |
PackageFileSize: 1.093 MiB |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf graper.buildbin-libdir && mkdir graper.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=graper.buildbin-libdir graper_1.11.0.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'graper' ... ** using staged installation ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c fit_graper.cpp -o fit_graper.o In file included from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/arg.hpp:25, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/iterator/iterator_categories.hpp:16, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/iterator/iterator_facade.hpp:13, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/range/iterator_range_core.hpp:27, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/lexical_cast.hpp:30, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/math/tools/lexical_cast.hpp:12, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/math/tools/convert_from_string.hpp:14, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/math/constants/constants.hpp:14, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/math/special_functions/digamma.hpp:20, from graper_linear_dense_ff.h:2, from fit_graper.cpp:4: D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] failed ************ (Pred::************ ^ D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] failed ************ (boost::mpl::not_<Pred>::************ ^ C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o graper.dll tmp.def RcppExports.o fit_graper.o -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lRlapack -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to D:/biocbuild/bbs-3.15-bioc/meat/graper.buildbin-libdir/00LOCK-graper/00new/graper/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'graper' finding HTML links ... done coef.graper html getPIPs html graper html makeExampleData html makeExampleDataWithUnequalGroups html plotELBO html plotGroupPenalties html plotPosterior html predict.graper html print.graper html ** 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 * MD5 sums packaged installation of 'graper' as graper_1.11.0.zip * DONE (graper)