Back to Rapid builds (Linux only) of a subset of BioC 3.21 Report updated every 6 hours |
This page was generated on 2024-11-22 10:13 -0500 (Fri, 22 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-11-14 r87333) -- "Unsuffered Consequences" | 860 |
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 65/215 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
DirichletMultinomial 1.49.0 (landing page) Martin Morgan
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||
To the developers/maintainers of the DirichletMultinomial package: - 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: DirichletMultinomial |
Version: 1.49.0 |
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:DirichletMultinomial.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings DirichletMultinomial_1.49.0.tar.gz |
StartedAt: 2024-11-22 08:18:41 -0500 (Fri, 22 Nov 2024) |
EndedAt: 2024-11-22 08:19:51 -0500 (Fri, 22 Nov 2024) |
EllapsedTime: 70.0 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: DirichletMultinomial.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:DirichletMultinomial.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings DirichletMultinomial_1.49.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/DirichletMultinomial.Rcheck’ * using R Under development (unstable) (2024-11-14 r87333) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘DirichletMultinomial/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘DirichletMultinomial’ version ‘1.49.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 for sufficient/correct file permissions ... OK * checking whether package ‘DirichletMultinomial’ can be installed ... WARNING Found the following significant warnings: dirichlet_fit_main.c:391:34: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] dirichlet_fit_main.c:393:33: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] See ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/DirichletMultinomial.Rcheck/00install.out’ for details. * used C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.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 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 loading without being on the library search path ... 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 ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: DMNGroup-class.Rd: SimpleList-class, List-class, Vector-class, Annotated-class Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * 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 ... OK * 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 is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 2 NOTEs See ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/DirichletMultinomial.Rcheck/00check.log’ for details.
DirichletMultinomial.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL DirichletMultinomial ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library’ * installing *source* package ‘DirichletMultinomial’ ... ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include `gsl-config --cflags` -DR_DIRICHLETMULTINOMIAL -fpic -g -O2 -Wall -c R_init_DirichletMultinomial.c -o R_init_DirichletMultinomial.o gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include `gsl-config --cflags` -DR_DIRICHLETMULTINOMIAL -fpic -g -O2 -Wall -c dirichlet_fit.c -o dirichlet_fit.o gcc -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I/usr/local/include `gsl-config --cflags` -DR_DIRICHLETMULTINOMIAL -fpic -g -O2 -Wall -c dirichlet_fit_main.c -o dirichlet_fit_main.o dirichlet_fit_main.c: In function ‘hessian’: dirichlet_fit_main.c:391:34: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 391 | adCJK0[j] += adPi[i] * n ? gsl_sf_psi(adAlpha[j] + n) : dPsiAlpha; | ~~~~~~~~^~~ dirichlet_fit_main.c:393:33: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 393 | adCJK[j] += adPi[i] * n ? gsl_sf_psi_1(adAlpha[j] + n): dPsi1Alpha; | ~~~~~~~~^~~ gcc -shared -L/usr/local/lib -o DirichletMultinomial.so R_init_DirichletMultinomial.o dirichlet_fit.o dirichlet_fit_main.o -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm installing to /media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/00LOCK-DirichletMultinomial/00new/DirichletMultinomial/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (DirichletMultinomial)
DirichletMultinomial.Rcheck/DirichletMultinomial-Ex.timings
name | user | system | elapsed | |
DMN-class | 0.009 | 0.006 | 0.015 | |
DMNGroup-class | 0.006 | 0.001 | 0.007 | |
cvdmngroup | 0.001 | 0.002 | 0.002 | |
dataobjects | 0.008 | 0.002 | 0.010 | |
dmn | 0.026 | 0.001 | 0.028 | |
dmngroup | 0.003 | 0.000 | 0.003 | |
fitted | 0.062 | 0.001 | 0.064 | |
heatmapdmn | 0.029 | 0.000 | 0.029 | |
roc | 0.120 | 0.002 | 0.125 | |
util | 0.011 | 0.001 | 0.011 | |