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

CHECK report for TarSeqQC on tokay1

This page was generated on 2019-04-13 11:25:57 -0400 (Sat, 13 Apr 2019).

Package 1544/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TarSeqQC 1.12.0
Gabriela Merino
Snapshot Date: 2019-04-12 17:01:30 -0400 (Fri, 12 Apr 2019)
URL: https://git.bioconductor.org/packages/TarSeqQC
Branch: RELEASE_3_8
Last Commit: 5a68300
Last Changed Date: 2018-10-30 11:41:59 -0400 (Tue, 30 Oct 2018)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  NA 
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: TarSeqQC
Version: 1.12.0
Command: C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:TarSeqQC.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings TarSeqQC_1.12.0.tar.gz
StartedAt: 2019-04-13 05:52:44 -0400 (Sat, 13 Apr 2019)
EndedAt: 2019-04-13 06:17:46 -0400 (Sat, 13 Apr 2019)
EllapsedTime: 1502.2 seconds
RetCode: 0
Status:  OK  
CheckDir: TarSeqQC.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.8-bioc/meat/TarSeqQC.Rcheck'
* using R version 3.5.3 (2019-03-11)
* 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.12.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 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 or elapsed time > 5s
                                   user system elapsed
TargetExperiment-class             7.31   0.44  273.52
TargetExperiment-constructor       1.06   0.03   16.19
TargetExperiment-plotRegion        0.50   0.03   46.35
plotInOutFeatures                  0.37   0.01   13.53
TargetExperiment-readFrequencies   0.36   0.00   15.36
TargetExperiment-plotFeature       0.13   0.03   24.50
TargetExperiment-plotNtdPercentage 0.13   0.03   28.25
pileupCounts                       0.11   0.00   36.06
TargetExperiment-summarizePanel    0.03   0.01   15.35
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                                   user system elapsed
TargetExperiment-class             7.34   0.35  275.07
TargetExperiment-constructor       0.89   0.00   14.46
TargetExperiment-plotRegion        0.33   0.07   48.97
TargetExperiment-readFrequencies   0.23   0.02   15.45
plotInOutFeatures                  0.22   0.02   13.78
TargetExperiment-plotFeature       0.15   0.00   27.85
pileupCounts                       0.11   0.03   29.70
TargetExperiment-plotNtdPercentage 0.09   0.02   28.78
TargetExperiment-summarizePanel    0.06   0.02   13.09
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.R'
 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 NOTE
See
  'C:/Users/biocbuild/bbs-3.8-bioc/meat/TarSeqQC.Rcheck/00check.log'
for details.



Installation output

TarSeqQC.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/TarSeqQC_1.12.0.tar.gz && rm -rf TarSeqQC.buildbin-libdir && mkdir TarSeqQC.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=TarSeqQC.buildbin-libdir TarSeqQC_1.12.0.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL TarSeqQC_1.12.0.zip && rm TarSeqQC_1.12.0.tar.gz TarSeqQC_1.12.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
 58 1778k   58 1040k    0     0  8507k      0 --:--:-- --:--:-- --:--:-- 8666k
100 1778k  100 1778k    0     0  13.3M      0 --:--:-- --:--:-- --:--:-- 13.5M

install for i386

* installing *source* package 'TarSeqQC' ...
** 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
In R CMD INSTALL

install for x64

* installing *source* package 'TarSeqQC' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'TarSeqQC' as TarSeqQC_1.12.0.zip
* DONE (TarSeqQC)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.8-bioc/R/library'
package 'TarSeqQC' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output

TarSeqQC.Rcheck/tests_i386/runTests.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

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.

> BiocGenerics:::testPackage("TarSeqQC")

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
    union, unique, unsplit, which, which.max, which.min


Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid


Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows


Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit


Attaching package: 'plyr'

The following object is masked from 'package:XVector':

    compact

The following object is masked from 'package:IRanges':

    desc

The following object is masked from 'package:S4Vectors':

    rename



RUNIT TEST PROTOCOL -- Sat Apr 13 06:15:19 2019 
*********************************************** 
Number of test functions: 33 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
TarSeqQC RUnit Tests - 33 test functions, 0 errors, 0 failures
Number of test functions: 33 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  10.60    1.06  115.81 

