Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-03-29 11:38:12 -0400 (Fri, 29 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4669
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4404
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4427
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 1832/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
S4Vectors 0.40.2  (landing page)
Hervé Pagès
Snapshot Date: 2024-03-27 14:05:05 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/S4Vectors
git_branch: RELEASE_3_18
git_last_commit: 8cd5cb3
git_last_commit_date: 2023-11-23 05:26:08 -0400 (Thu, 23 Nov 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for S4Vectors on merida1


To the developers/maintainers of the S4Vectors package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/S4Vectors.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: S4Vectors
Version: 0.40.2
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:S4Vectors.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings S4Vectors_0.40.2.tar.gz
StartedAt: 2024-03-28 08:16:28 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 08:19:50 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 202.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: S4Vectors.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/S4Vectors.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘S4Vectors/DESCRIPTION’ ... OK
* this is package ‘S4Vectors’ version ‘0.40.2’
* 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 ‘S4Vectors’ can be installed ... OK
* used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* 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
* 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 startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  ‘data.table:::as.data.frame.data.table’
  ‘stats:::na.exclude.data.frame’ ‘stats:::na.omit.data.frame’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
evalSeparately,FilterRules : <anonymous>: no visible global function
  definition for ‘.’
Undefined global functions or variables:
  .
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link or links in documentation object 'Vector-comparison.Rd':
  ‘[IRanges]{IntegerRanges-comparison}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘I’ ‘head.LLint’ ‘pcompareRecursively’ ‘sort.List’ ‘t.HitsList’
  ‘tail.LLint’ ‘unname’ ‘window.LLint’
Undocumented S4 methods:
  generic '!' and siglist 'List'
  generic '<=' and siglist 'List,List'
  generic '<=' and siglist 'List,list'
  generic '<=' and siglist 'list,List'
  generic '==' and siglist 'List,List'
  generic '==' and siglist 'List,list'
  generic '==' and siglist 'list,List'
  generic '[' and siglist 'LLint'
  generic '[<-' and siglist 'Rle'
  generic 'anyNA' and siglist 'List'
  generic 'by' and siglist 'Vector'
  generic 'countMatches' and siglist 'ANY'
  generic 'do.call' and siglist 'ANY,List'
  generic 'duplicated' and siglist 'List'
  generic 'eval' and siglist 'expression,Vector'
  generic 'eval' and siglist 'language,Vector'
  generic 'extractROWS' and siglist 'LLint,ANY'
  generic 'extractROWS' and siglist 'LLint,NSBS'
  generic 'extractROWS' and siglist 'LLint,RangeNSBS'
  generic 'extractROWS' and siglist 'Vector,ANY'
  generic 'filterRules' and siglist 'FilterResults'
  generic 'from' and siglist 'HitsList'
  generic 'getListElement' and siglist 'SimpleList'
  generic 'grep' and siglist 'ANY,Rle'
  generic 'grepl' and siglist 'ANY,Rle'
  generic 'head' and siglist 'LLint'
  generic 'is.na' and siglist 'List'
  generic 'is.unsorted' and siglist 'List'
  generic 'match' and siglist 'List,List'
  generic 'match' and siglist 'List,Vector'
  generic 'match' and siglist 'List,list'
  generic 'match' and siglist 'List,vector'
  generic 'match' and siglist 'list,List'
  generic 'mergeROWS' and siglist 'ANY'
  generic 'mergeROWS' and siglist 'Vector'
  generic 'normalizeSingleBracketReplacementValue' and siglist
    'DataFrame'
  generic 'normalizeSingleBracketReplacementValue' and siglist 'List'
  generic 'order' and siglist 'List'
  generic 'pcompare' and siglist 'List,List'
  generic 'pcompare' and siglist 'List,list'
  generic 'pcompare' and siglist 'list,List'
  generic 'pcompareRecursively' and siglist 'List'
  generic 'pcompareRecursively' and siglist 'list'
  generic 'rank' and siglist 'List'
  generic 'rep.int' and siglist 'LLint'
  generic 'replaceROWS' and siglist 'ANY'
  generic 'replaceROWS' and siglist 'Rle'
  generic 'replaceROWS' and siglist 'Vector'
  generic 'sameAsPreviousROW' and siglist 'Rle'
  generic 'sameAsPreviousROW' and siglist 'atomic'
  generic 'sameAsPreviousROW' and siglist 'complex'
  generic 'sameAsPreviousROW' and siglist 'integer'
  generic 'sameAsPreviousROW' and siglist 'numeric'
  generic 'sort' and siglist 'List'
  generic 'splitAsList' and siglist 'ANY'
  generic 'splitAsList' and siglist 'SortedByQueryHits'
  generic 'summary' and siglist 'FilterResults'
  generic 't' and siglist 'Pairs'
  generic 'tail' and siglist 'LLint'
  generic 'to' and siglist 'HitsList'
  generic 'unique' and siglist 'List'
  generic 'unique' and siglist 'SimpleList'
  generic 'window' and siglist 'LLint'
  generic 'with' and siglist 'Vector'
  generic 'xtabs' and siglist 'Vector'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 compiled code ... NOTE
Note: information on .o files is not available
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                            user system elapsed
shiftApply-methods        16.515  1.493  19.139
TransposedDataFrame-class  9.199  0.435   9.996
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘run_unitTests.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, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.18-bioc/meat/S4Vectors.Rcheck/00check.log’
for details.



Installation output

S4Vectors.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’
* installing *source* package ‘S4Vectors’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c AEbufs.c -o AEbufs.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c DataFrame_class.c -o DataFrame_class.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Hits_class.c -o Hits_class.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c LLint_class.c -o LLint_class.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c List_class.c -o List_class.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c R_init_S4Vectors.c -o R_init_S4Vectors.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Rle_class.c -o Rle_class.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Rle_utils.c -o Rle_utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c SEXP_utils.c -o SEXP_utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c SimpleList_class.c -o SimpleList_class.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c anyMissing.c -o anyMissing.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c character_utils.c -o character_utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c eval_utils.c -o eval_utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c hash_utils.c -o hash_utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c integer_utils.c -o integer_utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c logical_utils.c -o logical_utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c map_ranges_to_runs.c -o map_ranges_to_runs.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c raw_utils.c -o raw_utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c safe_arithm.c -o safe_arithm.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c sort_utils.c -o sort_utils.o
sort_utils.c:263:13: warning: unused function 'sort_uchar_array' [-Wunused-function]
static void sort_uchar_array(unsigned char *x, int nelt, int desc)
            ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c subsetting_utils.c -o subsetting_utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c vector_utils.c -o vector_utils.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o S4Vectors.so AEbufs.o DataFrame_class.o Hits_class.o LLint_class.o List_class.o R_init_S4Vectors.o Rle_class.o Rle_utils.o SEXP_utils.o SimpleList_class.o anyMissing.o character_utils.o eval_utils.o hash_utils.o integer_utils.o logical_utils.o map_ranges_to_runs.o raw_utils.o safe_arithm.o sort_utils.o subsetting_utils.o vector_utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/00LOCK-S4Vectors/00new/S4Vectors/libs
** R
** inst
** byte-compile and prepare package for lazy loading
in method for ‘normalizeSingleBracketReplacementValue’ with signature ‘"List"’: no definition for class “List”
Creating a new generic function for ‘unname’ in package ‘S4Vectors’
Creating a new generic function for ‘expand.grid’ in package ‘S4Vectors’
Creating a new generic function for ‘findMatches’ in package ‘S4Vectors’
Creating a generic function for ‘setequal’ from package ‘base’ in package ‘S4Vectors’
in method for ‘coerce’ with signature ‘"Hits","DFrame"’: no definition for class “DFrame”
Creating a generic function for ‘as.factor’ from package ‘base’ in package ‘S4Vectors’
Creating a generic function for ‘tabulate’ from package ‘base’ in package ‘S4Vectors’
Creating a generic function for ‘cov’ from package ‘stats’ in package ‘S4Vectors’
Creating a generic function for ‘cor’ from package ‘stats’ in package ‘S4Vectors’
Creating a generic function for ‘smoothEnds’ from package ‘stats’ in package ‘S4Vectors’
Creating a generic function for ‘runmed’ from package ‘stats’ in package ‘S4Vectors’
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
Creating a generic function for ‘substr’ from package ‘base’ in package ‘S4Vectors’
Creating a generic function for ‘substring’ from package ‘base’ in package ‘S4Vectors’
Creating a generic function for ‘chartr’ from package ‘base’ in package ‘S4Vectors’
Creating a generic function for ‘tolower’ from package ‘base’ in package ‘S4Vectors’
Creating a generic function for ‘toupper’ from package ‘base’ in package ‘S4Vectors’
Creating a generic function for ‘sub’ from package ‘base’ in package ‘S4Vectors’
Creating a generic function for ‘gsub’ from package ‘base’ in package ‘S4Vectors’
Creating a generic function for ‘nlevels’ from package ‘base’ in package ‘S4Vectors’
in method for ‘coerce’ with signature ‘"data.table","DFrame"’: no definition for class “data.table”
Creating a generic function for ‘complete.cases’ from package ‘stats’ in package ‘S4Vectors’
** 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 (S4Vectors)

Tests output

S4Vectors.Rcheck/tests/run_unitTests.Rout


R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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("S4Vectors") || stop("unable to load S4Vectors package")
Loading required package: S4Vectors
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, sort, table,
    tapply, union, unique, unsplit, which.max, which.min


Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

[1] TRUE
> S4Vectors:::.test()
Loading required package: GenomeInfoDb


RUNIT TEST PROTOCOL -- Thu Mar 28 08:19:26 2024 
*********************************************** 
Number of test functions: 74 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
S4Vectors RUnit Tests - 74 test functions, 0 errors, 0 failures
Number of test functions: 74 
Number of errors: 0 
Number of failures: 0 
Warning messages:
1: In combineUniqueCols(X, Y, Z, use.names = FALSE) :
  different values in multiple instances of column 'dup', ignoring this
  column in DFrame 2
2: In combineUniqueCols(X, Y, Z) :
  different values for shared rows in multiple instances of column 'dup',
  ignoring this column in DFrame 2
3: In combineUniqueCols(x, y2) :
  different values for shared rows in multiple instances of column 'X',
  ignoring this column in DFrame 2
> 
> proc.time()
   user  system elapsed 
 20.386   0.635  22.914 

Example timings

S4Vectors.Rcheck/S4Vectors-Ex.timings

nameusersystemelapsed
Annotated-class1.5100.0871.705
DataFrame-class0.4270.0330.481
DataFrame-combine0.5800.0150.629
DataFrame-comparison0.1430.0100.158
DataFrame-utils0.3780.0050.417
DataFrameFactor-class0.1140.0060.132
Factor-class0.3460.0140.380
FilterRules-class0.1920.0040.214
Hits-class0.1260.0070.145
Hits-comparison0.0610.0040.068
Hits-setops0.2050.0070.219
HitsList-class0.1440.0030.157
LLint-class0.0490.0100.061
List-class0.9290.0190.998
List-utils0.1480.0090.163
Pairs-class0.0810.0030.086
RectangularData-class0.0010.0000.001
Rle-class0.1260.0050.132
Rle-runstat0.3020.0070.334
Rle-utils0.0330.0030.040
SimpleList-class0.0490.0050.060
TransposedDataFrame-class9.1990.4359.996
Vector-class0.0020.0020.004
Vector-comparison0.1080.0080.124
Vector-merge1.2180.0891.389
Vector-setops000
aggregate-methods0.1950.0080.223
character-utils0.0050.0040.009
expand-methods1.2920.0221.407
integer-utils0.0020.0020.004
isSorted0.0060.0030.009
shiftApply-methods16.515 1.49319.139
show-utils0.0440.0070.054
splitAsList0.1440.0070.162
stack-methods0.1160.0040.128
zip-methods0.0290.0000.031