Back to Multiple platform build/check report for BioC 3.9
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

CHECK report for easyRNASeq on tokay2

This page was generated on 2019-10-16 12:26:04 -0400 (Wed, 16 Oct 2019).

Package 476/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
easyRNASeq 2.20.0
Nicolas Delhomme
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/easyRNASeq
Branch: RELEASE_3_9
Last Commit: df675a9
Last Changed Date: 2019-05-02 11:53:34 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: easyRNASeq
Version: 2.20.0
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:easyRNASeq.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings easyRNASeq_2.20.0.tar.gz
StartedAt: 2019-10-16 03:25:36 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 03:43:01 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 1044.2 seconds
RetCode: 0
Status:  OK  
CheckDir: easyRNASeq.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/easyRNASeq.Rcheck'
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'easyRNASeq/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'easyRNASeq' version '2.20.0'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Files named as vignettes but with no recognized vignette engine:
   'inst/doc/01-Introduction.Rmd'
   'inst/doc/02-AnnotParam.Rmd'
   'inst/doc/03-SyntheticTranscripts.Rmd'
   'inst/doc/04-BamParam.Rmd'
   'inst/doc/05-RnaSeqParam.Rmd'
   'inst/doc/06-simpleRNASeq.Rmd'
   'inst/doc/08-Session-Info.Rmd'
   'inst/doc/09-Acknowledgments.Rmd'
   'inst/doc/10-Foonotes.Rmd'
   'inst/doc/11-Images.Rmd'
   'inst/doc/12-Appendix.Rmd'
(Is a VignetteBuilder field missing?)
* 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 'easyRNASeq' 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 ... OK
* 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 line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking include directives in Makefiles ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                                  user system elapsed
easyRNASeq-simpleRNASeq          95.49   0.89   97.55
easyRNASeq-package               53.25   7.33   61.79
easyRNASeq-synthetic-transcripts 46.93   0.11   48.48
easyRNASeq-BamFileList           11.60   0.61   13.95
Rsamtools-methods                 9.55   0.44   12.16
BiocFileCache-methods             8.08   0.55   16.25
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                                  user system elapsed
easyRNASeq-simpleRNASeq          95.56   0.88   98.54
easyRNASeq-package               64.48   0.95   67.20
easyRNASeq-synthetic-transcripts 35.88   0.28   37.70
easyRNASeq-BamFileList           12.77   0.57   16.22
Rsamtools-methods                10.35   0.36   12.13
BiocFileCache-methods             9.21   0.61   14.83
* 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.9-bioc/meat/easyRNASeq.Rcheck/00check.log'
for details.



Installation output

easyRNASeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/easyRNASeq_2.20.0.tar.gz && rm -rf easyRNASeq.buildbin-libdir && mkdir easyRNASeq.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=easyRNASeq.buildbin-libdir easyRNASeq_2.20.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL easyRNASeq_2.20.0.zip && rm easyRNASeq_2.20.0.tar.gz easyRNASeq_2.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  121k  100  121k    0     0  1984k      0 --:--:-- --:--:-- --:--:-- 2253k

install for i386

* installing *source* package 'easyRNASeq' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for 'basename' from package 'base' in package 'easyRNASeq'
Creating a generic function for 'file.exists' from package 'base' in package 'easyRNASeq'
** help
*** installing help indices
  converting help for package 'easyRNASeq'
    finding HTML links ... done
    BiocFileCache-methods                   html  
    finding level-2 HTML links ... done

    DESeq-methods                           html  
    GenomicRanges-methods                   html  
    IRanges-methods                         html  
    Rsamtools-methods                       html  
    ShortRead-methods                       html  
    basename-methods                        html  
    easyRNASeq-AnnotParam-accessors         html  
    easyRNASeq-AnnotParam-class             html  
    easyRNASeq-AnnotParam                   html  
    easyRNASeq-BamFileList                  html  
    easyRNASeq-BamParam-accessors           html  
    easyRNASeq-BamParam-class               html  
    easyRNASeq-BamParam                     html  
    easyRNASeq-RnaSeqParam-accessors        html  
    easyRNASeq-RnaSeqParam-class            html  
    easyRNASeq-RnaSeqParam                  html  
    easyRNASeq-accessors                    html  
    easyRNASeq-annotation-internal-methods
                                            html  
    easyRNASeq-annotation-methods           html  
    easyRNASeq-class                        html  
    easyRNASeq-correction-methods           html  
    easyRNASeq-coverage-methods             html  
    easyRNASeq-datasets                     html  
    easyRNASeq-defunct-annotation-methods   html  
    easyRNASeq-defunct                      html  
    easyRNASeq-easyRNASeq                   html  
    easyRNASeq-global-variables             html  
    easyRNASeq-internal-AnnotParam-methods
                                            html  
    easyRNASeq-internal-methods             html  
    easyRNASeq-island-methods               html  
    easyRNASeq-package                      html  
    easyRNASeq-simpleRNASeq                 html  
    easyRNASeq-summarization-internal-methods
                                            html  
    easyRNASeq-summarization-methods        html  
    easyRNASeq-synthetic-transcripts        html  
    edgeR-methods                           html  
    file.exists-methods                     html  
    genomeIntervals-methods                 html  
    parallel-methods                        html  
    print-methods                           html  
    show-methods                            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 'easyRNASeq' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'easyRNASeq' as easyRNASeq_2.20.0.zip
* DONE (easyRNASeq)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'easyRNASeq' successfully unpacked and MD5 sums checked

Tests output

easyRNASeq.Rcheck/tests_i386/runTests.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
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.

