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

This page was generated on 2022-04-13 12:06:29 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for easyRNASeq on tokay2


To the developers/maintainers of the easyRNASeq package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/easyRNASeq.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 556/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
easyRNASeq 2.30.0  (landing page)
Nicolas Delhomme
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/easyRNASeq
git_branch: RELEASE_3_14
git_last_commit: deeb59e
git_last_commit_date: 2021-10-26 12:01:41 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    ERROR  
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: easyRNASeq
Version: 2.30.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:easyRNASeq.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings easyRNASeq_2.30.0.tar.gz
StartedAt: 2022-04-12 18:58:36 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 19:24:01 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 1524.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: easyRNASeq.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/easyRNASeq.Rcheck'
* using R version 4.1.3 (2022-03-10)
* 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.30.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/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 ... NOTE
Namespace in Imports field not imported from: 'locfit'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.parallelize: no visible global function definition for 'clusterApply'
Undefined global functions or variables:
  clusterApply
* 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' ... WARNING
Files in the 'vignettes' directory newer than all files in 'inst/doc':
  'Makefile'
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                   user system elapsed
easyRNASeq-simpleRNASeq          119.69   2.20  125.59
easyRNASeq-package                64.69   2.88   73.14
easyRNASeq-synthetic-transcripts  37.70   0.36   38.52
BiocFileCache-methods             35.25   1.70  160.22
easyRNASeq-BamFileList            24.94   0.75   29.62
Rsamtools-methods                 19.66   0.62   23.51
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                  user system elapsed
easyRNASeq-simpleRNASeq          93.03   1.34   99.50
easyRNASeq-package               65.48   1.13   70.49
BiocFileCache-methods            36.56   1.19   51.06
easyRNASeq-synthetic-transcripts 34.95   0.41   35.54
easyRNASeq-BamFileList           25.17   0.73   29.78
Rsamtools-methods                19.81   0.66   23.80
* 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 WARNING, 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/easyRNASeq.Rcheck/00check.log'
for details.



Installation output

easyRNASeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/easyRNASeq_2.30.0.tar.gz && rm -rf easyRNASeq.buildbin-libdir && mkdir easyRNASeq.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=easyRNASeq.buildbin-libdir easyRNASeq_2.30.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL easyRNASeq_2.30.0.zip && rm easyRNASeq_2.30.0.tar.gz easyRNASeq_2.30.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
 40  119k   40 49833    0     0   316k      0 --:--:-- --:--:-- --:--:--  316k
100  119k  100  119k    0     0   623k      0 --:--:-- --:--:-- --:--:--  623k

install for i386

* installing *source* package 'easyRNASeq' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
No methods found in package 'BiocGenerics' for request: 'clusterApply' when loading 'easyRNASeq'
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

    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  
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.14-bioc/meat/easyRNASeq.buildbin-libdir/00LOCK-easyRNASeq/00new/easyRNASeq/help/bamParam.html
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.14-bioc/meat/easyRNASeq.buildbin-libdir/00LOCK-easyRNASeq/00new/easyRNASeq/help/annotParam.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  
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.14-bioc/meat/easyRNASeq.buildbin-libdir/00LOCK-easyRNASeq/00new/easyRNASeq/help/easyRNASeq-defunct.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
No methods found in package 'BiocGenerics' for request: 'clusterApply' when loading 'easyRNASeq'
** testing if installed package can be loaded from final location
No methods found in package 'BiocGenerics' for request: 'clusterApply' when loading 'easyRNASeq'
** 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
No methods found in package 'BiocGenerics' for request: 'clusterApply' when loading 'easyRNASeq'
* MD5 sums
packaged installation of 'easyRNASeq' as easyRNASeq_2.30.0.zip
* DONE (easyRNASeq)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'easyRNASeq' successfully unpacked and MD5 sums checked

Tests output

easyRNASeq.Rcheck/tests_i386/runTests.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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)
No methods found in package 'BiocGenerics' for request: 'clusterApply' when loading 'easyRNASeq'
> tutorialData()
[1] "C:/Users/BIOCBU~1/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

Attaching package: 'BiocGenerics'

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.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    I, expand.grid, unname

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 -- Tue Apr 12 19:21:19 2022 
*********************************************** 
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 
Warning messages:
1: In FUN(X[[i]], ...) :
  Bam file: 38381211785_ACTAGC.bam is considered unstranded.
2: In FUN(X[[i]], ...) :
  Bam file: 38381211785_ACTAGC.bam Strandedness could not be determined using 14772 regions spanning 1023473 bp on either strand at a 90% cutoff; 76.6 percent appear to be stranded.
3: In FUN(X[[i]], ...) :
  Bam file: 38384ca754a_TTGCGA.bam is considered unstranded.
4: In FUN(X[[i]], ...) :
  Bam file: 38384ca754a_TTGCGA.bam Strandedness could not be determined using 19659 regions spanning 1381886 bp on either strand at a 90% cutoff; 73.37 percent appear to be stranded.
5: In FUN(X[[i]], ...) :
  Bam file: 3838662850b9_ATGGCT.bam is considered unstranded.
6: In FUN(X[[i]], ...) :
  Bam file: 3838662850b9_ATGGCT.bam Strandedness could not be determined using 18462 regions spanning 1280337 bp on either strand at a 90% cutoff; 74.26 percent appear to be stranded.
7: In FUN(X[[i]], ...) :
  Bam file: 3838738db96_ACACTG.bam is considered unstranded.
8: In FUN(X[[i]], ...) :
  Bam file: 3838738db96_ACACTG.bam Strandedness could not be determined using 18615 regions spanning 1300192 bp on either strand at a 90% cutoff; 73.67 percent appear to be stranded.
