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

CHECK report for easyRNASeq on tokay1

This page was generated on 2020-03-28 12:13:47 -0400 (Sat, 28 Mar 2020).

Package 497/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
easyRNASeq 2.22.5
Nicolas Delhomme
Snapshot Date: 2020-03-27 16:45:10 -0400 (Fri, 27 Mar 2020)
URL: https://git.bioconductor.org/packages/easyRNASeq
Branch: RELEASE_3_10
Last Commit: e060332
Last Changed Date: 2020-01-24 17:02:02 -0400 (Fri, 24 Jan 2020)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  ERROR  skipped 
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ ERROR ] OK 
merida1 OS X 10.11.6 El Capitan / x86_64  OK  ERROR  skipped  skipped 

Summary

Package: easyRNASeq
Version: 2.22.5
Command: C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:easyRNASeq.install-out.txt --library=C:\Users\biocbuild\bbs-3.10-bioc\R\library --no-vignettes --timings easyRNASeq_2.22.5.tar.gz
StartedAt: 2020-03-28 03:06:39 -0400 (Sat, 28 Mar 2020)
EndedAt: 2020-03-28 03:16:56 -0400 (Sat, 28 Mar 2020)
EllapsedTime: 616.4 seconds
RetCode: 1
Status:  ERROR  
CheckDir: easyRNASeq.Rcheck
Warnings: NA

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.10-bioc/meat/easyRNASeq.Rcheck'
* using R version 3.6.3 (2020-02-29)
* 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.22.5'
* 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/07-cleanUp.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 ... WARNING
Documented arguments not in \usage in documentation object 'BiocFileCache methods':
  '...'

Documented arguments not in \usage in documentation object 'createSyntheticTranscripts,AnnotParamCharacter-method':
  '...'

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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' ... ERROR
Running examples in 'easyRNASeq-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: BiocFileCache methods
> ### Title: Manages the data necessary for the examples using BiocFileCache
> ### Aliases: 'BiocFileCache methods' .get_cache .get_cache,ANY-method
> ###   fetchData fetchData,character-method tutorialData
> ###   tutorialData,ANY-method vignetteData vignetteData,ANY-method
> ### Keywords: methods
> 
> ### ** Examples
> 
> tdir <- tutorialData()
> gAnnot.path <- fetchData("gAnnot.rda")
> vdir <- vignetteData()
Warning: download failed
  web resource path: 'ftp://ftp.plantgenie.org/Tutorials/RnaSeqTutorial/data/star/md5.txt'
  local file path: 'C:\Users\biocbuild\AppData\Local\easyRNASeq\easyRNASeq\Cache\file2c8057596613'
  reason: Timeout was reached: [ftp.plantgenie.org] Connection time-out
Warning: bfcdownload() failed
  rid: BFC15
  file: 'ftp://ftp.plantgenie.org/Tutorials/RnaSeqTutorial/data/star/md5.txt'
  reason: download failed
Error: download failed; see warnings()
Execution halted
** running examples for arch 'x64' ... ERROR
Running examples in 'easyRNASeq-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: BiocFileCache methods
> ### Title: Manages the data necessary for the examples using BiocFileCache
> ### Aliases: 'BiocFileCache methods' .get_cache .get_cache,ANY-method
> ###   fetchData fetchData,character-method tutorialData
> ###   tutorialData,ANY-method vignetteData vignetteData,ANY-method
> ### Keywords: methods
> 
> ### ** Examples
> 
> tdir <- tutorialData()
> gAnnot.path <- fetchData("gAnnot.rda")
> vdir <- vignetteData()
Warning: download failed
  web resource path: 'ftp://ftp.plantgenie.org/Tutorials/RnaSeqTutorial/data/star/md5.txt'
  local file path: 'C:\Users\biocbuild\AppData\Local\easyRNASeq\easyRNASeq\Cache\file2a7028e654aa'
  reason: Timeout was reached: [ftp.plantgenie.org] Connection time-out
Warning: bfcdownload() failed
  rid: BFC15
  file: 'ftp://ftp.plantgenie.org/Tutorials/RnaSeqTutorial/data/star/md5.txt'
  reason: download failed
Error: download failed; see warnings()
Execution halted
* 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 ERRORs, 1 WARNING, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.10-bioc/meat/easyRNASeq.Rcheck/00check.log'
for details.


Installation output

easyRNASeq.Rcheck/00install.out

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

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.22.5.zip
* DONE (easyRNASeq)
* installing to library 'C:/Users/biocbuild/bbs-3.10-bioc/R/library'
package 'easyRNASeq' successfully unpacked and MD5 sums checked

Tests output

easyRNASeq.Rcheck/tests_i386/runTests.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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 -- Sat Mar 28 03:14:53 2020 
*********************************************** 
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 
  69.32    3.17   81.96 

easyRNASeq.Rcheck/tests_x64/runTests.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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
Cache found
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 -- Sat Mar 28 03:16:49 2020 
*********************************************** 
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 
 101.23    3.03  114.93 

Example timings

easyRNASeq.Rcheck/examples_i386/easyRNASeq-Ex.timings

nameusersystemelapsed

easyRNASeq.Rcheck/examples_x64/easyRNASeq-Ex.timings

nameusersystemelapsed