Back to Multiple platform build/check report for BioC 3.16:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-03-24 11:05:22 -0400 (Fri, 24 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4286
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4276
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4303
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 CNEr on nebbiolo2


To the developers/maintainers of the CNEr package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CNEr.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 361/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CNEr 1.34.0  (landing page)
Ge Tan
Snapshot Date: 2023-03-22 14:00:04 -0400 (Wed, 22 Mar 2023)
git_url: https://git.bioconductor.org/packages/CNEr
git_branch: RELEASE_3_16
git_last_commit: 878de98
git_last_commit_date: 2022-11-01 11:09:13 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: CNEr
Version: 1.34.0
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:CNEr.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings CNEr_1.34.0.tar.gz
StartedAt: 2023-03-22 19:58:48 -0400 (Wed, 22 Mar 2023)
EndedAt: 2023-03-22 20:10:00 -0400 (Wed, 22 Mar 2023)
EllapsedTime: 671.8 seconds
RetCode: 0
Status:   OK  
CheckDir: CNEr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:CNEr.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings CNEr_1.34.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/CNEr.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘CNEr/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CNEr’ version ‘1.34.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘CNEr’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 18.6Mb
  sub-directories of 1Mb or more:
    extdata  15.9Mb
    libs      1.3Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  ‘BiocGenerics:::replaceSlots’ ‘S4Vectors:::make_zero_col_DataFrame’
  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 ... 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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 is not available
File ‘/home/biocbuild/bbs-3.16-bioc/R/site-library/CNEr/libs/CNEr.so’:
  Found ‘__printf_chk’, possibly from ‘printf’ (C)
  Found ‘abort’, possibly from ‘abort’ (C)
  Found ‘exit’, possibly from ‘exit’ (C)
  Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
  Found ‘rand’, possibly from ‘rand’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (C)

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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
makeGRBs     283.853  7.430 291.912
plotCNEWidth   5.886  0.052   5.939
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘CNEr.Rmd’ using ‘UTF-8’... OK
  ‘PairwiseWholeGenomeAlignment.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.16-bioc/meat/CNEr.Rcheck/00check.log’
for details.



Installation output

CNEr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL CNEr
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-library’
* installing *source* package ‘CNEr’ ...
** using staged installation
** libs
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c IRanges_stubs.c -o IRanges_stubs.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c XVector_stubs.c -o XVector_stubs.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c R_init_CNEr.c -o R_init_CNEr.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c utils.c -o utils.o
utils.c: In function ‘bin_ranges_from_coord_range_standard’:
utils.c:50:7: warning: unused variable ‘_binNextShift’ [-Wunused-variable]
   50 |   int _binNextShift = binNextShift();
      |       ^~~~~~~~~~~~~
utils.c:49:7: warning: unused variable ‘_binFirstShift’ [-Wunused-variable]
   49 |   int _binFirstShift = binFirstShift();
      |       ^~~~~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c io.c -o io.o
io.c: In function ‘myReadAxt’:
io.c:94:26: warning: unused variable ‘curAxt’ [-Wunused-variable]
   94 |   struct axt *axt=NULL, *curAxt;
      |                          ^~~~~~
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ceScan.c -o ceScan.o
ceScan.c: In function ‘ceScan’:
ceScan.c:615:8: warning: unused variable ‘rest’ [-Wunused-variable]
  615 |   char rest, path[PATH_LEN];
      |        ^~~~
ceScan.c:613:10: warning: unused variable ‘n’ [-Wunused-variable]
  613 |   int i, n;
      |          ^
ceScan.c: In function ‘freeSlThreshold’:
ceScan.c:674:17: warning: unused variable ‘CNE’ [-Wunused-variable]
  674 |   struct slCNE *CNE, *nextCNE, *el_CNE;
      |                 ^~~
ceScan.c:673:23: warning: unused variable ‘thresholds’ [-Wunused-variable]
  673 |   struct slThreshold *thresholds, *nextThreshold, *el_threshold;
      |                       ^~~~~~~~~~
ceScan.c: In function ‘myCeScan’:
ceScan.c:868:28: warning: unused variable ‘i’ [-Wunused-variable]
  868 |   int nrCNE[nrThresholds], i;
      |                            ^
ceScan.c:868:7: warning: unused variable ‘nrCNE’ [-Wunused-variable]
  868 |   int nrCNE[nrThresholds], i;
      |       ^~~~~
ceScan.c:865:17: warning: unused variable ‘CNE’ [-Wunused-variable]
  865 |   struct slCNE *CNE;
      |                 ^~~
ceScan.c: In function ‘myCeScanFile’:
ceScan.c:898:7: warning: unused variable ‘nrThresholds’ [-Wunused-variable]
  898 |   int nrThresholds = GET_LENGTH(winSize);
      |       ^~~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/axt.c -o ucsc/axt.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/base64.c -o ucsc/base64.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/binRange.c -o ucsc/binRange.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/bits.c -o ucsc/bits.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/chain.c -o ucsc/chain.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/_cheapcgi.c -o ucsc/_cheapcgi.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/cirTree.c -o ucsc/cirTree.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/common.c -o ucsc/common.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/dlist.c -o ucsc/dlist.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/dnaseq.c -o ucsc/dnaseq.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/dnautil.c -o ucsc/dnautil.o
ucsc/dnautil.c: In function ‘findHeadPolyTMaybeMask’:
ucsc/dnautil.c:942:5: warning: variable ‘pastPoly’ set but not used [-Wunused-but-set-variable]
  942 | int pastPoly = 0;
      |     ^~~~~~~~
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/dystring.c -o ucsc/dystring.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/errabort.c -o ucsc/errabort.o
ucsc/errabort.c:30:19: warning: ‘rcsid’ defined but not used [-Wunused-const-variable=]
   30 | static char const rcsid[] = "$Id: errabort.c,v 1.16 2010/01/12 18:16:27 markd Exp $";
      |                   ^~~~~
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/hash.c -o ucsc/hash.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/https.c -o ucsc/https.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/intExp.c -o ucsc/intExp.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/kxTok.c -o ucsc/kxTok.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/linefile.c -o ucsc/linefile.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/localmem.c -o ucsc/localmem.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/memalloc.c -o ucsc/memalloc.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/obscure.c -o ucsc/obscure.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/options.c -o ucsc/options.o
ucsc/options.c: In function ‘validateOption’:
ucsc/options.c:49:11: warning: variable ‘discardMe’ set but not used [-Wunused-but-set-variable]
   49 | long long discardMe = 0;
      |           ^~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/pipeline.c -o ucsc/pipeline.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/_portimpl.c -o ucsc/_portimpl.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/sqlList.c -o ucsc/sqlList.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/sqlNum.c -o ucsc/sqlNum.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/verbose.c -o ucsc/verbose.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/os.c -o ucsc/os.o
gcc -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/XVector/include' -I/usr/local/include  -g -fpic  -g -O2  -Wall -c ucsc/wildcmp.c -o ucsc/wildcmp.o
gcc -shared -L/home/biocbuild/bbs-3.16-bioc/R/lib -L/usr/local/lib -o CNEr.so S4Vectors_stubs.o IRanges_stubs.o XVector_stubs.o R_init_CNEr.o utils.o io.o ceScan.o ucsc/axt.o ucsc/base64.o ucsc/binRange.o ucsc/bits.o ucsc/chain.o ucsc/_cheapcgi.o ucsc/cirTree.o ucsc/common.o ucsc/dlist.o ucsc/dnaseq.o ucsc/dnautil.o ucsc/dystring.o ucsc/errabort.o ucsc/hash.o ucsc/https.o ucsc/intExp.o ucsc/kxTok.o ucsc/linefile.o ucsc/localmem.o ucsc/memalloc.o ucsc/obscure.o ucsc/options.o ucsc/pipeline.o ucsc/_portimpl.o ucsc/sqlList.o ucsc/sqlNum.o ucsc/verbose.o ucsc/os.o ucsc/wildcmp.o -lz -L/home/biocbuild/bbs-3.16-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.16-bioc/R/site-library/00LOCK-CNEr/00new/CNEr/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (CNEr)

Tests output

CNEr.Rcheck/tests/testthat.Rout


R version 4.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(CNEr)

> 
> test_check("CNEr")
The number of axt files 1
The number of axt alignments is 50
The number of axt files 1
The number of axt alignments is 352
The number of axt files 1
The number of axt alignments is 352
The number of axt files 1
The number of axt alignments is 352
The number of axt files 1
The number of axt alignments is 50
The number of axt files 1
The number of axt alignments is 50
The number of axt files 1
The number of axt alignments is 50
The number of axt files 1
The number of axt alignments is 50
The number of axt files 1
The number of axt alignments is 352
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 86 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• empty test (1)

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 86 ]
> 
> proc.time()
   user  system elapsed 
 22.177   0.950  23.094 

