Back to "Blame Jeroen" build/check report for BioC 3.11

CHECK report for Gviz on tokay2

This page was generated on 2020-04-15 03:20:14 -0400 (Wed, 15 Apr 2020).

These builds are using Rtools40 and R-testing by Jeroen Ooms (available at https://cran.r-project.org/bin/windows/testing/rtools40.html)
TO THE DEVELOPERS/MAINTAINERS OF THE Gviz PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 46/89HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Gviz 1.31.12
Robert Ivanek
Snapshot Date: 2020-04-14 17:00:05 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/Gviz
Branch: master
Last Commit: cf11897
Last Changed Date: 2020-03-04 07:54:16 -0400 (Wed, 04 Mar 2020)
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK 

Summary

Package: Gviz
Version: 1.31.12
Command: C:\Users\bioctesting\bbs-3.11-bioc-testing\R\bin\R.exe CMD check --force-multiarch --install=check:Gviz.install-out.txt --library=C:\Users\bioctesting\bbs-3.11-bioc-testing\R\library --no-vignettes --timings Gviz_1.31.12.tar.gz
StartedAt: 2020-04-14 22:38:41 -0400 (Tue, 14 Apr 2020)
EndedAt: 2020-04-14 22:52:31 -0400 (Tue, 14 Apr 2020)
EllapsedTime: 829.8 seconds
RetCode: 0
Status:  OK  
CheckDir: Gviz.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\bioctesting\bbs-3.11-bioc-testing\R\bin\R.exe CMD check --force-multiarch --install=check:Gviz.install-out.txt --library=C:\Users\bioctesting\bbs-3.11-bioc-testing\R\library --no-vignettes --timings Gviz_1.31.12.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/bioctesting/bbs-3.11-bioc-testing/meat/Gviz.Rcheck'
* using R version 4.0.0 alpha (Rtools40) (2020-03-31 r78116)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'Gviz/DESCRIPTION' ... OK
* this is package 'Gviz' version '1.31.12'
* 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 'Gviz' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.7Mb
  sub-directories of 1Mb or more:
    R         1.7Mb
    extdata   2.5Mb
* 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 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
AlignmentsTrack-class 13.44   1.36   19.25
SequenceTrack-class   13.04   0.58   21.70
GeneRegionTrack-class  6.28   0.17   16.91
AnnotationTrack-class  6.33   0.09    6.42
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
AlignmentsTrack-class 11.28   0.65   11.94
SequenceTrack-class    8.91   0.38    9.28
AnnotationTrack-class  5.99   0.08    6.06
GeneRegionTrack-class  5.03   0.04    5.08
* 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/bioctesting/bbs-3.11-bioc-testing/meat/Gviz.Rcheck/00check.log'
for details.



Installation output

Gviz.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.11/bioc-testing/src/contrib/Gviz_1.31.12.tar.gz && rm -rf Gviz.buildbin-libdir && mkdir Gviz.buildbin-libdir && C:\Users\bioctesting\bbs-3.11-bioc-testing\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=Gviz.buildbin-libdir Gviz_1.31.12.tar.gz && C:\Users\bioctesting\bbs-3.11-bioc-testing\R\bin\R.exe CMD INSTALL Gviz_1.31.12.zip && rm Gviz_1.31.12.tar.gz Gviz_1.31.12.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 5245k  100 5245k    0     0  31.3M      0 --:--:-- --:--:-- --:--:-- 32.6M

install for i386

* installing *source* package 'Gviz' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'Gviz'
    finding HTML links ... done
    AlignedReadTrack-class                  html  
    finding level-2 HTML links ... done

    AlignmentsTrack-class                   html  
    AnnotationTrack-class                   html  
    BiomartGeneRegionTrack-class            html  
    CustomTrack-class                       html  
    DataTrack-class                         html  
    DisplayPars-class                       html  
    GdObject-class                          html  
    GeneRegionTrack-class                   html  
    GenomeAxisTrack-class                   html  
    Gviz-deprecated                         html  
    HighlightTrack-class                    html  
    IdeogramTrack-class                     html  
    ImageMap-class                          html  
    NumericTrack-class                      html  
    OverlayTrack-class                      html  
    RangeTrack-class                        html  
    ReferenceTrack-class                    html  
    SequenceTrack-class                     html  
    StackedTrack-class                      html  
    UcscTrack                               html  
    collapsing                              html  
    datasets                                html  
    exportTracks                            html  
    grouping                                html  
    plotTracks                              html  
    settings                                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 'Gviz' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'Gviz' as Gviz_1.31.12.zip
* DONE (Gviz)
* installing to library 'C:/Users/bioctesting/bbs-3.11-bioc-testing/R/library'
package 'Gviz' successfully unpacked and MD5 sums checked

Tests output

Gviz.Rcheck/tests_i386/testthat.Rout


R version 4.0.0 alpha (Rtools40) (2020-03-31 r78116) -- "Blame Jeroen"
Copyright (C) 2020 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(Gviz)
Loading required package: S4Vectors
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, which.max, which.min


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: GenomicRanges
Loading required package: GenomeInfoDb
Loading required package: grid
> 
> test_check("Gviz")
Loading required package: BSgenome
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

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

    strsplit

Loading required package: rtracklayer
== testthat results  ===========================================================
[ OK: 259 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 112.62    6.96  172.95 

Gviz.Rcheck/tests_x64/testthat.Rout


R version 4.0.0 alpha (Rtools40) (2020-03-31 r78116) -- "Blame Jeroen"
Copyright (C) 2020 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(Gviz)
Loading required package: S4Vectors
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, which.max, which.min


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: GenomicRanges
Loading required package: GenomeInfoDb
Loading required package: grid
> 
> test_check("Gviz")
Loading required package: BSgenome
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

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

    strsplit

Loading required package: rtracklayer
== testthat results  ===========================================================
[ OK: 259 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
  93.56    5.25   99.09 

Example timings

Gviz.Rcheck/examples_i386/Gviz-Ex.timings

nameusersystemelapsed
AlignedReadTrack-class000
AlignmentsTrack-class13.44 1.3619.25
AnnotationTrack-class6.330.096.42
BiomartGeneRegionTrack-class3.250.003.25
CustomTrack-class000
DataTrack-class1.750.081.83
DisplayPars-class0.030.000.03
GeneRegionTrack-class 6.28 0.1716.91
GenomeAxisTrack-class3.470.003.47
HighlightTrack-class0.170.000.18
IdeogramTrack-class1.440.021.45
OverlayTrack-class0.030.010.05
SequenceTrack-class13.04 0.5821.70
UcscTrack0.880.000.87
exportTracks0.090.000.10
plotTracks4.410.054.47
settings0.720.000.71

Gviz.Rcheck/examples_x64/Gviz-Ex.timings

nameusersystemelapsed
AlignedReadTrack-class000
AlignmentsTrack-class11.28 0.6511.94
AnnotationTrack-class5.990.086.06
BiomartGeneRegionTrack-class2.940.002.94
CustomTrack-class0.010.000.02
DataTrack-class1.720.021.73
DisplayPars-class0.020.000.02
GeneRegionTrack-class5.030.045.08
GenomeAxisTrack-class3.190.023.20
HighlightTrack-class0.140.000.15
IdeogramTrack-class1.130.031.15
OverlayTrack-class0.040.000.05
SequenceTrack-class8.910.389.28
UcscTrack0.690.000.69
exportTracks0.060.000.06
plotTracks4.050.014.06
settings0.620.000.63