Back to Multiple platform build/check report for BioC 3.15
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:22:38 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 biovizBase on merida1


To the developers/maintainers of the biovizBase package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/biovizBase.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 201/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
biovizBase 1.44.0  (landing page)
Michael Lawrence
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/biovizBase
git_branch: RELEASE_3_15
git_last_commit: a8f05c5
git_last_commit_date: 2022-04-26 11:09:05 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: biovizBase
Version: 1.44.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:biovizBase.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings biovizBase_1.44.0.tar.gz
StartedAt: 2022-10-18 23:53:34 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-19 00:03:15 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 581.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: biovizBase.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:biovizBase.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings biovizBase_1.44.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/biovizBase.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘biovizBase/DESCRIPTION’ ... OK
* this is package ‘biovizBase’ version ‘1.44.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 for sufficient/correct file permissions ... OK
* checking whether package ‘biovizBase’ can be installed ... WARNING
Found the following significant warnings:
  bin_offsets.c:57:15: warning: passing 'Rbyte *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
See ‘/Users/biocbuild/bbs-3.15-bioc/meat/biovizBase.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
* 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
* 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 ... NOTE
'library' or 'require' calls in package code:
  'BSgenome' 'rtracklayer'
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
genSymbols: no visible binding for global variable 'start_location'
genSymbols: no visible binding for global variable 'end_location'
genSymbols: no visible binding for global variable 'Chromosome'
genSymbols: no visible binding for global variable 'symbol'
transformToLinkInCircle: no visible binding for global variable
  '.circle.x'
transformToLinkInCircle: no visible binding for global variable
  '.circle.y'
transformToLinkInCircle : <anonymous>: no visible binding for global
  variable 'from.x'
transformToLinkInCircle : <anonymous>: no visible binding for global
  variable 'from.y'
transformToLinkInCircle : <anonymous>: no visible binding for global
  variable 'to.x'
transformToLinkInCircle : <anonymous>: no visible binding for global
  variable 'to.y'
mold,ExpressionSet: no visible global function definition for 'exprs'
mold,ExpressionSet: no visible global function definition for 'pData'
mold,RleList: no visible binding for global variable 'xRleList'
mold,eSet: no visible global function definition for 'phenoData'
mold,eSet: no visible global function definition for 'melt'
mold,eSet: no visible global function definition for 'varLabels'
Undefined global functions or variables:
  .circle.x .circle.y Chromosome end_location exprs from.x from.y melt
  pData phenoData start_location symbol to.x to.y varLabels xRleList
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... WARNING
Found the following significant warnings:

  Warning: 'GenenameFilter' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
crunch-method 28.412  1.057  29.736
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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 WARNINGs, 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.15-bioc/meat/biovizBase.Rcheck/00check.log’
for details.



Installation output

biovizBase.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL biovizBase
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’
* installing *source* package ‘biovizBase’ ...
** using staged installation
** libs
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_init_biovizBase.c -o R_init_biovizBase.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c bin_offsets.c -o bin_offsets.o
bin_offsets.c:57:15: warning: passing 'Rbyte *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  if (strncmp(b, "BAI\1", 4))
              ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/string.h:84:26: note: passing argument to parameter '__s1' here
int      strncmp(const char *__s1, const char *__s2, size_t __n);
                             ^
1 warning generated.
clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o biovizBase.so R_init_biovizBase.o bin_offsets.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.2/Resources/library/00LOCK-biovizBase/00new/biovizBase/libs
** R
** data
*** moving datasets to lazyload DB
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (biovizBase)

Tests output

biovizBase.Rcheck/tests/runTests.Rout


R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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.

> BiocGenerics:::testPackage("biovizBase")
Loading required package: ensembldb
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: GenomicRanges
Loading required package: stats4
Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: GenomicFeatures
Loading required package: AnnotationDbi
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")'.

Loading required package: AnnotationFilter

Attaching package: 'ensembldb'

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

    filter

Fetching data...OK
Parsing exons...OK
Defining introns...OK
Defining UTRs...OK
Defining CDS...OK
aggregating...
Done
Fetching data...OK
Parsing exons...OK
Defining introns...OK
Defining UTRs...OK
Defining CDS...OK
aggregating...
Done
Fetching data...Fetching data...OK
Parsing exons...OK
Defining introns...OK
Defining UTRs...OK
Defining CDS...OK
aggregating...
Done
Fetching data...OK
Parsing exons...OK
Defining introns...OK
Defining UTRs...OK
Defining CDS...OK
aggregating...
Done
Fetching data...OK
Parsing exons...OK
Defining introns...OK
Defining UTRs...OK
Defining CDS...OK
aggregating...
Done
Fetching data...OK
Parsing exons...OK
Defining introns...OK
Defining UTRs...OK
Defining CDS...OK
aggregating...
Done


RUNIT TEST PROTOCOL -- Wed Oct 19 00:03:05 2022 
*********************************************** 
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
biovizBase RUnit Tests - 1 test function, 0 errors, 0 failures
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 
Warning message:
'GenenameFilter' is deprecated.
Use 'GeneNameFilter' instead.
See help("Deprecated") 
> 
> proc.time()
   user  system elapsed 
 34.803   1.475  36.412 

Example timings

biovizBase.Rcheck/biovizBase-Ex.timings

nameusersystemelapsed
CRC0.0040.0020.004
GCcontent0.8050.0510.860
addStepping-method1.4660.0411.509
aes-utils000
colorBlindSafePal0.0000.0000.001
containLetters0.0010.0000.001
crc1.GeRL0.0920.0060.099
crunch-method28.412 1.05729.736
darned_hg19_subset5000.0280.0030.032
flatGrl0.4850.0210.506
genesymbol0.0810.0020.082
getBioColor0.0010.0010.001
getFormalNames0.0010.0000.000
getGaps2.0500.0142.069
getIdeoGR0.3960.0110.407
getIdeogram000
hg19Ideogram0.0240.0020.025
hg19IdeogramCyto0.0260.0030.028
ideo0.0790.0030.083
ideoCyto0.1010.0030.106
isIdeogram0.0070.0020.009
isMatchedWithModel0.6850.0270.720
isSimpleIdeogram0.0480.0030.051
maxGap-method0.6550.0090.667
pileupAsGRanges0.0010.0000.000
pileupGRangesAsVariantTable0.0010.0000.000
plotColorLegend0.0040.0010.004
scale0.4690.0080.477
showColor0.0000.0010.000
shrinkageFun-method0.3860.0090.397
splitByFacets-method0.8310.0180.852
strip_formula_dots0.0010.0000.001
subsetArgsByFormals0.0000.0000.001
transform3.4240.1873.615
transformGRangesForEvenSpace0.4710.0090.481