Back to Multiple platform build/check report for BioC 3.19:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-04-29 11:40:42 -0400 (Mon, 29 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4752
palomino3Windows Server 2022 Datacenterx644.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" 4486
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4518
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4475
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 501/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CytoPipelineGUI 1.1.3  (landing page)
Philippe Hauchamps
Snapshot Date: 2024-04-28 14:00:16 -0400 (Sun, 28 Apr 2024)
git_url: https://git.bioconductor.org/packages/CytoPipelineGUI
git_branch: devel
git_last_commit: 67109e2
git_last_commit_date: 2024-02-23 10:07:48 -0400 (Fri, 23 Feb 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows 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  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for CytoPipelineGUI on kunpeng2


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

raw results


Summary

Package: CytoPipelineGUI
Version: 1.1.3
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:CytoPipelineGUI.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings CytoPipelineGUI_1.1.3.tar.gz
StartedAt: 2024-04-29 05:12:53 -0000 (Mon, 29 Apr 2024)
EndedAt: 2024-04-29 05:16:26 -0000 (Mon, 29 Apr 2024)
EllapsedTime: 213.4 seconds
RetCode: 0
Status:   OK  
CheckDir: CytoPipelineGUI.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:CytoPipelineGUI.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings CytoPipelineGUI_1.1.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/CytoPipelineGUI.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    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 ‘CytoPipelineGUI/DESCRIPTION’ ... OK
* this is package ‘CytoPipelineGUI’ version ‘1.1.3’
* 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           15.297  0.283  15.614
plotSelectedFlowFrame       13.658  0.270  13.958
CytoPipelineCheckApp        12.893  0.323  13.249
plotScaleTransformedChannel 11.678  0.212  11.914
plotSelectedWorkflow        11.414  0.152  11.597
ScaleTransformApp           10.464  0.275  10.775
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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


Installation output

CytoPipelineGUI.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL CytoPipelineGUI
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/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)

Tests output

CytoPipelineGUI.Rcheck/tests/testthat.Rout


R version 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup"
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.

> # 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
> 
> 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] ...
Compensating file : Donor1.fcs
Compensating file : Donor2.fcs
Proceeding with step 4 [flowframe_aggregate] ...
Proceeding with step 5 [scale_transform_estimate] ...
#####################################################
### NOW PRE-PROCESSING FILE /home/biocbuild/R/R-beta-2024-04-15_r86425/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] ...
Compensating file : Donor1.fcs
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 /home/biocbuild/R/R-beta-2024-04-15_r86425/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] ...
Compensating file : Donor2.fcs
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 
 27.640   0.845  28.536 

Example timings

CytoPipelineGUI.Rcheck/CytoPipelineGUI-Ex.timings

nameusersystemelapsed
CytoPipelineCheckApp12.893 0.32313.249
ScaleTransformApp10.464 0.27510.775
plotDiffFlowFrame15.297 0.28315.614
plotScaleTransformedChannel11.678 0.21211.914
plotSelectedFlowFrame13.658 0.27013.958
plotSelectedWorkflow11.414 0.15211.597