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

This page was generated on 2021-10-15 15:06:18 -0400 (Fri, 15 Oct 2021).

CHECK results for recount3 on tokay2

To the developers/maintainers of the recount3 package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/recount3.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here 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 1542/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
recount3 1.2.6  (landing page)
Leonardo Collado-Torres
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/recount3
git_branch: RELEASE_3_13
git_last_commit: b41fa0f
git_last_commit_date: 2021-09-27 10:14:19 -0400 (Mon, 27 Sep 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    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: recount3
Version: 1.2.6
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:recount3.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings recount3_1.2.6.tar.gz
StartedAt: 2021-10-15 04:16:57 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 04:40:05 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 1388.7 seconds
RetCode: 0
Status:   OK  
CheckDir: recount3.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:recount3.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings recount3_1.2.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/recount3.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'recount3/DESCRIPTION' ... OK
* this is package 'recount3' version '1.2.6'
* 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 'recount3' 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 ... NOTE
create_rse_manual: no visible global function definition for 'mcols'
create_rse_manual: no visible global function definition for 'mcols<-'
expand_sra_attributes: no visible global function definition for
  'colData<-'
Undefined global functions or variables:
  colData<- mcols mcols<-
* 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
create_rse            143.61   8.85  208.60
available_projects     25.68   1.58   31.51
compute_read_counts    23.37   2.05   34.83
create_rse_manual      22.52   1.87   37.78
available_samples      20.96   0.17   22.81
expand_sra_attributes  17.81   0.88   23.93
read_counts            11.70   1.31   15.37
read_metadata          11.78   0.27   20.25
transform_counts        8.90   0.61   13.19
compute_scale_factors   6.05   1.01   11.39
is_paired_end           5.47   0.21    9.94
file_retrieve           3.22   0.26    6.23
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
create_rse            137.64   8.11  199.66
available_projects     24.58   0.47   28.80
compute_read_counts    22.95   1.28   33.27
create_rse_manual      20.97   1.72   32.94
available_samples      19.91   0.13   21.73
expand_sra_attributes  17.27   0.78   23.06
read_metadata          12.30   0.31   19.88
read_counts            10.27   1.13   14.02
transform_counts       10.41   0.53   14.59
compute_scale_factors   6.43   0.20   11.00
is_paired_end           6.31   0.18   10.90
file_retrieve           3.95   0.06    6.58
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.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.13-bioc/meat/recount3.Rcheck/00check.log'
for details.



Installation output

recount3.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/recount3_1.2.6.tar.gz && rm -rf recount3.buildbin-libdir && mkdir recount3.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=recount3.buildbin-libdir recount3_1.2.6.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL recount3_1.2.6.zip && rm recount3_1.2.6.tar.gz recount3_1.2.6.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   630k      0 --:--:-- --:--:-- --:--:--  632k

install for i386

* installing *source* package 'recount3' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'recount3'
    finding HTML links ... done
    annotation_ext                          html  
    annotation_options                      html  
    available_projects                      html  
    available_samples                       html  
    compute_read_counts                     html  
    compute_scale_factors                   html  
    create_rse                              html  
    create_rse_manual                       html  
    expand_sra_attributes                   html  
    file_retrieve                           html  
    is_paired_end                           html  
    locate_url                              html  
    locate_url_ann                          html  
    project_homes                           html  
    read_counts                             html  
    read_metadata                           html  
    recount3-package                        html  
    recount3_cache                          html  
    recount3_cache_files                    html  
    recount3_cache_rm                       html  
    transform_counts                        html  
*** copying figures
** 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 'recount3' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'recount3' as recount3_1.2.6.zip
* DONE (recount3)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'recount3' successfully unpacked and MD5 sums checked

Tests output

recount3.Rcheck/tests_i386/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
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.

> library(testthat)
> library(recount3)
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

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

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 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
Loading required package: Biobase
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

> 
> test_check("recount3")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 58 ]
> 
> proc.time()
   user  system elapsed 
  79.12    6.81  130.79 

recount3.Rcheck/tests_x64/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
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.

> library(testthat)
> library(recount3)
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

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

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 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
Loading required package: Biobase
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

> 
> test_check("recount3")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 58 ]
> 
> proc.time()
   user  system elapsed 
  87.35    4.81  137.06 

Example timings

recount3.Rcheck/examples_i386/recount3-Ex.timings

nameusersystemelapsed
annotation_ext000
annotation_options000
available_projects25.68 1.5831.51
available_samples20.96 0.1722.81
compute_read_counts23.37 2.0534.83
compute_scale_factors 6.05 1.0111.39
create_rse143.61 8.85208.60
create_rse_manual22.52 1.8737.78
expand_sra_attributes17.81 0.8823.93
file_retrieve3.220.266.23
is_paired_end5.470.219.94
locate_url1.060.011.67
locate_url_ann000
project_homes0.020.000.11
read_counts11.70 1.3115.37
read_metadata11.78 0.2720.25
recount3_cache0.270.000.27
recount3_cache_files0.230.000.23
recount3_cache_rm0.160.030.19
transform_counts 8.90 0.6113.19

recount3.Rcheck/examples_x64/recount3-Ex.timings

nameusersystemelapsed
annotation_ext000
annotation_options000
available_projects24.58 0.4728.80
available_samples19.91 0.1321.73
compute_read_counts22.95 1.2833.27
compute_scale_factors 6.43 0.2011.00
create_rse137.64 8.11199.66
create_rse_manual20.97 1.7232.94
expand_sra_attributes17.27 0.7823.06
file_retrieve3.950.066.58
is_paired_end 6.31 0.1810.90
locate_url1.470.002.04
locate_url_ann000
project_homes0.000.000.09
read_counts10.27 1.1314.02
read_metadata12.30 0.3119.88
recount3_cache0.260.010.28
recount3_cache_files0.240.000.23
recount3_cache_rm0.200.020.22
transform_counts10.41 0.5314.59