Back to Multiple platform build/check report for BioC 3.13
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:02 -0400 (Fri, 15 Oct 2021).

CHECK results for deco on tokay2

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? here 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 455/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
deco 1.8.0  (landing page)
Francisco Jose Campos Laborie
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/deco
git_branch: RELEASE_3_13
git_last_commit: b3606bb
git_last_commit_date: 2021-05-19 12:40:07 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: deco
Version: 1.8.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:deco.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings deco_1.8.0.tar.gz
StartedAt: 2021-10-14 21:58:15 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 22:02:53 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 278.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: deco.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:deco.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings deco_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/deco.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'deco/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'deco' version '1.8.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 '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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... WARNING
Missing or unexported object: 'made4::array2ade4'
* 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 ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... 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
  'C:/Users/biocbuild/bbs-3.13-bioc/meat/deco.Rcheck/00check.log'
for details.



Installation output

deco.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/deco_1.8.0.tar.gz && rm -rf deco.buildbin-libdir && mkdir deco.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=deco.buildbin-libdir deco_1.8.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL deco_1.8.0.zip && rm deco_1.8.0.tar.gz deco_1.8.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 13 2487k   13  338k    0     0   995k      0  0:00:02 --:--:--  0:00:02  996k
 99 2487k   99 2475k    0     0  1879k      0  0:00:01  0:00:01 --:--:-- 1879k
100 2487k  100 2487k    0     0  1886k      0  0:00:01  0:00:01 --:--:-- 1886k

install for i386

* installing *source* package 'deco' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'deco'
    finding HTML links ... done
    ALCLdata                                html  
    AnnotateDECO                            html  
    NSCAcluster                             html  
    deco-class                              html  
    deco-package                            html  
    decoNSCA                                html  
    decoRDA                                 html  
    decoReport                              html  
    featureTable                            html  
    plotAssociationH                        html  
    plotDECOProfile                         html  
    plotGainingH                            html  
    plotHeatmapH                            html  
** 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

install for x64

* installing *source* package 'deco' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'deco' as deco_1.8.0.zip
* DONE (deco)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'deco' successfully unpacked and MD5 sums checked

Tests output


Example timings

deco.Rcheck/examples_i386/deco-Ex.timings

nameusersystemelapsed
ALCLdata0.320.030.34
AnnotateDECO0.20.00.2
NSCAcluster1.030.441.47
deco-class0.020.000.01
deco-package0.230.010.25
decoNSCA0.240.030.27
decoRDA0.210.000.22
decoReport0.160.050.20
featureTable0.190.020.20
plotAssociationH2.870.112.99
plotDECOProfile0.210.000.20
plotGainingH1.210.061.28
plotHeatmapH0.270.000.27

deco.Rcheck/examples_x64/deco-Ex.timings

nameusersystemelapsed
ALCLdata0.250.010.26
AnnotateDECO0.140.020.16
NSCAcluster1.240.341.58
deco-class000
deco-package0.360.020.37
decoNSCA0.220.000.22
decoRDA0.170.000.17
decoReport0.170.000.17
featureTable0.160.000.16
plotAssociationH2.820.062.89
plotDECOProfile0.180.000.17
plotGainingH1.170.001.18
plotHeatmapH0.150.000.15