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

This page was generated on 2025-01-04 11:46 -0500 (Sat, 04 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4756
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4475
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4435
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4390
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4383
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 2132/2275HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidytof 1.1.0  (landing page)
Timothy Keyes
Snapshot Date: 2025-01-03 13:40 -0500 (Fri, 03 Jan 2025)
git_url: https://git.bioconductor.org/packages/tidytof
git_branch: devel
git_last_commit: 3ca5f4a
git_last_commit_date: 2024-10-29 11:33:26 -0500 (Tue, 29 Oct 2024)
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 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for tidytof on kjohnson3

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.1.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.1.0.tar.gz
StartedAt: 2025-01-03 21:51:40 -0500 (Fri, 03 Jan 2025)
EndedAt: 2025-01-03 21:54:11 -0500 (Fri, 03 Jan 2025)
EllapsedTime: 150.9 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.1.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/tidytof.Rcheck’
* using R Under development (unstable) (2024-11-20 r87352)
* using platform: aarch64-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 Ventura 13.7.1
* 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: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* 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
* 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-arm64/Resources/library’
* installing *source* package ‘tidytof’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c code.cpp -o code.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/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.5-arm64/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 Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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.071   0.019   0.085 

tidytof.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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 
 75.264   2.755  77.301 

Example timings

tidytof.Rcheck/tidytof-Ex.timings

nameusersystemelapsed
as_SingleCellExperiment000
as_flowFrame000
as_flowSet000
as_seurat000
as_tof_tbl0.0210.0010.023
make_flowcore_annotated_data_frame000
reexports000
rev_asinh000
tidytof_example_data0.0000.0000.001
tof_analyze_abundance000
tof_analyze_abundance_diffcyt000
tof_analyze_abundance_glmm000
tof_analyze_abundance_ttest000
tof_analyze_expression0.0000.0000.001
tof_analyze_expression_diffcyt000
tof_analyze_expression_lmm000
tof_analyze_expression_ttest000
tof_annotate_clusters0.0350.0030.038
tof_apply_classifier000
tof_assess_channels0.0260.0020.029
tof_assess_clusters_distance0.1370.0090.146
tof_assess_clusters_entropy0.1960.0010.198
tof_assess_clusters_knn2.1460.0172.187
tof_assess_flow_rate0.2210.0040.225
tof_assess_flow_rate_tibble0.0510.0010.052
tof_assess_model0.1010.0020.103
tof_batch_correct000
tof_batch_correct_quantile000
tof_batch_correct_quantile_tibble0.0000.0000.001
tof_batch_correct_rescale000
tof_calculate_flow_rate0.0040.0000.004
tof_cluster0.1440.0040.150
tof_cluster_ddpr0.0480.0010.049
tof_cluster_flowsom1.5760.1531.753
tof_cluster_kmeans0.010.000.01
tof_cluster_phenograph0.5290.0200.557
tof_cosine_dist0.0000.0000.001
tof_create_grid0.0130.0000.013
tof_downsample0.0550.0020.057
tof_downsample_constant0.0210.0000.020
tof_downsample_density0.2480.0070.348
tof_downsample_prop0.0190.0020.020
tof_estimate_density0.1860.0030.190
tof_extract_central_tendency0.0480.0000.048
tof_extract_emd0.2270.0180.244
tof_extract_features0.1540.0030.157
tof_extract_jsd0.2700.0380.332
tof_extract_proportion0.0420.0010.048
tof_extract_threshold0.0420.0010.044
tof_find_knn0.0910.1090.217
tof_generate_palette000
tof_get_model_mixture0.0620.0010.073
tof_get_model_outcomes0.0660.0010.074
tof_get_model_penalty0.0590.0010.065
tof_get_model_training_data0.0680.0010.070
tof_get_model_type0.0640.0010.072
tof_get_model_x0.0610.0020.068
tof_get_model_y0.0630.0010.066
tof_get_panel0.0130.0010.013
tof_log_rank_test000
tof_make_knn_graph000
tof_make_roc_curve0.0900.0010.098
tof_metacluster0.2180.0180.278
tof_metacluster_consensus0.0840.0060.103
tof_metacluster_flowsom0.2310.0260.266
tof_metacluster_hierarchical0.0140.0000.014
tof_metacluster_kmeans0.0140.0000.016
tof_metacluster_phenograph0.0190.0000.020
tof_plot_cells_density0.0110.0000.010
tof_plot_cells_embedding1.4100.1141.573
tof_plot_cells_layout2.3400.0072.367
tof_plot_cells_scatter0.0020.0000.002
tof_plot_clusters_heatmap0.0280.0010.029
tof_plot_clusters_mst0.0920.0020.094
tof_plot_clusters_volcano0.0170.0000.017
tof_plot_model0.2270.0010.231
tof_plot_sample_features0.0340.0000.034
tof_plot_sample_heatmap0.0130.0000.013
tof_postprocess0.0280.0000.027
tof_predict0.0790.0010.079
tof_preprocess0.0430.0000.046
tof_read_data0.0210.0000.021
tof_reduce_dimensions0.9330.0160.974
tof_reduce_pca0.0410.0000.045
tof_reduce_tsne0.4050.0250.433
tof_reduce_umap1.5970.0161.607
tof_set_panel0.0210.0010.022
tof_spade_density0.2370.0030.239
tof_split_data0.0130.0000.013
tof_split_tidytof_reduced_dimensions000
tof_train_model0.5530.0050.557
tof_transform0.0390.0000.040
tof_upsample0.0660.0010.070
tof_upsample_distance0.1040.0000.105
tof_upsample_neighbor0.0200.0010.022
tof_write_data000
tof_write_fcs000
where000