Back to Build/check report for BioC 3.17:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-03-01 07:38:40 -0000 (Wed, 01 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4266
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

CHECK results for flowStats on kunpeng1


To the developers/maintainers of the flowStats package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/flowStats.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 698/2171HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowStats 4.11.0  (landing page)
Greg Finak , Mike Jiang
Snapshot Date: 2023-02-27 07:53:22 -0000 (Mon, 27 Feb 2023)
git_url: https://git.bioconductor.org/packages/flowStats
git_branch: master
git_last_commit: fd0a953
git_last_commit_date: 2022-11-01 15:04:25 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    WARNINGS  

Summary

Package: flowStats
Version: 4.11.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:flowStats.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings flowStats_4.11.0.tar.gz
StartedAt: 2023-02-28 03:31:38 -0000 (Tue, 28 Feb 2023)
EndedAt: 2023-02-28 03:39:25 -0000 (Tue, 28 Feb 2023)
EllapsedTime: 466.7 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: flowStats.Rcheck
Warnings: 4

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:flowStats.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings flowStats_4.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/flowStats.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘flowStats/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘flowStats’ version ‘4.11.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 ‘flowStats’ can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘flowViz::contour’ by ‘graphics::contour’ when loading ‘flowStats’
See ‘/home/biocbuild/bbs-3.17-bioc/meat/flowStats.Rcheck/00install.out’ for details.
* 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 R 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 ... WARNING
Missing or unexported object: ‘flowWorkspace::plotGate’
Missing object imported by a ':::' call: ‘flowWorkspace:::.isBooleanGate.graphNEL’
Unexported objects imported by ':::' calls:
  ‘flowCore:::checkClass’ ‘flowCore:::copyFlowSet’
  ‘flowCore:::findTimeChannel’ ‘flowCore:::inPolygon’
  ‘flowViz:::evalError’ ‘flowViz:::plotType’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.combinePriorsForChildNodes: no visible global function definition for
  ‘adj’
.combinePriorsForChildNodes: no visible global function definition for
  ‘nodeData’
.graph_parent: no visible global function definition for ‘ugraph’
.plotGPAprocess: no visible binding for global variable ‘whichS’
.plotGPAprocess: no visible binding for global variable ‘cluster’
.plotWorkFlow: no visible binding for global variable ‘cluster’
.plotWorkFlow: no visible binding for global variable ‘bogus’
.usingSVD: no visible binding for global variable ‘params’
SimulateMixture: no visible global function definition for ‘rbox’
density1d_simple: no visible binding for global variable ‘y’
normQA: no visible binding for global variable ‘group’
normQA: no visible binding for global variable ‘hasPeak’
Undefined global functions or variables:
  adj bogus cluster group hasPeak nodeData params rbox ugraph whichS y
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link or links in documentation object 'SimulateMixture.Rd':
  ‘flowClust’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Undocumented arguments in documentation object 'ellipse'
  ‘cov’ ‘centre’ ‘level’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
            user system elapsed
warpSet   31.101  0.216  31.316
gaussNorm  6.086  0.088   6.175
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘GettingStartedWithFlowStats.Rnw’ using ‘UTF-8’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/flowStats.Rcheck/00check.log’
for details.



Installation output

flowStats.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL flowStats
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘flowStats’ ...
** using staged installation
** R
** data
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘flowViz::contour’ by ‘graphics::contour’ when loading ‘flowStats’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘flowViz::contour’ by ‘graphics::contour’ when loading ‘flowStats’
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘flowViz::contour’ by ‘graphics::contour’ when loading ‘flowStats’
** testing if installed package keeps a record of temporary installation path
* DONE (flowStats)

Tests output

flowStats.Rcheck/tests/testthat.Rout


R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (64-bit)

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.

> library(testthat)
> library(flowStats)
Warning message:
replacing previous import 'flowViz::contour' by 'graphics::contour' when loading 'flowStats' 
> 
> test_check("flowStats")

Estimating landmarks for channel CD4 ...
Registering curves for parameter CD4 ...
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 30 ]
> 
> proc.time()
   user  system elapsed 
 19.659   0.584  20.231 

Example timings

flowStats.Rcheck/flowStats-Ex.timings

nameusersystemelapsed
SimulateMixture0.0220.0040.026
autoGate3.7290.1003.828
binByRef2.1740.0352.210
calcPBChiSquare1.5420.0491.591
calcPearsonChi1.6440.0221.665
curv1Filter-class0.3560.0160.372
curv2Filter-class2.0120.0842.095
curvPeaks1.5090.0001.509
density1d4.6550.1084.764
gate_singlet000
gaussNorm6.0860.0886.175
gpaSet3.7720.0393.812
iProcrustes0.1470.0000.146
idFeaturesByBackgating1.1100.0071.118
landmarkMatrix1.9160.0121.927
lymphGate4.5480.0604.608
mkPrior000
norm2Filter-class0.1780.0000.178
normalize000
overton_like0.010.000.01
plotBins2.0630.0272.091
proBin1.8230.0151.839
quadrantGate000
rangeGate4.8890.0714.961
warpSet31.101 0.21631.316