9: In simpleRNASeq(bamFiles = bamFiles, param = param, verbose = FALSE) :
  As of version 2.15.5, easyRNASeq assumes that, if the data is strand specific, the sequencing was done using a protocol such as the Illumina TruSeq, where the reverse strand is quantified - i.e. the strandProtocol argument of the BamParam class defaults to 'reverse'.
> 
> # cleanup
> # removebfc(easyRNASeq:::.get_cache(),ask=FALSE)
> 
> proc.time()
   user  system elapsed 
 129.25    4.31  157.57 

easyRNASeq.Rcheck/tests_x64/runTests.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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)
No methods found in package 'BiocGenerics' for request: 'clusterApply' when loading 'easyRNASeq'
> tutorialData()
[1] "C:/Users/BIOCBU~1/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

Attaching package: 'BiocGenerics'

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.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    I, expand.grid, unname

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 -- Tue Apr 12 19:23:48 2022 
*********************************************** 
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 
Warning messages:
1: In FUN(X[[i]], ...) :
  Bam file: 38381211785_ACTAGC.bam is considered unstranded.
2: In FUN(X[[i]], ...) :
  Bam file: 38381211785_ACTAGC.bam Strandedness could not be determined using 14772 regions spanning 1023473 bp on either strand at a 90% cutoff; 76.6 percent appear to be stranded.
3: In FUN(X[[i]], ...) :
  Bam file: 38384ca754a_TTGCGA.bam is considered unstranded.
4: In FUN(X[[i]], ...) :
  Bam file: 38384ca754a_TTGCGA.bam Strandedness could not be determined using 19659 regions spanning 1381886 bp on either strand at a 90% cutoff; 73.37 percent appear to be stranded.
5: In FUN(X[[i]], ...) :
  Bam file: 3838662850b9_ATGGCT.bam is considered unstranded.
6: In FUN(X[[i]], ...) :
  Bam file: 3838662850b9_ATGGCT.bam Strandedness could not be determined using 18462 regions spanning 1280337 bp on either strand at a 90% cutoff; 74.26 percent appear to be stranded.
7: In FUN(X[[i]], ...) :
  Bam file: 3838738db96_ACACTG.bam is considered unstranded.
8: In FUN(X[[i]], ...) :
  Bam file: 3838738db96_ACACTG.bam Strandedness could not be determined using 18615 regions spanning 1300192 bp on either strand at a 90% cutoff; 73.67 percent appear to be stranded.
9: In simpleRNASeq(bamFiles = bamFiles, param = param, verbose = FALSE) :
  As of version 2.15.5, easyRNASeq assumes that, if the data is strand specific, the sequencing was done using a protocol such as the Illumina TruSeq, where the reverse strand is quantified - i.e. the strandProtocol argument of the BamParam class defaults to 'reverse'.
> 
> # cleanup
> # removebfc(easyRNASeq:::.get_cache(),ask=FALSE)
> 
> proc.time()
   user  system elapsed 
 120.40    2.93  148.85 

Example timings

easyRNASeq.Rcheck/examples_i386/easyRNASeq-Ex.timings

nameusersystemelapsed
BiocFileCache-methods 35.25 1.70160.22
GenomicRanges-methods0.450.040.48
IRanges-methods000
Rsamtools-methods19.66 0.6223.51
ShortRead-methods000
easyRNASeq-AnnotParam-accessors1.230.061.55
easyRNASeq-AnnotParam-class000
easyRNASeq-AnnotParam1.310.031.53
easyRNASeq-BamFileList24.94 0.7529.62
easyRNASeq-BamParam-accessors0.020.000.02
easyRNASeq-BamParam-class000
easyRNASeq-BamParam000
easyRNASeq-RnaSeqParam-accessors000
easyRNASeq-RnaSeqParam-class000
easyRNASeq-RnaSeqParam0.010.000.02
easyRNASeq-accessors000
easyRNASeq-annotation-methods000
easyRNASeq-class000
easyRNASeq-correction-methods000
easyRNASeq-coverage-methods000
easyRNASeq-easyRNASeq000
easyRNASeq-island-methods000
easyRNASeq-package64.69 2.8873.14
easyRNASeq-simpleRNASeq119.69 2.20125.59
easyRNASeq-summarization-methods000
easyRNASeq-synthetic-transcripts37.70 0.3638.52
edgeR-methods000
genomeIntervals-methods2.700.193.50
parallel-methods000

easyRNASeq.Rcheck/examples_x64/easyRNASeq-Ex.timings

nameusersystemelapsed
BiocFileCache-methods36.56 1.1951.06
GenomicRanges-methods0.480.030.52
IRanges-methods000
Rsamtools-methods19.81 0.6623.80
ShortRead-methods000
easyRNASeq-AnnotParam-accessors1.350.031.60
easyRNASeq-AnnotParam-class000
easyRNASeq-AnnotParam1.280.081.56
easyRNASeq-BamFileList25.17 0.7329.78
easyRNASeq-BamParam-accessors000
easyRNASeq-BamParam-class000
easyRNASeq-BamParam000
easyRNASeq-RnaSeqParam-accessors0.020.000.02
easyRNASeq-RnaSeqParam-class000
easyRNASeq-RnaSeqParam000
easyRNASeq-accessors000
easyRNASeq-annotation-methods000
easyRNASeq-class000
easyRNASeq-correction-methods000
easyRNASeq-coverage-methods000
easyRNASeq-easyRNASeq000
easyRNASeq-island-methods000
easyRNASeq-package65.48 1.1370.49
easyRNASeq-simpleRNASeq93.03 1.3499.50
easyRNASeq-summarization-methods000
easyRNASeq-synthetic-transcripts34.95 0.4135.54
edgeR-methods000
genomeIntervals-methods2.600.313.25
parallel-methods000