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

This page was generated on 2024-03-04 11:39:01 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4676
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4414
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4441
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4417
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 382/2251HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CNEr 1.39.0  (landing page)
Ge Tan
Snapshot Date: 2024-03-01 14:00:22 -0500 (Fri, 01 Mar 2024)
git_url: https://git.bioconductor.org/packages/CNEr
git_branch: devel
git_last_commit: 22a4e19
git_last_commit_date: 2023-10-24 09:57:27 -0500 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 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 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  

CHECK results for CNEr on merida1


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.39.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CNEr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CNEr_1.39.0.tar.gz
StartedAt: 2024-03-02 01:53:10 -0500 (Sat, 02 Mar 2024)
EndedAt: 2024-03-02 02:16:01 -0500 (Sat, 02 Mar 2024)
EllapsedTime: 1370.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CNEr.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CNEr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CNEr_1.39.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/CNEr.Rcheck’
* using R Under development (unstable) (2024-01-16 r85808)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CNEr/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CNEr’ version ‘1.39.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: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* checking installed package size ... NOTE
  installed size is 17.7Mb
  sub-directories of 1Mb or more:
    extdata  15.9Mb
* 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 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
* 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 ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/CNEr/libs/CNEr.so’:
  Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C)
  Found ‘___stderrp’, possibly from ‘stderr’ (C)
  Found ‘___stdoutp’, possibly from ‘stdout’ (C)
  Found ‘_abort’, possibly from ‘abort’ (C)
  Found ‘_exit’, possibly from ‘exit’ (C)
  Found ‘_printf’, possibly from ‘printf’ (C)
  Found ‘_puts’, possibly from ‘printf’ (C), ‘puts’ (C)
  Found ‘_rand’, possibly from ‘rand’ (C)
  Found ‘_sprintf’, possibly from ‘sprintf’ (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     513.956  7.901 626.279
plotCNEWidth  16.133  0.863  20.218
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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



Installation output

CNEr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CNEr
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘CNEr’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c S4Vectors_stubs.c -o S4Vectors_stubs.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c IRanges_stubs.c -o IRanges_stubs.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c XVector_stubs.c -o XVector_stubs.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c R_init_CNEr.c -o R_init_CNEr.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c utils.c -o utils.o
utils.c:49:7: warning: unused variable '_binFirstShift' [-Wunused-variable]
  int _binFirstShift = binFirstShift();
      ^
utils.c:50:7: warning: unused variable '_binNextShift' [-Wunused-variable]
  int _binNextShift = binNextShift();
      ^
2 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c io.c -o io.o
io.c:94:26: warning: unused variable 'curAxt' [-Wunused-variable]
  struct axt *axt=NULL, *curAxt;
                         ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ceScan.c -o ceScan.o
ceScan.c:615:8: warning: unused variable 'rest' [-Wunused-variable]
  char rest, path[PATH_LEN];
       ^
ceScan.c:613:10: warning: unused variable 'n' [-Wunused-variable]
  int i, n;
         ^
ceScan.c:674:17: warning: unused variable 'CNE' [-Wunused-variable]
  struct slCNE *CNE, *nextCNE, *el_CNE;
                ^
ceScan.c:673:23: warning: unused variable 'thresholds' [-Wunused-variable]
  struct slThreshold *thresholds, *nextThreshold, *el_threshold;
                      ^
ceScan.c:868:7: warning: unused variable 'nrCNE' [-Wunused-variable]
  int nrCNE[nrThresholds], i;
      ^
ceScan.c:868:28: warning: unused variable 'i' [-Wunused-variable]
  int nrCNE[nrThresholds], i;
                           ^
ceScan.c:865:17: warning: unused variable 'CNE' [-Wunused-variable]
  struct slCNE *CNE;
                ^
ceScan.c:898:7: warning: unused variable 'nrThresholds' [-Wunused-variable]
  int nrThresholds = GET_LENGTH(winSize);
      ^
8 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/axt.c -o ucsc/axt.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/base64.c -o ucsc/base64.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/binRange.c -o ucsc/binRange.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/bits.c -o ucsc/bits.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/chain.c -o ucsc/chain.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/_cheapcgi.c -o ucsc/_cheapcgi.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/cirTree.c -o ucsc/cirTree.o
ucsc/cirTree.c:475:16: warning: unused function 'cirTreeOverlaps' [-Wunused-function]
INLINE boolean cirTreeOverlaps(int qChrom, int qStart, int qEnd, 
               ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/common.c -o ucsc/common.o
ucsc/common.c:1982:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
        if ((*in == '"'))
             ~~~~^~~~~~
ucsc/common.c:1982:18: note: remove extraneous parentheses around the comparison to silence this warning
        if ((*in == '"'))
            ~    ^     ~
ucsc/common.c:1982:18: note: use '=' to turn this equality comparison into an assignment
        if ((*in == '"'))
                 ^~
                 =
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/dlist.c -o ucsc/dlist.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/dnaseq.c -o ucsc/dnaseq.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/dnautil.c -o ucsc/dnautil.o
ucsc/dnautil.c:942:5: warning: variable 'pastPoly' set but not used [-Wunused-but-set-variable]
int pastPoly = 0;
    ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/dystring.c -o ucsc/dystring.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/errabort.c -o ucsc/errabort.o
ucsc/errabort.c:30:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static char const rcsid[] = "$Id: errabort.c,v 1.16 2010/01/12 18:16:27 markd Exp $";
                  ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/hash.c -o ucsc/hash.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/https.c -o ucsc/https.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/intExp.c -o ucsc/intExp.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/kxTok.c -o ucsc/kxTok.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/linefile.c -o ucsc/linefile.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/localmem.c -o ucsc/localmem.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/memalloc.c -o ucsc/memalloc.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/obscure.c -o ucsc/obscure.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/options.c -o ucsc/options.o
ucsc/options.c:49:11: warning: variable 'discardMe' set but not used [-Wunused-but-set-variable]
long long discardMe = 0;
          ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/pipeline.c -o ucsc/pipeline.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/_portimpl.c -o ucsc/_portimpl.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/sqlList.c -o ucsc/sqlList.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/sqlNum.c -o ucsc/sqlNum.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/verbose.c -o ucsc/verbose.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/os.c -o ucsc/os.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include   -g -fPIC  -falign-functions=64 -Wall -g -O2  -c ucsc/wildcmp.c -o ucsc/wildcmp.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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 Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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 
 48.875   2.562  59.310 

Example timings

CNEr.Rcheck/CNEr-Ex.timings

nameusersystemelapsed
AssemblyStats0.0270.0620.153
Axt-class2.3680.0563.045
Axt-util0.1550.0040.205
CNE-class0.3460.0180.488
CNEDanRer10Hg380.0180.0030.023
CNEDensity1.3580.0361.789
GRangePairs-class1.4310.1952.000
addAncestorGO0.0000.0010.001
axisTrack0.0070.0060.016
axtChain0.0000.0000.001
axtInfo0.0020.0010.003
binner0.0050.0010.006
blatCNE0.0000.0010.001
ceScan-methods3.4800.2404.643
chainMergeSort0.0000.0000.001
chainNetSyntenic0.0010.0010.001
chainPreNet0.0000.0000.001
cneFinalListDanRer10Hg380.0530.0040.071
cneMerge1.0490.0601.378
fetchChromSizes0.0000.0010.000
fixCoordinates1.1700.1351.668
grangesPairsForDotplot0.0020.0020.005
last0.0000.0000.001
lastz0.0000.0000.001
lavToPsl0.0000.0010.001
makeAncoraFiles0.0730.0030.098
makeAxtTracks0.5970.0160.740
makeCNEDensity0.0000.0010.001
makeGRBs513.956 7.901626.279
matchDistribution0.7480.0190.998
netToAxt0.0010.0010.002
orgKEGGIds2EntrezIDs0.0000.0010.001
plotCNEDistribution1.1350.1161.670
plotCNEWidth16.133 0.86320.218
psubAxt0.8590.0341.020
read.rmMask.GRanges0.0570.0050.087
read.rmskFasta0.0650.0030.076
readAncora0.1820.0030.215
readAncoraIntoSQLite1.6720.0511.885
readAxt0.1560.0110.177
readBed0.1280.0140.147
readCNERangesFromSQLite0.1890.0150.233
reverseCigar0.0030.0010.004
saveCNEToSQLite0.3320.0200.385
scoringMatrix0.0010.0010.001
subAxt-methods1.8210.0452.006
syntenicDotplot2.9750.7564.062
writeAxt0.1720.0220.214