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

This page was generated on 2022-10-19 13:21:04 -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 affyio on palomino3


To the developers/maintainers of the affyio package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/affyio.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 29/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
affyio 1.66.0  (landing page)
Ben Bolstad
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/affyio
git_branch: RELEASE_3_15
git_last_commit: 3a0b907
git_last_commit_date: 2022-04-26 10:54:38 -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    OK    OK  UNNEEDED, same version is already published

Summary

Package: affyio
Version: 1.66.0
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:affyio.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings affyio_1.66.0.tar.gz
StartedAt: 2022-10-18 21:52:13 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 21:52:41 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 28.7 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: affyio.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:affyio.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings affyio_1.66.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/affyio.Rcheck'
* using R version 4.2.1 (2022-06-23 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'affyio/DESCRIPTION' ... OK
* this is package 'affyio' version '1.66.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 whether package 'affyio' can be installed ... WARNING
Found the following significant warnings:
  read_abatch.c:2661:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  read_abatch.c:3410:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  read_bpmap.c:698:20: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  read_bpmap.c:655:20: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  read_bpmap.c:603:18: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  read_celfile_generic.c:272:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:294:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:315:3: warning: 'strncpy' output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:336:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:357:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:378:3: warning: 'strncpy' output truncated before terminating nul copying 14 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:399:3: warning: 'strncpy' output truncated before terminating nul copying 17 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:420:3: warning: 'strncpy' output truncated before terminating nul copying 18 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:441:3: warning: 'strncpy' output truncated before terminating nul copying 26 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:464:3: warning: 'strncpy' output truncated before terminating nul copying 18 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:488:3: warning: 'strncpy' output truncated before terminating nul copying 20 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:510:3: warning: 'strncpy' output truncated before terminating nul copying 20 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:532:3: warning: 'strncpy' output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:553:3: warning: 'strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:575:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:597:3: warning: 'strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1270:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1292:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1313:3: warning: 'strncpy' output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1334:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1355:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1376:3: warning: 'strncpy' output truncated before terminating nul copying 14 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1397:3: warning: 'strncpy' output truncated before terminating nul copying 17 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1418:3: warning: 'strncpy' output truncated before terminating nul copying 18 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1439:3: warning: 'strncpy' output truncated before terminating nul copying 26 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1462:3: warning: 'strncpy' output truncated before terminating nul copying 18 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1486:3: warning: 'strncpy' output truncated before terminating nul copying 20 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1508:3: warning: 'strncpy' output truncated before terminating nul copying 20 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1530:3: warning: 'strncpy' output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1551:3: warning: 'strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1573:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  read_celfile_generic.c:1595:3: warning: 'strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation]
See 'F:/biocbuild/bbs-3.15-bioc/meat/affyio.Rcheck/00install.out' for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... NOTE
Found a 'configure.in' file: 'configure.ac' has long been preferred.
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in shell scripts ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'F:/biocbuild/bbs-3.15-bioc/R/library/affyio/libs/x64/affyio.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

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. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking examples ... NONE
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 2 NOTEs
See
  'F:/biocbuild/bbs-3.15-bioc/meat/affyio.Rcheck/00check.log'
for details.



Installation output

affyio.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL affyio
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'affyio' ...
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
gcc  -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DHAVE_ZLIB    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c fread_functions.c -o fread_functions.o
gcc  -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DHAVE_ZLIB    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c init_package.c -o init_package.o
gcc  -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DHAVE_ZLIB    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c read_abatch.c -o read_abatch.o
read_abatch.c: In function 'binary_get_detailed_header_info':
read_abatch.c:2661:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
 2661 |   strncpy(header_info->AlgorithmParameters,my_header->alg_param,strlen(my_header->alg_param)-1);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_abatch.c:2661:65: note: length computed here
 2661 |   strncpy(header_info->AlgorithmParameters,my_header->alg_param,strlen(my_header->alg_param)-1);
      |                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_abatch.c: In function 'gzbinary_get_detailed_header_info':
read_abatch.c:3410:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
 3410 |   strncpy(header_info->AlgorithmParameters,my_header->alg_param,strlen(my_header->alg_param)-1);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_abatch.c:3410:65: note: length computed here
 3410 |   strncpy(header_info->AlgorithmParameters,my_header->alg_param,strlen(my_header->alg_param)-1);
      |                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DHAVE_ZLIB    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c read_bpmap.c -o read_bpmap.o
read_bpmap.c: In function 'ReadBPMAPHeader':
read_bpmap.c:110:18: warning: overflow in conversion from 'long long unsigned int' to 'long int' changes value from '18446744073709551612' to '-4' [-Woverflow]
  110 |     fseek(infile,-sizeof(float),SEEK_CUR);
      |                  ^~~~~~~~~~~~~~
read_bpmap.c: In function 'ReadBPMAPFileIntoRList':
read_bpmap.c:698:20: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  698 |    sprintf(buf, "%d", j+1);
      |                    ^
