Back to Multiple platform build/check report for BioC 3.12
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

CHECK report for isomiRs on tokay1

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

To the developers/maintainers of the isomiRs package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 923/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
isomiRs 1.18.1  (landing page)
Lorena Pantano
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/isomiRs
Branch: RELEASE_3_12
Last Commit: 3f07703
Last Changed Date: 2021-01-28 15:04:24 -0400 (Thu, 28 Jan 2021)
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: isomiRs
Version: 1.18.1
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:isomiRs.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings isomiRs_1.18.1.tar.gz
StartedAt: 2021-05-06 03:59:32 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 04:06:48 -0400 (Thu, 06 May 2021)
EllapsedTime: 436.4 seconds
RetCode: 0
Status:   OK   
CheckDir: isomiRs.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/isomiRs.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 'isomiRs/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'isomiRs' version '1.18.1'
* 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 ... NOTE
Found the following hidden files and directories:
  .travis.yml
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'isomiRs' 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
.clean_noise: no visible binding for global variable 'total'
.clean_noise: no visible binding for global variable 'hits'
.remove_gt_n_changes: no visible binding for global variable 'changes'
isoAnnotate: no visible binding for global variable 'pct'
isoCounts: no visible global function definition for 'as.tibble'
isoPlot: no visible binding for global variable 'iso_sample'
isoPlotPosition: no visible binding for global variable 'iso_sample'
mirna2targetscan: no visible binding for global variable
  'targetscan.Hs.egMIRNA'
mirna2targetscan: no visible binding for global variable
  'targetscan.Hs.egMIRBASE2FAMILY'
mirna2targetscan: no visible binding for global variable
  'targetscan.Hs.egTARGETS'
mirna2targetscan: no visible binding for global variable
  'targetscan.Hs.egTARGETSFULL'
mirna2targetscan: no visible binding for global variable
  'targetscan.Mm.egMIRNA'
mirna2targetscan: no visible binding for global variable
  'targetscan.Mm.egMIRBASE2FAMILY'
mirna2targetscan: no visible binding for global variable
  'targetscan.Mm.egTARGETS'
mirna2targetscan: no visible binding for global variable
  'targetscan.Mm.egTARGETSFULL'
Undefined global functions or variables:
  as.tibble changes hits iso_sample pct targetscan.Hs.egMIRBASE2FAMILY
  targetscan.Hs.egMIRNA targetscan.Hs.egTARGETS
  targetscan.Hs.egTARGETSFULL targetscan.Mm.egMIRBASE2FAMILY
  targetscan.Mm.egMIRNA targetscan.Mm.egTARGETS
  targetscan.Mm.egTARGETSFULL total
* 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
isoAnnotate 7.46   0.10    7.57
isoNetwork  7.23   0.04    7.28
isoDE       7.11   0.08    7.19
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
            user system elapsed
isoAnnotate 6.57   0.04    6.61
isoNetwork  6.51   0.05    6.56
isoDE       6.42   0.03    6.46
* 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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.12-bioc/meat/isomiRs.Rcheck/00check.log'
for details.



Installation output

isomiRs.Rcheck/00install.out

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

install for i386

* installing *source* package 'isomiRs' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
Registered S3 method overwritten by 'GGally':
  method from   
  +.gg   ggplot2
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'isomiRs'
    finding HTML links ... done
    IsomirDataSeq                           html  
    IsomirDataSeqFromFiles                  html  
    IsomirDataSeqFromMirtop                 html  
    IsomirDataSeqFromRawData                html  
    counts                                  html  
    dat286.long                             html  
    design                                  html  
    ego                                     html  
    findTargets                             html  
    gene_ex_rse                             html  
    isoAnnotate                             html  
    isoCounts                               html  
    isoDE                                   html  
    isoNetwork                              html  
    isoNorm                                 html  
    isoPLSDA                                html  
    isoPLSDAplot                            html  
    isoPlot                                 html  
    isoPlotNet                              html  
    isoPlotPosition                         html  
    isoSelect                               html  
    isoTop                                  html  
    isomiRs-package                         html  
    ma_ex                                   html  
    mirData                                 html  
    mirTritation                            html  
    mirna2targetscan                        html  
    mirna_ex_rse                            html  
    updateIsomirDataSeq                     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 'isomiRs' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'isomiRs' as isomiRs_1.18.1.zip
* DONE (isomiRs)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'isomiRs' successfully unpacked and MD5 sums checked

Tests output

isomiRs.Rcheck/tests_i386/testthat.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.

> library(testthat)
> library(isomiRs)
Loading required package: DiscriMiner
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 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
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("isomiRs")
Dimmension of cor matrix: 20 20 
Dimmension of cor matrix: 3 2 
Dimmension of cor matrix: 3 2 
Dimmension of cor matrix: 0 0 
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 28 ]
> 
> proc.time()
   user  system elapsed 
  16.95    1.20   18.15 

isomiRs.Rcheck/tests_x64/testthat.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.

> library(testthat)
> library(isomiRs)
Loading required package: DiscriMiner
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 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
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("isomiRs")
Dimmension of cor matrix: 20 20 
Dimmension of cor matrix: 3 2 
Dimmension of cor matrix: 3 2 
Dimmension of cor matrix: 0 0 
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 28 ]
> 
> proc.time()
   user  system elapsed 
  19.10    0.62   20.12 

Example timings

isomiRs.Rcheck/examples_i386/isomiRs-Ex.timings

nameusersystemelapsed
IsomirDataSeq1.540.091.66
IsomirDataSeqFromFiles1.660.001.66
IsomirDataSeqFromMirtop0.590.000.59
IsomirDataSeqFromRawData1.470.001.47
counts0.300.020.31
design0.750.040.80
findTargets0.130.000.12
isoAnnotate7.460.107.57
isoCounts0.660.060.71
isoDE7.110.087.19
isoNetwork7.230.047.28
isoNorm2.050.022.07
isoPLSDA2.720.082.79
isoPLSDAplot3.670.063.74
isoPlot0.860.000.86
isoPlotPosition0.440.000.43
isoSelect0.230.020.25
isoTop0.220.000.22
mirna2targetscan2.130.032.25

isomiRs.Rcheck/examples_x64/isomiRs-Ex.timings

nameusersystemelapsed
IsomirDataSeq1.250.111.36
IsomirDataSeqFromFiles1.600.011.63
IsomirDataSeqFromMirtop0.810.000.82
IsomirDataSeqFromRawData1.460.001.45
counts0.090.040.13
design0.250.000.25
findTargets0.120.000.12
isoAnnotate6.570.046.61
isoCounts0.970.020.98
isoDE6.420.036.46
isoNetwork6.510.056.56
isoNorm1.770.001.77
isoPLSDA2.610.012.62
isoPLSDAplot2.390.052.44
isoPlot0.620.010.64
isoPlotPosition0.500.020.51
isoSelect0.160.000.16
isoTop0.230.000.23
mirna2targetscan1.740.051.79