This page was generated on 2020-10-17 11:57:44 -0400 (Sat, 17 Oct 2020).
S4Vectors 0.26.1 Bioconductor Package Maintainer
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020) |
URL: https://git.bioconductor.org/packages/S4Vectors |
Branch: RELEASE_3_11 |
Last Commit: 935769c |
Last Changed Date: 2020-05-15 18:36:48 -0400 (Fri, 15 May 2020) |
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | WARNINGS | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | [ OK ] | OK | WARNINGS | OK | |
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.11/bioc/src/contrib/S4Vectors_0.26.1.tar.gz && rm -rf S4Vectors.buildbin-libdir && mkdir S4Vectors.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=S4Vectors.buildbin-libdir S4Vectors_0.26.1.tar.gz && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL S4Vectors_0.26.1.zip && rm S4Vectors_0.26.1.tar.gz S4Vectors_0.26.1.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
100 248k 100 248k 0 0 2136k 0 --:--:-- --:--:-- --:--:-- 2261k
install for i386
* installing *source* package 'S4Vectors' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c AEbufs.c -o AEbufs.o
AEbufs.c: In function '_increase_buflength':
AEbufs.c:16:23: warning: conversion from 'long long unsigned int' to 'size_t' {aka 'unsigned int'} changes value from '4294967296' to '0' [-Woverflow]
#define MAX_BUFLENGTH (128ULL * MAX_BUFLENGTH_INC) // 2^32
^
AEbufs.c:31:9: note: in expansion of macro 'MAX_BUFLENGTH'
return MAX_BUFLENGTH;
^~~~~~~~~~~~~
AEbufs.c: In function '_IntAEAE_toEnvir':
AEbufs.c:613:36: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
snprintf(key, sizeof(key), "%010lu", i + keyshift);
~~~~~^ ~~~~~~~~~~~~
%010u
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c DataFrame_class.c -o DataFrame_class.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c Hits_class.c -o Hits_class.o
In file included from C:/Users/BIOCBU~1/BBS-3~1.11-/R/include/Rdefines.h:40,
from ../inst/include/S4Vectors_defines.h:18,
from S4Vectors.h:1,
from Hits_class.c:4:
Hits_class.c: In function 'Hits_new':
C:/Users/BIOCBU~1/BBS-3~1.11-/R/include/Rinternals.h:1547:20: warning: 'revmap' may be used uninitialized in this function [-Wmaybe-uninitialized]
#define defineVar Rf_defineVar
^~~~~~~~~~~~
Hits_class.c:216:12: note: 'revmap' was declared here
SEXP ans, revmap, symbol;
^~~~~~
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c LLint_class.c -o LLint_class.o
LLint_class.c: In function 'from_llints_to_STRSXP':
LLint_class.c:358:27: warning: unknown conversion type character 'l' in format [-Wformat=]
if (sprintf(val_buf, "%lld", from_elt) < 0)
^
LLint_class.c:358:24: warning: too many arguments for format [-Wformat-extra-args]
if (sprintf(val_buf, "%lld", from_elt) < 0)
^~~~~~
LLint_class.c:358:27: warning: unknown conversion type character 'l' in format [-Wformat=]
if (sprintf(val_buf, "%lld", from_elt) < 0)
^
LLint_class.c:358:24: warning: too many arguments for format [-Wformat-extra-args]
if (sprintf(val_buf, "%lld", from_elt) < 0)
^~~~~~
LLint_class.c: In function 'llints_summary':
LLint_class.c:775:35: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (res == NA_LLINT || in_elt > res)
~~~~~~~^~~~~
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c List_class.c -o List_class.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c R_init_S4Vectors.c -o R_init_S4Vectors.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c Rle_class.c -o Rle_class.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c Rle_utils.c -o Rle_utils.o
Rle_utils.c: In function 'Rle_real_runq':
Rle_utils.c:701:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (count_na != 0)
^~
Rle_utils.c:703:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
q_index = roundingScale(window_len_na,
^~~~~~~
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c SEXP_utils.c -o SEXP_utils.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c SimpleList_class.c -o SimpleList_class.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c anyMissing.c -o anyMissing.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c character_utils.c -o character_utils.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c eval_utils.c -o eval_utils.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c hash_utils.c -o hash_utils.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c integer_utils.c -o integer_utils.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c logical_utils.c -o logical_utils.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c map_ranges_to_runs.c -o map_ranges_to_runs.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c raw_utils.c -o raw_utils.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c safe_arithm.c -o safe_arithm.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -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]
static void sort_uchar_array(unsigned char *x, int nelt, int desc)
^~~~~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c subsetting_utils.c -o subsetting_utils.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c vector_utils.c -o vector_utils.o
C:/rtools40/mingw32/bin/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:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.11-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.11-bioc/meat/S4Vectors.buildbin-libdir/00LOCK-S4Vectors/00new/S4Vectors/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
in method for 'normalizeSingleBracketReplacementValue' with signature '"List"': no definition for class "List"
Creating a generic function for 'complete.cases' from package 'stats' 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'
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"
** help
*** installing help indices
converting help for package 'S4Vectors'
finding HTML links ... done
Annotated-class html
DataFrame-class html
DataFrame-comparison html
DataTable-class html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/DataTable-class.Rd:59: file link 'DelayedMatrix' in package 'DelayedArray' does not exist and so has been treated as a topic
Factor-class html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Factor-class.Rd:173: file link 'GRangesFactor' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Factor-class.Rd:223: file link 'GRangesFactor' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Factor-class.Rd:226: file link 'IRanges' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Factor-class.Rd:230: file link 'anyDuplicated' in package 'BiocGenerics' does not exist and so has been treated as a topic
FilterMatrix-class html
FilterRules-class html
Hits-class html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Hits-class.Rd:92: file link 'findOverlaps' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Hits-class.Rd:188: file link '[' in package 'S4Vectors' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Hits-class.Rd:199: file link 'c' in package 'S4Vectors' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Hits-class.Rd:294: file link 'findOverlaps' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Hits-class.Rd:297: file link 'Hits-examples' in package 'IRanges' does not exist and so has been treated as a topic
Hits-comparison html
Hits-setops html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Hits-setops.Rd:47: file link 'union' in package 'BiocGenerics' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Hits-setops.Rd:48: file link 'intersect' in package 'BiocGenerics' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Hits-setops.Rd:49: file link 'setdiff' in package 'BiocGenerics' does not exist and so has been treated as a topic
HitsList-class html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/HitsList-class.Rd:43: file link 'findOverlaps' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/HitsList-class.Rd:44: file link 'IntegerRangesList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/HitsList-class.Rd:53: file link 'IntegerRangesList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/HitsList-class.Rd:76: file link 'IntegerRangesList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/HitsList-class.Rd:107: file link 'findOverlaps' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/HitsList-class.Rd:109: file link 'IntegerRangesList' in package 'IRanges' does not exist and so has been treated as a topic
LLint-class html
List-class html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:60: file link 'IntegerList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:74: file link 'IntegerList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:74: file link 'RleList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:75: file link 'IntegerRangesList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:76: file link 'GRangesList' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:80: file link 'GRangesList' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:84: file link 'IntegerList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:85: file link 'RleList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:86: file link 'IntegerRangesList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:96: file link 'CompressedList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:145: file link 'CompressedList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:153: file link 'CompressedList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:206: file link 'IntegerList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:207: file link 'LogicalList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:207: file link 'CharacterList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:208: file link 'RleList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:209: file link 'RleList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:209: file link 'IntegerRangesList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:247: file link 'CompressedList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:250: file link 'IntegerList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:250: file link 'RleList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-class.Rd:251: file link 'IRanges' in package 'IRanges' does not exist and so has been treated as a topic
List-utils html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-utils.Rd:94: file link 'sapply' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-utils.Rd:105: file link 'Reduce' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-utils.Rd:115: file link 'rbind' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-utils.Rd:127: file link 'sapply' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-utils.Rd:156: file link 'Reduce' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-utils.Rd:189: file link 'Reduce' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-utils.Rd:192: file link 'within' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-utils.Rd:207: file link 'Reduce' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-utils.Rd:210: file link 'within' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/List-utils.Rd:214: file link 'rbind' in package 'base' does not exist and so has been treated as a topic
Pairs-class html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Pairs-class.Rd:51: file link 'findOverlaps' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Pairs-class.Rd:52: file link 'findOverlapPairs' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Pairs-class.Rd:110: file link 'findOverlapPairs' in package 'IRanges' does not exist and so has been treated as a topic
Rle-class html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Rle-class.Rd:222: file link 'IRanges' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Rle-class.Rd:241: file link 'c' in package 'S4Vectors' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Rle-class.Rd:387: file link 'aggregate' in package 'S4Vectors' does not exist and so has been treated as a topic
Rle-runstat html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Rle-runstat.Rd:95: file link 'RleList-class' in package 'IRanges' does not exist and so has been treated as a topic
Rle-utils html
S4Vectors-internals html
SimpleList-class html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/SimpleList-class.Rd:85: file link 'CompressedList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/SimpleList-class.Rd:89: file link 'SimpleIntegerList' in package 'IRanges' does not exist and so has been treated as a topic
TransposedDataFrame-class html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/TransposedDataFrame-class.Rd:48: file link 'assay' in package 'SummarizedExperiment' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/TransposedDataFrame-class.Rd:49: file link 'SummarizedExperiment' in package 'SummarizedExperiment' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/TransposedDataFrame-class.Rd:75: file link 'SummarizedExperiment' in package 'SummarizedExperiment' does not exist and so has been treated as a topic
Vector-class html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Vector-class.Rd:218: file link 'IntegerRanges' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Vector-class.Rd:226: file link 'SummarizedExperiment' in package 'SummarizedExperiment' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Vector-class.Rd:361: file link 'CompressedList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Vector-class.Rd:376: file link 'IRanges' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Vector-class.Rd:377: file link 'XRaw' in package 'XVector' does not exist and so has been treated as a topic
Vector-comparison html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Vector-comparison.Rd:313: file link 'IntegerRanges' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Vector-comparison.Rd:429: missing file link 'IntegerRanges-comparison'
Vector-merge html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Vector-merge.Rd:22: file link 'IntegerRanges' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Vector-merge.Rd:22: file link 'DNAStringSet' in package 'Biostrings' does not exist and so has been treated as a topic
Vector-setops html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Vector-setops.Rd:90: file link 'union' in package 'BiocGenerics' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Vector-setops.Rd:91: file link 'intersect' in package 'BiocGenerics' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/Vector-setops.Rd:92: file link 'setdiff' in package 'BiocGenerics' does not exist and so has been treated as a topic
aggregate-methods html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/aggregate-methods.Rd:38: file link 'end' in package 'BiocGenerics' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/aggregate-methods.Rd:38: file link 'width' in package 'BiocGenerics' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/aggregate-methods.Rd:42: file link 'IntegerRangesList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/aggregate-methods.Rd:44: file link 'IntegerRangesList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/aggregate-methods.Rd:45: file link 'SimpleAtomicList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/aggregate-methods.Rd:96: file link 'end' in package 'BiocGenerics' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/aggregate-methods.Rd:97: file link 'width' in package 'BiocGenerics' does not exist and so has been treated as a topic
bindROWS html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/bindROWS.Rd:59: file link 'NCOL' in package 'BiocGenerics' does not exist and so has been treated as a topic
character-utils html
expand-methods html
integer-utils html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/integer-utils.Rd:69: file link 'seq_len' in package 'base' does not exist and so has been treated as a topic
isSorted html
shiftApply-methods html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/shiftApply-methods.Rd:44: file link 'window' in package 'S4Vectors' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/shiftApply-methods.Rd:45: file link 'aggregate' in package 'S4Vectors' does not exist and so has been treated as a topic
show-utils html
splitAsList html
Rd warning: C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmpy82iem/R.INSTALLc787a612836/S4Vectors/man/splitAsList.Rd:100: file link 'relist' in package 'IRanges' does not exist and so has been treated as a topic
subsetting-utils html
zip-methods html
** building package indices
** installing vignettes
'RleTricks.Rnw' using 'UTF-8'
'S4QuickOverview.Rnw' using 'UTF-8'
'S4VectorsOverview.Rnw' using 'UTF-8'
** 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 'S4Vectors' ...
** libs
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c AEbufs.c -o AEbufs.o
AEbufs.c: In function '_IntAEAE_toEnvir':
AEbufs.c:613:36: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
snprintf(key, sizeof(key), "%010lu", i + keyshift);
~~~~~^ ~~~~~~~~~~~~
%010I64u
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c DataFrame_class.c -o DataFrame_class.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c Hits_class.c -o Hits_class.o
In file included from C:/Users/BIOCBU~1/BBS-3~1.11-/R/include/Rdefines.h:40,
from ../inst/include/S4Vectors_defines.h:18,
from S4Vectors.h:1,
from Hits_class.c:4:
Hits_class.c: In function 'Hits_new':
C:/Users/BIOCBU~1/BBS-3~1.11-/R/include/Rinternals.h:1547:20: warning: 'revmap' may be used uninitialized in this function [-Wmaybe-uninitialized]
#define defineVar Rf_defineVar
^~~~~~~~~~~~
Hits_class.c:216:12: note: 'revmap' was declared here
SEXP ans, revmap, symbol;
^~~~~~
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c LLint_class.c -o LLint_class.o
LLint_class.c: In function 'from_llints_to_STRSXP':
LLint_class.c:358:27: warning: unknown conversion type character 'l' in format [-Wformat=]
if (sprintf(val_buf, "%lld", from_elt) < 0)
^
LLint_class.c:358:24: warning: too many arguments for format [-Wformat-extra-args]
if (sprintf(val_buf, "%lld", from_elt) < 0)
^~~~~~
LLint_class.c:358:27: warning: unknown conversion type character 'l' in format [-Wformat=]
if (sprintf(val_buf, "%lld", from_elt) < 0)
^
LLint_class.c:358:24: warning: too many arguments for format [-Wformat-extra-args]
if (sprintf(val_buf, "%lld", from_elt) < 0)
^~~~~~
LLint_class.c: In function 'llints_summary':
LLint_class.c:775:35: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (res == NA_LLINT || in_elt > res)
~~~~~~~^~~~~
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c List_class.c -o List_class.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c R_init_S4Vectors.c -o R_init_S4Vectors.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c Rle_class.c -o Rle_class.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c Rle_utils.c -o Rle_utils.o
Rle_utils.c: In function 'Rle_real_runq':
Rle_utils.c:701:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (count_na != 0)
^~
Rle_utils.c:703:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
q_index = roundingScale(window_len_na,
^~~~~~~
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c SEXP_utils.c -o SEXP_utils.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c SimpleList_class.c -o SimpleList_class.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c anyMissing.c -o anyMissing.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c character_utils.c -o character_utils.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c eval_utils.c -o eval_utils.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c hash_utils.c -o hash_utils.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c integer_utils.c -o integer_utils.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c logical_utils.c -o logical_utils.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c map_ranges_to_runs.c -o map_ranges_to_runs.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c raw_utils.c -o raw_utils.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c safe_arithm.c -o safe_arithm.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -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]
static void sort_uchar_array(unsigned char *x, int nelt, int desc)
^~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c subsetting_utils.c -o subsetting_utils.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.11-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c vector_utils.c -o vector_utils.o
C:/rtools40/mingw64/bin/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:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.11-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.11-bioc/meat/S4Vectors.buildbin-libdir/S4Vectors/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'S4Vectors' as S4Vectors_0.26.1.zip
* DONE (S4Vectors)
* installing to library 'C:/Users/biocbuild/bbs-3.11-bioc/R/library'
package 'S4Vectors' successfully unpacked and MD5 sums checked