Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for recoup on tokay1

This page was generated on 2021-05-06 12:33:10 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the recoup package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1492/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
recoup 1.18.0  (landing page)
Panagiotis Moulos
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/recoup
Branch: RELEASE_3_12
Last Commit: 71261f1
Last Changed Date: 2020-10-27 11:12:57 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: recoup
Version: 1.18.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:recoup.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings recoup_1.18.0.tar.gz
StartedAt: 2021-05-06 06:04:09 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 06:16:21 -0400 (Thu, 06 May 2021)
EllapsedTime: 732.1 seconds
RetCode: 0
Status:   OK   
CheckDir: recoup.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:recoup.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings recoup_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/recoup.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'recoup/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'recoup' version '1.18.0'
* package encoding: UTF-8
* 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 'recoup' 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:
  'GenomicFeatures:::GFF_FEATURE_TYPES' 'biomaRt:::.generateFilterXML'
  'biomaRt:::.setResultColNames' 'biomaRt:::martCheck'
  'biomaRt:::martDataset' 'biomaRt:::martHost' 'biomaRt:::martVSchema'
  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
coverageFromBam : <anonymous>: no visible global function definition
  for 'Views'
coverageFromBam : <anonymous>: no visible global function definition
  for 'viewApply'
getGcContent : <anonymous>: no visible global function definition for
  'IRanges'
getGcContent: no visible global function definition for
  'alphabetFrequency'
getUcscAnnotation: no visible global function definition for 'warnwrap'
lazyRangesCoverage: no visible global function definition for 'Views'
lazyRangesCoverage: no visible global function definition for
  'viewApply'
lazyRangesListCoverage: no visible global function definition for
  'Views'
lazyRangesListCoverage: no visible global function definition for
  'viewApply'
readBamIntervals: no visible binding for global variable 'bam.file'
recoupCorrelation: no visible binding for global variable 'Index'
recoupCorrelation: no visible binding for global variable 'Coverage'
recoupCorrelation: no visible binding for global variable 'Condition'
recoupCorrelation: no visible binding for global variable 'Design'
recoupHeatmap : <anonymous>: no visible global function definition for
  'grid.text'
recoupProfile: no visible binding for global variable 'Signal'
recoupProfile: no visible binding for global variable 'Condition'
recoupProfile: no visible binding for global variable 'Design'
Undefined global functions or variables:
  Condition Coverage Design IRanges Index Signal Views
  alphabetFrequency bam.file grid.text viewApply warnwrap
* 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 (user + system) or elapsed time > 5s
                   user system elapsed
mergeRuns         18.46   0.41   19.16
profileMatrix     14.03   0.10   14.14
recoup             9.73   0.15   10.25
recoupPlot         9.72   0.03    9.75
kmeansDesign       8.18   0.17    8.34
simpleGetSet       7.33   0.00    7.33
sliceObj           6.61   0.00    6.61
recoupProfile      6.45   0.05    6.50
recoupCorrelation  6.24   0.04    6.28
getAnnotation      3.05   0.01    6.75
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
mergeRuns         22.72   0.14   23.61
profileMatrix     12.00   0.12   12.12
recoup             9.44   0.13    9.57
recoupPlot         8.88   0.01    8.89
kmeansDesign       7.81   0.09    7.93
sliceObj           7.27   0.00    7.26
simpleGetSet       7.17   0.01    7.19
recoupCorrelation  5.42   0.04    5.47
recoupProfile      5.42   0.04    5.45
recoupHeatmap      5.24   0.02    5.25
getAnnotation      2.14   0.05    6.22
* 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.12-bioc/meat/recoup.Rcheck/00check.log'
for details.



Installation output

recoup.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/recoup_1.18.0.tar.gz && rm -rf recoup.buildbin-libdir && mkdir recoup.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=recoup.buildbin-libdir recoup_1.18.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL recoup_1.18.0.zip && rm recoup_1.18.0.tar.gz recoup_1.18.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 2011k  100 2011k    0     0  43.6M      0 --:--:-- --:--:-- --:--:-- 44.6M

install for i386

