Back to Multiple platform build/check report for BioC 3.20:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-09-12 11:39 -0400 (Thu, 12 Sep 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4713
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4444
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4450
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4483
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4430
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4428
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 183/2258HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiocHail 1.5.0  (landing page)
Vincent Carey
Snapshot Date: 2024-09-11 14:00 -0400 (Wed, 11 Sep 2024)
git_url: https://git.bioconductor.org/packages/BiocHail
git_branch: devel
git_last_commit: 1fda8c6
git_last_commit_date: 2024-04-30 11:49:16 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped
palomino8Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
lconwaymacOS 12.7.1 Monterey / x86_64... NOT SUPPORTED ...
kjohnson3macOS 13.6.5 Ventura / arm64... NOT SUPPORTED ...
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped


CHECK results for BiocHail on nebbiolo2

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.

raw results


Summary

Package: BiocHail
Version: 1.5.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:BiocHail.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings BiocHail_1.5.0.tar.gz
StartedAt: 2024-09-11 20:40:55 -0400 (Wed, 11 Sep 2024)
EndedAt: 2024-09-11 20:46:38 -0400 (Wed, 11 Sep 2024)
EllapsedTime: 343.0 seconds
RetCode: 0
Status:   OK  
CheckDir: BiocHail.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:BiocHail.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings BiocHail_1.5.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/BiocHail.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* 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.5 LTS
* using session charset: UTF-8
* checking for file ‘BiocHail/DESCRIPTION’ ... OK
* this is package ‘BiocHail’ version ‘1.5.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 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 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.833 11.593  49.904
as.data.frame                4.719  1.043  29.658
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/BiocHail.Rcheck/00check.log’
for details.


Installation output

BiocHail.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL BiocHail
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-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)

Tests output

BiocHail.Rcheck/tests/test.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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-09-11 20:44:03.454 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-09-11 20:44:03.458 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:/var/cache/basilisk/1.17.2/BiocHail/1.5.0/bsklenv/lib/python3.10/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-09-11 20:44:03.899 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/RtmpllBwyp/file206e9e37059a5a
NULL
2024-09-11 20:44:14.923 Hail: INFO: wrote table with 3501 rows in 1 partition to /tmp/persist_tableBKFv6eYiUR
+---------------+------------+
| 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-09-11 20:44:15.429 Hail: INFO: Reading table to impute column types
2024-09-11 20:44:16.411 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 0x7efed2629e40>
Index:
    ['column']
--------------------------------------------------------

[Stage 11:>                                                         (0 + 2) / 2]
2024-09-11 20:44:31.441 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]
2024-09-11 20:44:33.310 Hail: INFO: wrote table with 10961 rows in 2 partitions to /tmp/persist_tabley2h7IVC9lv
    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-09-11 20:45:19.910 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:>                                                    (0 + 72) / 20000]

[Stage 21:>                                                   (19 + 72) / 20000]

[Stage 21:>                                                  (364 + 73) / 20000]

[Stage 21:==>                                                (848 + 73) / 20000]

[Stage 21:===>                                              (1393 + 73) / 20000]

[Stage 21:====>                                             (1914 + 73) / 20000]

[Stage 21:=====>                                            (2390 + 74) / 20000]

[Stage 21:=======>                                          (2986 + 74) / 20000]

[Stage 21:========>                                         (3581 + 73) / 20000]

[Stage 21:==========>                                       (4179 + 73) / 20000]

[Stage 21:===========>                                      (4767 + 73) / 20000]

[Stage 21:=============>                                    (5302 + 83) / 20000]

[Stage 21:==============>                                   (5889 + 73) / 20000]

[Stage 21:================>                                 (6476 + 73) / 20000]

[Stage 21:=================>                                (7150 + 73) / 20000]

[Stage 21:===================>                              (7780 + 73) / 20000]

[Stage 21:=====================>                            (8488 + 75) / 20000]

[Stage 21:======================>                           (9180 + 72) / 20000]

[Stage 21:========================>                         (9757 + 72) / 20000]

[Stage 21:=========================>                       (10500 + 74) / 20000]

[Stage 21:===========================>                     (11245 + 74) / 20000]

[Stage 21:=============================>                   (12032 + 75) / 20000]

[Stage 21:===============================>                 (12784 + 73) / 20000]

[Stage 21:=================================>               (13576 + 73) / 20000]

[Stage 21:===================================>             (14365 + 73) / 20000]

