############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:rtracklayer.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings rtracklayer_1.67.1.tar.gz ### ############################################################################## ############################################################################## * using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/rtracklayer.Rcheck' * using R Under development (unstable) (2025-03-01 r87860 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'rtracklayer/DESCRIPTION' ... OK * this is package 'rtracklayer' version '1.67.1' * 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 'rtracklayer' can be installed ... WARNING Found the following significant warnings: bigBedHelper.c:148:3: warning: 'strncpy' destination unchanged after copying no bytes [-Wstringop-truncation] ucsc/basicBed.c:449:1: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] See 'E:/biocbuild/bbs-3.21-bioc/meat/rtracklayer.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 14.2.0' * checking installed package size ... INFO installed size is 13.3Mb sub-directories of 1Mb or more: R 1.8Mb libs 10.1Mb * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... NOTE License components with restrictions not permitted: Artistic-2.0 + file LICENSE * 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 whether startup messages can be suppressed ... OK * checking dependencies in R code ... NOTE Unexported objects imported by ':::' calls: 'BiocGenerics:::testPackage' 'GenomicRanges:::INVALID.GR.COLNAMES' 'S4Vectors:::labeledLine' 'S4Vectors:::make_XYZxyz_to_XxYyZz_subscript' 'S4Vectors:::new_SimpleList_from_list' 'XVector:::rewind_filexp' 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 ... NOTE import,BEDPEFile-ANY-ANY: no visible binding for global variable 'chrom2' import,BEDPEFile-ANY-ANY: no visible binding for global variable 'start2' import,BEDPEFile-ANY-ANY: no visible binding for global variable 'end2' import,BEDPEFile-ANY-ANY: no visible binding for global variable 'strand2' Undefined global functions or variables: chrom2 end2 start2 strand2 * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: GRangesForUCSCGenome.Rd: genome Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * checking for missing documentation entries ... WARNING Undocumented code objects: 'Genome' 'Track' 'TrackContainer' 'cleanupBigBedCache' 'descriptionUrl' 'descriptionUrl<-' 'email' 'email<-' 'genomeField' 'genomeField<-' 'genomeInfo' 'genomeInfo<-' 'genomesFile' 'genomesFile<-' 'getTracks' 'hub' 'hub<-' 'hubUrl<-' 'longLabel' 'longLabel<-' 'readGFFAsGRanges' 'readGFFPragmas' 'shortLabel' 'shortLabel<-' 'sniffGFFVersion' 'trackField' 'trackField<-' Undocumented S4 classes: 'Track' 'TrackContainer' Undocumented S4 methods: generic 'genomesFile' and siglist 'TrackHub' generic 'genomesFile<-' and siglist 'TrackHub' generic 'names' and siglist 'GenomeContainer' generic 'names' and siglist 'TrackContainer' generic 'names' and siglist 'TrackHub' generic 'track<-' and siglist 'TrackHubGenome,BiocFile' generic 'trackNames' and siglist 'TrackHubGenome' generic 'uri' and siglist 'TrackHub' generic 'writeTrackHub' and siglist 'TrackHub' All user-level objects in a package (including S4 classes and methods) should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... NOTE Argument items with no description in Rd file 'readGFF.Rd': 'filter' 'raw_data' 'GFF1' * 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 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 * checking sizes of PDF files under 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed BEDFile-class 4.97 1.78 6.75 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'rtracklayer_unit_tests.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, 6 NOTEs See 'E:/biocbuild/bbs-3.21-bioc/meat/rtracklayer.Rcheck/00check.log' for details.