* installing *source* package 'recoup' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'recoup'
    finding HTML links ... done
    buildAnnotationDatabase                 html  
    buildAnnotationStore                    html  
    buildCustomAnnotation                   html  
    calcCoverage                            html  
    coverageRef                             html  
    finding level-2 HTML links ... done

    coverageRnaRef                          html  
    getAnnotation                           html  
    getBiotypes                             html  
    getInstalledAnnotations                 html  
    importCustomAnnotation                  html  
    kmeansDesign                            html  
    loadAnnotation                          html  
    mergeRuns                               html  
    preprocessRanges                        html  
    profileMatrix                           html  
    recoup-defunct                          html  
    recoup-deprecated                       html  
    recoup                                  html  
    recoupCorrelation                       html  
    recoupHeatmap                           html  
    recoupPlot                              html  
    recoupProfile                           html  
    recoup_test_data                        html  
    removeData                              html  
    rpMatrix                                html  
    simpleGetSet                            html  
    sliceObj                                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 'recoup' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'recoup' as recoup_1.18.0.zip
* DONE (recoup)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'recoup' successfully unpacked and MD5 sums checked

Tests output

recoup.Rcheck/tests_i386/runTests.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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("recoup")

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, 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


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: 'MatrixGenerics'

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

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Welcome to Bioconductor

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


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians


Attaching package: 'Biostrings'

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

    strsplit

========================================
ComplexHeatmap version 2.6.2
Bioconductor page: http://bioconductor.org/packages/ComplexHeatmap/
Github page: https://github.com/jokergoo/ComplexHeatmap
Documentation: http://jokergoo.github.io/ComplexHeatmap-reference

If you use it in published research, please cite:
Gu, Z. Complex heatmaps reveal patterns and correlations in multidimensional 
  genomic data. Bioinformatics 2016.

This message can be suppressed by:
  suppressPackageStartupMessages(library(ComplexHeatmap))
========================================

Getting main ranges for measurements
  measurement type: chipseq
  genomic region type: tss
Calculating requested regions coverage for WT H4K20me1
  calculating total coverage
  processing chr12
Calculating requested regions coverage for Set8KO H4K20me1
  calculating total coverage
  processing chr12
Calculating profile for WT H4K20me1
Calculating profile for Set8KO H4K20me1
Constructing genomic coverage profile curve(s)
The resolution of the requested profiles will be lowered to avoid
increased computation time and/or storage space for heatmap profiles...
Calculating tss profile for WT H4K20me1
Calculating tss profile for Set8KO H4K20me1
Constructing genomic coverage heatmap(s)
Constructing coverage correlation profile curve(s)
dev.new(): using pdf(file="Rplots1.pdf")
dev.new(): using pdf(file="Rplots2.pdf")
Getting main ranges for measurements
  measurement type: chipseq
  genomic region type: genebody
Calculating requested regions coverage for WT H4K20me1
  calculating total coverage
  processing chr12
Calculating requested regions coverage for Set8KO H4K20me1
  calculating total coverage
  processing chr12
Calculating profile for WT H4K20me1
 center
 upstream
 downstream
Calculating profile for Set8KO H4K20me1
 center
 upstream
 downstream
Constructing genomic coverage profile curve(s)
Using provided design to facet the coverage profiles
Constructing genomic coverage heatmap(s)
Using provided design to facet the coverage profiles
Constructing coverage correlation profile curve(s)
Using provided design to facet the coverage profiles
dev.new(): using pdf(file="Rplots3.pdf")
dev.new(): using pdf(file="Rplots4.pdf")
dev.new(): using pdf(file="Rplots5.pdf")


RUNIT TEST PROTOCOL -- Thu May 06 06:15:14 2021 
*********************************************** 
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
recoup RUnit Tests - 1 test function, 0 errors, 0 failures
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  43.42    2.31   47.31 

recoup.Rcheck/tests_x64/runTests.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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("recoup")

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, 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


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: 'MatrixGenerics'

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

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Welcome to Bioconductor

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


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians


Attaching package: 'Biostrings'

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

    strsplit

========================================
ComplexHeatmap version 2.6.2
Bioconductor page: http://bioconductor.org/packages/ComplexHeatmap/
Github page: https://github.com/jokergoo/ComplexHeatmap
Documentation: http://jokergoo.github.io/ComplexHeatmap-reference