[Stage 21:=====================================>           (15185 + 74) / 20000]

[Stage 21:=======================================>         (15962 + 74) / 20000]

[Stage 21:========================================>        (16693 + 74) / 20000]

[Stage 21:==========================================>      (17402 + 74) / 20000]

[Stage 21:============================================>    (18178 + 77) / 20000]

[Stage 21:==============================================>  (19005 + 73) / 20000]

[Stage 21:================================================>(19809 + 73) / 20000]

[Stage 22:===>                                              (1264 + 74) / 20000]

[Stage 22:=====>                                            (2059 + 73) / 20000]

[Stage 22:=======>                                          (2999 + 73) / 20000]

[Stage 22:==========>                                       (4005 + 73) / 20000]

[Stage 22:============>                                     (5052 + 77) / 20000]

[Stage 22:===============>                                  (6033 + 73) / 20000]

[Stage 22:=================>                                (7061 + 73) / 20000]

[Stage 22:===================>                              (7991 + 73) / 20000]

[Stage 22:======================>                           (9055 + 75) / 20000]

[Stage 22:========================>                        (10138 + 74) / 20000]

[Stage 22:===========================>                     (11220 + 75) / 20000]

[Stage 22:==============================>                  (12266 + 73) / 20000]

[Stage 22:================================>                (13326 + 74) / 20000]

[Stage 22:===================================>             (14404 + 73) / 20000]

[Stage 22:=====================================>           (15459 + 74) / 20000]

[Stage 22:========================================>        (16587 + 74) / 20000]

[Stage 22:===========================================>     (17736 + 72) / 20000]

[Stage 22:==============================================>  (18913 + 73) / 20000]
2024-09-11 20:45:35.481 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:>                                                    (3 + 74) / 20000]

[Stage 23:>                                                  (120 + 72) / 20000]

[Stage 23:>                                                  (240 + 74) / 20000]

[Stage 23:>                                                  (381 + 72) / 20000]

[Stage 23:=>                                                 (530 + 72) / 20000]

[Stage 23:=>                                                 (723 + 73) / 20000]

[Stage 23:==>                                                (943 + 76) / 20000]

[Stage 23:==>                                               (1161 + 73) / 20000]

[Stage 23:===>                                              (1370 + 82) / 20000]

[Stage 23:===>                                              (1595 + 72) / 20000]

[Stage 23:====>                                             (1827 + 73) / 20000]

[Stage 23:=====>                                            (2019 + 84) / 20000]

[Stage 23:=====>                                            (2248 + 74) / 20000]

[Stage 23:======>                                           (2447 + 79) / 20000]

[Stage 23:======>                                           (2689 + 81) / 20000]

[Stage 23:=======>                                          (2948 + 72) / 20000]

[Stage 23:=======>                                          (3176 + 72) / 20000]

[Stage 23:========>                                         (3382 + 73) / 20000]

[Stage 23:=========>                                        (3610 + 76) / 20000]

[Stage 23:=========>                                        (3834 + 73) / 20000]

[Stage 23:==========>                                       (4080 + 74) / 20000]

[Stage 23:==========>                                       (4329 + 73) / 20000]

[Stage 23:===========>                                      (4533 + 74) / 20000]

[Stage 23:===========>                                      (4769 + 73) / 20000]

[Stage 23:============>                                     (5015 + 71) / 20000]

[Stage 23:=============>                                    (5228 + 74) / 20000]

[Stage 23:=============>                                    (5480 + 72) / 20000]

[Stage 23:==============>                                   (5704 + 76) / 20000]

[Stage 23:==============>                                   (5935 + 73) / 20000]

[Stage 23:===============>                                  (6155 + 71) / 20000]

[Stage 23:===============>                                  (6365 + 77) / 20000]

[Stage 23:================>                                 (6597 + 73) / 20000]

[Stage 23:=================>                                (6821 + 81) / 20000]

[Stage 23:=================>                                (7083 + 72) / 20000]

[Stage 23:==================>                               (7299 + 91) / 20000]

[Stage 23:==================>                               (7526 + 73) / 20000]

[Stage 23:===================>                              (7762 + 74) / 20000]

[Stage 23:====================>                             (8001 + 74) / 20000]

[Stage 23:====================>                             (8233 + 71) / 20000]

[Stage 23:=====================>                            (8466 + 80) / 20000]

[Stage 23:=====================>                            (8731 + 71) / 20000]

[Stage 23:======================>                           (8966 + 77) / 20000]

