Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-03-29 11:05:02 -0400 (Wed, 29 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4482
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4278
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4306
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

CHECK results for deco on nebbiolo2


To the developers/maintainers of the deco package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/deco.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 488/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
deco 1.14.0  (landing page)
Francisco Jose Campos Laborie
Snapshot Date: 2023-03-27 14:00:04 -0400 (Mon, 27 Mar 2023)
git_url: https://git.bioconductor.org/packages/deco
git_branch: RELEASE_3_16
git_last_commit: f841d97
git_last_commit_date: 2022-11-01 11:19:01 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    ERROR  
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: deco
Version: 1.14.0
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:deco.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings deco_1.14.0.tar.gz
StartedAt: 2023-03-27 20:12:56 -0400 (Mon, 27 Mar 2023)
EndedAt: 2023-03-27 20:16:54 -0400 (Mon, 27 Mar 2023)
EllapsedTime: 237.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: deco.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:deco.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings deco_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/deco.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘deco/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘deco’ version ‘1.14.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 ‘deco’ 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 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘.analysisType’ ‘.heatplot.2’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plotAssociationH: no visible binding for global variable ‘Subclasses’
plotAssociationH: no visible binding for global variable ‘h.statistic’
plotAssociationH: no visible binding for global variable ‘input.info’
plotAssociationH: no visible binding for global variable
  ‘DECO.subclasses’
plotAssociationH: no visible binding for global variable ‘Samples’
plotAssociationH: no visible binding for global variable ‘Features’
plotGainingH: no visible binding for global variable ‘omic.data’
plotGainingH: no visible binding for global variable ‘h.statistic’
plotGainingH: no visible binding for global variable ‘ranking’
Undefined global functions or variables:
  DECO.subclasses Features Samples Subclasses h.statistic input.info
  omic.data ranking
* 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
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘DECO.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
--- re-building ‘DECO.Rmd’ using rmarkdown
 ----------- FAILURE REPORT -------------- 
 --- failure: length > 1 in coercion to logical ---
 --- srcref --- 
: 
 --- package (from environment) --- 
deco
 --- call from context --- 
which(rowSums(UP[, seq_len(n1)]) > 0 && rowSums(UP[, (n1 + 1):(n1 + 
    n2)]) > 0)
 --- call from argument --- 
rowSums(UP[, seq_len(n1)]) > 0 && rowSums(UP[, (n1 + 1):(n1 + 
    n2)]) > 0
 --- R stacktrace ---
where 1: which(rowSums(UP[, seq_len(n1)]) > 0 && rowSums(UP[, (n1 + 1):(n1 + 
    n2)]) > 0)
where 2: .freqMatrix(limmaRes, data, n1, ifelse(unsup, 0, n2), r, multi, 
    unsup)
where 3: decoRDA(data = assay(ALCL), classes = classes.ALCL, q.val = 0.01, 
    iterations = 1000, rm.xy = FALSE, r = NULL, control = "pos", 
    annot = FALSE, bpparam = bpparam, id.type = "ENSEMBL", pack.db = "Homo.sapiens")
where 4: eval(expr, envir, enclos)
where 5: eval(expr, envir, enclos)
where 6: eval_with_user_handlers(expr, envir, enclos, user_handlers)
where 7: withVisible(eval_with_user_handlers(expr, envir, enclos, user_handlers))
where 8: withCallingHandlers(withVisible(eval_with_user_handlers(expr, 
    envir, enclos, user_handlers)), warning = wHandler, error = eHandler, 
    message = mHandler)
where 9: handle(ev <- withCallingHandlers(withVisible(eval_with_user_handlers(expr, 
    envir, enclos, user_handlers)), warning = wHandler, error = eHandler, 
    message = mHandler))
where 10: timing_fn(handle(ev <- withCallingHandlers(withVisible(eval_with_user_handlers(expr, 
    envir, enclos, user_handlers)), warning = wHandler, error = eHandler, 
    message = mHandler)))
where 11: evaluate_call(expr, parsed$src[[i]], envir = envir, enclos = enclos, 
    debug = debug, last = i == length(out), use_try = stop_on_error != 
        2L, keep_warning = keep_warning, keep_message = keep_message, 
    output_handler = output_handler, include_timing = include_timing)
where 12: evaluate::evaluate(...)
where 13: evaluate(code, envir = env, new_device = FALSE, keep_warning = if (is.numeric(options$warning)) TRUE else options$warning, 
    keep_message = if (is.numeric(options$message)) TRUE else options$message, 
    stop_on_error = if (is.numeric(options$error)) options$error else {
        if (options$error && options$include) 
            0L
        else 2L
    }, output_handler = knit_handlers(options$render, options))
where 14: in_dir(input_dir(), expr)
where 15: in_input_dir(evaluate(code, envir = env, new_device = FALSE, 
    keep_warning = if (is.numeric(options$warning)) TRUE else options$warning, 
    keep_message = if (is.numeric(options$message)) TRUE else options$message, 
    stop_on_error = if (is.numeric(options$error)) options$error else {
        if (options$error && options$include) 
            0L
        else 2L
    }, output_handler = knit_handlers(options$render, options)))
where 16: eng_r(options)
where 17: block_exec(params)
where 18: call_block(x)
where 19: process_group.block(group)
where 20: process_group(group)
where 21: withCallingHandlers(if (tangle) process_tangle(group) else process_group(group), 
    error = function(e) {
        setwd(wd)
        cat(res, sep = "\n", file = output %n% "")
        message("Quitting from lines ", paste(current_lines(i), 
            collapse = "-"), " (", knit_concord$get("infile"), 
            ") ")
    })
where 22: process_file(text, output)
where 23: knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
where 24: rmarkdown::render(file, encoding = encoding, quiet = quiet, envir = globalenv(), 
    output_dir = getwd(), ...)
where 25: vweave_rmarkdown(...)
where 26: engine$weave(file, quiet = quiet, encoding = enc)
where 27: doTryCatch(return(expr), name, parentenv, handler)
where 28: tryCatchOne(expr, names, parentenv, handlers[[1L]])
where 29: tryCatchList(expr, classes, parentenv, handlers)
where 30: tryCatch({
    engine$weave(file, quiet = quiet, encoding = enc)
    setwd(startdir)
    output <- find_vignette_product(name, by = "weave", engine = engine)
    if (!have.makefile && vignette_is_tex(output)) {
        texi2pdf(file = output, clean = FALSE, quiet = quiet)
        output <- find_vignette_product(name, by = "texi2pdf", 
            engine = engine)
    }
    outputs <- c(outputs, output)
}, error = function(e) {
    thisOK <<- FALSE
    fails <<- c(fails, file)
    message(gettextf("Error: processing vignette '%s' failed with diagnostics:\n%s", 
        file, conditionMessage(e)))
})
where 31: tools::buildVignettes(dir = "/home/biocbuild/bbs-3.16-bioc/meat/deco.Rcheck/vign_test/deco", 
    ser_elibs = "/tmp/RtmpDyBsvW/file1675616deaac23.rds")

 --- value of length: 694 type: logical ---
ENSG00000118971 ENSG00000171094 ENSG00000111536 ENSG00000137090 ENSG00000180644 
          FALSE            TRUE            TRUE            TRUE            TRUE 
ENSG00000196083 ENSG00000135744 ENSG00000170627 ENSG00000137558 ENSG00000172348 
           TRUE            TRUE           FALSE            TRUE            TRUE 
ENSG00000127252 ENSG00000170525 ENSG00000120949 ENSG00000226979 ENSG00000189292 
           TRUE            TRUE            TRUE           FALSE            TRUE 
ENSG00000151468 ENSG00000163053 ENSG00000181617 ENSG00000172724 ENSG00000107317 
           TRUE            TRUE           FALSE           FALSE           FALSE 
ENSG00000123685 ENSG00000131203 ENSG00000134028 ENSG00000085265 ENSG00000111728 
           TRUE           FALSE           FALSE           FALSE           FALSE 
ENSG00000117322 ENSG00000000938 ENSG00000152518 ENSG00000025434 ENSG00000139194 
          FALSE           FALSE           FALSE           FALSE           FALSE 
ENSG00000150782 ENSG00000144837 ENSG00000121577 ENSG00000070269 ENSG00000111275 
          FALSE           FALSE           FALSE            TRUE           FALSE 
ENSG00000185245 ENSG00000128578 ENSG00000181894 ENSG00000145824 ENSG00000152952 
          FALSE            TRUE           FALSE           FALSE            TRUE 
ENSG00000184613 ENSG00000176485 ENSG00000196754 ENSG00000100767 ENSG00000100368 
          FALSE            TRUE            TRUE           FALSE           FALSE 
ENSG00000172243 ENSG00000163131 ENSG00000183323 ENSG00000137726 ENSG00000197208 
          FALSE           FALSE            TRUE           FALSE            TRUE 
ENSG00000132429 ENSG00000112378 ENSG00000234883 ENSG00000090382 ENSG00000148803 
           TRUE            TRUE           FALSE           FALSE           FALSE 
ENSG00000139970 ENSG00000169116 ENSG00000182118 ENSG00000177807 ENSG00000101017 
          FALSE           FALSE            TRUE           FALSE           FALSE 
ENSG00000100504 ENSG00000110777 ENSG00000155792 ENSG00000102760 ENSG00000160856 
           TRUE           FALSE           FALSE           FALSE           FALSE 
ENSG00000178764 ENSG00000121413 ENSG00000136379 ENSG00000227039 ENSG00000075426 
          FALSE           FALSE            TRUE           FALSE            TRUE 
ENSG00000169403 ENSG00000005884 ENSG00000109255 ENSG00000162391 ENSG00000181631 
          FALSE            TRUE            TRUE           FALSE           FALSE 
ENSG00000171729 ENSG00000156475 ENSG00000182326 ENSG00000165152 ENSG00000185989 
          FALSE            TRUE           FALSE            TRUE           FALSE 
ENSG00000163710 ENSG00000187474 ENSG00000164604 ENSG00000178573 ENSG00000136630 
           TRUE           FALSE            TRUE           FALSE            TRUE 
ENSG00000115590 ENSG00000104613 ENSG00000186074 ENSG00000119408 ENSG00000140563 
           TRUE            TRUE           FALSE           FALSE            TRUE 
ENSG00000204482 ENSG00000101460 ENSG00000188906 ENSG00000048462 ENSG00000139193 
          FALSE           FALSE           FALSE           FALSE           FALSE 
ENSG00000138755 ENSG00000100079 ENSG00000196730 ENSG00000183160 ENSG00000162739 
          FALSE           FALSE           FALSE           FALSE           FALSE 
ENSG00000147454 ENSG00000092140 ENSG00000103187 ENSG00000104611 ENSG00000075643 
           TRUE            TRUE           FALSE            TRUE            TRUE 
ENSG00000110448 ENSG00000121297 ENSG00000137936 ENSG00000140968 ENSG00000198121 
          FALSE            TRUE           FALSE           FALSE           FALSE 
ENSG00000165895 ENSG00000175352 ENSG00000137077 ENSG00000135709 ENSG00000134463 
          FALSE            TRUE           FALSE           FALSE           FALSE 
ENSG00000178104 ENSG00000125730 ENSG00000117479 ENSG00000169946 ENSG00000160255 
           TRUE           FALSE            TRUE           FALSE           FALSE 
ENSG00000157873 ENSG00000105499 ENSG00000163624 ENSG00000179715 ENSG00000140945 
          FALSE           FALSE            TRUE           FALSE            TRUE 
ENSG00000127951 ENSG00000171236 ENSG00000118308 ENSG00000162692 ENSG00000105967 
          FALSE            TRUE           FALSE           FALSE           FALSE 
ENSG00000005513 ENSG00000029153 ENSG00000135052 ENSG00000107242 ENSG00000178562 
          FALSE            TRUE            TRUE           FALSE           FALSE 
ENSG00000121552 ENSG00000197249 ENSG00000164574 ENSG00000186283 ENSG00000168077 
          FALSE            TRUE            TRUE           FALSE           FALSE 
ENSG00000104774 ENSG00000143641 ENSG00000136830 ENSG00000160326 ENSG00000156234 
          FALSE            TRUE            TRUE           FALSE           FALSE 
ENSG00000138772 ENSG00000110324 ENSG00000137509 ENSG00000148344 ENSG00000170522 
           TRUE           FALSE           FALSE           FALSE            TRUE 
ENSG00000141576 ENSG00000025423 ENSG00000100307 ENSG00000185420 ENSG00000047457 
           TRUE            TRUE           FALSE            TRUE           FALSE 
ENSG00000185101 ENSG00000120549 ENSG00000158714 ENSG00000176171 ENSG00000152454 
          FALSE            TRUE           FALSE            TRUE           FALSE 
ENSG00000127990 ENSG00000224137 ENSG00000243444 ENSG00000148737 ENSG00000130402 
          FALSE           FALSE            TRUE           FALSE            TRUE 
ENSG00000134152 ENSG00000087085 ENSG00000115956 ENSG00000167930 ENSG00000140511 
           TRUE           FALSE           FALSE            TRUE           FALSE 
ENSG00000164983 ENSG00000071967 ENSG00000023608 ENSG00000162627 ENSG00000156171 
           TRUE           FALSE            TRUE            TRUE           FALSE 
ENSG00000166770 ENSG00000132970 ENSG00000174600 ENSG00000122986 ENSG00000104763 
          FALSE           FALSE           FALSE           FALSE           FALSE 
ENSG00000214900 ENSG00000188112 ENSG00000157150 ENSG00000156804 ENSG00000176595 
           TRUE            TRUE            TRUE            TRUE            TRUE 
ENSG00000074410 ENSG00000091129 ENSG00000120256 ENSG00000166128 ENSG00000170921 
           TRUE            TRUE            TRUE           FALSE            TRUE 
ENSG00000100351 ENSG00000107249 ENSG00000168209 ENSG00000187957 ENSG00000108984 
          FALSE            TRUE            TRUE            TRUE           FALSE 
ENSG00000142552 ENSG00000162267 ENSG00000169071 ENSG00000134460 ENSG00000038427 
           TRUE           FALSE            TRUE            TRUE            TRUE 
ENSG00000087237 ENSG00000170955 ENSG00000129993 ENSG00000172183 ENSG00000164066 
          FALSE            TRUE           FALSE           FALSE            TRUE 
ENSG00000115594 ENSG00000148848 ENSG00000242265 ENSG00000170323 ENSG00000117394 
           TRUE            TRUE           FALSE           FALSE            TRUE 
ENSG00000106511 ENSG00000154639 ENSG00000087157 ENSG00000049323 ENSG00000122224 
          FALSE            TRUE            TRUE            TRUE           FALSE 
ENSG00000148671 ENSG00000065882 ENSG00000213088 ENSG00000178343 ENSG00000102445 
          FALSE           FALSE           FALSE           FALSE            TRUE 
ENSG00000112276 ENSG00000162594 ENSG00000049249 ENSG00000135426 ENSG00000138759 
           TRUE            TRUE           FALSE           FALSE            TRUE 
ENSG00000163600 ENSG00000162929 ENSG00000159618 ENSG00000198964 ENSG00000100628 
          FALSE            TRUE           FALSE            TRUE           FALSE 
ENSG00000007402 ENSG00000145839 ENSG00000156414 ENSG00000125848 ENSG00000112149 
           TRUE            TRUE            TRUE            TRUE           FALSE 
ENSG00000120756 ENSG00000146267 ENSG00000131187 ENSG00000012779 ENSG00000183722 
           TRUE            TRUE            TRUE           FALSE           FALSE 
ENSG00000164647 ENSG00000166592 ENSG00000133063 ENSG00000160654 ENSG00000152377 
           TRUE            TRUE           FALSE           FALSE            TRUE 
ENSG00000133101 ENSG00000084110 ENSG00000170801 ENSG00000155893 ENSG00000118849 
           TRUE            TRUE            TRUE            TRUE           FALSE 
ENSG00000172673 ENSG00000116035 ENSG00000106236 ENSG00000169252 ENSG00000100290 
          FALSE            TRUE            TRUE            TRUE           FALSE 
ENSG00000147650 ENSG00000118804 ENSG00000165233 ENSG00000180745 ENSG00000151917 
           TRUE            TRUE            TRUE            TRUE            TRUE 
ENSG00000111859 ENSG00000140564 ENSG00000126778 ENSG00000060140 ENSG00000170439 
          FALSE            TRUE            TRUE            TRUE            TRUE 
ENSG00000102575 ENSG00000198796 ENSG00000154914 ENSG00000139211 ENSG00000117090 
          FALSE           FALSE            TRUE           FALSE           FALSE 
ENSG00000238142 ENSG00000117009 ENSG00000109674 ENSG00000122877 ENSG00000164949 
          FALSE           FALSE            TRUE           FALSE           FALSE 
ENSG00000182247 ENSG00000072694 ENSG00000156052 ENSG00000144642 ENSG00000116711 
          FALSE           FALSE           FALSE           FALSE           FALSE 
ENSG00000165046 ENSG00000203805 ENSG00000099282 ENSG00000141401 ENSG00000043355 
           TRUE            TRUE            TRUE            TRUE            TRUE 
ENSG00000112936 ENSG00000074211 ENSG00000143367 ENSG00000007866 ENSG00000123689 
          FALSE            TRUE            TRUE            TRUE            TRUE 
ENSG00000149968 ENSG00000151364 ENSG00000181847 ENSG00000164128 ENSG00000162433 
           TRUE            TRUE           FALSE           FALSE            TRUE 
ENSG00000112419 ENSG00000187624 ENSG00000014257 ENSG00000196365 ENSG00000124203 
          FALSE            TRUE            TRUE            TRUE           FALSE 
ENSG00000162998 ENSG00000107738 ENSG00000117091 ENSG00000241106 ENSG00000146416 
          FALSE           FALSE           FALSE           FALSE            TRUE 
ENSG00000153898 ENSG00000167634 ENSG00000133636 ENSG00000115828 ENSG00000186187 
          FALSE            TRUE           FALSE           FALSE            TRUE 
ENSG00000189013 ENSG00000206538 ENSG00000133818 ENSG00000136158 ENSG00000151136 
           TRUE            TRUE           FALSE           FALSE            TRUE 
ENSG00000132514 ENSG00000153802 ENSG00000101670 ENSG00000174944 ENSG00000145287 
          FALSE            TRUE           FALSE           FALSE           FALSE 
ENSG00000011426 ENSG00000101347 ENSG00000169413 ENSG00000203995 ENSG00000198901 
           TRUE           FALSE           FALSE            TRUE            TRUE 
ENSG00000095015 ENSG00000163297 ENSG00000172005 ENSG00000110841 ENSG00000172752 
          FALSE            TRUE           FALSE            TRUE           FALSE 
ENSG00000172575 ENSG00000100453 ENSG00000102879 ENSG00000159023 ENSG00000108551 
          FALSE            TRUE           FALSE           FALSE            TRUE 
ENSG00000163625 ENSG00000152078 ENSG00000111679 ENSG00000143674 ENSG00000160593 
           TRUE            TRUE           FALSE            TRUE           FALSE 
ENSG00000215417 ENSG00000180096 ENSG00000188257 ENSG00000168961 ENSG00000064886 
           TRUE           FALSE           FALSE           FALSE           FALSE 
ENSG00000140678 ENSG00000140939 ENSG00000183044 ENSG00000175463 ENSG00000225151 
          FALSE            TRUE           FALSE           FALSE            TRUE 
ENSG00000164291 ENSG00000114480 ENSG00000123338 ENSG00000010810 ENSG00000125735 
           TRUE            TRUE           FALSE           FALSE           FALSE 
ENSG00000118985 ENSG00000158985 ENSG00000116717 ENSG00000154856 ENSG00000240204 
           TRUE           FALSE            TRUE            TRUE            TRUE 
ENSG00000100385 ENSG00000105835 ENSG00000133121 ENSG00000116852 ENSG00000155090 
           TRUE            TRUE            TRUE            TRUE            TRUE 
ENSG00000142875 ENSG00000082074 ENSG00000170153 ENSG00000175482 ENSG00000172349 
          FALSE           FALSE           FALSE           FALSE           FALSE 
ENSG00000107130 ENSG00000176619 ENSG00000055483 ENSG00000163631 ENSG00000163519 
           TRUE            TRUE            TRUE            TRUE           FALSE 
ENSG00000181458 ENSG00000163082 ENSG00000154240 ENSG00000143365 ENSG00000158050 
           TRUE           FALSE            TRUE            TRUE           FALSE 
ENSG00000180447 ENSG00000186265 ENSG00000162894 ENSG00000101187 ENSG00000147862 
           TRUE           FALSE           FALSE            TRUE           FALSE 
ENSG00000095585 ENSG00000120278 ENSG00000197635 ENSG00000185499 ENSG00000162373 
          FALSE           FALSE            TRUE            TRUE           FALSE 
ENSG00000106829 ENSG00000162769 ENSG00000185418 ENSG00000113594 ENSG00000138684 
          FALSE            TRUE            TRUE           FALSE           FALSE 
ENSG00000076706 ENSG00000075826 ENSG00000075340 ENSG00000081059 ENSG00000096696 
           TRUE            TRUE            TRUE           FALSE           FALSE 
ENSG00000149256 ENSG00000156011 ENSG00000075420 ENSG00000163687 ENSG00000152137 
           TRUE            TRUE            TRUE           FALSE           FALSE 
ENSG00000146232 ENSG00000227507 ENSG00000131873 ENSG00000108622 ENSG00000213753 
          FALSE           FALSE            TRUE           FALSE            TRUE 
ENSG00000073849 ENSG00000160683 ENSG00000182541 ENSG00000188001 ENSG00000116675 
          FALSE           FALSE            TRUE            TRUE            TRUE 
ENSG00000007908 ENSG00000119537 ENSG00000101665 ENSG00000169313 ENSG00000081377 
          FALSE            TRUE           FALSE           FALSE            TRUE 
ENSG00000166211 ENSG00000078098 ENSG00000070159 ENSG00000135631 ENSG00000141526 
          FALSE            TRUE            TRUE            TRUE            TRUE 
ENSG00000104447 ENSG00000107779 ENSG00000127152 ENSG00000141682 ENSG00000177494 
           TRUE            TRUE           FALSE            TRUE            TRUE 
ENSG00000197969 ENSG00000186193 ENSG00000152894 ENSG00000197540 ENSG00000104738 
           TRUE            TRUE           FALSE           FALSE            TRUE 
ENSG00000198826 ENSG00000179144 ENSG00000182022 ENSG00000204381 ENSG00000163947 
           TRUE           FALSE           FALSE           FALSE           FALSE 
ENSG00000131747 ENSG00000149591 ENSG00000101311 ENSG00000135476 ENSG00000109943 
           TRUE           FALSE            TRUE            TRUE           FALSE 
ENSG00000125810 ENSG00000004468 ENSG00000129116 ENSG00000196329 ENSG00000138346 
           TRUE           FALSE           FALSE           FALSE            TRUE 
ENSG00000145945 ENSG00000100479 ENSG00000132640 ENSG00000139508 ENSG00000150540 
           TRUE            TRUE           FALSE           FALSE           FALSE 
ENSG00000137807 ENSG00000133574 ENSG00000109787 ENSG00000164808 ENSG00000180543 
           TRUE           FALSE           FALSE            TRUE           FALSE 
ENSG00000011376 ENSG00000153814 ENSG00000120539 ENSG00000180530 ENSG00000162614 
           TRUE           FALSE            TRUE           FALSE           FALSE 
ENSG00000171241 ENSG00000137033 ENSG00000089012 ENSG00000125430 ENSG00000167775 
           TRUE           FALSE           FALSE            TRUE            TRUE 
ENSG00000136156 ENSG00000137693 ENSG00000119801 ENSG00000171115 ENSG00000149131 
          FALSE           FALSE           FALSE           FALSE           FALSE 
ENSG00000213066 ENSG00000198832 ENSG00000167785 ENSG00000165507 ENSG00000109436 
           TRUE           FALSE           FALSE           FALSE           FALSE 
ENSG00000158623 ENSG00000142698 ENSG00000185432 ENSG00000169436 ENSG00000145569 
           TRUE            TRUE           FALSE            TRUE           FALSE 
ENSG00000102524 ENSG00000130413 ENSG00000002933 ENSG00000163602 ENSG00000130779 
          FALSE            TRUE           FALSE            TRUE            TRUE 
ENSG00000137486 ENSG00000119655 ENSG00000178445 ENSG00000213626 ENSG00000081913 
          FALSE           FALSE            TRUE           FALSE            TRUE 
ENSG00000213203 ENSG00000111269 ENSG00000167642 ENSG00000100784 ENSG00000145416 
          FALSE           FALSE           FALSE            TRUE           FALSE 
ENSG00000134222 ENSG00000026751 ENSG00000242715 ENSG00000106565 ENSG00000163599 
           TRUE           FALSE            TRUE           FALSE           FALSE 
ENSG00000132436 ENSG00000004399 ENSG00000088992 ENSG00000178977 ENSG00000116132 
           TRUE           FALSE           FALSE           FALSE           FALSE 
ENSG00000152284 ENSG00000198846 ENSG00000156535 ENSG00000173905 ENSG00000117215 
          FALSE           FALSE            TRUE            TRUE           FALSE 
ENSG00000137101 ENSG00000177990 ENSG00000171848 ENSG00000165566 ENSG00000132274 
          FALSE            TRUE            TRUE            TRUE           FALSE 
ENSG00000100100 ENSG00000196878 ENSG00000144481 ENSG00000171608 ENSG00000198626 
          FALSE            TRUE            TRUE           FALSE            TRUE 
ENSG00000136636 ENSG00000184557 ENSG00000167767 ENSG00000232040 ENSG00000114473 
           TRUE            TRUE            TRUE            TRUE            TRUE 
ENSG00000163219 ENSG00000135047 ENSG00000104687 ENSG00000134668 ENSG00000135185 
          FALSE            TRUE           FALSE            TRUE           FALSE 
ENSG00000059769 ENSG00000100097 ENSG00000182866 ENSG00000066336 ENSG00000137338 
           TRUE            TRUE           FALSE           FALSE            TRUE 
ENSG00000180787 ENSG00000129038 ENSG00000135127 ENSG00000154065 ENSG00000164930 
          FALSE           FALSE           FALSE           FALSE            TRUE 
ENSG00000157557 ENSG00000130635 ENSG00000164761 ENSG00000206560 ENSG00000064393 
           TRUE            TRUE           FALSE            TRUE            TRUE 
ENSG00000111796 ENSG00000136235 ENSG00000140450 ENSG00000146070 ENSG00000133110 
          FALSE           FALSE           FALSE           FALSE            TRUE 
ENSG00000175592 ENSG00000084636 ENSG00000151617 ENSG00000157214 ENSG00000204262 
           TRUE            TRUE            TRUE            TRUE            TRUE 
ENSG00000100985 ENSG00000100196 ENSG00000168542 ENSG00000175711 ENSG00000104894 
          FALSE            TRUE            TRUE            TRUE           FALSE 
ENSG00000198513 ENSG00000196639 ENSG00000131797 ENSG00000154511 ENSG00000166387 
           TRUE            TRUE           FALSE           FALSE           FALSE 
ENSG00000152229 ENSG00000170365 ENSG00000107679 ENSG00000175183 ENSG00000155465 
          FALSE           FALSE           FALSE           FALSE           FALSE 
ENSG00000157107 ENSG00000136867 ENSG00000007237 ENSG00000020426 ENSG00000136869 
          FALSE           FALSE           FALSE            TRUE           FALSE 
ENSG00000103876 ENSG00000118292 ENSG00000177556 ENSG00000060558 ENSG00000166278 
           TRUE           FALSE           FALSE            TRUE           FALSE 
ENSG00000197746 ENSG00000143344 ENSG00000146374 ENSG00000135842 ENSG00000120158 
          FALSE           FALSE           FALSE            TRUE            TRUE 
ENSG00000112367 ENSG00000066294 ENSG00000162065 ENSG00000110446 ENSG00000091972 
          FALSE           FALSE            TRUE           FALSE           FALSE 
ENSG00000204472 ENSG00000025039 ENSG00000214194 ENSG00000198915 ENSG00000113088 
          FALSE           FALSE            TRUE           FALSE           FALSE 
ENSG00000169855 ENSG00000175294 ENSG00000107443 ENSG00000080819 ENSG00000196611 
          FALSE            TRUE            TRUE           FALSE            TRUE 
ENSG00000140287 ENSG00000197993 ENSG00000164509 ENSG00000116701 ENSG00000061918 
           TRUE           FALSE            TRUE           FALSE           FALSE 
ENSG00000109323 ENSG00000198521 ENSG00000197121 ENSG00000010932 ENSG00000148180 
          FALSE           FALSE            TRUE            TRUE           FALSE 
ENSG00000146278 ENSG00000140284 ENSG00000078081 ENSG00000240024 ENSG00000043462 
          FALSE            TRUE           FALSE            TRUE           FALSE 
ENSG00000019549 ENSG00000151692 ENSG00000122025 ENSG00000060138 ENSG00000158234 
           TRUE            TRUE           FALSE            TRUE            TRUE 
ENSG00000151726 ENSG00000188505 ENSG00000156738 ENSG00000105369 ENSG00000165272 
           TRUE           FALSE           FALSE           FALSE            TRUE 
ENSG00000159403 ENSG00000167912 ENSG00000109089 ENSG00000130584 ENSG00000161405 
          FALSE           FALSE            TRUE            TRUE           FALSE 
ENSG00000166501 ENSG00000170647 ENSG00000179593 ENSG00000130558 ENSG00000167600 
          FALSE           FALSE           FALSE           FALSE           FALSE 
ENSG00000110047 ENSG00000198752 ENSG00000101096 ENSG00000166130 ENSG00000115896 
          FALSE            TRUE           FALSE            TRUE           FALSE 
ENSG00000075213 ENSG00000129353 ENSG00000164251 ENSG00000105355 ENSG00000167232 
          FALSE           FALSE            TRUE            TRUE           FALSE 
ENSG00000074706 ENSG00000132185 ENSG00000174123 ENSG00000135736 ENSG00000150907 
          FALSE           FALSE           FALSE           FALSE           FALSE 
ENSG00000136573 ENSG00000174500 ENSG00000188848 ENSG00000180257 ENSG00000118513 
          FALSE           FALSE           FALSE           FALSE            TRUE 
ENSG00000164691 ENSG00000175745 ENSG00000178175 ENSG00000123610 ENSG00000197498 
          FALSE           FALSE           FALSE            TRUE            TRUE 
ENSG00000186818 ENSG00000154839 ENSG00000127586 ENSG00000173588 ENSG00000176845 
          FALSE            TRUE            TRUE            TRUE            TRUE 
ENSG00000134061 ENSG00000100234 ENSG00000153485 ENSG00000112290 ENSG00000164542 
          FALSE           FALSE           FALSE            TRUE            TRUE 
ENSG00000231057 ENSG00000167815 ENSG00000092470 ENSG00000165092 ENSG00000177706 
          FALSE            TRUE            TRUE           FALSE            TRUE 
ENSG00000188994 ENSG00000176890 ENSG00000171444 ENSG00000167483 ENSG00000151503 
           TRUE            TRUE           FALSE           FALSE            TRUE 
ENSG00000197711 ENSG00000184451 ENSG00000170571 ENSG00000177084 ENSG00000109906 
          FALSE           FALSE           FALSE            TRUE           FALSE 
ENSG00000215252 ENSG00000169442 ENSG00000165312 ENSG00000152207 
          FALSE           FALSE            TRUE           FALSE 
 --- function from context --- 
function (x, arr.ind = FALSE, useNames = TRUE) 
{
    wh <- .Internal(which(x))
    if (isTRUE(arr.ind) && !is.null(d <- dim(x))) 
        arrayInd(wh, d, dimnames(x), useNames = useNames)
    else wh
}
<bytecode: 0x55fcde7d77c8>
<environment: namespace:base>
 --- function search by body ---
Function which in namespace base has this body.
 ----------- END OF FAILURE REPORT -------------- 
Fatal error: length > 1 in coercion to logical

* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.16-bioc/meat/deco.Rcheck/00check.log’
for details.


Installation output

deco.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL deco
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-library’
* installing *source* package ‘deco’ ...
** using staged installation
** 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 (deco)

Tests output


Example timings

deco.Rcheck/deco-Ex.timings

nameusersystemelapsed
ALCLdata0.2100.0120.222
AnnotateDECO0.1360.0040.140
NSCAcluster0.5890.3080.897
deco-class0.0010.0000.001
deco-package0.8380.0560.893
decoNSCA0.8410.0000.841
decoRDA0.1640.0000.164
decoReport0.140.000.14
featureTable0.1340.0040.137
plotAssociationH2.1440.1122.256
plotDECOProfile0.1370.0000.136
plotGainingH1.2220.0361.257
plotHeatmapH0.1390.0080.147