Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-01-27 12:09 -0500 (Mon, 27 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4746 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4494 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4517 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4469 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4395 |
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/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
tidytof 1.0.0 (landing page) Timothy Keyes
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
taishan | 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.0.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.0.0.tar.gz |
StartedAt: 2025-01-24 12:53:37 -0500 (Fri, 24 Jan 2025) |
EndedAt: 2025-01-24 13:09:00 -0500 (Fri, 24 Jan 2025) |
EllapsedTime: 922.8 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.0.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/tidytof.Rcheck’ * using R version 4.4.2 (2024-10-31) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.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.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: ‘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 18.224 0.099 19.093 tof_cluster_flowsom 8.960 0.887 10.275 tof_plot_cells_layout 6.421 0.020 6.744 tof_plot_cells_embedding 5.365 0.152 5.833 * 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.20-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.4-x86_64/Resources/library’ * installing *source* package ‘tidytof’ ... ** 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.4-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.4-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.4-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 version 4.4.2 (2024-10-31) -- "Pile of Leaves" Copyright (C) 2024 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.365 0.120 0.465
tidytof.Rcheck/tests/testthat.Rout
R version 4.4.2 (2024-10-31) -- "Pile of Leaves" Copyright (C) 2024 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 385.895 10.152 523.579
tidytof.Rcheck/tidytof-Ex.timings
name | user | system | elapsed | |
as_SingleCellExperiment | 0.000 | 0.001 | 0.001 | |
as_flowFrame | 0.000 | 0.001 | 0.003 | |
as_flowSet | 0.000 | 0.001 | 0.001 | |
as_seurat | 0.000 | 0.001 | 0.001 | |
as_tof_tbl | 0.108 | 0.012 | 0.126 | |
make_flowcore_annotated_data_frame | 0.001 | 0.000 | 0.001 | |
reexports | 0.000 | 0.001 | 0.001 | |
rev_asinh | 0.000 | 0.000 | 0.001 | |
tidytof_example_data | 0.004 | 0.002 | 0.005 | |
tof_analyze_abundance | 0.001 | 0.000 | 0.001 | |
tof_analyze_abundance_diffcyt | 0 | 0 | 0 | |
tof_analyze_abundance_glmm | 0.000 | 0.000 | 0.001 | |
tof_analyze_abundance_ttest | 0.000 | 0.000 | 0.001 | |
tof_analyze_expression | 0.000 | 0.001 | 0.000 | |
tof_analyze_expression_diffcyt | 0.000 | 0.000 | 0.001 | |
tof_analyze_expression_lmm | 0.001 | 0.000 | 0.000 | |
tof_analyze_expression_ttest | 0.000 | 0.001 | 0.001 | |
tof_annotate_clusters | 0.205 | 0.031 | 0.245 | |
tof_apply_classifier | 0.000 | 0.000 | 0.001 | |
tof_assess_channels | 0.173 | 0.023 | 0.207 | |
tof_assess_clusters_distance | 0.994 | 0.106 | 1.162 | |
tof_assess_clusters_entropy | 1.866 | 0.013 | 1.958 | |
tof_assess_clusters_knn | 18.224 | 0.099 | 19.093 | |
tof_assess_flow_rate | 1.595 | 0.017 | 1.713 | |
tof_assess_flow_rate_tibble | 0.391 | 0.005 | 0.426 | |
tof_assess_model | 0.687 | 0.013 | 0.825 | |
tof_batch_correct | 0 | 0 | 0 | |
tof_batch_correct_quantile | 0 | 0 | 0 | |
tof_batch_correct_quantile_tibble | 0.000 | 0.001 | 0.001 | |
tof_batch_correct_rescale | 0.001 | 0.001 | 0.001 | |
tof_calculate_flow_rate | 0.025 | 0.003 | 0.032 | |
tof_cluster | 0.866 | 0.029 | 0.945 | |
tof_cluster_ddpr | 0.401 | 0.003 | 0.416 | |
tof_cluster_flowsom | 8.960 | 0.887 | 10.275 | |
tof_cluster_kmeans | 0.058 | 0.002 | 0.063 | |
tof_cluster_phenograph | 2.960 | 0.092 | 3.167 | |
tof_cosine_dist | 0.000 | 0.001 | 0.001 | |
tof_create_grid | 0.102 | 0.001 | 0.109 | |
tof_downsample | 0.315 | 0.003 | 0.335 | |
tof_downsample_constant | 0.134 | 0.002 | 0.140 | |
tof_downsample_density | 0.929 | 0.009 | 0.972 | |
tof_downsample_prop | 0.147 | 0.006 | 0.154 | |
tof_estimate_density | 0.622 | 0.015 | 0.662 | |
tof_extract_central_tendency | 0.362 | 0.002 | 0.382 | |
tof_extract_emd | 1.882 | 0.091 | 2.201 | |
tof_extract_features | 1.191 | 0.017 | 1.242 | |
tof_extract_jsd | 1.973 | 0.154 | 2.252 | |
tof_extract_proportion | 0.258 | 0.003 | 0.267 | |
tof_extract_threshold | 0.333 | 0.003 | 0.348 | |
tof_find_knn | 0.401 | 0.583 | 1.022 | |
tof_generate_palette | 0.000 | 0.001 | 0.001 | |
tof_get_model_mixture | 0.453 | 0.003 | 0.473 | |
tof_get_model_outcomes | 0.451 | 0.003 | 0.470 | |
tof_get_model_penalty | 0.447 | 0.005 | 0.473 | |
tof_get_model_training_data | 0.503 | 0.003 | 0.517 | |
tof_get_model_type | 0.472 | 0.004 | 0.509 | |
tof_get_model_x | 0.476 | 0.008 | 0.501 | |
tof_get_model_y | 0.470 | 0.004 | 0.496 | |
tof_get_panel | 0.078 | 0.003 | 0.082 | |
tof_log_rank_test | 0.000 | 0.001 | 0.000 | |
tof_make_knn_graph | 0.000 | 0.000 | 0.003 | |
tof_make_roc_curve | 0.664 | 0.004 | 0.692 | |
tof_metacluster | 1.609 | 0.052 | 1.735 | |
tof_metacluster_consensus | 0.693 | 0.033 | 0.756 | |
tof_metacluster_flowsom | 1.709 | 0.056 | 1.827 | |
tof_metacluster_hierarchical | 0.114 | 0.002 | 0.121 | |
tof_metacluster_kmeans | 0.114 | 0.002 | 0.118 | |
tof_metacluster_phenograph | 0.146 | 0.002 | 0.153 | |
tof_plot_cells_density | 0.071 | 0.001 | 0.072 | |
tof_plot_cells_embedding | 5.365 | 0.152 | 5.833 | |
tof_plot_cells_layout | 6.421 | 0.020 | 6.744 | |
tof_plot_cells_scatter | 0.005 | 0.000 | 0.007 | |
tof_plot_clusters_heatmap | 0.126 | 0.002 | 0.133 | |
tof_plot_clusters_mst | 0.433 | 0.003 | 0.448 | |
tof_plot_clusters_volcano | 0.069 | 0.001 | 0.073 | |
tof_plot_model | 1.235 | 0.010 | 1.309 | |
tof_plot_sample_features | 0.220 | 0.003 | 0.231 | |
tof_plot_sample_heatmap | 0.121 | 0.002 | 0.128 | |
tof_postprocess | 0.208 | 0.003 | 0.212 | |
tof_predict | 0.489 | 0.004 | 0.526 | |
tof_preprocess | 0.325 | 0.003 | 0.349 | |
tof_read_data | 0.178 | 0.005 | 0.191 | |
tof_reduce_dimensions | 3.608 | 0.082 | 3.918 | |
tof_reduce_pca | 0.308 | 0.004 | 0.333 | |
tof_reduce_tsne | 1.534 | 0.026 | 1.730 | |
tof_reduce_umap | 4.277 | 0.059 | 4.567 | |
tof_set_panel | 0.160 | 0.004 | 0.166 | |
tof_spade_density | 0.760 | 0.005 | 0.788 | |
tof_split_data | 0.089 | 0.003 | 0.093 | |
tof_split_tidytof_reduced_dimensions | 0.000 | 0.001 | 0.001 | |
tof_train_model | 3.392 | 0.026 | 3.584 | |
tof_transform | 0.324 | 0.004 | 0.328 | |
tof_upsample | 0.511 | 0.004 | 0.521 | |
tof_upsample_distance | 0.819 | 0.008 | 0.870 | |
tof_upsample_neighbor | 0.103 | 0.003 | 0.112 | |
tof_write_data | 0.000 | 0.001 | 0.002 | |
tof_write_fcs | 0.000 | 0.001 | 0.000 | |
where | 0.000 | 0.000 | 0.001 | |