Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-04-17 11:35:48 -0400 (Wed, 17 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4676 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" | 4414 |
merida1 | macOS 12.7.1 Monterey | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4437 |
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 179/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
BiocHail 1.2.0 (landing page) Vincent Carey
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | ... NOT SUPPORTED ... | ||||||||||||
merida1 | macOS 12.7.1 Monterey / x86_64 | ... NOT SUPPORTED ... | ||||||||||||
kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
To the developers/maintainers of the BiocHail package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BiocHail.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. |
Package: BiocHail |
Version: 1.2.0 |
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:BiocHail.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings BiocHail_1.2.0.tar.gz |
StartedAt: 2024-04-15 20:30:22 -0400 (Mon, 15 Apr 2024) |
EndedAt: 2024-04-15 20:35:39 -0400 (Mon, 15 Apr 2024) |
EllapsedTime: 317.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: BiocHail.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:BiocHail.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings BiocHail_1.2.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/BiocHail.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * running under: Ubuntu 22.04.4 LTS * using session charset: UTF-8 * checking for file ‘BiocHail/DESCRIPTION’ ... OK * this is package ‘BiocHail’ version ‘1.2.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: .BBSoptions 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 ‘BiocHail’ can be installed ... OK * 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 loading without being on the library search path ... 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 ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed get_ukbb_sumstat_10kloci_mt 35.712 9.685 46.467 as.data.frame 5.224 1.027 20.309 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘test.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘gwas_tut.Rmd’ using ‘UTF-8’... OK ‘large_t2t.Rmd’ using ‘UTF-8’... OK ‘ukbb.Rmd’ using ‘UTF-8’... OK OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/home/biocbuild/bbs-3.18-bioc/meat/BiocHail.Rcheck/00check.log’ for details.
BiocHail.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL BiocHail ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-library’ * installing *source* package ‘BiocHail’ ... ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (BiocHail)
BiocHail.Rcheck/tests/test.Rout
R version 4.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (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(BiocHail) Attaching package: 'BiocHail' The following object is masked from 'package:stats': filter The following object is masked from 'package:base': as.data.frame > > test_check("BiocHail") 2024-04-15 20:32:59.209 WARN Utils:69 - Your hostname, nebbiolo2 resolves to a loopback address: 127.0.1.1; using 155.52.47.146 instead (on interface enp175s0f1np1) 2024-04-15 20:32:59.213 WARN Utils:69 - Set SPARK_LOCAL_IP if you need to bind to another address WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.apache.spark.unsafe.Platform (file:/home/biocbuild/.cache/R/basilisk/1.14.3/BiocHail/1.2.0/bsklenv/lib/python3.9/site-packages/pyspark/jars/spark-unsafe_2.12-3.1.3.jar) to constructor java.nio.DirectByteBuffer(long,int) WARNING: Please consider reporting this to the maintainers of org.apache.spark.unsafe.Platform WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2024-04-15 20:32:59.559 WARN NativeCodeLoader:60 - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable Setting default log level to "WARN". To adjust logging level use sc.setLogLevel(newLevel). For SparkR, use setLogLevel(newLevel). Running on Apache Spark version 3.1.3 SparkUI available at http://155.52.47.146:4040 Welcome to __ __ <>__ / /_/ /__ __/ / / __ / _ `/ / / /_/ /_/\_,_/_/_/ version 0.2.108-fc03e9d5dc08 LOGGING: writing to /tmp/Rtmpxbz7u7/file235a7d36d3d7c6 NULL +---------------+------------+ | locus | alleles | +---------------+------------+ | locus<GRCh37> | array<str> | +---------------+------------+ | 1:904165 | ["G","A"] | | 1:909917 | ["G","A"] | | 1:986963 | ["C","T"] | | 1:1563691 | ["T","G"] | | 1:1707740 | ["T","G"] | +---------------+------------+ showing top 5 rows 2024-04-15 20:33:09.427 Hail: INFO: wrote table with 3501 rows in 1 partition to /tmp/persist_tableDJLfkMWzTE 2024-04-15 20:33:09.943 Hail: INFO: Reading table to impute column types 2024-04-15 20:33:10.909 Hail: INFO: Finished type imputation Loading field 'Sample' as type str (imputed) Loading field 'Population' as type str (imputed) Loading field 'SuperPopulation' as type str (imputed) Loading field 'isFemale' as type bool (imputed) Loading field 'PurpleHair' as type bool (imputed) Loading field 'CaffeineConsumption' as type int32 (imputed) ---------------------------------------- Global fields: None ---------------------------------------- Row fields: 'Sample': str 'Population': str 'SuperPopulation': str 'isFemale': bool 'PurpleHair': bool 'CaffeineConsumption': int32 ---------------------------------------- Key: ['Sample'] ---------------------------------------- +-----------+------------+-----------------+----------+------------+---------------------+ | Sample | Population | SuperPopulation | isFemale | PurpleHair | CaffeineConsumption | +-----------+------------+-----------------+----------+------------+---------------------+ | str | str | str | bool | bool | int32 | +-----------+------------+-----------------+----------+------------+---------------------+ | "HG00096" | "GBR" | "EUR" | False | False | 4 | | "HG00097" | "GBR" | "EUR" | True | True | 4 | | "HG00098" | "GBR" | "EUR" | False | False | 5 | | "HG00099" | "GBR" | "EUR" | True | False | 4 | | "HG00100" | "GBR" | "EUR" | True | False | 5 | | "HG00101" | "GBR" | "EUR" | False | True | 1 | | "HG00102" | "GBR" | "EUR" | True | True | 6 | | "HG00103" | "GBR" | "EUR" | False | True | 5 | | "HG00104" | "GBR" | "EUR" | True | False | 5 | | "HG00105" | "GBR" | "EUR" | False | False | 4 | +-----------+------------+-----------------+----------+------------+---------------------+ showing top 10 rows -------------------------------------------------------- Type: struct { s: str, pheno: struct { Population: str, SuperPopulation: str, isFemale: bool, PurpleHair: bool, CaffeineConsumption: int32 } } -------------------------------------------------------- Source: <hail.matrixtable.MatrixTable object at 0x7fef6b400430> Index: ['column'] -------------------------------------------------------- [Stage 11:> (0 + 2) / 2] [Stage 12:=============================> (1 + 1) / 2] [Stage 14:> (0 + 2) / 2] 2024-04-15 20:33:26.723 Hail: INFO: linear_regression_rows: running on 250 samples for 1 response variable y, with input variable x, and 1 additional covariate... [Stage 19:> (0 + 2) / 2] [Stage 19:=============================> (1 + 1) / 2] 2024-04-15 20:33:28.527 Hail: INFO: wrote table with 10961 rows in 2 partitions to /tmp/persist_tableqiG8Fx2obT Total size: 670.31 KiB * Rows: 670.30 KiB * Globals: 11.00 B * Smallest partition: 5460 rows (333.78 KiB) * Largest partition: 5501 rows (336.51 KiB) 2024-04-15 20:34:14.289 Hail: WARN: cols(): Resulting column table is sorted by 'col_key'. To preserve matrix table column order, first unkey columns with 'key_cols_by()' ---------------------------------------- Global fields: None ---------------------------------------- Column fields: 'trait_type': str 'phenocode': str 'pheno_sex': str 'coding': str 'modifier': str 'pheno_data': array<struct { n_cases: int32, n_controls: int32, heritability: float64, saige_version: str, inv_normalized: bool, pop: str }> 'description': str 'description_more': str 'coding_description': str 'category': str 'n_cases_full_cohort_both_sexes': int64 'n_cases_full_cohort_females': int64 'n_cases_full_cohort_males': int64 ---------------------------------------- Row fields: 'locus': locus<GRCh37> 'alleles': array<str> 'gene': str 'annotation': str ---------------------------------------- Entry fields: 'summary_stats': array<struct { AF_Allele2: float64, imputationInfo: float64, BETA: float64, SE: float64, `p.value.NA`: float64, `AF.Cases`: float64, `AF.Controls`: float64, Pvalue: float64, low_confidence: bool }> ---------------------------------------- Column key: ['trait_type', 'phenocode', 'pheno_sex', 'coding', 'modifier'] Row key: ['locus', 'alleles'] ---------------------------------------- [Stage 21:> (21 + 71) / 20000] [Stage 21:> (169 + 73) / 20000] [Stage 21:=> (596 + 73) / 20000] [Stage 21:==> (1151 + 74) / 20000] [Stage 21:====> (1727 + 73) / 20000] [Stage 21:=====> (2030 + 73) / 20000] [Stage 21:======> (2608 + 74) / 20000] [Stage 21:========> (3202 + 74) / 20000] [Stage 21:=========> (3832 + 73) / 20000] [Stage 21:===========> (4404 + 75) / 20000] [Stage 21:============> (5008 + 74) / 20000] [Stage 21:==============> (5620 + 72) / 20000] [Stage 21:===============> (6243 + 74) / 20000] [Stage 21:=================> (6813 + 75) / 20000] [Stage 21:==================> (7358 + 72) / 20000] [Stage 21:====================> (8056 + 73) / 20000] [Stage 21:=====================> (8720 + 72) / 20000] [Stage 21:=======================> (9407 + 73) / 20000] [Stage 21:========================> (10118 + 74) / 20000] [Stage 21:==========================> (10830 + 74) / 20000] [Stage 21:============================> (11541 + 73) / 20000] [Stage 21:=============================> (12234 + 73) / 20000] [Stage 21:===============================> (13000 + 73) / 20000] [Stage 21:=================================> (13761 + 73) / 20000] [Stage 21:===================================> (14585 + 74) / 20000] [Stage 21:=====================================> (15390 + 72) / 20000] [Stage 21:=======================================> (16083 + 73) / 20000] [Stage 21:=========================================> (16848 + 72) / 20000] [Stage 21:==========================================> (17540 + 73) / 20000] [Stage 21:============================================> (18287 + 72) / 20000] [Stage 21:==============================================> (19073 + 73) / 20000] [Stage 21:================================================>(19882 + 74) / 20000] [Stage 22:> (139 + 72) / 20000] [Stage 22:> (150 + 72) / 20000] [Stage 22:> (198 + 77) / 20000] [Stage 22:===> (1207 + 74) / 20000] [Stage 22:=====> (2043 + 73) / 20000] [Stage 22:=======> (3087 + 74) / 20000] [Stage 22:==========> (4103 + 74) / 20000] [Stage 22:============> (5169 + 72) / 20000] [Stage 22:===============> (6244 + 75) / 20000] [Stage 22:==================> (7334 + 74) / 20000] [Stage 22:====================> (8371 + 74) / 20000] [Stage 22:=======================> (9439 + 74) / 20000] [Stage 22:=========================> (10467 + 72) / 20000] [Stage 22:============================> (11480 + 73) / 20000] [Stage 22:==============================> (12504 + 73) / 20000] [Stage 22:=================================> (13610 + 74) / 20000] [Stage 22:====================================> (14716 + 74) / 20000] [Stage 22:======================================> (15882 + 73) / 20000] [Stage 22:=========================================> (17008 + 73) / 20000] [Stage 22:============================================> (18127 + 73) / 20000] [Stage 22:===============================================> (19339 + 73) / 20000] 2024-04-15 20:34:30.545 Hail: WARN: entries(): Resulting entries table is sorted by '(row_key, col_key)'. To preserve row-major matrix table order, first unkey columns with 'key_cols_by()' [Stage 23:> (0 + 72) / 20000] [Stage 23:> (5 + 72) / 20000] [Stage 23:> (60 + 73) / 20000] [Stage 23:> (176 + 72) / 20000] [Stage 23:> (304 + 72) / 20000] [Stage 23:=> (470 + 72) / 20000] [Stage 23:=> (663 + 72) / 20000] [Stage 23:==> (846 + 73) / 20000] [Stage 23:==> (1061 + 72) / 20000] [Stage 23:===> (1251 + 79) / 20000] [Stage 23:===> (1481 + 75) / 20000] [Stage 23:====> (1687 + 73) / 20000] [Stage 23:====> (1889 + 74) / 20000] [Stage 23:=====> (2058 + 94) / 20000] [Stage 23:=====> (2287 + 71) / 20000] [Stage 23:======> (2476 + 80) / 20000] [Stage 23:======> (2696 + 76) / 20000] [Stage 23:=======> (2922 + 73) / 20000] [Stage 23:=======> (3131 + 72) / 20000] [Stage 23:========> (3337 + 82) / 20000] [Stage 23:========> (3542 + 97) / 20000] [Stage 23:=========> (3775 + 73) / 20000] [Stage 23:=========> (3980 + 73) / 20000] [Stage 23:==========> (4214 + 73) / 20000] [Stage 23:===========> (4447 + 78) / 20000] [Stage 23:===========> (4681 + 73) / 20000] [Stage 23:============> (4874 + 87) / 20000] [Stage 23:============> (5136 + 72) / 20000] [Stage 23:=============> (5350 + 77) / 20000] [Stage 23:=============> (5569 + 76) / 20000] [Stage 23:==============> (5797 + 76) / 20000] [Stage 23:===============> (6015 + 72) / 20000] [Stage 23:===============> (6215 + 95) / 20000] [Stage 23:================> (6428 + 80) / 20000] [Stage 23:================> (6626 + 86) / 20000] [Stage 23:=================> (6870 + 72) / 20000] [Stage 23:=================> (7091 + 72) / 20000] [Stage 23:==================> (7314 + 72) / 20000] [Stage 23:==================> (7514 + 92) / 20000] [Stage 23:===================> (7734 + 74) / 20000] [Stage 23:===================> (7958 + 72) / 20000] [Stage 23:====================> (8187 + 73) / 20000] [Stage 23:====================> (8394 + 86) / 20000] [Stage 23:=====================> (8618 + 83) / 20000] [Stage 23:======================> (8839 + 80) / 20000] [Stage 23:======================> (9019 + 71) / 20000] [Stage 23:=======================> (9265 + 76) / 20000] [Stage 23:=======================> (9488 + 72) / 20000] [Stage 23:========================> (9674 + 80) / 20000] [Stage 23:========================> (9885 + 84) / 20000] [Stage 23:========================> (10081 + 96) / 20000] [Stage 23:=========================> (10308 + 72) / 20000] [Stage 23:=========================> (10537 + 72) / 20000] [Stage 23:==========================> (10753 + 73) / 20000] [Stage 23:==========================> (10980 + 82) / 20000] [Stage 23:===========================> (11181 + 71) / 20000] [Stage 23:===========================> (11403 + 77) / 20000] [Stage 23:============================> (11617 + 72) / 20000] [Stage 23:============================> (11821 + 77) / 20000] [Stage 23:=============================> (12038 + 71) / 20000] [Stage 23:==============================> (12249 + 74) / 20000] [Stage 23:==============================> (12459 + 78) / 20000] [Stage 23:===============================> (12685 + 74) / 20000] [Stage 23:===============================> (12884 + 73) / 20000] [Stage 23:================================> (13093 + 72) / 20000] [Stage 23:================================> (13305 + 75) / 20000] [Stage 23:=================================> (13519 + 95) / 20000] [Stage 23:=================================> (13759 + 80) / 20000] [Stage 23:==================================> (13966 + 74) / 20000] [Stage 23:==================================> (14191 + 72) / 20000] [Stage 23:===================================> (14381 + 80) / 20000] [Stage 23:===================================> (14578 + 72) / 20000] [Stage 23:====================================> (14776 + 95) / 20000] [Stage 23:====================================> (15033 + 73) / 20000] [Stage 23:=====================================> (15257 + 80) / 20000] [Stage 23:=====================================> (15474 + 75) / 20000] [Stage 23:======================================> (15696 + 74) / 20000] [Stage 23:======================================> (15906 + 73) / 20000] [Stage 23:=======================================> (16138 + 75) / 20000] [Stage 23:========================================> (16364 + 73) / 20000] [Stage 23:========================================> (16574 + 74) / 20000] [Stage 23:=========================================> (16790 + 72) / 20000] [Stage 23:=========================================> (17015 + 74) / 20000] [Stage 23:==========================================> (17237 + 74) / 20000] [Stage 23:==========================================> (17438 + 80) / 20000] [Stage 23:===========================================> (17681 + 72) / 20000] [Stage 23:===========================================> (17875 + 78) / 20000] [Stage 23:============================================> (18138 + 72) / 20000] [Stage 23:============================================> (18358 + 84) / 20000] [Stage 23:=============================================> (18596 + 79) / 20000] [Stage 23:==============================================> (18823 + 74) / 20000] [Stage 23:==============================================> (19035 + 73) / 20000] [Stage 23:==============================================> (19216 + 104) / 20000] [Stage 23:===============================================> (19475 + 72) / 20000] [Stage 23:================================================>(19704 + 73) / 20000] [Stage 23:================================================>(19929 + 71) / 20000] [ FAIL 0 | WARN 0 | SKIP 0 | PASS 5 ] > > proc.time() user system elapsed 47.937 9.784 124.486
BiocHail.Rcheck/BiocHail-Ex.timings
name | user | system | elapsed | |
as.data.frame | 5.224 | 1.027 | 20.309 | |
as.data.frame.default | 0.082 | 0.016 | 2.610 | |
as.data.frame.hail.table.Table | 0.097 | 0.007 | 2.411 | |
bare_hail | 0.001 | 0.000 | 0.001 | |
colnames-hail.table.Table-method | 0.111 | 0.005 | 1.620 | |
filter | 0.151 | 0.013 | 4.162 | |
filter.hail.table.Table | 0.144 | 0.001 | 3.538 | |
get_1kg | 0.579 | 0.068 | 2.840 | |
get_key | 0.108 | 0.012 | 1.384 | |
get_key.hail.table.Table | 0.101 | 0.025 | 1.275 | |
get_ukbb_sumstat_10kloci_mt | 35.712 | 9.685 | 46.467 | |
hail_init | 0.000 | 0.000 | 0.001 | |
hail_init_simple | 0.023 | 0.006 | 0.028 | |
hail_stop | 0.000 | 0.000 | 0.001 | |
kg_3202 | 0.083 | 0.006 | 0.090 | |
multipop_df | 1.073 | 0.108 | 1.622 | |
osn_1kg_path | 0.001 | 0.000 | 0.000 | |
osn_ukbb_sumst10k_path | 0 | 0 | 0 | |
path_1kg_annotations | 0.001 | 0.000 | 0.001 | |
pcs_191k | 0.011 | 0.000 | 0.011 | |
pcs_38k | 0.018 | 0.000 | 0.018 | |
rg_update | 0.008 | 0.000 | 0.014 | |
rownames-hail.table.Table-method | 0.103 | 0.011 | 1.890 | |
ukbb_init | 0.021 | 0.007 | 0.033 | |