| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-20 12:02 -0500 (Wed, 20 Nov 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4481 |
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4479 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4359 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.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 496/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| CytoPipelineGUI 1.4.0 (landing page) Philippe Hauchamps
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
|
To the developers/maintainers of the CytoPipelineGUI package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CytoPipelineGUI.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. |
| Package: CytoPipelineGUI |
| Version: 1.4.0 |
| Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:CytoPipelineGUI.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings CytoPipelineGUI_1.4.0.tar.gz |
| StartedAt: 2024-11-20 01:20:43 -0500 (Wed, 20 Nov 2024) |
| EndedAt: 2024-11-20 01:23:50 -0500 (Wed, 20 Nov 2024) |
| EllapsedTime: 187.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: CytoPipelineGUI.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:CytoPipelineGUI.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings CytoPipelineGUI_1.4.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/CytoPipelineGUI.Rcheck’
* using R version 4.4.2 (2024-10-31)
* 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 ‘CytoPipelineGUI/DESCRIPTION’ ... OK
* this is package ‘CytoPipelineGUI’ version ‘1.4.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 ‘CytoPipelineGUI’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... NOTE
File
LICENSE
is not mentioned in the DESCRIPTION file.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
plotDiffFlowFrame 10.501 0.203 12.363
plotSelectedFlowFrame 8.673 0.180 10.054
CytoPipelineCheckApp 7.435 1.031 10.711
plotScaleTransformedChannel 7.534 0.071 8.152
plotSelectedWorkflow 6.360 0.825 7.655
ScaleTransformApp 6.167 0.101 8.188
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
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
‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/CytoPipelineGUI.Rcheck/00check.log’
for details.
CytoPipelineGUI.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL CytoPipelineGUI ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘CytoPipelineGUI’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (CytoPipelineGUI)
CytoPipelineGUI.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-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.
> # CytoPipelineGUI - Copyright (C) <2022-2024>
> # <Université catholique de Louvain (UCLouvain), Belgique>
> #
> # Description and complete License: see LICENSE file.
> #
> # This program (CytoPipelineGUI) is free software:
> # you can redistribute it and/or modify it under the terms of the GNU
> # General Public License as published by the Free Software Foundation,
> # either version 3 of the License, or (at your option) any later version.
> #
> # This program is distributed in the hope that it will be useful,
> # but WITHOUT ANY WARRANTY; without even the implied warranty of
> # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> # GNU General Public License for more details (<http://www.gnu.org/licenses/>).
>
> library(testthat)
> library(CytoPipelineGUI)
Loading required package: CytoPipeline
>
> # launch CytoPipelineGUI tests
> test_check("CytoPipelineGUI")
#####################################################
### running SCALE TRANSFORMATION processing steps ###
#####################################################
Proceeding with step 1 [flowframe_read] ...
Proceeding with step 2 [remove_margins] ...
Removing margins from file : Donor1.fcs
Removing margins from file : Donor2.fcs
Proceeding with step 3 [compensate] ...
Proceeding with step 4 [flowframe_aggregate] ...
Proceeding with step 5 [scale_transform_estimate] ...
#####################################################
### NOW PRE-PROCESSING FILE /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/CytoPipeline/extdata/Donor1.fcs...
#####################################################
Proceeding with step 1 [flowframe_read] ...
Proceeding with step 2 [remove_margins] ...
Removing margins from file : Donor1.fcs
Proceeding with step 3 [compensate] ...
Proceeding with step 4 [remove_doublets] ...
Proceeding with step 5 [remove_debris] ...
Proceeding with step 6 [remove_dead_cells] ...
Proceeding with step 7 [perform_QC] ...
Applying PeacoQC method...
Starting quality control analysis for Donor1.fcs
Calculating peaks
|
| | 0%
|
|++ | 5%
|
|+++++ | 10%
|
|++++++++ | 15%
|
|++++++++++ | 20%
|
|++++++++++++ | 25%
|
|+++++++++++++++ | 30%
|
|++++++++++++++++++ | 35%
|
|++++++++++++++++++++ | 40%
|
|++++++++++++++++++++++ | 45%
|
|+++++++++++++++++++++++++ | 50%
|
|++++++++++++++++++++++++++++ | 55%
|
|++++++++++++++++++++++++++++++ | 60%
|
|++++++++++++++++++++++++++++++++ | 65%
|
|+++++++++++++++++++++++++++++++++++ | 70%
|
|++++++++++++++++++++++++++++++++++++++ | 75%
|
|++++++++++++++++++++++++++++++++++++++++ | 80%
|
|++++++++++++++++++++++++++++++++++++++++++ | 85%
|
|+++++++++++++++++++++++++++++++++++++++++++++ | 90%
|
|++++++++++++++++++++++++++++++++++++++++++++++++ | 95%
|
|++++++++++++++++++++++++++++++++++++++++++++++++++| 100%
MAD analysis removed 30.75% of the measurements
The algorithm removed 30.75% of the measurements
Proceeding with step 8 [transform] ...
#####################################################
### NOW PRE-PROCESSING FILE /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/CytoPipeline/extdata/Donor2.fcs...
#####################################################
Proceeding with step 1 [flowframe_read] ...
Proceeding with step 2 [remove_margins] ...
Removing margins from file : Donor2.fcs
Proceeding with step 3 [compensate] ...
Proceeding with step 4 [remove_doublets] ...
Proceeding with step 5 [remove_debris] ...
Proceeding with step 6 [remove_dead_cells] ...
Proceeding with step 7 [perform_QC] ...
Applying PeacoQC method...
Starting quality control analysis for Donor2.fcs
Calculating peaks
|
| | 0%
|
|++ | 5%
|
|+++++ | 10%
|
|++++++++ | 15%
|
|++++++++++ | 20%
|
|++++++++++++ | 25%
|
|+++++++++++++++ | 30%
|
|++++++++++++++++++ | 35%
|
|++++++++++++++++++++ | 40%
|
|++++++++++++++++++++++ | 45%
|
|+++++++++++++++++++++++++ | 50%
|
|++++++++++++++++++++++++++++ | 55%
|
|++++++++++++++++++++++++++++++ | 60%
|
|++++++++++++++++++++++++++++++++ | 65%
|
|+++++++++++++++++++++++++++++++++++ | 70%
|
|++++++++++++++++++++++++++++++++++++++ | 75%
|
|++++++++++++++++++++++++++++++++++++++++ | 80%
|
|++++++++++++++++++++++++++++++++++++++++++ | 85%
|
|+++++++++++++++++++++++++++++++++++++++++++++ | 90%
|
|++++++++++++++++++++++++++++++++++++++++++++++++ | 95%
|
|++++++++++++++++++++++++++++++++++++++++++++++++++| 100%
MAD analysis removed 24.38% of the measurements
The algorithm removed 24.38% of the measurements
Proceeding with step 8 [transform] ...
no sample file passed as argument => defaulting to first sample file
displaying flow frame plot...
displaying flow frame comparison plot...
displaying flow frame comparison plot...
displaying flow frame comparison plot...
[ FAIL 0 | WARN 0 | SKIP 2 | PASS 7 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-plots.R:101:5'
• empty test (1): 'test-plots.R:218:1'
[ FAIL 0 | WARN 0 | SKIP 2 | PASS 7 ]
Deleting unused snapshots:
• plots/pltselff-allc-tran.svg
>
> proc.time()
user system elapsed
16.988 0.993 19.560
CytoPipelineGUI.Rcheck/CytoPipelineGUI-Ex.timings
| name | user | system | elapsed | |
| CytoPipelineCheckApp | 7.435 | 1.031 | 10.711 | |
| ScaleTransformApp | 6.167 | 0.101 | 8.188 | |
| plotDiffFlowFrame | 10.501 | 0.203 | 12.363 | |
| plotScaleTransformedChannel | 7.534 | 0.071 | 8.152 | |
| plotSelectedFlowFrame | 8.673 | 0.180 | 10.054 | |
| plotSelectedWorkflow | 6.360 | 0.825 | 7.655 | |