If you use it in published research, please cite:
Gu, Z. Complex heatmaps reveal patterns and correlations in multidimensional 
  genomic data. Bioinformatics 2016.

This message can be suppressed by:
  suppressPackageStartupMessages(library(ComplexHeatmap))
========================================

Getting main ranges for measurements
  measurement type: chipseq
  genomic region type: tss
Calculating requested regions coverage for WT H4K20me1
  calculating total coverage
  processing chr12
Calculating requested regions coverage for Set8KO H4K20me1
  calculating total coverage
  processing chr12
Calculating profile for WT H4K20me1
Calculating profile for Set8KO H4K20me1
Constructing genomic coverage profile curve(s)
The resolution of the requested profiles will be lowered to avoid
increased computation time and/or storage space for heatmap profiles...
Calculating tss profile for WT H4K20me1
Calculating tss profile for Set8KO H4K20me1
Constructing genomic coverage heatmap(s)
Constructing coverage correlation profile curve(s)
dev.new(): using pdf(file="Rplots1.pdf")
dev.new(): using pdf(file="Rplots2.pdf")
Getting main ranges for measurements
  measurement type: chipseq
  genomic region type: genebody
Calculating requested regions coverage for WT H4K20me1
  calculating total coverage
  processing chr12
Calculating requested regions coverage for Set8KO H4K20me1
  calculating total coverage
  processing chr12
Calculating profile for WT H4K20me1
 center
 upstream
 downstream
Calculating profile for Set8KO H4K20me1
 center
 upstream
 downstream
Constructing genomic coverage profile curve(s)
Using provided design to facet the coverage profiles
Constructing genomic coverage heatmap(s)
Using provided design to facet the coverage profiles
Constructing coverage correlation profile curve(s)
Using provided design to facet the coverage profiles
dev.new(): using pdf(file="Rplots3.pdf")
dev.new(): using pdf(file="Rplots4.pdf")
dev.new(): using pdf(file="Rplots5.pdf")


RUNIT TEST PROTOCOL -- Thu May 06 06:16:08 2021 
*********************************************** 
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
recoup RUnit Tests - 1 test function, 0 errors, 0 failures
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  50.42    1.50   53.53 

Example timings

recoup.Rcheck/examples_i386/recoup-Ex.timings

nameusersystemelapsed
buildAnnotationDatabase000
buildAnnotationStore000
buildCustomAnnotation2.990.613.61
calcCoverage3.030.123.16
coverageRef4.530.044.56
coverageRnaRef000
getAnnotation3.050.016.75
getBiotypes000
getInstalledAnnotations000
importCustomAnnotation0.930.141.08
kmeansDesign8.180.178.34
loadAnnotation000
mergeRuns18.46 0.4119.16
preprocessRanges0.210.020.51
profileMatrix14.03 0.1014.14
recoup 9.73 0.1510.25
recoupCorrelation6.240.046.28
recoupHeatmap4.780.024.80
recoupPlot9.720.039.75
recoupProfile6.450.056.50
removeData0.050.000.05
rpMatrix1.090.001.09
simpleGetSet7.330.007.33
sliceObj6.610.006.61

recoup.Rcheck/examples_x64/recoup-Ex.timings

nameusersystemelapsed
buildAnnotationDatabase000
buildAnnotationStore000
buildCustomAnnotation3.740.103.83
calcCoverage2.390.062.45
coverageRef4.600.034.62
coverageRnaRef000
getAnnotation2.140.056.22
getBiotypes000
getInstalledAnnotations000
importCustomAnnotation0.920.000.92
kmeansDesign7.810.097.93
loadAnnotation000
mergeRuns22.72 0.1423.61
preprocessRanges0.190.020.20
profileMatrix12.00 0.1212.12
recoup9.440.139.57
recoupCorrelation5.420.045.47
recoupHeatmap5.240.025.25
recoupPlot8.880.018.89
recoupProfile5.420.045.45
removeData0.000.010.02
rpMatrix0.690.020.70
simpleGetSet7.170.017.19
sliceObj7.270.007.26