############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:FRASER.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings FRASER_2.5.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/FRASER.Rcheck’ * using R version 4.5.1 Patched (2025-06-14 r88325) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 16.0.0 (clang-1600.0.26.6) GNU Fortran (GCC) 14.2.0 * running under: macOS Ventura 13.7.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘FRASER/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘FRASER’ version ‘2.5.2’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 34 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 ‘FRASER’ can be installed ... OK * used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’ * used SDK: ‘MacOSX11.3.sdk’ * checking installed package size ... OK * 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 whether startup messages can be suppressed ... OK * checking dependencies in R code ... NOTE Unexported objects imported by ':::' calls: 'S4Vectors:::selectSome' 'ggbio:::.buildFacetsFromArgs' 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 annotateRangesWithTxDb: no visible binding for global variable ‘include’ calculatePadjValuesOnSubset : : no visible binding for global variable ‘gene_rowIdx’ estimateBestQ: no visible binding for global variable ‘oht’ hyperParams: no visible binding for global variable ‘oht’ loadFraserDataSet: no visible global function definition for ‘slotNames’ plotEncDimSearch.FRASER: no visible binding for global variable ‘oht’ plotEncDimSearch.FRASER: no visible binding for global variable ‘singular_values’ plotVolcano.FRASER: no visible binding for global variable ‘aberrantLabel’ updateSeqlevelsStyle: no visible binding for global variable ‘NCBI_Genome_Name’ updateSeqlevelsStyle: no visible global function definition for ‘setNames’ updateSeqlevelsStyle: no visible global function definition for ‘seqnames<-’ updateSeqlevelsStyle: no visible binding for global variable ‘UCSC_Genome_Name’ plotEncDimSearch,FraserDataSet: no visible binding for global variable ‘oht’ plotEncDimSearch,FraserDataSet: no visible binding for global variable ‘singular_values’ plotVolcano,FraserDataSet: no visible binding for global variable ‘aberrantLabel’ results,FraserDataSet: no visible binding for global variable ‘padjust’ results,FraserDataSet: no visible binding for global variable ‘pValueGene’ results,FraserDataSet: no visible binding for global variable ‘padjustGene’ Undefined global functions or variables: NCBI_Genome_Name UCSC_Genome_Name aberrantLabel gene_rowIdx include oht pValueGene padjust padjustGene seqnames<- setNames singular_values slotNames Consider adding importFrom("methods", "slotNames") importFrom("stats", "setNames") to your NAMESPACE file (and ensure that your DESCRIPTION Imports field contains 'methods'). * 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: plotFunctions.Rd: aberrant Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in 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 * 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 plotFunctions 38.229 0.667 39.221 potentialImpactAnnotations 16.774 0.423 17.217 FRASER 12.312 0.142 12.648 injectOutliers 7.830 0.063 8.144 results 6.563 0.135 6.712 annotateRanges 6.387 0.152 10.879 mergeExternalData 6.427 0.066 6.496 estimateBestQ 6.094 0.044 6.180 calculatePSIValues 5.641 0.037 5.682 filtering 4.976 0.041 5.034 fds-methods 4.942 0.044 5.018 * 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: 4 NOTEs See ‘/Users/biocbuild/bbs-3.22-bioc/meat/FRASER.Rcheck/00check.log’ for details.