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

This page was generated on 2024-07-06 11:38 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 380/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CNEr 1.41.0  (landing page)
Ge Tan
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/CNEr
git_branch: devel
git_last_commit: cd329da
git_last_commit_date: 2024-04-30 10:35:00 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    ERROR    OK  
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped


CHECK results for CNEr on nebbiolo2

To the developers/maintainers of the CNEr package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: CNEr
Version: 1.41.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:CNEr.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings CNEr_1.41.0.tar.gz
StartedAt: 2024-07-05 21:34:15 -0400 (Fri, 05 Jul 2024)
EndedAt: 2024-07-05 21:45:07 -0400 (Fri, 05 Jul 2024)
EllapsedTime: 652.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CNEr.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/CNEr.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘CNEr/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CNEr’ version ‘1.41.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
* used C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* checking installed package size ... NOTE
  installed size is 18.3Mb
  sub-directories of 1Mb or more:
    extdata  15.9Mb
    libs      1.0Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking 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 ... WARNING
checkRd: (5) GRangePairs-class.Rd:58-62: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:69-72: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:73-76: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:77-85: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:86-93: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:94-98: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:99-102: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:103-106: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:115-119: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:127-133: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:141-156: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:157-160: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:161-164: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:172-175: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:176-179: \item in \describe must have non-empty label
checkRd: (5) GRangePairs-class.Rd:180-187: \item in \describe must have non-empty label
checkRd: (-1) lavToPsl.Rd:22: Lost braces
    22 |     code{character}(n): file names of output \emph{psl} files. 
       |         ^
* 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 ... WARNING
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.20-bioc/R/site-library/CNEr/libs/CNEr.so’:
  Found ‘__printf_chk’, possibly from ‘printf’ (C)
  Found ‘__sprintf_chk’, possibly from ‘sprintf’ (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 nor [v]sprintf. 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     276.990  8.964 285.984
plotCNEWidth   5.302  0.088   5.389
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/CNEr.Rcheck/00check.log’
for details.


Installation output

CNEr.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘CNEr’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/S4Vectors/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/IRanges/include' -I'/home/biocbuild/bbs-3.20-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.20-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.20-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.20-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.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_GRBs.R:1:1'

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 86 ]
> 
> proc.time()
   user  system elapsed 
 22.797   1.060  23.851 

Example timings

CNEr.Rcheck/CNEr-Ex.timings

nameusersystemelapsed
AssemblyStats0.0160.0000.035
Axt-class0.7130.0680.781
Axt-util0.0610.0040.067
CNE-class0.1430.0120.156
CNEDanRer10Hg380.0060.0040.009
CNEDensity1.4760.1841.661
GRangePairs-class0.5880.0160.605
addAncestorGO000
axisTrack0.0010.0020.004
axtChain000
axtInfo0.0020.0000.001
binner0.0020.0000.002
blatCNE000
ceScan-methods1.4960.1471.649
chainMergeSort000
chainNetSyntenic000
chainPreNet000
cneFinalListDanRer10Hg380.0260.0020.027
cneMerge0.4090.0160.425
fetchChromSizes000
fixCoordinates0.4350.0360.471
grangesPairsForDotplot0.0010.0000.001
last000
lastz000
lavToPsl000
makeAncoraFiles0.0350.0040.039
makeAxtTracks0.2370.0480.285
makeCNEDensity0.0010.0000.000
makeGRBs276.990 8.964285.984
matchDistribution0.3380.0250.363
netToAxt000
orgKEGGIds2EntrezIDs000
plotCNEDistribution0.4480.0040.452
plotCNEWidth5.3020.0885.389
psubAxt0.3320.0040.336
read.rmMask.GRanges0.0210.0000.021
read.rmskFasta0.0290.0000.028
readAncora0.0690.0000.069
readAncoraIntoSQLite0.9010.0000.902
readAxt0.0580.0040.063
readBed0.0420.0160.055
readCNERangesFromSQLite0.0650.0080.073
reverseCigar0.0010.0000.001
saveCNEToSQLite0.0920.0000.092
scoringMatrix0.0000.0000.001
subAxt-methods0.7190.0000.719
syntenicDotplot1.5830.2821.738
writeAxt0.0690.0000.069