Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-10-16 11:36:46 -0400 (Mon, 16 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4379 |
merida1 | macOS 12.6.4 Monterey | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4395 |
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 2158/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
tweeDEseq 1.46.2 (landing page) Dolors Pelegri-Siso
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 12.6.4 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson2 | macOS 12.6.1 Monterey / arm64 | see weekly results here | ||||||||||||
To the developers/maintainers of the tweeDEseq package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/tweeDEseq.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: tweeDEseq |
Version: 1.46.2 |
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:tweeDEseq.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings tweeDEseq_1.46.2.tar.gz |
StartedAt: 2023-10-16 07:52:34 -0400 (Mon, 16 Oct 2023) |
EndedAt: 2023-10-16 07:53:20 -0400 (Mon, 16 Oct 2023) |
EllapsedTime: 46.1 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: tweeDEseq.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:tweeDEseq.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings tweeDEseq_1.46.2.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.17-bioc/meat/tweeDEseq.Rcheck' * using R version 4.3.1 (2023-06-16 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 12.2.0 GNU Fortran (GCC) 12.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'tweeDEseq/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'tweeDEseq' version '1.46.2' * package encoding: UTF-8 * 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 'tweeDEseq' can be installed ... OK * used C compiler: 'gcc.exe (GCC) 12.2.0' * checking installed package size ... OK * 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 R 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 startup messages can be suppressed ... 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 ... WARNING Undocumented code objects: 'AIC.glmPT' 'L' 'anova.glmPT' 'format.perc' 'gammratio' 'getZhuParam' 'hou2puig' 'k' 'k3' 'kappa3' 'kvector' 'logLik.glmPT' 'loglikGlm' 'loglikPoissonTweedie3' 'logprobs' 'momentEstimates_wt_C' 'nprobs' 'permtest' 'print.glmPT' 'puig2hou' 'summary.glmPT' 'zhu2hou' 'zhuprobs' All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * 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 compiled code ... NOTE Note: information on .o files for x64 is not available File 'F:/biocbuild/bbs-3.17-bioc/R/library/tweeDEseq/libs/x64/tweeDEseq.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (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' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 1 NOTE See 'F:/biocbuild/bbs-3.17-bioc/meat/tweeDEseq.Rcheck/00check.log' for details.
tweeDEseq.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL tweeDEseq ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library' * installing *source* package 'tweeDEseq' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.2.0' gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cov_wt_C.c -o cov_wt_C.o cov_wt_C.c: In function 'cov_wt_C': cov_wt_C.c:79:14: warning: 'wvar' may be used uninitialized [-Wmaybe-uninitialized] 79 | free(aux), free(wvar), free(y); | ^~~~~~~~~~ cov_wt_C.c:49:41: note: 'wvar' was declared here 49 | double *x, *z = REAL(Y), *res, *aux, *wvar, *y, sumY, h1; | ^~~~ cov_wt_C.c: In function 'momentEstimates_wt_C': cov_wt_C.c:154:12: warning: 'moments' may be used uninitialized [-Wmaybe-uninitialized] 154 | free(y), free(moments), free(aux); | ^~~~~~~~~~~~~ cov_wt_C.c:116:21: note: 'moments' was declared here 116 | double *res, *x, *moments, d, kappa, resk, a, *z = REAL(Y), *y, sumY, *aux, h1; | ^~~~~~~ gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init_tweeDEseq.c -o init_tweeDEseq.o gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c loglikGlm.c -o loglikGlm.o gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c logprobs.c -o logprobs.o gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c permtest.c -o permtest.o gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c probs.c -o probs.o gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c zhu2.c -o zhu2.o gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c zhu3.c -o zhu3.o gcc -shared -s -static-libgcc -o tweeDEseq.dll tmp.def cov_wt_C.o init_tweeDEseq.o loglikGlm.o logprobs.o permtest.o probs.o zhu2.o zhu3.o -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.17-bioc/R/library/00LOCK-tweeDEseq/00new/tweeDEseq/libs/x64 ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** 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 (tweeDEseq)
tweeDEseq.Rcheck/tweeDEseq-Ex.timings
name | user | system | elapsed | |
compareCountDistributions | 0.14 | 0.00 | 0.14 | |
distPoissonTweedie | 0 | 0 | 0 | |
filterCounts | 0.01 | 0.00 | 0.01 | |
glmPT | 2.74 | 0.06 | 2.80 | |
gofTest | 0.45 | 0.00 | 0.45 | |
mlePoissonTweedie | 0.08 | 0.00 | 0.08 | |
normalizeCounts | 0.05 | 0.01 | 0.06 | |
print.mlePT | 0.06 | 0.00 | 0.06 | |
qqchisq | 0.47 | 0.02 | 0.48 | |
seizure | 0.14 | 0.00 | 0.15 | |
testShapePT | 0.11 | 0.00 | 0.10 | |
tweeDE | 0.8 | 0.0 | 0.8 | |
tweeDEseq-internal | 0 | 0 | 0 | |
tweeDExact | 1.03 | 0.00 | 1.03 | |