Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for SGSeq on tokay1

This page was generated on 2018-04-12 13:25:15 -0400 (Thu, 12 Apr 2018).

Package 1284/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SGSeq 1.12.0
Leonard Goldstein
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/SGSeq
Branch: RELEASE_3_6
Last Commit: 1c0a60b
Last Changed Date: 2017-10-30 12:40:43 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: SGSeq
Version: 1.12.0
Command: rm -rf SGSeq.buildbin-libdir SGSeq.Rcheck && mkdir SGSeq.buildbin-libdir SGSeq.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SGSeq.buildbin-libdir SGSeq_1.12.0.tar.gz >SGSeq.Rcheck\00install.out 2>&1 && cp SGSeq.Rcheck\00install.out SGSeq-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=SGSeq.buildbin-libdir --install="check:SGSeq-install.out" --force-multiarch --no-vignettes --timings SGSeq_1.12.0.tar.gz
StartedAt: 2018-04-12 03:08:48 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 03:21:39 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 771.2 seconds
RetCode: 0
Status:  OK  
CheckDir: SGSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf SGSeq.buildbin-libdir SGSeq.Rcheck && mkdir SGSeq.buildbin-libdir SGSeq.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SGSeq.buildbin-libdir SGSeq_1.12.0.tar.gz >SGSeq.Rcheck\00install.out 2>&1 && cp SGSeq.Rcheck\00install.out SGSeq-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=SGSeq.buildbin-libdir --install="check:SGSeq-install.out" --force-multiarch --no-vignettes --timings SGSeq_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/SGSeq.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'SGSeq/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'SGSeq' version '1.12.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 'SGSeq' 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 ... NOTE
Unexported objects imported by ':::' calls:
  'GenomicRanges:::extraColumnSlotNames'
  'GenomicRanges:::extraColumnSlotsAsDF'
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plotFeatures: no visible global function definition for 'frame'
plotVariants: no visible global function definition for 'frame'
Undefined global functions or variables:
  frame
Consider adding
  importFrom("graphics", "frame")
to your NAMESPACE file.
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
predictVariantEffects 26.08   0.22   26.30
analyzeFeatures       15.55   0.29   15.84
predictTxFeatures      7.69   0.13    7.81
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
predictVariantEffects 24.36   0.08   24.44
analyzeFeatures       19.20   0.34   19.67
predictTxFeatures      8.49   0.24    8.72
getSGVariantCounts     5.69   0.17    5.86
* 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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/SGSeq.Rcheck/00check.log'
for details.



Installation output

SGSeq.Rcheck/00install.out


install for i386

* installing *source* package 'SGSeq' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'SGSeq'
    finding HTML links ... done
    SGFeatureCounts                         html  
    SGFeatures                              html  
    SGSegments                              html  
    SGVariantCounts                         html  
    SGVariants                              html  
    TxFeatures                              html  
    analyzeFeatures                         html  
    analyzeVariants                         html  
    annotate                                html  
    annotateSGVariants                      html  
    assays                                  html  
    convertToSGFeatures                     html  
    convertToTxFeatures                     html  
    exonCompatible                          html  
    exportFeatures                          html  
    filterFeatures                          html  
    findOverlapsRanges                      html  
    findSGVariants                          html  
    getBamInfo                              html  
    getSGFeatureCounts                      html  
    getSGFeatureCountsPerSample             html  
    getSGVariantCounts                      html  
    gr                                      html  
    importTranscripts                       html  
    junctionCompatible                      html  
    makeSGFeatureCounts                     html  
    makeVariantNames                        html  
    mergeTxFeatures                         html  
    plotCoverage                            html  
    plotFeatures                            html  
    plotSpliceGraph                         html  
    plotVariants                            html  
    predictCandidatesInternal               html  
    predictCandidatesTerminal               html  
    predictExonsInternal                    html  
    predictExonsTerminal                    html  
    predictJunctions                        html  
    predictSpliced                          html  
    predictTxFeatures                       html  
    predictTxFeaturesPerSample              html  
    predictTxFeaturesPerStrand              html  
    predictVariantEffects                   html  
    processTerminalExons                    html  
    removeExonsIsolated                     html  
    sgf_ann                                 html  
    sgf_pred                                html  
    sgfc_ann                                html  
    sgfc_pred                               html  
    sgv_ann                                 html  
    sgv_pred                                html  
    sgvc_ann                                html  
    sgvc_ann_from_bam                       html  
    sgvc_pred                               html  
    sgvc_pred_from_bam                      html  
    si                                      html  
    slots                                   html  
    splicesiteOverlap                       html  
    tx                                      html  
    txf_ann                                 html  
    txf_pred                                html  
    updateObject                            html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'SGSeq' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'SGSeq' as SGSeq_1.12.0.zip
* DONE (SGSeq)
In R CMD INSTALL
In R CMD INSTALL

Tests output

SGSeq.Rcheck/tests_i386/runTests.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 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("SGSeq")

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, cbind, colMeans, colSums, colnames, 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: 'Biostrings'

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

    strsplit

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'matrixStats'

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

    anyMissing, rowMedians


Attaching package: 'DelayedArray'

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

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

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

    type

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

    apply