TarSeqQC.Rcheck/tests_x64/runTests.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

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.

> BiocGenerics:::testPackage("TarSeqQC")

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
    union, unique, unsplit, which, which.max, which.min


Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid


Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows


Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit


Attaching package: 'plyr'

The following object is masked from 'package:XVector':

    compact

The following object is masked from 'package:IRanges':

    desc

The following object is masked from 'package:S4Vectors':

    rename



RUNIT TEST PROTOCOL -- Sat Apr 13 06:17:41 2019 
*********************************************** 
Number of test functions: 33 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
TarSeqQC RUnit Tests - 33 test functions, 0 errors, 0 failures
Number of test functions: 33 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  14.01    0.59  141.31 

Example timings

TarSeqQC.Rcheck/examples_i386/TarSeqQC-Ex.timings

nameusersystemelapsed
TargetExperiment-biasExploration0.050.020.06
TargetExperiment-buildFeaturePanel1.200.001.72
TargetExperiment-buildReport1.600.041.71
TargetExperiment-class 7.31 0.44273.52
TargetExperiment-constructor 1.06 0.0316.19
TargetExperiment-getters0.160.000.15
TargetExperiment-initialize000
TargetExperiment-plot0.250.020.27
TargetExperiment-plotAttrExpl0.090.000.09
TargetExperiment-plotAttrPerform0.030.000.03
TargetExperiment-plotFeatPerform0.420.000.42
TargetExperiment-plotFeature 0.13 0.0324.50
TargetExperiment-plotGeneAttrPerFeat0.400.000.41
TargetExperiment-plotMetaDataExpl0.030.000.03
TargetExperiment-plotNtdPercentage 0.13 0.0328.25
TargetExperiment-plotRegion 0.50 0.0346.35
TargetExperiment-print0.040.000.05
TargetExperiment-readFrequencies 0.36 0.0015.36
TargetExperiment-setters0.000.020.02
TargetExperiment-show0.060.000.06
TargetExperiment-statistics0.080.000.08
TargetExperiment-summarizePanel 0.03 0.0115.35
TargetExperimentList-class0.410.020.42
TargetExperimentList-constructor0.030.010.05
TargetExperimentList-initialize0.040.000.05
TargetExperimentList-plotGlobalAttrExpl0.020.020.03
TargetExperimentList-plotPoolPerformance0.010.000.01
checkBedFasta0.020.000.02
pileupCounts 0.11 0.0036.06
plotInOutFeatures 0.37 0.0113.53

TarSeqQC.Rcheck/examples_x64/TarSeqQC-Ex.timings

nameusersystemelapsed
TargetExperiment-biasExploration0.080.000.07
TargetExperiment-buildFeaturePanel1.290.071.38
TargetExperiment-buildReport2.080.042.18
TargetExperiment-class 7.34 0.35275.07
TargetExperiment-constructor 0.89 0.0014.46
TargetExperiment-getters0.210.000.20
TargetExperiment-initialize000
TargetExperiment-plot0.280.000.28
TargetExperiment-plotAttrExpl0.090.020.11
TargetExperiment-plotAttrPerform0.050.000.05
TargetExperiment-plotFeatPerform0.440.000.44
TargetExperiment-plotFeature 0.15 0.0027.85
TargetExperiment-plotGeneAttrPerFeat0.520.000.52
TargetExperiment-plotMetaDataExpl0.030.000.03
TargetExperiment-plotNtdPercentage 0.09 0.0228.78
TargetExperiment-plotRegion 0.33 0.0748.97
TargetExperiment-print0.050.000.05
TargetExperiment-readFrequencies 0.23 0.0215.45
TargetExperiment-setters0.020.000.02
TargetExperiment-show0.010.020.03
TargetExperiment-statistics0.050.010.06
TargetExperiment-summarizePanel 0.06 0.0213.09
TargetExperimentList-class0.530.000.54
TargetExperimentList-constructor0.100.010.11
TargetExperimentList-initialize0.060.000.06
TargetExperimentList-plotGlobalAttrExpl0.030.000.03
TargetExperimentList-plotPoolPerformance0.020.000.01
checkBedFasta0.030.000.04
pileupCounts 0.11 0.0329.70
plotInOutFeatures 0.22 0.0213.78