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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4760
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4479
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4443
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4398
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4391
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 2134/2277HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidytof 1.1.0  (landing page)
Timothy Keyes
Snapshot Date: 2025-01-10 13:40 -0500 (Fri, 10 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 nebbiolo1

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: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:tidytof.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings tidytof_1.1.0.tar.gz
StartedAt: 2025-01-11 03:01:42 -0500 (Sat, 11 Jan 2025)
EndedAt: 2025-01-11 03:13:23 -0500 (Sat, 11 Jan 2025)
EllapsedTime: 700.9 seconds
RetCode: 0
Status:   OK  
CheckDir: tidytof.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:tidytof.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --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-10-21 r87258)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* 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++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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 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 7.497  0.122   7.619
tof_cluster_flowsom     5.276  0.062   5.342
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/tidytof.Rcheck/00check.log’
for details.


Installation output

tidytof.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL tidytof
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘tidytof’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include  -DSTRICT_R_HEADERS=1  -fpic  -g -O2  -Wall -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include  -DSTRICT_R_HEADERS=1  -fpic  -g -O2  -Wall -DR_NO_REMAP -c code.cpp -o code.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.21-bioc/R/lib -L/usr/local/lib -o tidytof.so RcppExports.o code.o -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.21-bioc/R/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)

Tests output

tidytof.Rcheck/tests/spelling.Rout


R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-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.130   0.039   0.159 

tidytof.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-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 
196.058   6.120 199.781 

Example timings

tidytof.Rcheck/tidytof-Ex.timings

nameusersystemelapsed
as_SingleCellExperiment000
as_flowFrame000
as_flowSet000
as_seurat000
as_tof_tbl0.0490.0030.054
make_flowcore_annotated_data_frame000
reexports000
rev_asinh0.0000.0010.001
tidytof_example_data0.0010.0020.003
tof_analyze_abundance000
tof_analyze_abundance_diffcyt000
tof_analyze_abundance_glmm0.0000.0000.001
tof_analyze_abundance_ttest000
tof_analyze_expression000
tof_analyze_expression_diffcyt0.0000.0000.001
tof_analyze_expression_lmm000
tof_analyze_expression_ttest000
tof_annotate_clusters0.0860.0150.101
tof_apply_classifier000
tof_assess_channels0.0720.0110.083
tof_assess_clusters_distance0.4110.0440.456
tof_assess_clusters_entropy0.6420.0420.684
tof_assess_clusters_knn7.4970.1227.619
tof_assess_flow_rate0.6950.0370.733
tof_assess_flow_rate_tibble0.1800.0020.182
tof_assess_model0.3170.0030.320
tof_batch_correct000
tof_batch_correct_quantile0.0000.0000.001
tof_batch_correct_quantile_tibble000
tof_batch_correct_rescale000
tof_calculate_flow_rate0.0130.0000.014
tof_cluster0.4100.0150.424
tof_cluster_ddpr0.1680.0020.169
tof_cluster_flowsom5.2760.0625.342
tof_cluster_kmeans0.0290.0010.029
tof_cluster_phenograph1.3870.0001.387
tof_cosine_dist0.0010.0000.001
tof_create_grid0.0450.0010.046
tof_downsample0.1610.0160.177
tof_downsample_constant0.0670.0020.069
tof_downsample_density0.5590.0090.568
tof_downsample_prop0.0660.0000.067
tof_estimate_density0.3930.0140.407
tof_extract_central_tendency0.1440.0010.146
tof_extract_emd0.7780.0300.808
tof_extract_features0.5880.0030.592
tof_extract_jsd0.9130.0320.945
tof_extract_proportion0.1250.0010.127
tof_extract_threshold0.1440.0010.145
tof_find_knn0.2030.2210.424
tof_generate_palette000
tof_get_model_mixture0.2190.0000.218
tof_get_model_outcomes0.2430.0010.244
tof_get_model_penalty0.2180.0000.217
tof_get_model_training_data0.2550.0000.256
tof_get_model_type0.2000.0020.201
tof_get_model_x0.2150.0050.220
tof_get_model_y0.2380.0000.239
tof_get_panel0.0400.0020.042
tof_log_rank_test000
tof_make_knn_graph0.0000.0010.000
tof_make_roc_curve0.3150.0010.317
tof_metacluster0.6930.0010.695
tof_metacluster_consensus0.2580.0030.261
tof_metacluster_flowsom0.7070.0060.714
tof_metacluster_hierarchical0.050.000.05
tof_metacluster_kmeans0.0510.0000.051
tof_metacluster_phenograph0.0660.0000.067
tof_plot_cells_density0.0320.0010.033
tof_plot_cells_embedding3.4770.0023.479
tof_plot_cells_layout2.6460.0002.647
tof_plot_cells_scatter0.0020.0000.002
tof_plot_clusters_heatmap0.0520.0000.052
tof_plot_clusters_mst0.1740.0020.176
tof_plot_clusters_volcano0.0280.0010.029
tof_plot_model0.5130.0000.513
tof_plot_sample_features0.0970.0010.098
tof_plot_sample_heatmap0.0460.0000.046
tof_postprocess0.0820.0010.083
tof_predict0.2120.0020.214
tof_preprocess0.1400.0020.141
tof_read_data0.0660.0010.066
tof_reduce_dimensions2.1380.0862.218
tof_reduce_pca0.1350.0000.135
tof_reduce_tsne0.9470.0020.949
tof_reduce_umap3.3860.0623.418
tof_set_panel0.0680.0000.068
tof_spade_density0.5110.0060.517
tof_split_data0.0400.0010.040
tof_split_tidytof_reduced_dimensions000
tof_train_model1.2630.0181.281
tof_transform0.1240.0030.127
tof_upsample0.2020.0010.203
tof_upsample_distance0.3180.0000.318
tof_upsample_neighbor0.0550.0010.055
tof_write_data000
tof_write_fcs000
where000