Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-05 12:06 -0500 (Tue, 05 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4503 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | 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 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: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:tidytof.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings tidytof_1.0.0.tar.gz |
StartedAt: 2024-11-05 06:15:56 -0500 (Tue, 05 Nov 2024) |
EndedAt: 2024-11-05 06:24:39 -0500 (Tue, 05 Nov 2024) |
EllapsedTime: 522.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: tidytof.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:tidytof.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings tidytof_1.0.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/tidytof.Rcheck' * using R version 4.4.1 (2024-06-14 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * 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 whether package 'tidytof' can be installed ... OK * used C++ compiler: 'G__~1.EXE (GCC) 13.2.0' * 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 for x64 is not available File 'F:/biocbuild/bbs-3.20-bioc/R/library/tidytof/libs/x64/tidytof.dll': Found '_exit', possibly from '_exit' (C) Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking files in 'vignettes' ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed tof_assess_clusters_knn 10.70 0.1 10.79 tof_cluster_flowsom 6.43 0.2 6.66 * 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 'F:/biocbuild/bbs-3.20-bioc/meat/tidytof.Rcheck/00check.log' for details.
tidytof.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL tidytof ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library' * installing *source* package 'tidytof' ... ** using staged installation ** libs using C++ compiler: 'G__~1.EXE (GCC) 13.2.0' g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c code.cpp -o code.o g++ -std=gnu++17 -shared -s -static-libgcc -o tidytof.dll tmp.def RcppExports.o code.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.20-bioc/R/library/00LOCK-tidytof/00new/tidytof/libs/x64 ** 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 ** 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.1 (2024-06-14 ucrt) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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.15 0.07 0.26
tidytof.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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 265.76 6.93 270.25
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.06 | 0.00 | 0.06 | |
make_flowcore_annotated_data_frame | 0 | 0 | 0 | |
reexports | 0 | 0 | 0 | |
rev_asinh | 0 | 0 | 0 | |
tidytof_example_data | 0 | 0 | 0 | |
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 | 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.11 | 0.02 | 0.12 | |
tof_apply_classifier | 0 | 0 | 0 | |
tof_assess_channels | 0.08 | 0.01 | 0.10 | |
tof_assess_clusters_distance | 0.59 | 0.03 | 0.62 | |
tof_assess_clusters_entropy | 0.88 | 0.00 | 0.88 | |
tof_assess_clusters_knn | 10.70 | 0.10 | 10.79 | |
tof_assess_flow_rate | 0.94 | 0.01 | 0.96 | |
tof_assess_flow_rate_tibble | 0.23 | 0.02 | 0.25 | |
tof_assess_model | 0.41 | 0.03 | 0.45 | |
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 | 0 | 0 | |
tof_calculate_flow_rate | 0.03 | 0.00 | 0.03 | |
tof_cluster | 0.64 | 0.03 | 0.69 | |
tof_cluster_ddpr | 0.23 | 0.00 | 0.23 | |
tof_cluster_flowsom | 6.43 | 0.20 | 6.66 | |
tof_cluster_kmeans | 0.03 | 0.00 | 0.03 | |
tof_cluster_phenograph | 2.03 | 0.10 | 2.13 | |
tof_cosine_dist | 0 | 0 | 0 | |
tof_create_grid | 0.06 | 0.00 | 0.06 | |
tof_downsample | 0.25 | 0.00 | 0.25 | |
tof_downsample_constant | 0.13 | 0.00 | 0.12 | |
tof_downsample_density | 0.70 | 0.00 | 0.71 | |
tof_downsample_prop | 0.09 | 0.00 | 0.09 | |
tof_estimate_density | 0.47 | 0.00 | 0.47 | |
tof_extract_central_tendency | 0.3 | 0.0 | 0.3 | |
tof_extract_emd | 1.26 | 0.18 | 1.45 | |
tof_extract_features | 0.77 | 0.04 | 0.80 | |
tof_extract_jsd | 1.30 | 0.21 | 1.51 | |
tof_extract_proportion | 0.18 | 0.00 | 0.19 | |
tof_extract_threshold | 0.18 | 0.00 | 0.17 | |
tof_find_knn | 0.32 | 0.10 | 0.42 | |
tof_generate_palette | 0 | 0 | 0 | |
tof_get_model_mixture | 0.27 | 0.00 | 0.27 | |
tof_get_model_outcomes | 0.28 | 0.00 | 0.28 | |
tof_get_model_penalty | 0.33 | 0.00 | 0.33 | |
tof_get_model_training_data | 0.33 | 0.00 | 0.33 | |
tof_get_model_type | 0.31 | 0.00 | 0.31 | |
tof_get_model_x | 0.28 | 0.00 | 0.28 | |
tof_get_model_y | 0.22 | 0.00 | 0.22 | |
tof_get_panel | 0.05 | 0.01 | 0.06 | |
tof_log_rank_test | 0 | 0 | 0 | |
tof_make_knn_graph | 0 | 0 | 0 | |
tof_make_roc_curve | 0.47 | 0.00 | 0.47 | |
tof_metacluster | 0.96 | 0.10 | 1.06 | |
tof_metacluster_consensus | 0.36 | 0.04 | 0.41 | |
tof_metacluster_flowsom | 0.96 | 0.05 | 1.00 | |
tof_metacluster_hierarchical | 0.07 | 0.00 | 0.08 | |
tof_metacluster_kmeans | 0.05 | 0.00 | 0.04 | |
tof_metacluster_phenograph | 0.08 | 0.00 | 0.08 | |
tof_plot_cells_density | 0.06 | 0.00 | 0.06 | |
tof_plot_cells_embedding | 4.14 | 0.00 | 4.15 | |
tof_plot_cells_layout | 3.02 | 0.00 | 3.01 | |
tof_plot_cells_scatter | 0 | 0 | 0 | |
tof_plot_clusters_heatmap | 0.06 | 0.00 | 0.06 | |
tof_plot_clusters_mst | 0.27 | 0.00 | 0.27 | |
tof_plot_clusters_volcano | 0.04 | 0.00 | 0.05 | |
tof_plot_model | 0.75 | 0.00 | 0.75 | |
tof_plot_sample_features | 0.14 | 0.00 | 0.14 | |
tof_plot_sample_heatmap | 0.05 | 0.00 | 0.04 | |
tof_postprocess | 0.14 | 0.00 | 0.14 | |
tof_predict | 0.33 | 0.00 | 0.33 | |
tof_preprocess | 0.23 | 0.00 | 0.23 | |
tof_read_data | 0.09 | 0.00 | 0.10 | |
tof_reduce_dimensions | 2.83 | 0.00 | 3.04 | |
tof_reduce_pca | 0.20 | 0.02 | 0.22 | |
tof_reduce_tsne | 1.10 | 0.00 | 1.09 | |
tof_reduce_umap | 4.56 | 0.05 | 4.52 | |
tof_set_panel | 0.12 | 0.00 | 0.13 | |
tof_spade_density | 0.58 | 0.03 | 0.61 | |
tof_split_data | 0.06 | 0.00 | 0.06 | |
tof_split_tidytof_reduced_dimensions | 0 | 0 | 0 | |
tof_train_model | 2.34 | 0.03 | 2.38 | |
tof_transform | 0.16 | 0.00 | 0.16 | |
tof_upsample | 0.28 | 0.00 | 0.28 | |
tof_upsample_distance | 0.48 | 0.00 | 0.50 | |
tof_upsample_neighbor | 0.07 | 0.00 | 0.06 | |
tof_write_data | 0 | 0 | 0 | |
tof_write_fcs | 0 | 0 | 0 | |
where | 0 | 0 | 0 | |