Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:38:12 -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 1914/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
signatureSearch 1.14.0 (landing page) Brendan Gongol
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the signatureSearch 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: signatureSearch |
Version: 1.14.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings signatureSearch_1.14.0.tar.gz |
StartedAt: 2023-10-19 01:07:39 -0400 (Thu, 19 Oct 2023) |
EndedAt: 2023-10-19 01:24:40 -0400 (Thu, 19 Oct 2023) |
EllapsedTime: 1021.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: signatureSearch.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings signatureSearch_1.14.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/signatureSearch.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 ‘signatureSearch/DESCRIPTION’ ... OK * this is package ‘signatureSearch’ version ‘1.14.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 ... NOTE Found the following hidden files and directories: inst/extdata/.batchtools.conf.R These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘signatureSearch’ can be installed ... OK * used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * 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 ... NOTE installed size is 87.6Mb sub-directories of 1Mb or more: R 82.8Mb data 2.9Mb extdata 1.5Mb * 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 ... 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... NOTE Note: found 147 marked UTF-8 strings * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking line endings in C/C++/Fortran sources/headers ... 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 set_readable 80.266 3.017 145.503 runWF 37.268 2.580 88.933 rand_query_ES 6.899 1.777 15.211 addGESSannot 4.911 1.617 17.896 get_targets 2.931 0.164 5.974 dtnetplot 2.668 0.190 5.813 * 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: 5 NOTEs See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/signatureSearch.Rcheck/00check.log’ for details.
signatureSearch.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL signatureSearch ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘signatureSearch’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ 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/opt/R/arm64/include -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/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fastGSEA.cpp -o fastGSEA.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fgsea_init.c -o fgsea_init.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 signatureSearch.so RcppExports.o fastGSEA.o fgsea_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-signatureSearch/00new/signatureSearch/libs ** R ** data *** moving datasets to lazyload DB ** 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 (signatureSearch)
signatureSearch.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(signatureSearch) > # > # test_check("signatureSearch") > > proc.time() user system elapsed 0.207 0.065 0.522
signatureSearch.Rcheck/signatureSearch-Ex.timings
name | user | system | elapsed | |
addGESSannot | 4.911 | 1.617 | 17.896 | |
addMOA | 0.227 | 0.004 | 0.388 | |
add_pcid | 0.001 | 0.001 | 0.002 | |
append2H5 | 0.074 | 0.011 | 0.185 | |
build_custom_db | 0.296 | 0.043 | 0.717 | |
cellNtestPlot | 1.690 | 0.080 | 3.554 | |
cell_info | 0.023 | 0.002 | 0.045 | |
cell_info2 | 0.037 | 0.002 | 0.069 | |
chembl_moa_list | 0.004 | 0.002 | 0.010 | |
clue_moa_list | 0.003 | 0.002 | 0.010 | |
comp_fea_res | 0.195 | 0.004 | 0.346 | |
create_empty_h5 | 0.020 | 0.003 | 0.037 | |
dim-methods | 0.008 | 0.000 | 0.018 | |
drug_cell_ranks | 0.010 | 0.000 | 0.018 | |
drugs-methods | 0.002 | 0.000 | 0.003 | |
drugs10 | 0.001 | 0.001 | 0.006 | |
dtnetplot | 2.668 | 0.190 | 5.813 | |
enrichGO2 | 0.000 | 0.001 | 0.001 | |
enrichKEGG2 | 0 | 0 | 0 | |
enrichMOA | 0.043 | 0.006 | 0.087 | |
enrichReactome | 0.000 | 0.001 | 0.001 | |
fea | 0.003 | 0.002 | 0.007 | |
feaResult | 0.003 | 0.000 | 0.002 | |
gctx2h5 | 0.469 | 0.139 | 1.088 | |
gess | 0.001 | 0.001 | 0.002 | |
gessResult | 0.002 | 0.000 | 0.003 | |
gess_res_vis | 0.361 | 0.009 | 0.648 | |
getSig | 1.839 | 0.159 | 4.483 | |
getTreats | 1.157 | 0.066 | 2.730 | |
get_targets | 2.931 | 0.164 | 5.974 | |
gmt2h5 | 0.144 | 0.024 | 0.317 | |
gseGO2 | 0.001 | 0.002 | 0.006 | |
gseKEGG2 | 0.013 | 0.001 | 0.022 | |
gseReactome | 0.013 | 0.001 | 0.023 | |
head-methods | 0.007 | 0.001 | 0.014 | |
lincs_expr_inst_info | 0.040 | 0.003 | 0.076 | |
lincs_pert_info | 0.116 | 0.004 | 0.219 | |
lincs_pert_info2 | 0.452 | 0.017 | 0.822 | |
lincs_sig_info | 0.045 | 0.003 | 0.082 | |
list2df | 0.002 | 0.000 | 0.003 | |
list_rev | 0.002 | 0.000 | 0.002 | |
mabsGO | 0.001 | 0.002 | 0.003 | |
mabsKEGG | 0.013 | 0.001 | 0.022 | |
mabsReactome | 0.013 | 0.001 | 0.026 | |
matrix2h5 | 0.059 | 0.008 | 0.126 | |
meanExpr2h5 | 1.307 | 0.115 | 2.552 | |
moa_conn | 0.025 | 0.002 | 0.056 | |
parse_gctx | 0.091 | 0.006 | 0.176 | |
qSig | 1.516 | 0.134 | 3.973 | |
rand_query_ES | 6.899 | 1.777 | 15.211 | |
read_gmt | 0.003 | 0.002 | 0.008 | |
result-methods | 0.034 | 0.009 | 0.075 | |
runWF | 37.268 | 2.580 | 88.933 | |
set_readable | 80.266 | 3.017 | 145.503 | |
show-methods | 0.038 | 0.002 | 0.071 | |
sim_score_grp | 0.011 | 0.001 | 0.022 | |
tail-methods | 0.008 | 0.001 | 0.016 | |
tarReduce | 0.001 | 0.000 | 0.000 | |
targetList | 0.004 | 0.002 | 0.013 | |
vec_char_redu | 0.001 | 0.000 | 0.000 | |