Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:38:07 -0400 (Fri, 20 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4347 |
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 1403/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Alex Chit Hei Wong
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | WARNINGS | OK | ||||||||
To the developers/maintainers of the NxtIRFcore package: - 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. |
Package: NxtIRFcore |
Version: 1.6.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:NxtIRFcore.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings NxtIRFcore_1.6.0.tar.gz |
StartedAt: 2023-10-18 11:57:39 -0400 (Wed, 18 Oct 2023) |
EndedAt: 2023-10-18 12:08:54 -0400 (Wed, 18 Oct 2023) |
EllapsedTime: 674.6 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: NxtIRFcore.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:NxtIRFcore.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings NxtIRFcore_1.6.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/NxtIRFcore.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-apple-darwin20 (64-bit) * 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.6.7 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘NxtIRFcore/DESCRIPTION’ ... OK * this is package ‘NxtIRFcore’ version ‘1.6.0’ * package encoding: UTF-8 * 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 ‘NxtIRFcore’ can be installed ... WARNING Found the following significant warnings: Warning: Package 'NxtIRFcore' is deprecated and will be removed from See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/NxtIRFcore.Rcheck/00install.out’ for details. * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * checking C++ specification ... NOTE Specified C++11: please drop specification unless essential * 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 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 startup messages can be suppressed ... OK * checking dependencies in R code ... OK * 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 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 is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed BuildReference 17.889 0.327 27.807 CollateData 16.972 0.660 26.973 Plot_Coverage 5.043 0.143 6.621 NxtSE-class 4.628 0.483 7.428 MakeSE 3.147 0.462 5.424 * 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 ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 2 NOTEs See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/NxtIRFcore.Rcheck/00check.log’ for details.
NxtIRFcore.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL NxtIRFcore ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘NxtIRFcore’ ... ** using staged installation Configuring without OpenMP for MacOS ** libs using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++11 using SDK: ‘MacOSX11.3.sdk’ clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppProgress/include' -I/opt/R/arm64/include -DRNXTIRF -fPIC -falign-functions=64 -Wall -g -O2 -c BAM2blocks.cpp -o BAM2blocks.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppProgress/include' -I/opt/R/arm64/include -DRNXTIRF -fPIC -falign-functions=64 -Wall -g -O2 -c FastaReader.cpp -o FastaReader.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppProgress/include' -I/opt/R/arm64/include -DRNXTIRF -fPIC -falign-functions=64 -Wall -g -O2 -c FragmentBlocks.cpp -o FragmentBlocks.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppProgress/include' -I/opt/R/arm64/include -DRNXTIRF -fPIC -falign-functions=64 -Wall -g -O2 -c GZTools.cpp -o GZTools.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppProgress/include' -I/opt/R/arm64/include -DRNXTIRF -fPIC -falign-functions=64 -Wall -g -O2 -c IRFinder.cpp -o IRFinder.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppProgress/include' -I/opt/R/arm64/include -DRNXTIRF -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppProgress/include' -I/opt/R/arm64/include -DRNXTIRF -fPIC -falign-functions=64 -Wall -g -O2 -c ReadBlockProcessor.cpp -o ReadBlockProcessor.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppProgress/include' -I/opt/R/arm64/include -DRNXTIRF -fPIC -falign-functions=64 -Wall -g -O2 -c ReadBlockProcessor_CoverageBlocks.cpp -o ReadBlockProcessor_CoverageBlocks.o ReadBlockProcessor_CoverageBlocks.cpp:247:16: warning: variable 'len' set but not used [-Wunused-but-set-variable] unsigned int len=0; ^ 1 warning generated. clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppProgress/include' -I/opt/R/arm64/include -DRNXTIRF -fPIC -falign-functions=64 -Wall -g -O2 -c covTools.cpp -o covTools.o clang++ -arch arm64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o NxtIRFcore.so BAM2blocks.o FastaReader.o FragmentBlocks.o GZTools.o IRFinder.o RcppExports.o ReadBlockProcessor.o ReadBlockProcessor_CoverageBlocks.o covTools.o -DRNXTIRF -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-NxtIRFcore/00new/NxtIRFcore/libs ** R ** 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 Warning: Package 'NxtIRFcore' is deprecated and will be removed from Bioconductor version 3.18 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location Warning: Package 'NxtIRFcore' is deprecated and will be removed from Bioconductor version 3.18 ** testing if installed package keeps a record of temporary installation path * DONE (NxtIRFcore)
NxtIRFcore.Rcheck/tests/testthat.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (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(NxtIRFcore) Loading required package: NxtIRFdata Warning message: Package 'NxtIRFcore' is deprecated and will be removed from Bioconductor version 3.18 > > test_check("NxtIRFcore") Oct 18 12:07:43 Reference generated without non-polyA reference Oct 18 12:07:43 Reference generated without Mappability reference Oct 18 12:07:43 Reference generated without Blacklist exclusion Oct 18 12:07:43 Converting FASTA to local TwoBitFile...done Oct 18 12:07:44 Connecting to genome TwoBitFile...done Oct 18 12:07:44 Making local copy of GTF file...done Oct 18 12:07:44 Reading source GTF file...done Oct 18 12:07:45 Processing gtf file... ...genes ...transcripts ...CDS ...exons done Oct 18 12:07:49 Processing introns... ...data ...basic annotations ...splice motifs ...other info ...defining flanking exon islands done Oct 18 12:07:54 Generating IRFinder reference ...prepping data ...determining measurable introns (directional) ...determining measurable introns (non-directional) ...writing ref-cover.bed ...writing ref-ROI.bed ...writing ref-read-continues.ref ...writing ref-sj.ref IRFinder reference generation completed Oct 18 12:08:04 Predicting NMD transcripts from genome sequence ...exonic transcripts ...retained introns | | | 0% | |======================================================================| 100% done Oct 18 12:08:07 Annotating Splice Events Annotating Mutually-Exclusive-Exon Splice Events...done Annotating Skipped-Exon Splice Events...done Annotating Alternate 5' / 3' Splice Site Splice Events...done Annotating Alternate First / Last Exon Splice Events...done Annotating known retained introns...done Oct 18 12:08:08 Splice Annotations Filtered Oct 18 12:08:08 Translating Alternate Splice Peptides...done Oct 18 12:08:11 Splice Annotations finished Reference build finished Oct 18 12:08:11 Running IRFinder Oct 18 12:08:12 Using MulticoreParam 1 threads Oct 18 12:08:13 IRFinder processed Rtmp8ouE7V/02H003.bam Oct 18 12:08:14 IRFinder processed Rtmp8ouE7V/02H025.bam Oct 18 12:08:14 IRFinder processed Rtmp8ouE7V/02H026.bam Oct 18 12:08:15 IRFinder processed Rtmp8ouE7V/02H033.bam Oct 18 12:08:16 IRFinder processed Rtmp8ouE7V/02H043.bam Oct 18 12:08:16 IRFinder processed Rtmp8ouE7V/02H046.bam Oct 18 12:08:16 Validating Experiment; checking COV files... Oct 18 12:08:18 Using MulticoreParam 1 threads Oct 18 12:08:18 Compiling Sample Stats Oct 18 12:08:18 Compiling Junction List...merging...done Oct 18 12:08:19 Compiling Intron Retention List...done Oct 18 12:08:21 Tidying up splice junctions and intron retentions... ...annotating splice junctions ...grouping splice junctions ...grouping introns ...loading splice events ...saving annotations ...compiling rowEvents done Oct 18 12:08:24 Generating NxtIRF assays Oct 18 12:08:25 Using MulticoreParam 1 threads | | | 0% | |============ | 17% | |======================= | 33% | |=================================== | 50% | |=============================================== | 67% | |========================================================== | 83% | |======================================================================| 100% Building Final SummarizedExperiment Object | | | 0% | |============ | 17% | |======================= | 33% | |=================================== | 50% | |=============================================== | 67% | |========================================================== | 83% | |======================================================================| 100% NxtIRF Collation Finished Oct 18 12:08:32 Loading NxtSE object from file...done Oct 18 12:08:33 Removing overlapping introns... Oct 18 12:08:33 Iterating through IR events to determine introns of main isoforms Oct 18 12:08:33 Iteration 1 Oct 18 12:08:33 Iteration 2 NxtIRF was compiled without OpenMP [ FAIL 0 | WARN 0 | SKIP 1 | PASS 16 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-OpenMP.R:1:1' [ FAIL 0 | WARN 0 | SKIP 1 | PASS 16 ] > > # bump to trigger r cmd check > > proc.time() user system elapsed 54.189 2.102 85.947
NxtIRFcore.Rcheck/NxtIRFcore-Ex.timings
name | user | system | elapsed | |
ASE-methods | 0.945 | 0.043 | 1.502 | |
BuildReference | 17.889 | 0.327 | 27.807 | |
CollateData | 16.972 | 0.660 | 26.973 | |
CoordToGR | 0.020 | 0.001 | 0.028 | |
Coverage | 1.100 | 0.037 | 1.617 | |
Find_Samples | 0.007 | 0.002 | 0.014 | |
IRFinder | 3.727 | 0.477 | 4.438 | |
IsCOV | 0.010 | 0.016 | 0.041 | |
MakeSE | 3.147 | 0.462 | 5.424 | |
Mappability-methods | 0.038 | 0.009 | 0.073 | |
NxtFilter-class | 0.058 | 0.005 | 0.097 | |
NxtSE-class | 4.628 | 0.483 | 7.428 | |
Plot_Coverage | 5.043 | 0.143 | 6.621 | |
Run_NxtIRF_Filters | 0.697 | 0.016 | 0.968 | |
STAR-methods | 0.003 | 0.007 | 0.031 | |
example-NxtIRF-data | 0.010 | 0.003 | 0.018 | |
make_plot_data | 0.043 | 0.002 | 0.067 | |
theme_white | 0.195 | 0.004 | 0.302 | |