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

This page was generated on 2025-03-20 12:12 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4406
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 2147/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidytof 1.0.0  (landing page)
Timothy Keyes
Snapshot Date: 2025-03-17 13:00 -0400 (Mon, 17 Mar 2025)
git_url: https://git.bioconductor.org/packages/tidytof
git_branch: RELEASE_3_20
git_last_commit: 953e93b
git_last_commit_date: 2024-10-29 11:33:26 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for tidytof on taishan

To the developers/maintainers of the tidytof package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/tidytof.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: tidytof
Version: 1.0.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:tidytof.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings tidytof_1.0.0.tar.gz
StartedAt: 2025-03-18 12:23:14 -0000 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 12:31:34 -0000 (Tue, 18 Mar 2025)
EllapsedTime: 500.4 seconds
RetCode: 0
Status:   OK  
CheckDir: tidytof.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:tidytof.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings tidytof_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/tidytof.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘tidytof/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘tidytof’ version ‘1.0.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 ‘tidytof’ can be installed ... OK
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking installed package size ... NOTE
  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    help   2.1Mb
    libs   1.3Mb
* 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 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
tof_assess_clusters_knn  11.597  0.319  11.944
tof_plot_cells_layout     7.630  0.004   7.650
tof_cluster_flowsom       6.084  0.104   6.207
tof_plot_cells_embedding  5.905  0.008   5.934
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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


Installation output

tidytof.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL tidytof
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.3/site-library’
* installing *source* package ‘tidytof’ ...
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c code.cpp -o code.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.4.3/lib -L/usr/local/lib -o tidytof.so RcppExports.o code.o -L/home/biocbuild/R/R-4.4.3/lib -lR
installing to /home/biocbuild/R/R-4.4.3/site-library/00LOCK-tidytof/00new/tidytof/libs
** R
** data
** inst
** 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
** 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 (tidytof)

Tests output

tidytof.Rcheck/tests/spelling.Rout


R version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.

> if (requireNamespace("spelling", quietly = TRUE)) {
+     spelling::spell_check_test(
+         vignettes = TRUE, error = FALSE,
+         skip_on_cran = TRUE
+     )
+ }
NULL
> 
> proc.time()
   user  system elapsed 
  0.183   0.038   0.206 

tidytof.Rcheck/tests/testthat.Rout


R version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.

> Sys.setenv(R_TESTS="")
> library(testthat)
> library(tidytof)

Attaching package: 'tidytof'

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

    matches

> test_check("tidytof")

Attaching package: 'dplyr'

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

    matches

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

    filter, lag

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

    intersect, setdiff, setequal, union


Attaching package: 'purrr'

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

    is_null


Attaching package: 'tidyr'

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

    matches

Loading required namespace: diffcyt

Attaching package: 'readr'

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

    edition_get, local_edition

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 709 ]
> 
> proc.time()
   user  system elapsed 
270.278   3.401 272.882 

Example timings

tidytof.Rcheck/tidytof-Ex.timings

nameusersystemelapsed
as_SingleCellExperiment0.0010.0000.000
as_flowFrame0.0010.0000.000
as_flowSet000
as_seurat000
as_tof_tbl0.0780.0000.080
make_flowcore_annotated_data_frame0.0010.0000.000
reexports0.0000.0000.001
rev_asinh0.0000.0010.000
tidytof_example_data0.0000.0020.002
tof_analyze_abundance0.0010.0000.000
tof_analyze_abundance_diffcyt0.0000.0000.001
tof_analyze_abundance_glmm000
tof_analyze_abundance_ttest000
tof_analyze_expression000
tof_analyze_expression_diffcyt000
tof_analyze_expression_lmm000
tof_analyze_expression_ttest000
tof_annotate_clusters0.1110.0190.130
tof_apply_classifier000
tof_assess_channels0.0990.0120.112
tof_assess_clusters_distance0.6010.0990.702
tof_assess_clusters_entropy0.9660.0431.013
tof_assess_clusters_knn11.597 0.31911.944
tof_assess_flow_rate0.9140.0190.936
tof_assess_flow_rate_tibble0.2310.0040.235
tof_assess_model0.4280.0000.430
tof_batch_correct000
tof_batch_correct_quantile000
tof_batch_correct_quantile_tibble000
tof_batch_correct_rescale000
tof_calculate_flow_rate0.0160.0000.016
tof_cluster0.4470.0260.474
tof_cluster_ddpr0.2260.0000.226
tof_cluster_flowsom6.0840.1046.207
tof_cluster_kmeans0.0420.0000.042
tof_cluster_phenograph1.5080.0041.515
tof_cosine_dist000
tof_create_grid0.070.000.07
tof_downsample0.2050.0000.206
tof_downsample_constant0.0810.0000.081
tof_downsample_density0.5900.0280.619
tof_downsample_prop0.0950.0040.099
tof_estimate_density0.3960.0080.404
tof_extract_central_tendency0.2260.0080.234
tof_extract_emd1.1730.0361.213
tof_extract_features0.7900.0110.804
tof_extract_jsd1.3770.0441.427
tof_extract_proportion0.1840.0000.184
tof_extract_threshold0.2150.0000.216
tof_find_knn0.1770.0320.210
tof_generate_palette000
tof_get_model_mixture0.2860.0080.293
tof_get_model_outcomes0.3050.0000.306
tof_get_model_penalty0.3190.0000.319
tof_get_model_training_data0.3610.0000.362
tof_get_model_type0.3440.0000.344
tof_get_model_x0.3190.0000.320
tof_get_model_y0.3280.0000.329
tof_get_panel0.0500.0040.054
tof_log_rank_test000
tof_make_knn_graph000
tof_make_roc_curve0.4490.0000.449
tof_metacluster0.9990.0041.008
tof_metacluster_consensus0.3830.0040.388
tof_metacluster_flowsom1.0870.0041.094
tof_metacluster_hierarchical0.0770.0000.077
tof_metacluster_kmeans0.0780.0000.078
tof_metacluster_phenograph0.1070.0000.107
tof_plot_cells_density0.0510.0000.052
tof_plot_cells_embedding5.9050.0085.934
tof_plot_cells_layout7.6300.0047.650
tof_plot_cells_scatter0.0030.0000.004
tof_plot_clusters_heatmap0.0800.0110.092
tof_plot_clusters_mst0.3070.0070.316
tof_plot_clusters_volcano0.0520.0000.052
tof_plot_model0.8520.0190.875
tof_plot_sample_features0.1520.0000.152
tof_plot_sample_heatmap0.0670.0000.067
tof_postprocess0.1260.0000.127
tof_predict0.3340.0000.334
tof_preprocess0.2160.0000.216
tof_read_data0.0960.0000.097
tof_reduce_dimensions2.7020.0322.749
tof_reduce_pca0.2080.0000.209
tof_reduce_tsne1.3740.0041.382
tof_reduce_umap3.7620.0193.783
tof_set_panel0.1040.0000.104
tof_spade_density0.5060.0000.506
tof_split_data0.0620.0040.066
tof_split_tidytof_reduced_dimensions000
tof_train_model2.3520.0002.359
tof_transform0.1920.0000.192
tof_upsample0.3150.0000.315
tof_upsample_distance0.4980.0000.500
tof_upsample_neighbor0.0650.0000.066
tof_write_data000
tof_write_fcs000
where000