Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2022-04-13 12:07:30 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for trackViewer on tokay2


To the developers/maintainers of the trackViewer package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/trackViewer.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? 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 1979/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
trackViewer 1.30.0  (landing page)
Jianhong Ou
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/trackViewer
git_branch: RELEASE_3_14
git_last_commit: 033811a
git_last_commit_date: 2021-10-26 12:11:38 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 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: trackViewer
Version: 1.30.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:trackViewer.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings trackViewer_1.30.0.tar.gz
StartedAt: 2022-04-13 04:13:56 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 04:27:53 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 836.5 seconds
RetCode: 0
Status:   OK  
CheckDir: trackViewer.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:trackViewer.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings trackViewer_1.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/trackViewer.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'trackViewer/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'trackViewer' version '1.30.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 'trackViewer' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.7Mb
  sub-directories of 1Mb or more:
    extdata   2.9Mb
    libs      2.2Mb
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/trackViewer/libs/i386/trackViewer.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/trackViewer/libs/x64/trackViewer.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* 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
parseWIG            31.59   0.00   32.30
trackViewer-package 31.05   0.05   31.09
browseTracks        26.40   0.07   26.97
viewTracks          21.31   0.00   21.31
geneModelFromTxdb    9.72   0.39   11.57
importGInteractions  8.36   0.36    9.27
viewGene             5.95   0.03    5.99
geneTrack            4.82   0.31    5.35
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
trackViewer-package 32.81   0.04   32.86
viewTracks          26.59   0.02   26.61
parseWIG            25.17   0.03   25.21
browseTracks        21.97   0.01   21.99
importGInteractions  7.71   0.03    8.06
geneModelFromTxdb    6.56   0.44    7.03
viewGene             5.49   0.06    5.55
* 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.14-bioc/meat/trackViewer.Rcheck/00check.log'
for details.



Installation output

trackViewer.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/trackViewer_1.30.0.tar.gz && rm -rf trackViewer.buildbin-libdir && mkdir trackViewer.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=trackViewer.buildbin-libdir trackViewer_1.30.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL trackViewer_1.30.0.zip && rm trackViewer_1.30.0.tar.gz trackViewer_1.30.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
 14 1786k   14  255k    0     0   677k      0  0:00:02 --:--:--  0:00:02  677k
 97 1786k   97 1746k    0     0  1266k      0  0:00:01  0:00:01 --:--:-- 1266k
100 1786k  100 1786k    0     0  1293k      0  0:00:01  0:00:01 --:--:-- 1293k

install for i386

* installing *source* package 'trackViewer' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c hic.cpp -o hic.o
hic.cpp: In member function 'void HicFileHead::readHeader(std::ifstream&)':
hic.cpp:247:16: warning: unused variable 'nviPosition' [-Wunused-variable]
           long nviPosition = readLong(ifile);
                ^~~~~~~~~~~
hic.cpp:248:16: warning: unused variable 'nviLength' [-Wunused-variable]
           long nviLength = readLong(ifile);
                ^~~~~~~~~
hic.cpp: In function 'std::vector<cellData> getByCoor(std::__cxx11::string, int, int, std::__cxx11::string, int, int, int, std::__cxx11::string, std::__cxx11::string, HicFileHead&, HicFileFoot&, std::ifstream&)':
hic.cpp:751:19: warning: '*((void*)& bd +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     for(int i=0; i<data.nResolutions; i++){
                  ~^~~~~~~~~~~~~~~~~~
hic.cpp:797:10: note: '*((void*)& bd +8)' was declared here
     body bd;
          ^~
hic.cpp:797:10: warning: '*((void*)& bd +12)' may be used uninitialized in this function [-Wmaybe-uninitialized]
C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o trackViewer.dll tmp.def RcppExports.o hic.o -lz -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/trackViewer.buildbin-libdir/00LOCK-trackViewer/00new/trackViewer/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'trackViewer'
    finding HTML links ... done
    GRoperator                              html  
    addArrowMark                            html  
    addGuideLine                            html  
    browseTracks-shiny                      html  
    browseTracks                            html  
    coverageGR                              html  
    dandelion.plot                          html  
    geneModelFromTxdb                       html  
    geneTrack                               html  
    getCurTrackViewport                     html  
    getGeneIDsFromTxDb                      html  
    getLocation                             html  
    gi2track                                html  
    gieStain                                html  
    gridPlot                                html  
    ideogramPlot                            html  
    importBam                               html  
    importData                              html  
    importGInteractions                     html  
    importScSeqScore                        html  
    importScore                             html  
    listChromosomes                         html  
    listResolutions                         html  
    loadIdeogram                            html  
    lolliplot                               html  
    optimizeStyle                           html  
    parse2GRanges                           html  
    parseWIG                                html  
    plotGInteractions                       html  
    plotGRanges                             html  
    plotIdeo                                html  
    plotOneIdeo                             html  
    pos-class                               html  
    trackList-class                         html  
    trackStyle-class                        html  
    trackViewer-package                     html  
    trackViewerStyle-class                  html  
    viewGene                                html  
    viewTracks                              html  
    xscale-class                            html  
    yaxisStyle-class                        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 'trackViewer' ...
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c hic.cpp -o hic.o
hic.cpp: In member function 'void HicFileHead::readHeader(std::ifstream&)':
hic.cpp:247:16: warning: unused variable 'nviPosition' [-Wunused-variable]
           long nviPosition = readLong(ifile);
                ^~~~~~~~~~~
