| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:39 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
| 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 1589/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| podkat 1.36.0 (landing page) Ulrich Bodenhofer
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
To the developers/maintainers of the podkat package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/podkat.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. |
| Package: podkat |
| Version: 1.36.0 |
| Command: E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:podkat.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings podkat_1.36.0.tar.gz |
| StartedAt: 2024-10-17 04:33:06 -0400 (Thu, 17 Oct 2024) |
| EndedAt: 2024-10-17 04:42:41 -0400 (Thu, 17 Oct 2024) |
| EllapsedTime: 574.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: podkat.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:podkat.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings podkat_1.36.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'E:/biocbuild/bbs-3.19-bioc/meat/podkat.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
gcc.exe (GCC) 13.2.0
GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'podkat/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'podkat' version '1.36.0'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'podkat' can be installed ... OK
* used C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
* checking installed package size ... NOTE
installed size is 12.3Mb
sub-directories of 1Mb or more:
R 1.1Mb
libs 10.8Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'E:/biocbuild/bbs-3.19-bioc/R/library/podkat/libs/x64/podkat.dll':
Found '_assert', possibly from 'assert' (C)
Found '_exit', possibly from '_exit' (C)
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking sizes of PDF files under 'inst/doc' ... NOTE
'qpdf' made some significant size reductions:
compacted 'podkat.pdf' from 928Kb to 811Kb
consider running tools::compactPDF() on these files,
or build the source package with --compact-vignettes
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
unmaskedRegions 188.37 4.17 194.43
assocTest-methods 13.50 0.81 14.31
plot-methods 10.44 0.73 11.17
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 4 NOTEs
See
'E:/biocbuild/bbs-3.19-bioc/meat/podkat.Rcheck/00check.log'
for details.
podkat.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL podkat
###
##############################################################################
##############################################################################
* installing to library 'E:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'podkat' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R_init_podkat.cpp -o R_init_podkat.o
g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bernoulliExact.cpp -o bernoulliExact.o
g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c checkAndFixGenotype.cpp -o checkAndFixGenotype.o
g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cumMax.cpp -o cumMax.o
g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c doubleMale.cpp -o doubleMale.o
g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c kernels.cpp -o kernels.o
g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pValues.cpp -o pValues.o
g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c partitionRegions.cpp -o partitionRegions.o
g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c qfc.cpp -o qfc.o
g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c readGenotypeMatrix.cpp -o readGenotypeMatrix.o
In file included from E:/biocbuild/bbs-3.19-bioc/R/include/R.h:73,
from readGenotypeMatrix.cpp:1:
E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h: In function 'void Rcpp::Rf_warning(const char*, Args&& ...) [with Args = {const char*}]':
E:/biocbuild/bbs-3.19-bioc/R/include/R_ext/Error.h:69:17: warning: infinite recursion detected [-Winfinite-recursion]
69 | #define warning Rf_warning
| ^~~~~~~~~~
E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:46:13: note: in expansion of macro 'warning'
46 | inline void warning(const char* fmt, Args&&... args ) {
| ^~~~~~~
In file included from E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:180,
from E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include/RcppCommon.h:130,
from E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include/Rcpp.h:27,
from readGenotypeMatrix.cpp:2:
E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:47:15: note: recursive call
47 | Rf_warning("%s", tfm::format(fmt, std::forward<Args>(args)... ).c_str());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rhtslib/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c readVariantInfo.cpp -o readVariantInfo.o
In file included from E:/biocbuild/bbs-3.19-bioc/R/include/R.h:73,
from readVariantInfo.cpp:1:
E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h: In function 'void Rcpp::Rf_warning(const char*, Args&& ...) [with Args = {const char*}]':
E:/biocbuild/bbs-3.19-bioc/R/include/R_ext/Error.h:69:17: warning: infinite recursion detected [-Winfinite-recursion]
69 | #define warning Rf_warning
| ^~~~~~~~~~
E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:46:13: note: in expansion of macro 'warning'
46 | inline void warning(const char* fmt, Args&&... args ) {
| ^~~~~~~
In file included from E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:180,
from E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include/RcppCommon.h:130,
from E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include/Rcpp.h:27,
from readVariantInfo.cpp:2:
E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:47:15: note: recursive call
47 | Rf_warning("%s", tfm::format(fmt, std::forward<Args>(args)... ).c_str());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o podkat.dll tmp.def R_init_podkat.o bernoulliExact.o checkAndFixGenotype.o cumMax.o doubleMale.o kernels.o pValues.o partitionRegions.o qfc.o readGenotypeMatrix.o readVariantInfo.o E:/biocbuild/bbs-3.19-bioc/R/library/Rhtslib/usrlib/x64/libhts.a -lm -lbz2 -llzma -lcurl -lpsl -lbrotlidec -lbrotlicommon -lbcrypt -lidn2 -lunistring -liconv -lssl -lcrypto -lz -lcrypt32 -lwsock32 -lwldap32 -lssh2 -lgcrypt -lgpg-error -lws2_32 -lzstd -lregex -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lR
installing to E:/biocbuild/bbs-3.19-bioc/R/library/00LOCK-podkat/00new/podkat/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for 'p.adjust' from package 'stats' in package 'podkat'
** 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 (podkat)
podkat.Rcheck/podkat-Ex.timings
| name | user | system | elapsed | |
| AssocTestResult-class | 0.59 | 0.07 | 0.67 | |
| AssocTestResultRanges-class | 1.94 | 0.10 | 2.03 | |
| GenotypeMatrix-class | 3.70 | 0.12 | 3.83 | |
| NullModel-class | 1.72 | 0.05 | 1.77 | |
| VariantInfo-class | 0.23 | 0.00 | 0.23 | |
| assocTest-methods | 13.50 | 0.81 | 14.31 | |
| computeKernel | 0.02 | 0.00 | 0.02 | |
| filterResult-methods | 1.48 | 0.02 | 1.50 | |
| genotypeMatrix-methods | 0.85 | 0.01 | 0.86 | |
| hgA | 0.03 | 0.02 | 0.04 | |
| nullModel-methods | 0.95 | 0.08 | 1.04 | |
| p.adjust-methods | 1.11 | 0.04 | 1.15 | |
| partitionRegions-methods | 0.75 | 0.02 | 0.77 | |
| plot-methods | 10.44 | 0.73 | 11.17 | |
| podkat-package | 1.00 | 0.03 | 1.03 | |
| print-methods | 1.36 | 0.10 | 1.45 | |
| qqplot-methods | 1.98 | 0.03 | 2.02 | |
| readGenotypeMatrix-methods | 0.27 | 0.02 | 0.28 | |
| readRegionsFromBedFile | 0.03 | 0.01 | 0.05 | |
| readSampleNamesFromVcfHeader | 0.04 | 0.00 | 0.04 | |
| readVariantInfo-methods | 0.24 | 0.00 | 0.24 | |
| sort-methods | 0.84 | 0.03 | 0.89 | |
| split-methods | 3.13 | 0.08 | 3.20 | |
| unmasked-datasets | 0.36 | 0.02 | 0.38 | |
| unmaskedRegions | 188.37 | 4.17 | 194.43 | |
| weightFuncs | 0.00 | 0.01 | 0.02 | |
| weights-methods | 1.30 | 0.05 | 1.42 | |