Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-11-25 11:38 -0500 (Mon, 25 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4748 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4459 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4349 |
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 1815/2272 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
S4Vectors 0.45.2 (landing page) Hervé Pagès
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
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. |
Package: S4Vectors |
Version: 0.45.2 |
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:S4Vectors.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings S4Vectors_0.45.2.tar.gz |
StartedAt: 2024-11-25 04:30:17 -0500 (Mon, 25 Nov 2024) |
EndedAt: 2024-11-25 04:32:23 -0500 (Mon, 25 Nov 2024) |
EllapsedTime: 125.9 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: S4Vectors.Rcheck |
Warnings: 3 |
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:S4Vectors.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings S4Vectors_0.45.2.tar.gz ### ############################################################################## ############################################################################## * using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/S4Vectors.Rcheck' * using R Under development (unstable) (2024-10-26 r87273 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'S4Vectors/DESCRIPTION' ... OK * this is package 'S4Vectors' version '0.45.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 whether package 'S4Vectors' can be installed ... WARNING Found the following significant warnings: AEbufs.c:632:50: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] character_utils.c:187:9: warning: 'timezone' is deprecated: Only provided for source compatibility; this variable might not always be accurate when linking to UCRT. [-Wdeprecated-declarations] See 'E:/biocbuild/bbs-3.21-bioc/meat/S4Vectors.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 13.3.0' * 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 whether 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 Rd file '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 for x64 is not available File 'E:/biocbuild/bbs-3.21-bioc/R/library/S4Vectors/libs/x64/S4Vectors.dll': Found '_exit', possibly from '_exit' (C) Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) File 'S4Vectors/libs/x64/S4Vectors.dll': Found non-API calls to R: 'PRENV', 'R_PromiseExpr' 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 nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. * checking sizes of PDF files under 'inst/doc' ... NOTE 'qpdf' made some significant size reductions: compacted 'S4QuickOverview.pdf' from 322Kb to 188Kb consider running tools::compactPDF() on these files, or build the source package with --compact-vignettes * 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.15 1.72 17.88 TransposedDataFrame-class 4.65 0.39 5.06 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'run_unitTests.R' OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 3 WARNINGs, 4 NOTEs See 'E:/biocbuild/bbs-3.21-bioc/meat/S4Vectors.Rcheck/00check.log' for details.
S4Vectors.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL S4Vectors ### ############################################################################## ############################################################################## * installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library' * installing *source* package 'S4Vectors' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.3.0' gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c AEbufs.c -o AEbufs.o AEbufs.c: In function '_IntAEAE_toEnvir': AEbufs.c:632:50: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 632 | snprintf(key, sizeof(key), "%010lu", i + keyshift); | ~~~~~^ ~~~~~~~~~~~~ | | | | | size_t {aka long long unsigned int} | long unsigned int | %010llu AEbufs.c:632:50: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 632 | snprintf(key, sizeof(key), "%010lu", i + keyshift); | ~~~~~^ ~~~~~~~~~~~~ | | | | | size_t {aka long long unsigned int} | long unsigned int | %010llu gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c DataFrame_class.c -o DataFrame_class.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Hits_class.c -o Hits_class.o In file included from E:/biocbuild/bbs-3.21-bioc/R/include/Rdefines.h:41, from ../inst/include/S4Vectors_defines.h:18, from S4Vectors.h:1, from Hits_class.c:4: Hits_class.c: In function 'Hits_new': E:/biocbuild/bbs-3.21-bioc/R/include/Rinternals.h:919:33: warning: 'revmap' may be used uninitialized [-Wmaybe-uninitialized] 919 | #define defineVar Rf_defineVar Hits_class.c:241:9: note: in expansion of macro 'defineVar' 241 | defineVar(install(translateChar(symbol)), revmap, revmap_envir); | ^~~~~~~~~ Hits_class.c:216:19: note: 'revmap' was declared here 216 | SEXP ans, revmap, symbol; | ^~~~~~ gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c LLint_class.c -o LLint_class.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c List_class.c -o List_class.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R_init_S4Vectors.c -o R_init_S4Vectors.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Rle_class.c -o Rle_class.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Rle_utils.c -o Rle_utils.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c SEXP_utils.c -o SEXP_utils.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c SimpleList_class.c -o SimpleList_class.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c anyMissing.c -o anyMissing.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c character_utils.c -o character_utils.o character_utils.c: In function 'get_svn_time': character_utils.c:187:9: warning: 'timezone' is deprecated: Only provided for source compatibility; this variable might not always be accurate when linking to UCRT. [-Wdeprecated-declarations] 187 | utc_offset = - (timezone / 3600); | ^~~~~~~~~~ In file included from character_utils.c:12: c:\rtools44\x86_64-w64-mingw32.static.posix\include\time.h:286:23: note: declared here 286 | _CRTIMP extern long timezone __MINGW_ATTRIB_DEPRECATED_UCRT; | ^~~~~~~~ gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c eval_utils.c -o eval_utils.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hash_utils.c -o hash_utils.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c integer_utils.c -o integer_utils.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c logical_utils.c -o logical_utils.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c map_ranges_to_runs.c -o map_ranges_to_runs.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c raw_utils.c -o raw_utils.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c safe_arithm.c -o safe_arithm.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sort_utils.c -o sort_utils.o sort_utils.c:263:13: warning: 'sort_uchar_array' defined but not used [-Wunused-function] 263 | static void sort_uchar_array(unsigned char *x, int nelt, int desc) | ^~~~~~~~~~~~~~~~ gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c subsetting_utils.c -o subsetting_utils.o gcc -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c vector_utils.c -o vector_utils.o gcc -shared -s -static-libgcc -o S4Vectors.dll tmp.def 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 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lR installing to E:/biocbuild/bbs-3.21-bioc/R/library/00LOCK-S4Vectors/00new/S4Vectors/libs/x64 ** 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' 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (S4Vectors)
S4Vectors.Rcheck/tests/run_unitTests.Rout
R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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 Loading required package: generics Attaching package: 'generics' The following objects are masked from 'package:base': as.difftime, as.factor, as.ordered, intersect, is.element, setdiff, setequal, union 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, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, table, tapply, 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() Attaching package: 'IRanges' The following object is masked from 'package:grDevices': windows Loading required package: GenomeInfoDb RUNIT TEST PROTOCOL -- Mon Nov 25 04:32:07 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 10.78 0.45 11.18
S4Vectors.Rcheck/S4Vectors-Ex.timings
name | user | system | elapsed | |
Annotated-class | 0.62 | 0.06 | 0.69 | |
DataFrame-class | 0.20 | 0.01 | 0.22 | |
DataFrame-combine | 0.25 | 0.00 | 0.25 | |
DataFrame-comparison | 0.11 | 0.00 | 0.11 | |
DataFrame-utils | 0.21 | 0.02 | 0.23 | |
DataFrameFactor-class | 0.08 | 0.00 | 0.08 | |
Factor-class | 0.16 | 0.00 | 0.16 | |
FilterRules-class | 0.08 | 0.00 | 0.07 | |
Hits-class | 0.07 | 0.00 | 0.08 | |
Hits-comparison | 0.04 | 0.00 | 0.03 | |
Hits-setops | 0.09 | 0.00 | 0.10 | |
HitsList-class | 0.06 | 0.00 | 0.06 | |
LLint-class | 0.02 | 0.00 | 0.02 | |
List-class | 0.45 | 0.01 | 0.46 | |
List-utils | 0.06 | 0.00 | 0.07 | |
Pairs-class | 0.05 | 0.00 | 0.04 | |
RectangularData-class | 0 | 0 | 0 | |
Rle-class | 0.05 | 0.02 | 0.07 | |
Rle-runstat | 0.18 | 0.00 | 0.18 | |
Rle-utils | 0.02 | 0.00 | 0.02 | |
SimpleList-class | 0.05 | 0.00 | 0.05 | |
TransposedDataFrame-class | 4.65 | 0.39 | 5.06 | |
Vector-class | 0 | 0 | 0 | |
Vector-comparison | 0.08 | 0.00 | 0.08 | |
Vector-merge | 1.17 | 0.07 | 1.25 | |
Vector-setops | 0 | 0 | 0 | |
aggregate-methods | 0.13 | 0.00 | 0.13 | |
character-utils | 0 | 0 | 0 | |
expand-methods | 0.47 | 0.05 | 0.52 | |
integer-utils | 0 | 0 | 0 | |
isSorted | 0 | 0 | 0 | |
shiftApply-methods | 16.15 | 1.72 | 17.88 | |
show-utils | 0.04 | 0.00 | 0.03 | |
splitAsList | 0.06 | 0.00 | 0.06 | |
stack-methods | 0.07 | 0.00 | 0.06 | |
zip-methods | 0.01 | 0.00 | 0.02 | |