Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-12-09 11:47 -0500 (Mon, 09 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4749 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4461 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4411 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4366 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4241 |
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 2129/2272 | 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 22.03 LTS-SP1) / 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 [email protected]: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. |
Package: tidytof |
Version: 1.1.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.1.0.tar.gz |
StartedAt: 2024-12-09 10:39:17 -0000 (Mon, 09 Dec 2024) |
EndedAt: 2024-12-09 10:48:06 -0000 (Mon, 09 Dec 2024) |
EllapsedTime: 528.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: tidytof.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.1.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/tidytof.Rcheck’ * using R Under development (unstable) (2024-11-24 r87369) * using platform: aarch64-unknown-linux-gnu * R was compiled by gcc (conda-forge gcc 14.2.0-1) 14.2.0 GNU Fortran (conda-forge gcc 14.2.0-1) 14.2.0 * running under: openEuler 22.03 (LTS-SP1) * 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: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’ * checking installed package size ... INFO installed size is 5.3Mb sub-directories of 1Mb or more: help 2.2Mb 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.261 0.212 11.491 tof_plot_cells_layout 7.583 0.012 7.609 tof_cluster_flowsom 6.593 0.184 6.790 tof_plot_cells_embedding 5.865 0.012 5.884 * 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 ‘/home/biocbuild/bbs-3.21-bioc/meat/tidytof.Rcheck/00check.log’ for details.
tidytof.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL tidytof ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’ * installing *source* package ‘tidytof’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’ g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -DR_NO_REMAP -c code.cpp -o code.o g++ -std=gnu++17 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o tidytof.so RcppExports.o code.o -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/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)
tidytof.Rcheck/tests/spelling.Rout
R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" Copyright (C) 2024 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.281 0.045 0.225
tidytof.Rcheck/tests/testthat.Rout
R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" Copyright (C) 2024 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 290.667 3.959 291.825
tidytof.Rcheck/tidytof-Ex.timings
name | user | system | elapsed | |
as_SingleCellExperiment | 0 | 0 | 0 | |
as_flowFrame | 0 | 0 | 0 | |
as_flowSet | 0 | 0 | 0 | |
as_seurat | 0 | 0 | 0 | |
as_tof_tbl | 0.065 | 0.000 | 0.067 | |
make_flowcore_annotated_data_frame | 0 | 0 | 0 | |
reexports | 0 | 0 | 0 | |
rev_asinh | 0.001 | 0.000 | 0.001 | |
tidytof_example_data | 0.003 | 0.000 | 0.003 | |
tof_analyze_abundance | 0 | 0 | 0 | |
tof_analyze_abundance_diffcyt | 0 | 0 | 0 | |
tof_analyze_abundance_glmm | 0 | 0 | 0 | |
tof_analyze_abundance_ttest | 0 | 0 | 0 | |
tof_analyze_expression | 0.001 | 0.000 | 0.001 | |
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.110 | 0.024 | 0.134 | |
tof_apply_classifier | 0 | 0 | 0 | |
tof_assess_channels | 0.102 | 0.016 | 0.118 | |
tof_assess_clusters_distance | 0.603 | 0.067 | 0.672 | |
tof_assess_clusters_entropy | 1.010 | 0.032 | 1.044 | |
tof_assess_clusters_knn | 11.261 | 0.212 | 11.491 | |
tof_assess_flow_rate | 0.970 | 0.016 | 0.987 | |
tof_assess_flow_rate_tibble | 0.241 | 0.000 | 0.241 | |
tof_assess_model | 0.444 | 0.008 | 0.453 | |
tof_batch_correct | 0 | 0 | 0 | |
tof_batch_correct_quantile | 0 | 0 | 0 | |
tof_batch_correct_quantile_tibble | 0 | 0 | 0 | |
tof_batch_correct_rescale | 0.001 | 0.000 | 0.000 | |
tof_calculate_flow_rate | 0.018 | 0.000 | 0.017 | |
tof_cluster | 0.467 | 0.008 | 0.476 | |
tof_cluster_ddpr | 0.241 | 0.004 | 0.246 | |
tof_cluster_flowsom | 6.593 | 0.184 | 6.790 | |
tof_cluster_kmeans | 0.042 | 0.000 | 0.042 | |
tof_cluster_phenograph | 1.519 | 0.000 | 1.521 | |
tof_cosine_dist | 0 | 0 | 0 | |
tof_create_grid | 0.066 | 0.000 | 0.066 | |
tof_downsample | 0.211 | 0.000 | 0.211 | |
tof_downsample_constant | 0.088 | 0.000 | 0.088 | |
tof_downsample_density | 0.594 | 0.004 | 0.598 | |
tof_downsample_prop | 0.112 | 0.000 | 0.112 | |
tof_estimate_density | 0.386 | 0.000 | 0.387 | |
tof_extract_central_tendency | 0.246 | 0.012 | 0.259 | |
tof_extract_emd | 1.245 | 0.020 | 1.268 | |
tof_extract_features | 0.786 | 0.004 | 0.792 | |
tof_extract_jsd | 1.304 | 0.060 | 1.369 | |
tof_extract_proportion | 0.165 | 0.000 | 0.166 | |
tof_extract_threshold | 0.210 | 0.000 | 0.211 | |
tof_find_knn | 0.167 | 0.044 | 0.212 | |
tof_generate_palette | 0 | 0 | 0 | |
tof_get_model_mixture | 0.311 | 0.020 | 0.332 | |
tof_get_model_outcomes | 0.289 | 0.004 | 0.293 | |
tof_get_model_penalty | 0.287 | 0.000 | 0.287 | |
tof_get_model_training_data | 0.347 | 0.000 | 0.347 | |
tof_get_model_type | 0.289 | 0.000 | 0.290 | |
tof_get_model_x | 0.308 | 0.000 | 0.309 | |
tof_get_model_y | 0.297 | 0.000 | 0.298 | |
tof_get_panel | 0.049 | 0.000 | 0.050 | |
tof_log_rank_test | 0 | 0 | 0 | |
tof_make_knn_graph | 0 | 0 | 0 | |
tof_make_roc_curve | 0.425 | 0.000 | 0.426 | |
tof_metacluster | 1.010 | 0.008 | 1.020 | |
tof_metacluster_consensus | 0.384 | 0.000 | 0.386 | |
tof_metacluster_flowsom | 1.049 | 0.012 | 1.063 | |
tof_metacluster_hierarchical | 0.068 | 0.000 | 0.068 | |
tof_metacluster_kmeans | 0.071 | 0.000 | 0.072 | |
tof_metacluster_phenograph | 0.091 | 0.004 | 0.095 | |
tof_plot_cells_density | 0.065 | 0.000 | 0.066 | |
tof_plot_cells_embedding | 5.865 | 0.012 | 5.884 | |
tof_plot_cells_layout | 7.583 | 0.012 | 7.609 | |
tof_plot_cells_scatter | 0.003 | 0.000 | 0.004 | |
tof_plot_clusters_heatmap | 0.075 | 0.008 | 0.083 | |
tof_plot_clusters_mst | 0.263 | 0.020 | 0.283 | |
tof_plot_clusters_volcano | 0.046 | 0.000 | 0.046 | |
tof_plot_model | 0.785 | 0.016 | 0.802 | |
tof_plot_sample_features | 0.146 | 0.004 | 0.150 | |
tof_plot_sample_heatmap | 0.061 | 0.008 | 0.068 | |
tof_postprocess | 0.139 | 0.000 | 0.139 | |
tof_predict | 0.327 | 0.000 | 0.327 | |
tof_preprocess | 0.228 | 0.000 | 0.229 | |
tof_read_data | 0.108 | 0.000 | 0.107 | |
tof_reduce_dimensions | 2.814 | 0.084 | 2.898 | |
tof_reduce_pca | 0.197 | 0.000 | 0.198 | |
tof_reduce_tsne | 1.357 | 0.000 | 1.359 | |
tof_reduce_umap | 4.233 | 0.040 | 4.280 | |
tof_set_panel | 0.107 | 0.000 | 0.107 | |
tof_spade_density | 0.509 | 0.000 | 0.509 | |
tof_split_data | 0.062 | 0.000 | 0.061 | |
tof_split_tidytof_reduced_dimensions | 0 | 0 | 0 | |
tof_train_model | 2.343 | 0.000 | 2.348 | |
tof_transform | 0.214 | 0.000 | 0.215 | |
tof_upsample | 0.32 | 0.00 | 0.32 | |
tof_upsample_distance | 0.496 | 0.000 | 0.497 | |
tof_upsample_neighbor | 0.062 | 0.004 | 0.065 | |
tof_write_data | 0.001 | 0.000 | 0.000 | |
tof_write_fcs | 0.000 | 0.000 | 0.001 | |
where | 0 | 0 | 0 | |