[Stage 23:=======================>                          (9206 + 72) / 20000]

[Stage 23:=======================>                          (9451 + 77) / 20000]

[Stage 23:========================>                         (9673 + 76) / 20000]

[Stage 23:========================>                         (9897 + 83) / 20000]

[Stage 23:========================>                        (10136 + 73) / 20000]

[Stage 23:=========================>                       (10386 + 72) / 20000]

[Stage 23:==========================>                      (10618 + 74) / 20000]

[Stage 23:==========================>                      (10854 + 77) / 20000]

[Stage 23:===========================>                     (11101 + 75) / 20000]

[Stage 23:===========================>                     (11330 + 75) / 20000]

[Stage 23:============================>                    (11566 + 73) / 20000]

[Stage 23:============================>                    (11789 + 73) / 20000]

[Stage 23:=============================>                   (12009 + 79) / 20000]

[Stage 23:==============================>                  (12249 + 73) / 20000]

[Stage 23:==============================>                  (12491 + 85) / 20000]

[Stage 23:===============================>                 (12733 + 75) / 20000]

[Stage 23:===============================>                 (12968 + 72) / 20000]

[Stage 23:================================>                (13202 + 71) / 20000]

[Stage 23:================================>                (13438 + 74) / 20000]

[Stage 23:=================================>               (13665 + 80) / 20000]

[Stage 23:==================================>              (13917 + 77) / 20000]

[Stage 23:==================================>              (14102 + 73) / 20000]

[Stage 23:===================================>             (14330 + 80) / 20000]

[Stage 23:===================================>             (14569 + 72) / 20000]

[Stage 23:====================================>            (14799 + 74) / 20000]

[Stage 23:====================================>            (15051 + 87) / 20000]

[Stage 23:=====================================>           (15275 + 73) / 20000]

[Stage 23:======================================>          (15511 + 79) / 20000]

[Stage 23:======================================>          (15729 + 76) / 20000]

[Stage 23:=======================================>         (15960 + 72) / 20000]

[Stage 23:=======================================>         (16199 + 73) / 20000]

[Stage 23:========================================>        (16407 + 74) / 20000]

[Stage 23:========================================>        (16641 + 75) / 20000]

[Stage 23:=========================================>       (16867 + 74) / 20000]

[Stage 23:=========================================>       (17048 + 74) / 20000]

[Stage 23:==========================================>      (17263 + 74) / 20000]

[Stage 23:==========================================>      (17485 + 74) / 20000]

[Stage 23:===========================================>     (17685 + 83) / 20000]

[Stage 23:===========================================>     (17910 + 73) / 20000]

[Stage 23:============================================>    (18131 + 72) / 20000]

[Stage 23:============================================>    (18357 + 75) / 20000]

[Stage 23:=============================================>   (18571 + 83) / 20000]

[Stage 23:==============================================>  (18803 + 73) / 20000]

[Stage 23:==============================================>  (19018 + 72) / 20000]

[Stage 23:===============================================> (19245 + 74) / 20000]

[Stage 23:===============================================> (19448 + 81) / 20000]

[Stage 23:================================================>(19686 + 74) / 20000]

[Stage 23:================================================>(19898 + 74) / 20000]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 5 ]
> 
> proc.time()
   user  system elapsed 
 46.546  10.714 124.100 

Example timings

BiocHail.Rcheck/BiocHail-Ex.timings

nameusersystemelapsed
as.data.frame 4.719 1.04329.658
as.data.frame.default0.1840.0163.489
as.data.frame.hail.table.Table0.0990.0032.708
bare_hail0.0000.0000.001
colnames-hail.table.Table-method0.0640.0001.493
filter0.1440.0094.351
filter.hail.table.Table0.1640.0083.912
get_1kg0.5980.0632.953
get_key0.0710.0201.221
get_key.hail.table.Table0.0580.0271.095
get_ukbb_sumstat_10kloci_mt35.83311.59349.904
hail_init0.0010.0000.001
hail_init_simple0.0150.0120.043
hail_stop0.0010.0000.000
kg_32020.1050.0040.109
multipop_df0.6280.0651.264
osn_1kg_path000
osn_ukbb_sumst10k_path000
path_1kg_annotations0.0010.0000.001
pcs_191k0.0120.0000.011
pcs_38k0.0180.0000.018
rg_update0.0090.0000.069
rownames-hail.table.Table-method0.0890.0071.742
ukbb_init0.0130.0120.658