> # get the example data
> library(easyRNASeq)
> tutorialData()
[1] "C:/Users/biocbuild/AppData/Local/easyRNASeq/easyRNASeq/Cache"
> 
> # set the env.var
> #TUTORIAL.DATA <- get("TUTORIAL.DATA",envir=as.environment("package:easyRNASeq"))
> 
> # run the tests
> BiocGenerics:::testPackage("easyRNASeq")
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

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 object is masked from 'package:easyRNASeq':

    basename

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

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    expand.grid

Loading required package: IRanges

Attaching package: 'IRanges'

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

    windows

Loading required package: GenomeInfoDb
No validation performed at that stage
Validated a datasource of type biomaRt
No validation performed at that stage
Validated a datasource of type rda
Read 1000 records
Validated a datasource of type gtf
Read 999 records
Validated a datasource of type gff3


RUNIT TEST PROTOCOL -- Wed Oct 16 03:40:58 2019 
*********************************************** 
Number of test functions: 20 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
easyRNASeq RUnit Tests - 20 test functions, 0 errors, 0 failures
Number of test functions: 20 
Number of errors: 0 
Number of failures: 0 
There were 21 warnings (use warnings() to see them)
> 
> # cleanup
> # removebfc(easyRNASeq:::.get_cache(),ask=FALSE)
> 
> proc.time()
   user  system elapsed 
  80.57    3.29   97.10 

easyRNASeq.Rcheck/tests_x64/runTests.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
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.

> # get the example data
> library(easyRNASeq)
> tutorialData()
[1] "C:/Users/biocbuild/AppData/Local/easyRNASeq/easyRNASeq/Cache"
> 
> # set the env.var
> #TUTORIAL.DATA <- get("TUTORIAL.DATA",envir=as.environment("package:easyRNASeq"))
> 
> # run the tests
> BiocGenerics:::testPackage("easyRNASeq")
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

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 object is masked from 'package:easyRNASeq':

    basename

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

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    expand.grid

Loading required package: IRanges

Attaching package: 'IRanges'

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

    windows

Loading required package: GenomeInfoDb
No validation performed at that stage
Validated a datasource of type biomaRt
No validation performed at that stage
Validated a datasource of type rda
Read 1000 records
Validated a datasource of type gtf
Read 999 records
Validated a datasource of type gff3


RUNIT TEST PROTOCOL -- Wed Oct 16 03:42:52 2019 
*********************************************** 
Number of test functions: 20 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
easyRNASeq RUnit Tests - 20 test functions, 0 errors, 0 failures
Number of test functions: 20 
Number of errors: 0 
Number of failures: 0 
There were 21 warnings (use warnings() to see them)
> 
> # cleanup
> # removebfc(easyRNASeq:::.get_cache(),ask=FALSE)
> 
> proc.time()
   user  system elapsed 
  88.45    3.04  113.34 

Example timings

easyRNASeq.Rcheck/examples_i386/easyRNASeq-Ex.timings

nameusersystemelapsed
BiocFileCache-methods 8.08 0.5516.25
DESeq-methods000
GenomicRanges-methods0.490.080.56
IRanges-methods000
Rsamtools-methods 9.55 0.4412.16
ShortRead-methods000
easyRNASeq-AnnotParam-accessors0.700.050.89
easyRNASeq-AnnotParam-class000
easyRNASeq-AnnotParam0.590.040.75
easyRNASeq-BamFileList11.60 0.6113.95
easyRNASeq-BamParam-accessors0.010.000.02
easyRNASeq-BamParam-class000
easyRNASeq-BamParam000
easyRNASeq-RnaSeqParam-accessors000
easyRNASeq-RnaSeqParam-class000
easyRNASeq-RnaSeqParam000
easyRNASeq-accessors000
easyRNASeq-annotation-methods000
easyRNASeq-class000
easyRNASeq-correction-methods000
easyRNASeq-coverage-methods000
easyRNASeq-easyRNASeq000
easyRNASeq-island-methods0.010.000.02
easyRNASeq-package53.25 7.3361.79
easyRNASeq-simpleRNASeq95.49 0.8997.55
easyRNASeq-summarization-methods000
easyRNASeq-synthetic-transcripts46.93 0.1148.48
edgeR-methods000
genomeIntervals-methods2.230.113.05
parallel-methods000

easyRNASeq.Rcheck/examples_x64/easyRNASeq-Ex.timings

nameusersystemelapsed
BiocFileCache-methods 9.21 0.6114.83
DESeq-methods000
GenomicRanges-methods0.440.080.52
IRanges-methods000
Rsamtools-methods10.35 0.3612.13
ShortRead-methods000
easyRNASeq-AnnotParam-accessors0.720.010.81
easyRNASeq-AnnotParam-class000
easyRNASeq-AnnotParam0.650.100.83
easyRNASeq-BamFileList12.77 0.5716.22
easyRNASeq-BamParam-accessors000
easyRNASeq-BamParam-class000
easyRNASeq-BamParam000
easyRNASeq-RnaSeqParam-accessors000
easyRNASeq-RnaSeqParam-class000
easyRNASeq-RnaSeqParam0.000.020.02
easyRNASeq-accessors000
easyRNASeq-annotation-methods000
easyRNASeq-class000
easyRNASeq-correction-methods000
easyRNASeq-coverage-methods000
easyRNASeq-easyRNASeq000
easyRNASeq-island-methods000
easyRNASeq-package64.48 0.9567.20
easyRNASeq-simpleRNASeq95.56 0.8898.54
easyRNASeq-summarization-methods000
easyRNASeq-synthetic-transcripts35.88 0.2837.70
edgeR-methods000
genomeIntervals-methods2.070.092.25
parallel-methods000