Example timings

CNEr.Rcheck/CNEr-Ex.timings

nameusersystemelapsed
AssemblyStats0.0110.0000.011
Axt-class0.6650.0520.717
Axt-util0.0690.0000.070
CNE-class0.1950.0200.216
CNEDanRer10Hg380.010.000.01
CNEDensity0.7440.0720.818
GRangePairs-class0.5870.0480.636
addAncestorGO000
axisTrack0.0040.0000.004
axtChain000
axtInfo0.0010.0000.001
binner0.0020.0000.002
blatCNE0.0000.0000.001
ceScan-methods1.7560.1481.900
chainMergeSort000
chainNetSyntenic000
chainPreNet0.0000.0000.001
cneFinalListDanRer10Hg380.0220.0000.022
cneMerge1.5680.1441.712
fetchChromSizes000
fixCoordinates0.4440.0080.453
grangesPairsForDotplot0.0010.0000.001
last0.0010.0000.000
lastz0.0000.0000.001
lavToPsl000
makeAncoraFiles0.0350.0000.035
makeAxtTracks0.2560.0480.305
makeCNEDensity000
makeGRBs283.853 7.430291.912
matchDistribution0.3580.0000.359
netToAxt000
orgKEGGIds2EntrezIDs000
plotCNEDistribution0.5080.0040.512
plotCNEWidth5.8860.0525.939
psubAxt0.4310.0040.435
read.rmMask.GRanges0.0230.0000.023
read.rmskFasta0.0330.0000.034
readAncora0.0790.0000.080
readAncoraIntoSQLite0.9200.0080.929
readAxt0.0540.0080.063
readBed0.0720.0080.075
readCNERangesFromSQLite0.0900.0000.089
reverseCigar0.0020.0000.001
saveCNEToSQLite0.1080.0000.107
scoringMatrix0.0010.0000.000
subAxt-methods0.9550.0080.962
syntenicDotplot1.4650.2691.624
writeAxt0.0680.0040.071