Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

CHECK report for TarSeqQC on tokay1

This page was generated on 2021-05-06 12:33:54 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the TarSeqQC package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1839/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TarSeqQC 1.20.0  (landing page)
Gabriela Merino
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/TarSeqQC
Branch: RELEASE_3_12
Last Commit: 96ddeb9
Last Changed Date: 2020-10-27 11:08:21 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    TIMEOUT    OK  
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: TarSeqQC
Version: 1.20.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:TarSeqQC.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings TarSeqQC_1.20.0.tar.gz
StartedAt: 2021-05-06 07:27:21 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 08:07:21 -0400 (Thu, 06 May 2021)
EllapsedTime: 2400.1 seconds
RetCode: None
Status:   TIMEOUT   
CheckDir: TarSeqQC.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:TarSeqQC.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings TarSeqQC_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/TarSeqQC.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'TarSeqQC/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'TarSeqQC' version '1.20.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 'TarSeqQC' 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plotNtdPercentage,TargetExperiment: no visible global function
  definition for 'path'
plotRegion,TargetExperiment: no visible global function definition for
  'path'
readFrequencies,TargetExperiment: no visible global function definition
  for 'path'
Undefined global functions or variables:
  path
* 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
Examples with CPU (user + system) or elapsed time > 5s
                                    user system elapsed
TargetExperiment-class             19.45   1.00  565.95
TargetExperiment-plotRegion         2.91   0.14  155.18
TargetExperiment-plotFeature        2.89   0.03  136.49
TargetExperiment-constructor        2.43   0.04   44.02
TargetExperiment-plotNtdPercentage  2.06   0.08   94.98
pileupCounts                        1.68   0.09   85.13
plotInOutFeatures                   1.13   0.05   17.82
TargetExperiment-readFrequencies    0.84   0.02   17.33
TargetExperiment-summarizePanel     0.62   0.05   16.25
** running examples for arch 'x64' ...

Installation output

TarSeqQC.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/TarSeqQC_1.20.0.tar.gz && rm -rf TarSeqQC.buildbin-libdir && mkdir TarSeqQC.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=TarSeqQC.buildbin-libdir TarSeqQC_1.20.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL TarSeqQC_1.20.0.zip && rm TarSeqQC_1.20.0.tar.gz TarSeqQC_1.20.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
100 1782k  100 1782k    0     0  49.2M      0 --:--:-- --:--:-- --:--:-- 51.2M

install for i386

* installing *source* package 'TarSeqQC' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'TarSeqQC'
    finding HTML links ... done
    TEList                                  html  
    TarSeqQC-package                        html  
    TargetExperiment-biasExploration        html  
    TargetExperiment-buildFeaturePanel      html  
    TargetExperiment-buildReport            html  
    TargetExperiment-class                  html  
    TargetExperiment-constructor            html  
    TargetExperiment-getters                html  
    TargetExperiment-initialize             html  
    TargetExperiment-plot                   html  
    TargetExperiment-plotAttrExpl           html  
    TargetExperiment-plotAttrPerform        html  
    TargetExperiment-plotFeatPerform        html  
    TargetExperiment-plotFeature            html  
    TargetExperiment-plotGeneAttrPerFeat    html  
    TargetExperiment-plotMetaDataExpl       html  
    TargetExperiment-plotNtdPercentage      html  
    TargetExperiment-plotRegion             html  
    TargetExperiment-print                  html  
    TargetExperiment-readFrequencies        html  
    TargetExperiment-setters                html  
    TargetExperiment-show                   html  
    TargetExperiment-statistics             html  
    TargetExperiment-summarizePanel         html  
    TargetExperimentList-class              html  
    TargetExperimentList-constructor        html  
    TargetExperimentList-initialize         html  
    TargetExperimentList-plotGlobalAttrExpl
                                            html  
    TargetExperimentList-plotPoolPerformance
                                            html  
    ampliPanel                              html  
    ampliPanel2                             html  
    checkBedFasta                           html  
    myCounts                                html  
    object                                  html  
    pileupCounts                            html  
    plotInOutFeatures                       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 'TarSeqQC' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'TarSeqQC' as TarSeqQC_1.20.0.zip
* DONE (TarSeqQC)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'TarSeqQC' successfully unpacked and MD5 sums checked

Tests output


Example timings

TarSeqQC.Rcheck/examples_i386/TarSeqQC-Ex.timings

nameusersystemelapsed
TargetExperiment-biasExploration0.110.000.11
TargetExperiment-buildFeaturePanel1.190.051.41
TargetExperiment-buildReport1.250.031.50
TargetExperiment-class 19.45 1.00565.95
TargetExperiment-constructor 2.43 0.0444.02
TargetExperiment-getters0.230.000.23
TargetExperiment-initialize000
TargetExperiment-plot0.390.020.41
TargetExperiment-plotAttrExpl0.130.000.12
TargetExperiment-plotAttrPerform0.040.000.05
TargetExperiment-plotFeatPerform0.360.010.37
TargetExperiment-plotFeature 2.89 0.03136.49
TargetExperiment-plotGeneAttrPerFeat0.750.000.75
TargetExperiment-plotMetaDataExpl0.050.020.06
TargetExperiment-plotNtdPercentage 2.06 0.0894.98
TargetExperiment-plotRegion 2.91 0.14155.18
TargetExperiment-print0.030.010.04
TargetExperiment-readFrequencies 0.84 0.0217.33
TargetExperiment-setters000
TargetExperiment-show0.070.000.06
TargetExperiment-statistics0.060.000.07
TargetExperiment-summarizePanel 0.62 0.0516.25
TargetExperimentList-class0.610.000.61
TargetExperimentList-constructor0.050.030.07
TargetExperimentList-initialize0.080.000.08
TargetExperimentList-plotGlobalAttrExpl0.030.000.03
TargetExperimentList-plotPoolPerformance0.020.000.02
checkBedFasta0.030.000.03
pileupCounts 1.68 0.0985.13
plotInOutFeatures 1.13 0.0517.82

TarSeqQC.Rcheck/examples_x64/TarSeqQC-Ex.timings

nameusersystemelapsed
TargetExperiment-biasExploration0.060.000.07
TargetExperiment-buildFeaturePanel2.160.102.25
TargetExperiment-buildReport1.810.122.31
TargetExperiment-class 22.61 0.42635.36
TargetExperiment-constructor 2.66 0.1048.20
TargetExperiment-getters0.260.000.27
TargetExperiment-initialize000
TargetExperiment-plot0.270.000.26
TargetExperiment-plotAttrExpl0.110.000.11
TargetExperiment-plotAttrPerform0.030.000.03
TargetExperiment-plotFeatPerform0.440.000.44
TargetExperiment-plotFeature 2.84 0.03127.56
TargetExperiment-plotGeneAttrPerFeat0.410.020.43
TargetExperiment-plotMetaDataExpl0.050.000.04
TargetExperiment-plotNtdPercentage 1.46 0.0477.89