Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-11-28 12:15 -0500 (Thu, 28 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4748 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4459 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4398 |
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 1199/2272 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
metagenomeSeq 1.49.0 (landing page) Joseph N. Paulson
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
To the developers/maintainers of the metagenomeSeq package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/metagenomeSeq.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: metagenomeSeq |
Version: 1.49.0 |
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:metagenomeSeq.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings metagenomeSeq_1.49.0.tar.gz |
StartedAt: 2024-11-28 02:06:58 -0500 (Thu, 28 Nov 2024) |
EndedAt: 2024-11-28 02:14:30 -0500 (Thu, 28 Nov 2024) |
EllapsedTime: 451.4 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: metagenomeSeq.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:metagenomeSeq.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings metagenomeSeq_1.49.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/metagenomeSeq.Rcheck’ * using R Under development (unstable) (2024-10-21 r87258) * 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 ‘metagenomeSeq/DESCRIPTION’ ... OK * this is package ‘metagenomeSeq’ version ‘1.49.0’ * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 ‘metagenomeSeq’ can be installed ... OK * 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 ... 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed wrenchNorm 12.281 0.193 12.48 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ── Failure ('test-fitZig.R:67:3'): `fitZig` function treats a matrix the same ── `fit` not equal to `fit2`. Component "eb": Component "df.prior": Mean relative difference: 0.01522971 Component "eb": Component "s2.prior": Mean relative difference: 0.0208853 Component "eb": Component "var.prior": Mean relative difference: 0.01489299 Component "eb": Component "s2.post": Mean relative difference: 0.002818974 Component "eb": Component "t": Mean relative difference: 0.001476944 Component "eb": Component "df.total": Mean relative difference: 0.002226407 Component "eb": Component "p.value": Mean relative difference: 0.001045802 Component "eb": Component "lods": Mean relative difference: 0.002124969 Component "eb": Component "F": Mean relative difference: 0.002818882 [ FAIL 2 | WARN 6 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted * 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 ERROR See ‘/home/biocbuild/bbs-3.21-bioc/meat/metagenomeSeq.Rcheck/00check.log’ for details.
metagenomeSeq.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL metagenomeSeq ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’ * installing *source* package ‘metagenomeSeq’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading in method for ‘MRihw’ with signature ‘"fitFeatureModelResults"’: no definition for class “fitFeatureModelResults” in method for ‘MRihw’ with signature ‘"fitZigResults"’: no definition for class “fitZigResults” ** 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 (metagenomeSeq)
metagenomeSeq.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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") > packageVersion("metagenomeSeq") [1] '1.49.0' > # As suggested for opt-out option on testing by users, > # recommended by CRAN: http://adv-r.had.co.nz/Testing.html > # Previously, best practice was to put all test files in inst/tests > # and ensure that R CMD check ran them by putting the following code in tests/test-all.R: > # >library(testthat) > # >library(yourpackage) > # >test_package("yourpackage") > # Now, recommended practice is to put your tests in tests/testthat, > # and ensure R CMD check runs them by putting the following code in tests/test-all.R: > # >library(testthat) > # >test_check("yourpackage") > # The advantage of this new structure is that the user has control over whether or not tests are installed using the –install-tests parameter to > # R CMD install, or INSTALL_opts = c(“–install-tests”) argument to install.packages(). I’m not sure why you wouldn’t want to install the tests, > # but now you have the flexibility as requested by CRAN maintainers. > test_check("metagenomeSeq") Loading required package: metagenomeSeq Loading required package: Biobase Loading required package: BiocGenerics Loading required package: generics Attaching package: 'generics' The following objects are masked from 'package:base': as.difftime, as.factor, as.ordered, intersect, is.element, setdiff, setequal, union 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, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, table, tapply, 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")'. Loading required package: limma Attaching package: 'limma' The following object is masked from 'package:BiocGenerics': plotMA Loading required package: glmnet Loading required package: Matrix Loaded glmnet 4.1-8 Loading required package: RColorBrewer [ FAIL 2 | WARN 6 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-fitZig.R:35:3'): `fitZig` function provides expected values prior to split ── `fit` not equal to `fit2`. Component "eb": Component "df.prior": Mean relative difference: 0.01522971 Component "eb": Component "s2.prior": Mean relative difference: 0.0208853 Component "eb": Component "var.prior": Mean relative difference: 0.01489299 Component "eb": Component "s2.post": Mean relative difference: 0.002818974 Component "eb": Component "t": Mean relative difference: 0.001476944 Component "eb": Component "df.total": Mean relative difference: 0.002226407 Component "eb": Component "p.value": Mean relative difference: 0.001045802 Component "eb": Component "lods": Mean relative difference: 0.002124969 Component "eb": Component "F": Mean relative difference: 0.002818882 ── Failure ('test-fitZig.R:67:3'): `fitZig` function treats a matrix the same ── `fit` not equal to `fit2`. Component "eb": Component "df.prior": Mean relative difference: 0.01522971 Component "eb": Component "s2.prior": Mean relative difference: 0.0208853 Component "eb": Component "var.prior": Mean relative difference: 0.01489299 Component "eb": Component "s2.post": Mean relative difference: 0.002818974 Component "eb": Component "t": Mean relative difference: 0.001476944 Component "eb": Component "df.total": Mean relative difference: 0.002226407 Component "eb": Component "p.value": Mean relative difference: 0.001045802 Component "eb": Component "lods": Mean relative difference: 0.002124969 Component "eb": Component "F": Mean relative difference: 0.002818882 [ FAIL 2 | WARN 6 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted
metagenomeSeq.Rcheck/metagenomeSeq-Ex.timings
name | user | system | elapsed | |
MRcoefs | 0.890 | 0.045 | 0.935 | |
MRcounts | 0.359 | 0.017 | 0.376 | |
MRexperiment-class | 0.000 | 0.000 | 0.001 | |
MRfulltable | 0.779 | 0.054 | 4.251 | |
MRtable | 0.764 | 0.009 | 0.773 | |
aggregateBySample | 0.129 | 0.008 | 0.136 | |
aggregateByTaxonomy | 0.138 | 0.010 | 0.148 | |
biom2MRexperiment | 0.167 | 0.005 | 0.173 | |
calcNormFactors | 0.530 | 0.021 | 0.551 | |
correctIndices | 0.091 | 0.010 | 0.101 | |
correlationTest | 0.189 | 0.020 | 0.210 | |
cumNorm | 0.379 | 0.009 | 0.388 | |
cumNormMat | 0.404 | 0.026 | 0.430 | |
cumNormStat | 0.555 | 0.005 | 0.560 | |
cumNormStatFast | 0.279 | 0.007 | 0.286 | |
expSummary | 0.088 | 0.009 | 0.097 | |
exportMat | 0.880 | 3.022 | 3.903 | |
exportStats | 0.300 | 0.005 | 0.305 | |
extractMR | 0.575 | 1.346 | 1.922 | |
filterData | 0.140 | 0.007 | 0.147 | |
fitDO | 0.283 | 0.017 | 2.257 | |
fitFeatureModel | 0.827 | 0.060 | 0.887 | |
fitLogNormal | 1.422 | 0.037 | 1.459 | |
fitMultipleTimeSeries | 1.505 | 0.009 | 1.513 | |
fitPA | 0.292 | 0.002 | 2.228 | |
fitSSTimeSeries | 0.370 | 0.014 | 0.384 | |
fitTimeSeries | 0.365 | 0.008 | 0.373 | |
fitZig | 1.293 | 0.014 | 1.307 | |
libSize-set | 0.245 | 0.022 | 0.267 | |
libSize | 0.227 | 0.001 | 0.228 | |
loadBiom | 0.032 | 0.000 | 0.032 | |
loadMeta | 0.013 | 0.002 | 0.015 | |
loadMetaQ | 0 | 0 | 0 | |
loadPhenoData | 0.007 | 0.000 | 0.006 | |
makeLabels | 0 | 0 | 0 | |
mergeMRexperiments | 1.185 | 0.216 | 1.401 | |
newMRexperiment | 0.022 | 0.001 | 0.023 | |
normFactors-set | 0.234 | 0.010 | 0.245 | |
normFactors | 0.217 | 0.008 | 0.225 | |
plotBubble | 0.251 | 0.017 | 2.169 | |
plotClassTimeSeries | 0.930 | 0.025 | 0.955 | |
plotCorr | 0.376 | 0.010 | 0.386 | |
plotFeature | 0.140 | 0.006 | 0.146 | |
plotGenus | 0.113 | 0.017 | 0.129 | |
plotMRheatmap | 1.676 | 0.038 | 1.714 | |
plotOTU | 0.116 | 0.001 | 0.117 | |
plotOrd | 0.176 | 0.003 | 0.178 | |
plotRare | 0.104 | 0.001 | 0.106 | |
plotTimeSeries | 0.871 | 0.002 | 0.873 | |
posteriorProbs | 1.279 | 0.019 | 1.298 | |
returnAppropriateObj | 0.214 | 0.022 | 0.236 | |
ssFit | 0 | 0 | 0 | |
ssIntervalCandidate | 0.000 | 0.001 | 0.000 | |
ssPerm | 0.001 | 0.000 | 0.000 | |
ssPermAnalysis | 0 | 0 | 0 | |
trapz | 0.000 | 0.001 | 0.001 | |
ts2MRexperiment | 1.397 | 0.022 | 1.420 | |
uniqueFeatures | 0.105 | 0.008 | 0.113 | |
wrenchNorm | 12.281 | 0.193 | 12.480 | |
zigControl | 0 | 0 | 0 | |