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

This page was generated on 2025-04-18 11:45 -0400 (Fri, 18 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
lconwaymacOS 12.7.1 Montereyx86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4599
kjohnson3macOS 13.7.1 Venturaarm644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4553
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4570
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 2193/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidytof 1.2.0  (landing page)
Timothy Keyes
Snapshot Date: 2025-04-17 13:40 -0400 (Thu, 17 Apr 2025)
git_url: https://git.bioconductor.org/packages/tidytof
git_branch: RELEASE_3_21
git_last_commit: d95118e
git_last_commit_date: 2025-04-15 13:39:34 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for tidytof on lconway

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.

raw results


Summary

Package: tidytof
Version: 1.2.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.2.0.tar.gz
StartedAt: 2025-04-18 00:05:40 -0400 (Fri, 18 Apr 2025)
EndedAt: 2025-04-18 00:12:43 -0400 (Fri, 18 Apr 2025)
EllapsedTime: 422.8 seconds
RetCode: 0
Status:   OK  
CheckDir: tidytof.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/tidytof.Rcheck’
* using R version 4.5.0 RC (2025-04-04 r88126)
* 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.2.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 8.869  0.059   8.966
tof_cluster_flowsom     5.361  0.966   6.383
* 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.


Installation output

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.2.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
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)

Tests output

tidytof.Rcheck/tests/spelling.Rout


R version 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six"
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.193   0.079   0.259 

tidytof.Rcheck/tests/testthat.Rout


R version 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six"
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 1 | SKIP 0 | PASS 709 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 709 ]
> 
> proc.time()
   user  system elapsed 
208.751   7.792 215.766 

Example timings

tidytof.Rcheck/tidytof-Ex.timings

nameusersystemelapsed
as_SingleCellExperiment000
as_flowFrame0.0000.0000.001
as_flowSet000
as_seurat0.0010.0000.001
as_tof_tbl0.0530.0050.059
make_flowcore_annotated_data_frame000
reexports000
rev_asinh0.0010.0000.000
tidytof_example_data0.0030.0010.005
tof_analyze_abundance000
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.1020.0120.116
tof_apply_classifier000
tof_assess_channels0.0930.0080.101
tof_assess_clusters_distance0.4890.0380.531
tof_assess_clusters_entropy0.7230.0090.735
tof_assess_clusters_knn8.8690.0598.966
tof_assess_flow_rate0.7730.0100.787
tof_assess_flow_rate_tibble0.2020.0030.206
tof_assess_model0.4430.0080.454
tof_batch_correct000
tof_batch_correct_quantile0.0000.0000.001
tof_batch_correct_quantile_tibble000
tof_batch_correct_rescale0.0000.0000.001
tof_calculate_flow_rate0.0170.0010.018
tof_cluster0.4710.0110.482
tof_cluster_ddpr0.1940.0040.199
tof_cluster_flowsom5.3610.9666.383
tof_cluster_kmeans0.030.000.03
tof_cluster_phenograph1.7820.0401.830
tof_cosine_dist000
tof_create_grid0.0530.0010.055
tof_downsample0.1720.0020.174
tof_downsample_constant0.0740.0010.076
tof_downsample_density0.5940.0050.600
tof_downsample_prop0.1000.0120.113
tof_estimate_density0.3920.0030.398
tof_extract_central_tendency0.1880.0010.190
tof_extract_emd0.4660.0090.479
tof_extract_features0.5940.0100.608
tof_extract_jsd0.5770.0630.663
tof_extract_proportion0.1390.0020.142
tof_extract_threshold0.1890.0020.191
tof_find_knn0.2140.2110.427
tof_generate_palette0.0010.0000.000
tof_get_model_mixture0.2530.0020.257
tof_get_model_outcomes0.2550.0020.260
tof_get_model_penalty0.2640.0060.272
tof_get_model_training_data0.3080.0030.313
tof_get_model_type0.2470.0020.251
tof_get_model_x0.2520.0030.258
tof_get_model_y0.2640.0020.267
tof_get_panel0.0350.0010.036
tof_log_rank_test000
tof_make_knn_graph000
tof_make_roc_curve0.3450.0030.351
tof_metacluster0.7110.0400.760
tof_metacluster_consensus0.2950.0300.331
tof_metacluster_flowsom0.7650.0350.811
tof_metacluster_hierarchical0.0580.0010.059
tof_metacluster_kmeans0.0650.0000.067
tof_metacluster_phenograph0.0800.0010.082
tof_plot_cells_density0.0360.0000.037
tof_plot_cells_embedding2.9380.1163.097
tof_plot_cells_layout3.1280.0153.159
tof_plot_cells_scatter0.0040.0000.004
tof_plot_clusters_heatmap0.0680.0010.070
tof_plot_clusters_mst0.2110.0070.219
tof_plot_clusters_volcano0.0280.0000.028
tof_plot_model0.6690.0040.674
tof_plot_sample_features0.0970.0000.098
tof_plot_sample_heatmap0.0500.0000.051
tof_postprocess0.1010.0020.103
tof_predict0.2520.0010.254
tof_preprocess0.1400.0020.142
tof_read_data0.0770.0020.078
tof_reduce_dimensions2.3380.0442.385
tof_reduce_pca0.1600.0020.163
tof_reduce_tsne0.8500.0270.886
tof_reduce_umap3.5520.0533.574
tof_set_panel0.0820.0020.085
tof_spade_density0.5110.0030.517
tof_split_data0.0500.0010.053
tof_split_tidytof_reduced_dimensions000
tof_train_model1.5860.0201.612
tof_transform0.1610.0030.164
tof_upsample0.2790.0030.285
tof_upsample_distance0.3590.0050.365
tof_upsample_neighbor0.5060.0080.517
tof_write_data0.0000.0010.000
tof_write_fcs000
where000