Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2024-06-14 14:37 -0400 (Fri, 14 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4491
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

Package 2187/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
trackViewer 1.40.0  (landing page)
Jianhong Ou
Snapshot Date: 2024-06-12 14:00 -0400 (Wed, 12 Jun 2024)
git_url: https://git.bioconductor.org/packages/trackViewer
git_branch: RELEASE_3_19
git_last_commit: 14c514b
git_last_commit_date: 2024-04-30 10:34:52 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for trackViewer on nebbiolo1

To the developers/maintainers of the trackViewer package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: trackViewer
Version: 1.40.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:trackViewer.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings trackViewer_1.40.0.tar.gz
StartedAt: 2024-06-13 04:27:34 -0400 (Thu, 13 Jun 2024)
EndedAt: 2024-06-13 04:47:05 -0400 (Thu, 13 Jun 2024)
EllapsedTime: 1170.5 seconds
RetCode: 0
Status:   OK  
CheckDir: trackViewer.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:trackViewer.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings trackViewer_1.40.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/trackViewer.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘trackViewer/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘trackViewer’ version ‘1.40.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 for sufficient/correct file permissions ... OK
* checking whether package ‘trackViewer’ 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 code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* 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 loading without being on the library search path ... 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
trackViewer-package 19.973  0.252  20.225
browseTracks        13.957  0.646  14.606
viewTracks          14.328  0.160  14.488
parseWIG            13.962  0.300  14.262
geneModelFromTxdb    5.796  0.412   6.208
viewGene             5.224  0.076   5.299
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

trackViewer.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL trackViewer
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘trackViewer’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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
* DONE (trackViewer)

Tests output

trackViewer.Rcheck/tests/runTests.Rout


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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, aperm, 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, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: grid
[1] TRUE
> require("RUnit") || stop("unable to load Package:RUnit")
Loading required package: RUnit
[1] TRUE
> BiocGenerics:::testPackage("trackViewer")


RUNIT TEST PROTOCOL -- Thu Jun 13 04:35:52 2024 
*********************************************** 
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 
 16.796   0.909  17.694 

Example timings

trackViewer.Rcheck/trackViewer-Ex.timings

nameusersystemelapsed
ARA2.6030.4723.077
GIoperator0.3520.0120.363
GRoperator1.8460.1281.975
addArrowMark0.0130.0000.013
addGuideLine0.0040.0000.004
addInteractionAnnotation0.6670.0440.711
browseTracks13.957 0.64614.606
coverageGR0.1930.0080.202
dandelion.plot2.1230.0602.184
geneModelFromTxdb5.7960.4126.208
geneTrack1.8530.0521.905
getCurTrackViewport0.0030.0000.003
getGeneIDsFromTxDb0.8990.0400.938
getLocation1.4780.0361.514
gi2track0.0470.0000.046
gieStain0.0020.0040.006
ideogramPlot0.0000.0010.000
importBam0.2890.0110.299
importData2.6370.1242.760
importGInteractions0.4950.0120.507
importScSeqScore0.0010.0000.000
importScore0.5970.0080.605
listChromosomes0.4030.0040.407
listResolutions0.0030.0000.003
loadIdeogram000
lolliplot0.9070.0190.927
loopBouquetPlot1.5820.0441.626
optimizeStyle0.5020.0080.510
parse2GRanges0.0090.0030.012
parseWIG13.962 0.30014.262
plotGRanges1.4110.0001.411
plotIdeo000
plotOneIdeo0.0000.0000.001
reduce-GInteractions-method000
trackStyle-class0.0390.0040.043
trackViewer-package19.973 0.25220.225
trackViewerStyle-class0.0010.0000.000
viewGene5.2240.0765.299
viewTracks14.328 0.16014.488