read_bpmap.c:698:4: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10
  698 |    sprintf(buf, "%d", j+1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~
read_bpmap.c:655:20: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  655 |    sprintf(buf, "%d", j+1);
      |                    ^
read_bpmap.c:655:4: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10
  655 |    sprintf(buf, "%d", j+1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~
read_bpmap.c:603:18: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  603 |  sprintf(buf, "%d", j+1);
      |                  ^
read_bpmap.c:603:2: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10
  603 |  sprintf(buf, "%d", j+1);
      |  ^~~~~~~~~~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DHAVE_ZLIB    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c read_cdf_xda.c -o read_cdf_xda.o
gcc  -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DHAVE_ZLIB    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c read_cdffile2.c -o read_cdffile2.o
gcc  -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DHAVE_ZLIB    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c read_celfile_generic.c -o read_celfile_generic.o
read_celfile_generic.c: In function 'generic_get_detailed_header_info':
read_celfile_generic.c:272:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  272 |   strncpy(header_info->AlgorithmParameters,"Percentile:",11);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:294:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  294 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"CellMargin:",11);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:315:3: warning: 'strncpy' output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation]
  315 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"OutlierHigh:",12);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:336:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  336 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"OutlierLow:",11);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:357:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  357 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"AlgVersion:",11);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:378:3: warning: 'strncpy' output truncated before terminating nul copying 14 bytes from a string of the same length [-Wstringop-truncation]
  378 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FixedCellSize:",14);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:399:3: warning: 'strncpy' output truncated before terminating nul copying 17 bytes from a string of the same length [-Wstringop-truncation]
  399 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FullFeatureWidth:",17);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:420:3: warning: 'strncpy' output truncated before terminating nul copying 18 bytes from a string of the same length [-Wstringop-truncation]
  420 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FullFeatureHeight:",18);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:441:3: warning: 'strncpy' output truncated before terminating nul copying 26 bytes from a string of the same length [-Wstringop-truncation]
  441 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"IgnoreOutliersInShiftRows:",26);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:464:3: warning: 'strncpy' output truncated before terminating nul copying 18 bytes from a string of the same length [-Wstringop-truncation]
  464 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FeatureExtraction:",18);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:488:3: warning: 'strncpy' output truncated before terminating nul copying 20 bytes from a string of the same length [-Wstringop-truncation]
  488 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"PoolWidthExtenstion:",20);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:510:3: warning: 'strncpy' output truncated before terminating nul copying 20 bytes from a string of the same length [-Wstringop-truncation]
  510 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"PoolHeightExtension:",20);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:532:3: warning: 'strncpy' output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation]
  532 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"UseSubgrids:",12);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:553:3: warning: 'strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation]
  553 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"RandomizePixels:",16);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:575:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
  575 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"ErrorBasis:",11);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:597:3: warning: 'strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation]
  597 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"StdMult:",8);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c: In function 'gzgeneric_get_detailed_header_info':
read_celfile_generic.c:1270:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
 1270 |   strncpy(header_info->AlgorithmParameters,"Percentile:",11);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1292:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
 1292 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"CellMargin:",11);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1313:3: warning: 'strncpy' output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation]
 1313 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"OutlierHigh:",12);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1334:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
 1334 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"OutlierLow:",11);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1355:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
 1355 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"AlgVersion:",11);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1376:3: warning: 'strncpy' output truncated before terminating nul copying 14 bytes from a string of the same length [-Wstringop-truncation]
 1376 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FixedCellSize:",14);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1397:3: warning: 'strncpy' output truncated before terminating nul copying 17 bytes from a string of the same length [-Wstringop-truncation]
 1397 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FullFeatureWidth:",17);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1418:3: warning: 'strncpy' output truncated before terminating nul copying 18 bytes from a string of the same length [-Wstringop-truncation]
 1418 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FullFeatureHeight:",18);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1439:3: warning: 'strncpy' output truncated before terminating nul copying 26 bytes from a string of the same length [-Wstringop-truncation]
 1439 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"IgnoreOutliersInShiftRows:",26);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1462:3: warning: 'strncpy' output truncated before terminating nul copying 18 bytes from a string of the same length [-Wstringop-truncation]
 1462 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FeatureExtraction:",18);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1486:3: warning: 'strncpy' output truncated before terminating nul copying 20 bytes from a string of the same length [-Wstringop-truncation]
 1486 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"PoolWidthExtenstion:",20);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1508:3: warning: 'strncpy' output truncated before terminating nul copying 20 bytes from a string of the same length [-Wstringop-truncation]
 1508 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"PoolHeightExtension:",20);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1530:3: warning: 'strncpy' output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation]
 1530 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"UseSubgrids:",12);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1551:3: warning: 'strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation]
 1551 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"RandomizePixels:",16);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1573:3: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation]
 1573 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"ErrorBasis:",11);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
read_celfile_generic.c:1595:3: warning: 'strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation]
 1595 |   strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"StdMult:",8);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DHAVE_ZLIB    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c read_clf.c -o read_clf.o
gcc  -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DHAVE_ZLIB    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c read_generic.c -o read_generic.o
gcc  -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DHAVE_ZLIB    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c read_multichannel_celfile_generic.c -o read_multichannel_celfile_generic.o
gcc  -I"F:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DHAVE_ZLIB    -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c read_pgf.c -o read_pgf.o
read_pgf.c:363:12: warning: 'token_ends_with' defined but not used [-Wunused-function]
  363 | static int token_ends_with(char *token, char *ends_in){
      |            ^~~~~~~~~~~~~~~
gcc -shared -s -static-libgcc -o affyio.dll tmp.def fread_functions.o init_package.o read_abatch.o read_bpmap.o read_cdf_xda.o read_cdffile2.o read_celfile_generic.o read_clf.o read_generic.o read_multichannel_celfile_generic.o read_pgf.o -LF:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-affyio/00new/affyio/libs/x64
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 (affyio)

Tests output


Example timings