Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-06-11 15:40 -0400 (Tue, 11 Jun 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" | 4679 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" | 4414 |
merida1 | macOS 12.7.4 Monterey | x86_64 | 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" | 4441 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" | 4394 |
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 617/2239 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
edge 2.37.0 (landing page) John D. Storey
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.7.4 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
To the developers/maintainers of the edge package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/edge.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: edge |
Version: 2.37.0 |
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:edge.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings edge_2.37.0.tar.gz |
StartedAt: 2024-06-10 02:16:22 -0400 (Mon, 10 Jun 2024) |
EndedAt: 2024-06-10 02:21:07 -0400 (Mon, 10 Jun 2024) |
EllapsedTime: 285.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: edge.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:edge.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings edge_2.37.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/edge.Rcheck' * using R version 4.4.0 RC (2024-04-16 r86468 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 'edge/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'edge' version '2.37.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 'edge' can be installed ... OK * used C compiler: 'gcc.exe (GCC) 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 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 ... NOTE build_study: no visible global function definition for 'as.formula' createSet: no visible global function definition for 'model.matrix' deSetCheck: no visible global function definition for 'model.matrix' fitFDist: no visible global function definition for 'median' fitFDist: no visible global function definition for 'lm.fit' fitFDist: no visible global function definition for 'predict' fit_wmodels: no visible global function definition for 'model.matrix' fit_wmodels: no visible global function definition for 'lm.wfit' null: no visible global function definition for 'model.matrix' apply_sva,deSet: no visible global function definition for 'as.formula' apply_sva,deSet: no visible global function definition for 'terms' fit_models,deSet: no visible global function definition for 'model.matrix' fullModel<-,deSet: no visible global function definition for 'model.matrix' lrt,deSet-deFit: no visible global function definition for 'pf' nullModel<-,deSet: no visible global function definition for 'model.matrix' Undefined global functions or variables: as.formula lm.fit lm.wfit median model.matrix pf predict terms Consider adding importFrom("stats", "as.formula", "lm.fit", "lm.wfit", "median", "model.matrix", "pf", "predict", "terms") to your NAMESPACE file. * 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 LazyData ... 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.20-bioc/R/library/edge/libs/x64/edge.dll': Found '_exit', possibly from '_exit' (C) 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' ... NOTE 'qpdf' made some significant size reductions: compacted 'edge.pdf' from 456Kb to 349Kb consider running tools::compactPDF() on these files, or build the source package with --compact-vignettes * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'testthat.R' OK * 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: 3 NOTEs See 'F:/biocbuild/bbs-3.20-bioc/meat/edge.Rcheck/00check.log' for details.
edge.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL edge ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library' * installing *source* package 'edge' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' gcc -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c edge-init.c -o edge-init.o gcc -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c edgeKLODP.c -o edgeKLODP.o edgeKLODP.c: In function 'odpScoreCluster': edgeKLODP.c:11:19: warning: 'middle' may be used uninitialized [-Wmaybe-uninitialized] 11 | double *first, *middle; | ^~~~~~ gcc -shared -s -static-libgcc -o edge.dll tmp.def edge-init.o edgeKLODP.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.20-bioc/R/library/00LOCK-edge/00new/edge/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 (edge)
edge.Rcheck/tests/testthat.Rout
R version 4.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(edge) Loading required package: Biobase Loading required package: BiocGenerics Attaching package: 'BiocGenerics' The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, unique, unsplit, which.max, which.min Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. > > test_check("edge") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 29 ] > > proc.time() user system elapsed 10.59 4.04 14.89
edge.Rcheck/edge-Ex.timings
name | user | system | elapsed | |
apply_qvalue | 1.30 | 0.04 | 1.33 | |
apply_sva | 2.44 | 0.07 | 2.51 | |
betaCoef | 0.44 | 0.00 | 0.44 | |
build_models | 0.41 | 0.02 | 0.42 | |
build_study | 0.37 | 0.02 | 0.39 | |
deSet | 0.60 | 0.09 | 0.69 | |
edge | 0 | 0 | 0 | |
endotoxin | 0.90 | 0.03 | 0.93 | |
fitFull | 0.35 | 0.02 | 0.36 | |
fitNull | 0.36 | 0.00 | 0.36 | |
fit_models | 0.76 | 0.00 | 0.77 | |
fullMatrix | 0.29 | 0.01 | 0.32 | |
fullModel | 0.63 | 0.02 | 0.64 | |
gibson | 0.73 | 0.06 | 0.79 | |
individual | 0.29 | 0.00 | 0.29 | |
kidney | 0.95 | 0.03 | 0.98 | |
kl_clust | 0.37 | 0.02 | 0.39 | |
lrt | 0.96 | 0.07 | 1.03 | |
nullMatrix | 0.36 | 0.00 | 0.36 | |
nullModel | 0.62 | 0.02 | 0.64 | |
odp | 1.50 | 0.11 | 1.61 | |
qvalueObj | 0.94 | 0.02 | 0.95 | |
resFull | 0.32 | 0.01 | 0.33 | |
resNull | 0.31 | 0.00 | 0.31 | |
sType | 0.42 | 0.00 | 0.42 | |
show | 0.78 | 0.08 | 0.86 | |
summary | 1.50 | 0.03 | 1.53 | |