Back to Multiple platform build/check report for BioC 3.11
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for ASpli on tokay2

This page was generated on 2020-10-17 11:56:06 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE ASpli PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 92/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ASpli 1.14.0
Estefania Mancini
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/ASpli
Branch: RELEASE_3_11
Last Commit: 912b01b
Last Changed Date: 2020-04-27 15:00:04 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: ASpli
Version: 1.14.0
Command: C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ASpli.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings ASpli_1.14.0.tar.gz
StartedAt: 2020-10-17 01:39:08 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 01:51:49 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 760.3 seconds
RetCode: 0
Status:  OK  
CheckDir: ASpli.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ASpli.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings ASpli_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.11-bioc/meat/ASpli.Rcheck'
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'ASpli/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ASpli' version '1.14.0'
* 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 'ASpli' 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 ... 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
mergeBinDUAS-method 8.74   0.31    9.05
ASpli-package       7.20   0.96    8.20
junctionDUreport    7.06   0.08    7.14
rds                 6.50   0.06    6.56
readCounts          6.36   0.00    6.36
AsDiscover-methods  6.05   0.16    6.21
subset-methods      5.42   0.05    5.47
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                            user system elapsed
AsDiscover-methods         10.75   0.08   10.93
mergeBinDUAS-method        10.64   0.07   10.70
ASpli-package              10.60   0.05   10.64
junctionDUreport            8.12   0.01    8.14
DUreport                    8.08   0.03    8.14
DUreportBinSplice-method    8.06   0.04    8.13
subset-methods              7.59   0.03    7.62
readCounts                  7.08   0.01    7.17
containsJunctions-function  6.75   0.00    6.75
rds                         6.61   0.03    6.64
filterDU-method             5.99   0.04    6.06
* 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: OK


Installation output

ASpli.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.11/bioc/src/contrib/ASpli_1.14.0.tar.gz && rm -rf ASpli.buildbin-libdir && mkdir ASpli.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ASpli.buildbin-libdir ASpli_1.14.0.tar.gz && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL ASpli_1.14.0.zip && rm ASpli_1.14.0.tar.gz ASpli_1.14.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 2212k  100 2212k    0     0  9887k      0 --:--:-- --:--:-- --:--:--  9.9M

install for i386

* installing *source* package 'ASpli' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'ASpli'
    finding HTML links ... done
    ASpli-package                           html  
    ASpliAS-class                           html  
    ASpliCounts-class                       html  
    ASpliCounts                             html  
    ASpliDU-class                           html  
    ASpliFeatures-class                     html  
    AsDiscover-methods                      html  
    DUreport                                html  
    finding level-2 HTML links ... done

    DUreportBinSplice-method                html  
    acc_AS                                  html  
    acc_DU                                  html  
    acc_counts                              html  
    acc_features                            html  
    binGenome-methods                       html  
    binGenome                               html  
    containsJunctions-function              html  
    example_data                            html  
    filterDU-method                         html  
    getConditions-function                  html  
    junctionDUreport                        html  
    loadBAM                                 html  
    mergeBinDUAS-method                     html  
    rds                                     html  
    readCounts                              html  
    show-methods                            html  
    subset-methods                          html  
    write-methods                           html  
    write                                   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 'ASpli' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ASpli' as ASpli_1.14.0.zip
* DONE (ASpli)
* installing to library 'C:/Users/biocbuild/bbs-3.11-bioc/R/library'
package 'ASpli' successfully unpacked and MD5 sums checked

Tests output


Example timings

ASpli.Rcheck/examples_i386/ASpli-Ex.timings

nameusersystemelapsed
ASpli-package7.200.968.20
AsDiscover-methods6.050.166.21
DUreport4.440.064.50
DUreportBinSplice-method4.450.054.55
acc_AS0.000.030.03
acc_DU0.010.000.01
acc_counts0.030.000.10
acc_features0.350.000.34
binGenome2.370.032.41
containsJunctions-function4.720.024.73
example_data0.560.000.56
filterDU-method4.720.144.86
getConditions-function0.020.000.02
junctionDUreport7.060.087.14
loadBAM0.140.000.14
mergeBinDUAS-method8.740.319.05
rds6.500.066.56
readCounts6.360.006.36
subset-methods5.420.055.47

ASpli.Rcheck/examples_x64/ASpli-Ex.timings

nameusersystemelapsed
ASpli-package10.60 0.0510.64
AsDiscover-methods10.75 0.0810.93
DUreport8.080.038.14
DUreportBinSplice-method8.060.048.13
acc_AS0.030.000.03
acc_DU0.020.000.01
acc_counts0.030.000.03
acc_features0.420.000.43
binGenome4.100.024.10
containsJunctions-function6.750.006.75
example_data0.590.020.61
filterDU-method5.990.046.06
getConditions-function0.000.020.02
junctionDUreport8.120.018.14
loadBAM0.230.000.24
mergeBinDUAS-method10.64 0.0710.70
rds6.610.036.64
readCounts7.080.017.17
subset-methods7.590.037.62