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

This page was generated on 2025-02-06 12:09 -0500 (Thu, 06 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4753
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4501
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4524
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4476
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4407
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/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidytof 1.0.0  (landing page)
Timothy Keyes
Snapshot Date: 2025-02-03 13:00 -0500 (Mon, 03 Feb 2025)
git_url: https://git.bioconductor.org/packages/tidytof
git_branch: RELEASE_3_20
git_last_commit: 953e93b
git_last_commit_date: 2024-10-29 11:33:26 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    NA  
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for tidytof on merida1

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.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-02-04 11:16:58 -0500 (Tue, 04 Feb 2025)
EndedAt: 2025-02-04 11:30:01 -0500 (Tue, 04 Feb 2025)
EllapsedTime: 782.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.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  17.991  0.086  18.329
tof_cluster_flowsom       8.875  1.076  10.139
tof_plot_cells_layout     7.103  0.022   7.381
tof_plot_cells_embedding  5.381  0.157   5.939
* 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.


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

Tests output

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.369   0.123   0.488 

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 
380.313  10.456 397.667 

Example timings

tidytof.Rcheck/tidytof-Ex.timings

nameusersystemelapsed
as_SingleCellExperiment0.0010.0010.001
as_flowFrame0.0000.0000.001
as_flowSet0.0000.0010.001
as_seurat0.0000.0000.001
as_tof_tbl0.1050.0130.125
make_flowcore_annotated_data_frame0.0000.0000.001
reexports0.0000.0000.001
rev_asinh0.0000.0010.001
tidytof_example_data0.0040.0010.005
tof_analyze_abundance0.0000.0010.001
tof_analyze_abundance_diffcyt0.0000.0010.000
tof_analyze_abundance_glmm0.0010.0000.001
tof_analyze_abundance_ttest0.0010.0000.001
tof_analyze_expression0.0000.0000.001
tof_analyze_expression_diffcyt0.0000.0010.001
tof_analyze_expression_lmm0.0000.0010.000
tof_analyze_expression_ttest0.0010.0000.001
tof_annotate_clusters0.1980.0280.229
tof_apply_classifier0.0000.0000.001
tof_assess_channels0.1750.0210.203
tof_assess_clusters_distance0.9790.1001.097
tof_assess_clusters_entropy1.8490.0131.875
tof_assess_clusters_knn17.991 0.08618.329
tof_assess_flow_rate1.5580.0151.578
tof_assess_flow_rate_tibble0.3790.0040.384
tof_assess_model0.6720.0120.735
tof_batch_correct0.0000.0000.001
tof_batch_correct_quantile0.0000.0000.001
tof_batch_correct_quantile_tibble0.0000.0000.001
tof_batch_correct_rescale0.0010.0000.000
tof_calculate_flow_rate0.0260.0020.028
tof_cluster0.8640.0290.903
tof_cluster_ddpr0.3950.0030.401
tof_cluster_flowsom 8.875 1.07610.139
tof_cluster_kmeans0.0570.0010.058
tof_cluster_phenograph2.9120.1153.064
tof_cosine_dist0.0000.0000.001
tof_create_grid0.1030.0010.104
tof_downsample0.3280.0030.378
tof_downsample_constant0.1310.0020.134
tof_downsample_density0.9200.0120.959
tof_downsample_prop0.1480.0050.168
tof_estimate_density0.6290.0200.659
tof_extract_central_tendency0.3710.0020.376
tof_extract_emd1.8580.0911.975
tof_extract_features1.2430.0181.297
tof_extract_jsd1.9890.1512.163
tof_extract_proportion0.2550.0020.258
tof_extract_threshold0.3390.0030.352
tof_find_knn0.4030.6751.130
tof_generate_palette0.0000.0000.001
tof_get_model_mixture0.4550.0030.476
tof_get_model_outcomes0.4480.0030.473
tof_get_model_penalty0.4760.0100.515
tof_get_model_training_data0.5390.0040.588
tof_get_model_type0.4660.0030.480
tof_get_model_x0.4900.0120.512
tof_get_model_y0.4940.0060.508
tof_get_panel0.0820.0030.083
tof_log_rank_test0.0010.0010.001
tof_make_knn_graph0.0000.0000.001
tof_make_roc_curve0.6950.0050.701
tof_metacluster1.7210.0791.821
tof_metacluster_consensus0.6890.0270.818
tof_metacluster_flowsom1.7290.0472.019
tof_metacluster_hierarchical0.1140.0010.129
tof_metacluster_kmeans0.1250.0020.143
tof_metacluster_phenograph0.1590.0020.194
tof_plot_cells_density0.0700.0010.089
tof_plot_cells_embedding5.3810.1575.939
tof_plot_cells_layout7.1030.0227.381
tof_plot_cells_scatter0.0050.0000.005
tof_plot_clusters_heatmap0.1230.0010.134
tof_plot_clusters_mst0.4320.0030.467
tof_plot_clusters_volcano0.0720.0010.075
tof_plot_model1.2680.0121.405
tof_plot_sample_features0.2310.0010.249
tof_plot_sample_heatmap0.1070.0010.118
tof_postprocess0.2130.0030.234
tof_predict0.5090.0040.568
tof_preprocess0.3670.0040.403
tof_read_data0.1650.0030.181
tof_reduce_dimensions3.7440.0874.174
tof_reduce_pca0.3350.0030.361
tof_reduce_tsne1.5410.0251.670
tof_reduce_umap4.3690.0524.461
tof_set_panel0.1670.0040.186
tof_spade_density0.7880.0050.802
tof_split_data0.0990.0040.105
tof_split_tidytof_reduced_dimensions000
tof_train_model3.4430.0273.508
tof_transform0.3160.0030.320
tof_upsample0.5100.0040.520
tof_upsample_distance0.7960.0050.805
tof_upsample_neighbor0.1020.0020.104
tof_write_data0.0000.0000.001
tof_write_fcs0.0000.0010.000
where0.0000.0000.001