Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2024-05-15 13:46:25 -0400 (Wed, 15 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4663
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4480
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 2091/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidySpatialExperiment 1.1.0  (landing page)
William Hutchison
Snapshot Date: 2024-05-13 14:05:07 -0400 (Mon, 13 May 2024)
git_url: https://git.bioconductor.org/packages/tidySpatialExperiment
git_branch: devel
git_last_commit: 55489cc
git_last_commit_date: 2024-04-30 11:53:47 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    NA  
kjohnson1macOS 13.6.6 Ventura / arm64see weekly results here

CHECK results for tidySpatialExperiment on nebbiolo2


To the developers/maintainers of the tidySpatialExperiment package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/tidySpatialExperiment.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: tidySpatialExperiment
Version: 1.1.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:tidySpatialExperiment.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings tidySpatialExperiment_1.1.0.tar.gz
StartedAt: 2024-05-14 03:30:43 -0400 (Tue, 14 May 2024)
EndedAt: 2024-05-14 03:35:26 -0400 (Tue, 14 May 2024)
EllapsedTime: 282.5 seconds
RetCode: 0
Status:   OK  
CheckDir: tidySpatialExperiment.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/tidySpatialExperiment.Rcheck’
* using R version 4.4.0 RC (2024-04-16 r86468)
* 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.4 LTS
* using session charset: UTF-8
* checking for file ‘tidySpatialExperiment/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘tidySpatialExperiment’ version ‘1.1.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 ‘tidySpatialExperiment’ 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 ... NOTE
Unexported object imported by a ':::' call: ‘S4Vectors:::disableValidity’
  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
select_helper: no visible global function definition for ‘all_of’
join_features,SpatialExperiment: no visible binding for global variable
  ‘index’
Undefined global functions or variables:
  all_of index
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/tidySpatialExperiment.Rcheck/00check.log’
for details.


Installation output

tidySpatialExperiment.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘tidySpatialExperiment’ ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (tidySpatialExperiment)

Tests output

tidySpatialExperiment.Rcheck/tests/testthat.Rout


R version 4.4.0 RC (2024-04-16 r86468) -- "Puppy Cup"
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(tidySpatialExperiment)
Loading required package: SpatialExperiment
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians

Loading required package: tidySingleCellExperiment

Attaching package: 'tidySpatialExperiment'

The following object is masked from 'package:tidySingleCellExperiment':

    unnest_single_cell_experiment

> 
> test_check("tidySpatialExperiment")

rd10xV> dir <- system.file(
rd10xV+   file.path("extdata", "10xVisium"), 
rd10xV+   package = "SpatialExperiment")

rd10xV> sample_ids <- c("section1", "section2")

rd10xV> samples <- file.path(dir, sample_ids, "outs")

rd10xV> list.files(samples[1])
[1] "raw_feature_bc_matrix" "spatial"              

rd10xV> list.files(file.path(samples[1], "spatial"))
[1] "scalefactors_json.json"    "tissue_lowres_image.png"  
[3] "tissue_positions_list.csv"

rd10xV> file.path(samples[1], "raw_feature_bc_matrix")
[1] "/home/biocbuild/bbs-3.20-bioc/R/site-library/SpatialExperiment/extdata/10xVisium/section1/outs/raw_feature_bc_matrix"

rd10xV> (spe <- read10xVisium(samples, sample_ids, 
rd10xV+   type = "sparse", data = "raw", 
rd10xV+   images = "lowres", load = FALSE))
# A SpatialExperiment-tibble abstraction: 99 × 7
# Features=50 | Cells=99 | Assays=counts
   .cell              in_tissue array_row array_col sample_id pxl_col_in_fullres
   <chr>              <lgl>         <int>     <int> <chr>                  <int>
 1 AAACAACGAATAGTTC-1 FALSE             0        16 section1                2312
 2 AAACAAGTATCTCCCA-1 TRUE             50       102 section1                8230
 3 AAACAATCTACTAGCA-1 TRUE              3        43 section1                4170
 4 AAACACCAATAACTGC-1 TRUE             59        19 section1                2519
 5 AAACAGAGCGACTCCT-1 TRUE             14        94 section1                7679
 6 AAACAGCTTTCAGAAG-1 FALSE            43         9 section1                1831
 7 AAACAGGGTCTATATT-1 FALSE            47        13 section1                2106
 8 AAACAGTGTTCCTGGG-1 FALSE            73        43 section1                4170
 9 AAACATGGTGAGAGGA-1 FALSE            62         0 section1                1212
10 AAACATTTCCCGGATT-1 FALSE            61        97 section1                7886
# ℹ 89 more rows
# ℹ 1 more variable: pxl_row_in_fullres <int>

rd10xV> # base directory 'outs/' from Space Ranger can also be omitted
rd10xV> samples2 <- file.path(dir, sample_ids)

rd10xV> (spe2 <- read10xVisium(samples2, sample_ids, 
rd10xV+   type = "sparse", data = "raw", 
rd10xV+   images = "lowres", load = FALSE))
# A SpatialExperiment-tibble abstraction: 99 × 7
# Features=50 | Cells=99 | Assays=counts
   .cell              in_tissue array_row array_col sample_id pxl_col_in_fullres
   <chr>              <lgl>         <int>     <int> <chr>                  <int>
 1 AAACAACGAATAGTTC-1 FALSE             0        16 section1                2312
 2 AAACAAGTATCTCCCA-1 TRUE             50       102 section1                8230
 3 AAACAATCTACTAGCA-1 TRUE              3        43 section1                4170
 4 AAACACCAATAACTGC-1 TRUE             59        19 section1                2519
 5 AAACAGAGCGACTCCT-1 TRUE             14        94 section1                7679
 6 AAACAGCTTTCAGAAG-1 FALSE            43         9 section1                1831
 7 AAACAGGGTCTATATT-1 FALSE            47        13 section1                2106
 8 AAACAGTGTTCCTGGG-1 FALSE            73        43 section1                4170
 9 AAACATGGTGAGAGGA-1 FALSE            62         0 section1                1212
10 AAACATTTCCCGGATT-1 FALSE            61        97 section1                7886
# ℹ 89 more rows
# ℹ 1 more variable: pxl_row_in_fullres <int>

rd10xV> # tabulate number of spots mapped to tissue
rd10xV> cd <- colData(spe)

rd10xV> table(
rd10xV+   in_tissue = cd$in_tissue, 
rd10xV+   sample_id = cd$sample_id)
         sample_id
in_tissue section1 section2
    FALSE       28       27
    TRUE        22       22

rd10xV> # view available images
rd10xV> imgData(spe)
DataFrame with 2 rows and 4 columns
    sample_id    image_id   data scaleFactor
  <character> <character> <list>   <numeric>
1    section1      lowres   ####   0.0510334
2    section2      lowres   ####   0.0510334

rd10xV> dir <- system.file(
rd10xV+   file.path("extdata", "10xVisium"), 
rd10xV+   package = "SpatialExperiment")

rd10xV> sample_ids <- c("section1", "section2")

rd10xV> samples <- file.path(dir, sample_ids, "outs")

rd10xV> list.files(samples[1])
[1] "raw_feature_bc_matrix" "spatial"              

rd10xV> list.files(file.path(samples[1], "spatial"))
[1] "scalefactors_json.json"    "tissue_lowres_image.png"  
[3] "tissue_positions_list.csv"

rd10xV> file.path(samples[1], "raw_feature_bc_matrix")
[1] "/home/biocbuild/bbs-3.20-bioc/R/site-library/SpatialExperiment/extdata/10xVisium/section1/outs/raw_feature_bc_matrix"

rd10xV> (spe <- read10xVisium(samples, sample_ids, 
rd10xV+   type = "sparse", data = "raw", 
rd10xV+   images = "lowres", load = FALSE))
# A SpatialExperiment-tibble abstraction: 99 × 7
# Features=50 | Cells=99 | Assays=counts
   .cell              in_tissue array_row array_col sample_id pxl_col_in_fullres
   <chr>              <lgl>         <int>     <int> <chr>                  <int>
 1 AAACAACGAATAGTTC-1 FALSE             0        16 section1                2312
 2 AAACAAGTATCTCCCA-1 TRUE             50       102 section1                8230
 3 AAACAATCTACTAGCA-1 TRUE              3        43 section1                4170
 4 AAACACCAATAACTGC-1 TRUE             59        19 section1                2519
 5 AAACAGAGCGACTCCT-1 TRUE             14        94 section1                7679
 6 AAACAGCTTTCAGAAG-1 FALSE            43         9 section1                1831
 7 AAACAGGGTCTATATT-1 FALSE            47        13 section1                2106
 8 AAACAGTGTTCCTGGG-1 FALSE            73        43 section1                4170
 9 AAACATGGTGAGAGGA-1 FALSE            62         0 section1                1212
10 AAACATTTCCCGGATT-1 FALSE            61        97 section1                7886
# ℹ 89 more rows
# ℹ 1 more variable: pxl_row_in_fullres <int>

rd10xV> # base directory 'outs/' from Space Ranger can also be omitted
rd10xV> samples2 <- file.path(dir, sample_ids)

rd10xV> (spe2 <- read10xVisium(samples2, sample_ids, 
rd10xV+   type = "sparse", data = "raw", 
rd10xV+   images = "lowres", load = FALSE))
# A SpatialExperiment-tibble abstraction: 99 × 7
# Features=50 | Cells=99 | Assays=counts
   .cell              in_tissue array_row array_col sample_id pxl_col_in_fullres
   <chr>              <lgl>         <int>     <int> <chr>                  <int>
 1 AAACAACGAATAGTTC-1 FALSE             0        16 section1                2312
 2 AAACAAGTATCTCCCA-1 TRUE             50       102 section1                8230
 3 AAACAATCTACTAGCA-1 TRUE              3        43 section1                4170
 4 AAACACCAATAACTGC-1 TRUE             59        19 section1                2519
 5 AAACAGAGCGACTCCT-1 TRUE             14        94 section1                7679
 6 AAACAGCTTTCAGAAG-1 FALSE            43         9 section1                1831
 7 AAACAGGGTCTATATT-1 FALSE            47        13 section1                2106
 8 AAACAGTGTTCCTGGG-1 FALSE            73        43 section1                4170
 9 AAACATGGTGAGAGGA-1 FALSE            62         0 section1                1212
10 AAACATTTCCCGGATT-1 FALSE            61        97 section1                7886
# ℹ 89 more rows
# ℹ 1 more variable: pxl_row_in_fullres <int>

rd10xV> # tabulate number of spots mapped to tissue
rd10xV> cd <- colData(spe)

rd10xV> table(
rd10xV+   in_tissue = cd$in_tissue, 
rd10xV+   sample_id = cd$sample_id)
         sample_id
in_tissue section1 section2
    FALSE       28       27
    TRUE        22       22

rd10xV> # view available images
rd10xV> imgData(spe)
DataFrame with 2 rows and 4 columns
    sample_id    image_id   data scaleFactor
  <character> <character> <list>   <numeric>
1    section1      lowres   ####   0.0510334
2    section2      lowres   ####   0.0510334

rd10xV> dir <- system.file(
rd10xV+   file.path("extdata", "10xVisium"), 
rd10xV+   package = "SpatialExperiment")

rd10xV> sample_ids <- c("section1", "section2")

rd10xV> samples <- file.path(dir, sample_ids, "outs")

rd10xV> list.files(samples[1])
[1] "raw_feature_bc_matrix" "spatial"              

rd10xV> list.files(file.path(samples[1], "spatial"))
[1] "scalefactors_json.json"    "tissue_lowres_image.png"  
[3] "tissue_positions_list.csv"

rd10xV> file.path(samples[1], "raw_feature_bc_matrix")
[1] "/home/biocbuild/bbs-3.20-bioc/R/site-library/SpatialExperiment/extdata/10xVisium/section1/outs/raw_feature_bc_matrix"

rd10xV> (spe <- read10xVisium(samples, sample_ids, 
rd10xV+   type = "sparse", data = "raw", 
rd10xV+   images = "lowres", load = FALSE))
# A SpatialExperiment-tibble abstraction: 99 × 7
# Features=50 | Cells=99 | Assays=counts
   .cell              in_tissue array_row array_col sample_id pxl_col_in_fullres
   <chr>              <lgl>         <int>     <int> <chr>                  <int>
 1 AAACAACGAATAGTTC-1 FALSE             0        16 section1                2312
 2 AAACAAGTATCTCCCA-1 TRUE             50       102 section1                8230
 3 AAACAATCTACTAGCA-1 TRUE              3        43 section1                4170
 4 AAACACCAATAACTGC-1 TRUE             59        19 section1                2519
 5 AAACAGAGCGACTCCT-1 TRUE             14        94 section1                7679
 6 AAACAGCTTTCAGAAG-1 FALSE            43         9 section1                1831
 7 AAACAGGGTCTATATT-1 FALSE            47        13 section1                2106
 8 AAACAGTGTTCCTGGG-1 FALSE            73        43 section1                4170
 9 AAACATGGTGAGAGGA-1 FALSE            62         0 section1                1212
10 AAACATTTCCCGGATT-1 FALSE            61        97 section1                7886
# ℹ 89 more rows
# ℹ 1 more variable: pxl_row_in_fullres <int>

rd10xV> # base directory 'outs/' from Space Ranger can also be omitted
rd10xV> samples2 <- file.path(dir, sample_ids)

rd10xV> (spe2 <- read10xVisium(samples2, sample_ids, 
rd10xV+   type = "sparse", data = "raw", 
rd10xV+   images = "lowres", load = FALSE))
# A SpatialExperiment-tibble abstraction: 99 × 7
# Features=50 | Cells=99 | Assays=counts
   .cell              in_tissue array_row array_col sample_id pxl_col_in_fullres
   <chr>              <lgl>         <int>     <int> <chr>                  <int>
 1 AAACAACGAATAGTTC-1 FALSE             0        16 section1                2312
 2 AAACAAGTATCTCCCA-1 TRUE             50       102 section1                8230
 3 AAACAATCTACTAGCA-1 TRUE              3        43 section1                4170
 4 AAACACCAATAACTGC-1 TRUE             59        19 section1                2519
 5 AAACAGAGCGACTCCT-1 TRUE             14        94 section1                7679
 6 AAACAGCTTTCAGAAG-1 FALSE            43         9 section1                1831
 7 AAACAGGGTCTATATT-1 FALSE            47        13 section1                2106
 8 AAACAGTGTTCCTGGG-1 FALSE            73        43 section1                4170
 9 AAACATGGTGAGAGGA-1 FALSE            62         0 section1                1212
10 AAACATTTCCCGGATT-1 FALSE            61        97 section1                7886
# ℹ 89 more rows
# ℹ 1 more variable: pxl_row_in_fullres <int>

rd10xV> # tabulate number of spots mapped to tissue
rd10xV> cd <- colData(spe)

rd10xV> table(
rd10xV+   in_tissue = cd$in_tissue, 
rd10xV+   sample_id = cd$sample_id)
         sample_id
in_tissue section1 section2
    FALSE       28       27
    TRUE        22       22

rd10xV> # view available images
rd10xV> imgData(spe)
DataFrame with 2 rows and 4 columns
    sample_id    image_id   data scaleFactor
  <character> <character> <list>   <numeric>
1    section1      lowres   ####   0.0510334
2    section2      lowres   ####   0.0510334
[ FAIL 0 | WARN 3 | SKIP 0 | PASS 38 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 38 ]
> 
> proc.time()
   user  system elapsed 
 21.103   1.525  22.618 

Example timings

tidySpatialExperiment.Rcheck/tidySpatialExperiment-Ex.timings

nameusersystemelapsed
aggregate_cells4.3810.0524.434
arrange1.8660.0201.886
as_tibble1.7580.0121.769
bind_cols1.9300.0161.945
bind_rows1.8930.0041.897
count1.9350.0081.943
distinct1.7960.0161.811
ellipse1.8320.0081.840
extract1.8290.0081.838
filter1.8940.0041.899
formatting1.8070.0041.811
ggplot1.9250.0151.941
glimpse1.7900.0001.791
group_by1.8170.0001.817
inner_join2.0010.0042.006
join_features1.9320.0641.996
left_join2.0360.0042.041
mutate1.8600.0121.872
nest1.9050.0041.909
pivot_longer1.7930.0081.801
plot_ly2.5720.0642.636
pull1.7220.0041.726
rectangle1.7720.0081.780
rename1.9890.0081.998
right_join1.9930.0072.002
rowwise1.7760.0041.780
sample_n1.9840.0041.989
select1.7420.0121.755
separate1.9100.0081.919
slice1.8710.0121.883
summarise1.8810.0241.905
tbl_format_header000
unite1.9460.0121.958
unnest2.0420.0162.058