Predict features...
N1 complete.
N2 complete.
N3 complete.
N4 complete.
T1 complete.
T2 complete.
T3 complete.
T4 complete.
Process features...
Obtain counts...
N1 complete.
N2 complete.
N3 complete.
N4 complete.
T1 complete.
T2 complete.
T3 complete.
T4 complete.
Find segments...
Find variants...
Annotate variants...
Find segments...
Find variants...
Annotate variants...
Find segments...
Find variants...
Annotate variants...
Find segments...
Find variants...
Annotate variants...
Find segments...
Find variants...
Annotate variants...
N1 complete.
N2 complete.
N3 complete.
N4 complete.
T1 complete.
T2 complete.
T3 complete.
T4 complete.
N1 complete.
N2 complete.
N3 complete.
N4 complete.
T1 complete.
T2 complete.
T3 complete.
T4 complete.
N1 complete.
N2 complete.
N3 complete.
N4 complete.
T1 complete.
T2 complete.
T3 complete.
T4 complete.
N1 complete.
N2 complete.
N3 complete.
N4 complete.
T1 complete.
T2 complete.
T3 complete.
T4 complete.
Loading required package: BSgenome.Hsapiens.UCSC.hg19
Loading required package: BSgenome
Loading required package: rtracklayer
Predicting effect of 2 variants on 3 coding transcripts...
Predicting effect of 3 variants on 3 coding transcripts...


RUNIT TEST PROTOCOL -- Thu Apr 12 03:18:39 2018 
*********************************************** 
Number of test functions: 17 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
SGSeq RUnit Tests - 17 test functions, 0 errors, 0 failures
Number of test functions: 17 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 144.01    1.39  145.43 

SGSeq.Rcheck/tests_x64/runTests.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 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("SGSeq")

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, cbind, colMeans, colSums, colnames, 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: 'Biostrings'

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

    strsplit

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'matrixStats'

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

    anyMissing, rowMedians


Attaching package: 'DelayedArray'

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

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

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

    type

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

    apply

Predict features...
N1 complete.
N2 complete.
N3 complete.
N4 complete.
T1 complete.
T2 complete.
T3 complete.
T4 complete.
Process features...
Obtain counts...
N1 complete.
N2 complete.
N3 complete.
N4 complete.
T1 complete.
T2 complete.
T3 complete.
T4 complete.
Find segments...
Find variants...
Annotate variants...
Find segments...
Find variants...
Annotate variants...
Find segments...
Find variants...
Annotate variants...
Find segments...
Find variants...
Annotate variants...
Find segments...
Find variants...
Annotate variants...
N1 complete.
N2 complete.
N3 complete.
N4 complete.
T1 complete.
T2 complete.
T3 complete.
T4 complete.
N1 complete.
N2 complete.
N3 complete.
N4 complete.
T1 complete.
T2 complete.
T3 complete.
T4 complete.
N1 complete.
N2 complete.
N3 complete.
N4 complete.
T1 complete.
T2 complete.
T3 complete.
T4 complete.
N1 complete.
N2 complete.
N3 complete.
N4 complete.
T1 complete.
T2 complete.
T3 complete.
T4 complete.
Loading required package: BSgenome.Hsapiens.UCSC.hg19
Loading required package: BSgenome
Loading required package: rtracklayer
Predicting effect of 2 variants on 3 coding transcripts...
Predicting effect of 3 variants on 3 coding transcripts...


RUNIT TEST PROTOCOL -- Thu Apr 12 03:21:33 2018 
*********************************************** 
Number of test functions: 17 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
SGSeq RUnit Tests - 17 test functions, 0 errors, 0 failures
Number of test functions: 17 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 171.98    1.59  173.59 

Example timings

SGSeq.Rcheck/examples_i386/SGSeq-Ex.timings

nameusersystemelapsed
SGFeatureCounts0.310.000.31
SGFeatures0.080.000.08
SGVariantCounts0.220.000.22
SGVariants0.120.000.12
TxFeatures0.050.000.05
analyzeFeatures15.55 0.2915.84
analyzeVariants1.710.001.72
annotate1.960.001.95
assays0.040.000.05
convertToSGFeatures1.150.001.14
convertToTxFeatures0.450.000.45
exportFeatures000
findSGVariants1.590.001.60
getBamInfo1.330.121.46
getSGFeatureCounts3.940.104.03
getSGVariantCounts4.830.014.84
importTranscripts000
makeSGFeatureCounts0.030.000.03
makeVariantNames0.010.000.02
mergeTxFeatures0.220.000.22
plotCoverage000
plotFeatures000
plotSpliceGraph000
plotVariants000
predictTxFeatures7.690.137.81
predictVariantEffects26.08 0.2226.30
processTerminalExons0.330.000.33
slots000

SGSeq.Rcheck/examples_x64/SGSeq-Ex.timings

nameusersystemelapsed
SGFeatureCounts0.380.000.38
SGFeatures0.100.000.09
SGVariantCounts0.30.00.3
SGVariants0.140.000.14
TxFeatures0.050.000.05
analyzeFeatures19.20 0.3419.67
analyzeVariants1.940.001.95
annotate2.190.022.21
assays0.070.000.08
convertToSGFeatures1.390.001.39
convertToTxFeatures0.490.000.48
exportFeatures000
findSGVariants1.810.001.81
getBamInfo1.360.311.67
getSGFeatureCounts4.330.204.54
getSGVariantCounts5.690.175.86
importTranscripts000
makeSGFeatureCounts0.040.000.04
makeVariantNames000
mergeTxFeatures0.270.000.27
plotCoverage000
plotFeatures000
plotSpliceGraph000
plotVariants000
predictTxFeatures8.490.248.72
predictVariantEffects24.36 0.0824.44
processTerminalExons0.300.000.29
slots000