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

This page was generated on 2024-11-05 12:09 -0500 (Tue, 05 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4503
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4506
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4539
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.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/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidytof 1.0.0  (landing page)
Timothy Keyes
Snapshot Date: 2024-11-04 13:40 -0500 (Mon, 04 Nov 2024)
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)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
palomino8Windows 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for tidytof on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: tidytof
Version: 1.0.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:tidytof.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings tidytof_1.0.0.tar.gz
StartedAt: 2024-11-05 13:11:32 -0000 (Tue, 05 Nov 2024)
EndedAt: 2024-11-05 13:20:17 -0000 (Tue, 05 Nov 2024)
EllapsedTime: 524.9 seconds
RetCode: 0
Status:   OK  
CheckDir: tidytof.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:tidytof.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings tidytof_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/tidytof.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’
* checking installed package size ... NOTE
  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    help   2.1Mb
    libs   1.3Mb
* 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  12.089  0.236  12.351
tof_plot_cells_layout     7.573  0.020   7.632
tof_cluster_flowsom       6.595  0.127   6.739
tof_plot_cells_embedding  6.558  0.004   6.573
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/tidytof.Rcheck/00check.log’
for details.


Installation output

tidytof.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL tidytof
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’
* installing *source* package ‘tidytof’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c code.cpp -o code.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.4.1/lib -L/usr/local/lib -o tidytof.so RcppExports.o code.o -L/home/biocbuild/R/R-4.4.1/lib -lR
installing to /home/biocbuild/R/R-4.4.1/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 version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.274   0.033   0.206 

tidytof.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 
287.319   5.067 289.567 

Example timings

tidytof.Rcheck/tidytof-Ex.timings

nameusersystemelapsed
as_SingleCellExperiment000
as_flowFrame000
as_flowSet000
as_seurat000
as_tof_tbl0.0680.0000.069
make_flowcore_annotated_data_frame0.0000.0000.001
reexports000
rev_asinh000
tidytof_example_data0.0000.0030.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_diffcyt000
tof_analyze_expression_lmm000
tof_analyze_expression_ttest000
tof_annotate_clusters0.1110.0200.131
tof_apply_classifier0.0000.0000.001
tof_assess_channels0.1100.0080.118
tof_assess_clusters_distance0.6030.0390.644
tof_assess_clusters_entropy1.0180.0231.043
tof_assess_clusters_knn12.089 0.23612.351
tof_assess_flow_rate0.9620.0240.988
tof_assess_flow_rate_tibble0.2390.0000.240
tof_assess_model0.4530.0160.472
tof_batch_correct000
tof_batch_correct_quantile000
tof_batch_correct_quantile_tibble000
tof_batch_correct_rescale000
tof_calculate_flow_rate0.0170.0000.018
tof_cluster0.4700.0160.488
tof_cluster_ddpr0.2390.0120.252
tof_cluster_flowsom6.5950.1276.739
tof_cluster_kmeans0.040.000.04
tof_cluster_phenograph1.5160.0001.519
tof_cosine_dist000
tof_create_grid0.0710.0000.071
tof_downsample0.2090.0030.212
tof_downsample_constant0.1030.0040.107
tof_downsample_density0.5880.0160.606
tof_downsample_prop0.0940.0080.102
tof_estimate_density0.3810.0040.386
tof_extract_central_tendency0.2490.0120.262
tof_extract_emd1.1590.0121.175
tof_extract_features0.7410.0000.743
tof_extract_jsd1.2570.0401.300
tof_extract_proportion0.1580.0040.163
tof_extract_threshold0.2140.0040.219
tof_find_knn0.1810.0320.213
tof_generate_palette000
tof_get_model_mixture0.2880.0000.288
tof_get_model_outcomes0.2860.0000.287
tof_get_model_penalty0.2970.0000.299
tof_get_model_training_data0.3380.0000.339
tof_get_model_type0.2950.0040.299
tof_get_model_x0.2970.0000.298
tof_get_model_y0.3100.0000.311
tof_get_panel0.0480.0040.053
tof_log_rank_test000
tof_make_knn_graph0.0000.0000.001
tof_make_roc_curve0.4210.0000.422
tof_metacluster1.0160.0201.039
tof_metacluster_consensus0.3870.0160.404
tof_metacluster_flowsom1.0300.0161.049
tof_metacluster_hierarchical0.0680.0000.069
tof_metacluster_kmeans0.0710.0000.072
tof_metacluster_phenograph0.0930.0000.093
tof_plot_cells_density0.0440.0000.043
tof_plot_cells_embedding6.5580.0046.573
tof_plot_cells_layout7.5730.0207.632
tof_plot_cells_scatter0.0030.0000.003
tof_plot_clusters_heatmap0.0730.0120.085
tof_plot_clusters_mst0.2940.0080.302
tof_plot_clusters_volcano0.0440.0080.052
tof_plot_model0.7600.0640.826
tof_plot_sample_features0.1460.0000.146
tof_plot_sample_heatmap0.0640.0000.064
tof_postprocess0.1360.0000.136
tof_predict0.3200.0000.321
tof_preprocess0.2280.0000.229
tof_read_data0.1040.0000.104
tof_reduce_dimensions2.8000.0522.854
tof_reduce_pca0.2130.0000.213
tof_reduce_tsne1.3990.0001.401
tof_reduce_umap4.2310.0644.263
tof_set_panel0.110.000.11
tof_spade_density0.4990.0080.508
tof_split_data0.0630.0000.064
tof_split_tidytof_reduced_dimensions000
tof_train_model2.3640.0042.373
tof_transform0.2060.0040.210
tof_upsample0.3120.0000.313
tof_upsample_distance0.5000.0040.504
tof_upsample_neighbor0.0620.0080.070
tof_write_data000
tof_write_fcs000
where0.0000.0000.001