Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-03-22 11:44 -0400 (Sat, 22 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" | 4777 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" | 4547 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4576 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4528 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4458 |
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 2166/2313 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
tidytof 1.1.0 (landing page) Timothy Keyes
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
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. |
Package: tidytof |
Version: 1.1.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:tidytof.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings tidytof_1.1.0.tar.gz |
StartedAt: 2025-03-22 00:37:00 -0400 (Sat, 22 Mar 2025) |
EndedAt: 2025-03-22 00:44:07 -0400 (Sat, 22 Mar 2025) |
EllapsedTime: 426.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: tidytof.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:tidytof.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings tidytof_1.1.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/tidytof.Rcheck’ * using R Under development (unstable) (2025-03-02 r87868) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 14.2.0 * running under: macOS Monterey 12.7.6 * 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.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 ‘tidytof’ can be installed ... OK * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * 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 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 9.029 0.060 9.127 tof_cluster_flowsom 4.924 0.784 5.796 * 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: 1 NOTE See ‘/Users/biocbuild/bbs-3.21-bioc/meat/tidytof.Rcheck/00check.log’ for details.
tidytof.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL tidytof ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’ * installing *source* package ‘tidytof’ ... ** this is package ‘tidytof’ version ‘1.1.0’ ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c code.cpp -o code.o clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o tidytof.so RcppExports.o code.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/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)
tidytof.Rcheck/tests/spelling.Rout
R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 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.195 0.077 0.267
tidytof.Rcheck/tests/testthat.Rout
R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 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 210.446 7.921 217.942
tidytof.Rcheck/tidytof-Ex.timings
name | user | system | elapsed | |
as_SingleCellExperiment | 0.000 | 0.000 | 0.001 | |
as_flowFrame | 0.000 | 0.000 | 0.001 | |
as_flowSet | 0 | 0 | 0 | |
as_seurat | 0.000 | 0.001 | 0.000 | |
as_tof_tbl | 0.052 | 0.006 | 0.058 | |
make_flowcore_annotated_data_frame | 0 | 0 | 0 | |
reexports | 0 | 0 | 0 | |
rev_asinh | 0 | 0 | 0 | |
tidytof_example_data | 0.002 | 0.001 | 0.003 | |
tof_analyze_abundance | 0 | 0 | 0 | |
tof_analyze_abundance_diffcyt | 0 | 0 | 0 | |
tof_analyze_abundance_glmm | 0.000 | 0.000 | 0.001 | |
tof_analyze_abundance_ttest | 0.000 | 0.001 | 0.000 | |
tof_analyze_expression | 0 | 0 | 0 | |
tof_analyze_expression_diffcyt | 0 | 0 | 0 | |
tof_analyze_expression_lmm | 0 | 0 | 0 | |
tof_analyze_expression_ttest | 0 | 0 | 0 | |
tof_annotate_clusters | 0.108 | 0.011 | 0.119 | |
tof_apply_classifier | 0.000 | 0.000 | 0.001 | |
tof_assess_channels | 0.079 | 0.007 | 0.086 | |
tof_assess_clusters_distance | 0.442 | 0.032 | 0.476 | |
tof_assess_clusters_entropy | 0.696 | 0.007 | 0.707 | |
tof_assess_clusters_knn | 9.029 | 0.060 | 9.127 | |
tof_assess_flow_rate | 0.748 | 0.009 | 0.761 | |
tof_assess_flow_rate_tibble | 0.202 | 0.002 | 0.205 | |
tof_assess_model | 0.399 | 0.007 | 0.411 | |
tof_batch_correct | 0 | 0 | 0 | |
tof_batch_correct_quantile | 0.001 | 0.000 | 0.000 | |
tof_batch_correct_quantile_tibble | 0 | 0 | 0 | |
tof_batch_correct_rescale | 0 | 0 | 0 | |
tof_calculate_flow_rate | 0.016 | 0.001 | 0.017 | |
tof_cluster | 0.515 | 0.012 | 0.530 | |
tof_cluster_ddpr | 0.198 | 0.002 | 0.201 | |
tof_cluster_flowsom | 4.924 | 0.784 | 5.796 | |
tof_cluster_kmeans | 0.036 | 0.001 | 0.037 | |
tof_cluster_phenograph | 1.775 | 0.058 | 1.842 | |
tof_cosine_dist | 0 | 0 | 0 | |
tof_create_grid | 0.079 | 0.005 | 0.084 | |
tof_downsample | 0.174 | 0.002 | 0.177 | |
tof_downsample_constant | 0.059 | 0.001 | 0.059 | |
tof_downsample_density | 0.579 | 0.007 | 0.588 | |
tof_downsample_prop | 0.078 | 0.002 | 0.081 | |
tof_estimate_density | 0.421 | 0.011 | 0.437 | |
tof_extract_central_tendency | 0.199 | 0.002 | 0.203 | |
tof_extract_emd | 0.922 | 0.062 | 0.990 | |
tof_extract_features | 0.600 | 0.014 | 0.627 | |
tof_extract_jsd | 1.034 | 0.116 | 1.181 | |
tof_extract_proportion | 0.131 | 0.001 | 0.134 | |
tof_extract_threshold | 0.160 | 0.001 | 0.163 | |
tof_find_knn | 0.194 | 0.182 | 0.378 | |
tof_generate_palette | 0.001 | 0.000 | 0.000 | |
tof_get_model_mixture | 0.260 | 0.004 | 0.265 | |
tof_get_model_outcomes | 0.231 | 0.001 | 0.233 | |
tof_get_model_penalty | 0.231 | 0.001 | 0.233 | |
tof_get_model_training_data | 0.277 | 0.002 | 0.279 | |
tof_get_model_type | 0.226 | 0.001 | 0.228 | |
tof_get_model_x | 0.270 | 0.003 | 0.274 | |
tof_get_model_y | 0.231 | 0.002 | 0.234 | |
tof_get_panel | 0.041 | 0.001 | 0.043 | |
tof_log_rank_test | 0 | 0 | 0 | |
tof_make_knn_graph | 0.001 | 0.000 | 0.001 | |
tof_make_roc_curve | 0.343 | 0.004 | 0.349 | |
tof_metacluster | 0.737 | 0.050 | 0.804 | |
tof_metacluster_consensus | 0.294 | 0.019 | 0.319 | |
tof_metacluster_flowsom | 0.781 | 0.035 | 0.826 | |
tof_metacluster_hierarchical | 0.063 | 0.001 | 0.064 | |
tof_metacluster_kmeans | 0.065 | 0.001 | 0.067 | |
tof_metacluster_phenograph | 0.079 | 0.001 | 0.081 | |
tof_plot_cells_density | 0.056 | 0.003 | 0.058 | |
tof_plot_cells_embedding | 3.058 | 0.142 | 3.245 | |
tof_plot_cells_layout | 2.889 | 0.019 | 2.923 | |
tof_plot_cells_scatter | 0.003 | 0.000 | 0.003 | |
tof_plot_clusters_heatmap | 0.061 | 0.001 | 0.062 | |
tof_plot_clusters_mst | 0.225 | 0.002 | 0.228 | |
tof_plot_clusters_volcano | 0.040 | 0.001 | 0.040 | |
tof_plot_model | 0.671 | 0.009 | 0.684 | |
tof_plot_sample_features | 0.118 | 0.001 | 0.119 | |
tof_plot_sample_heatmap | 0.056 | 0.000 | 0.057 | |
tof_postprocess | 0.099 | 0.002 | 0.101 | |
tof_predict | 0.272 | 0.002 | 0.278 | |
tof_preprocess | 0.139 | 0.002 | 0.142 | |
tof_read_data | 0.075 | 0.002 | 0.078 | |
tof_reduce_dimensions | 2.234 | 0.066 | 2.306 | |
tof_reduce_pca | 0.165 | 0.001 | 0.167 | |
tof_reduce_tsne | 0.828 | 0.032 | 0.873 | |
tof_reduce_umap | 3.364 | 0.062 | 3.402 | |
tof_set_panel | 0.085 | 0.002 | 0.088 | |
tof_spade_density | 0.525 | 0.005 | 0.535 | |
tof_split_data | 0.057 | 0.001 | 0.058 | |
tof_split_tidytof_reduced_dimensions | 0 | 0 | 0 | |
tof_train_model | 1.930 | 0.018 | 1.957 | |
tof_transform | 0.165 | 0.003 | 0.168 | |
tof_upsample | 0.249 | 0.004 | 0.257 | |
tof_upsample_distance | 0.346 | 0.004 | 0.354 | |
tof_upsample_neighbor | 0.063 | 0.001 | 0.064 | |
tof_write_data | 0 | 0 | 0 | |
tof_write_fcs | 0 | 0 | 0 | |
where | 0 | 0 | 0 | |