hic.cpp:248:16: warning: unused variable 'nviLength' [-Wunused-variable]
           long nviLength = readLong(ifile);
                ^~~~~~~~~
hic.cpp: In function 'std::vector<cellData> getByCoor(std::__cxx11::string, int, int, std::__cxx11::string, int, int, int, std::__cxx11::string, std::__cxx11::string, HicFileHead&, HicFileFoot&, std::ifstream&)':
hic.cpp:751:19: warning: '*((void*)& bd +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     for(int i=0; i<data.nResolutions; i++){
                  ~^~~~~~~~~~~~~~~~~~
hic.cpp:797:10: note: '*((void*)& bd +8)' was declared here
     body bd;
          ^~
hic.cpp:797:10: warning: '*((void*)& bd +16)' may be used uninitialized in this function [-Wmaybe-uninitialized]
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o trackViewer.dll tmp.def RcppExports.o hic.o -lz -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/trackViewer.buildbin-libdir/trackViewer/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'trackViewer' as trackViewer_1.30.0.zip
* DONE (trackViewer)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'trackViewer' successfully unpacked and MD5 sums checked

Tests output

trackViewer.Rcheck/tests_i386/runTests.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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.

> require("trackViewer") || stop("unable to load Package:trackViewer")
Loading required package: trackViewer
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

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: grid
Loading required package: Rcpp
[1] TRUE
> require("RUnit") || stop("unable to load Package:RUnit")
Loading required package: RUnit
[1] TRUE
> BiocGenerics:::testPackage("trackViewer")


RUNIT TEST PROTOCOL -- Wed Apr 13 04:27:24 2022 
*********************************************** 
Number of test functions: 2 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
trackViewer RUnit Tests - 2 test functions, 0 errors, 0 failures
Number of test functions: 2 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  17.17    1.82   18.98 

trackViewer.Rcheck/tests_x64/runTests.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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.

> require("trackViewer") || stop("unable to load Package:trackViewer")
Loading required package: trackViewer
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

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: grid
Loading required package: Rcpp
[1] TRUE
> require("RUnit") || stop("unable to load Package:RUnit")
Loading required package: RUnit
[1] TRUE
> BiocGenerics:::testPackage("trackViewer")


RUNIT TEST PROTOCOL -- Wed Apr 13 04:27:43 2022 
*********************************************** 
Number of test functions: 2 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
trackViewer RUnit Tests - 2 test functions, 0 errors, 0 failures
Number of test functions: 2 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  17.89    0.81   18.68 

Example timings

trackViewer.Rcheck/examples_i386/trackViewer-Ex.timings

nameusersystemelapsed
GRoperator3.721.254.97
addArrowMark000
addGuideLine000
browseTracks26.40 0.0726.97
coverageGR0.470.000.47
dandelion.plot3.610.113.72
geneModelFromTxdb 9.72 0.3911.57
geneTrack4.820.315.35
getCurTrackViewport0.020.000.01
getGeneIDsFromTxDb1.330.141.47
getLocation1.330.191.52
gi2track0.060.000.06
gieStain0.010.000.01
ideogramPlot000
importBam0.410.000.41
importData3.310.003.31
importGInteractions8.360.369.27
importScSeqScore000
importScore1.020.001.06
listChromosomes0.530.000.53
listResolutions000
loadIdeogram000
lolliplot1.280.001.28
optimizeStyle1.200.001.43
parse2GRanges0.050.000.04
parseWIG31.59 0.0032.30
plotGInteractions1.860.142.00
plotGRanges2.130.032.16
plotIdeo000
plotOneIdeo000
trackStyle-class0.060.000.06
trackViewer-package31.05 0.0531.09
trackViewerStyle-class000
viewGene5.950.035.99
viewTracks21.31 0.0021.31

trackViewer.Rcheck/examples_x64/trackViewer-Ex.timings

nameusersystemelapsed
GRoperator4.530.104.62
addArrowMark0.020.000.02
addGuideLine0.010.000.01
browseTracks21.97 0.0121.99
coverageGR0.300.000.29
dandelion.plot3.890.023.91
geneModelFromTxdb6.560.447.03
geneTrack2.670.042.72
getCurTrackViewport000
getGeneIDsFromTxDb0.940.040.97
getLocation1.480.011.50
gi2track0.10.00.1
gieStain0.010.000.01
ideogramPlot000
importBam0.410.030.44
importData3.330.053.38
importGInteractions7.710.038.06
importScSeqScore000
importScore1.800.021.81
listChromosomes0.530.000.53
listResolutions000
loadIdeogram000
lolliplot1.640.001.64
optimizeStyle0.750.040.79
parse2GRanges0.030.000.04
parseWIG25.17 0.0325.21
plotGInteractions1.740.021.77
plotGRanges2.270.022.28
plotIdeo000
plotOneIdeo000
trackStyle-class0.060.000.06
trackViewer-package32.81 0.0432.86
trackViewerStyle-class0.000.020.01
viewGene5.490.065.55
viewTracks26.59 0.0226.61