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

This page was generated on 2026-01-15 11:59 -0500 (Thu, 15 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4886
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4672
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 313/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cellmigRation 1.18.0  (landing page)
Waldir Leoncio
Snapshot Date: 2026-01-12 13:45 -0500 (Mon, 12 Jan 2026)
git_url: https://git.bioconductor.org/packages/cellmigRation
git_branch: RELEASE_3_22
git_last_commit: 995cd43
git_last_commit_date: 2025-10-29 11:08:05 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for cellmigRation on taishan

To the developers/maintainers of the cellmigRation package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/cellmigRation.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: cellmigRation
Version: 1.18.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:cellmigRation.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings cellmigRation_1.18.0.tar.gz
StartedAt: 2026-01-13 07:26:24 -0000 (Tue, 13 Jan 2026)
EndedAt: 2026-01-13 07:29:10 -0000 (Tue, 13 Jan 2026)
EllapsedTime: 166.2 seconds
RetCode: 0
Status:   OK  
CheckDir: cellmigRation.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/cellmigRation.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘cellmigRation/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cellmigRation’ version ‘1.18.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 ‘cellmigRation’ 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 ... 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 ... NOTE
Documented arguments not in \usage in Rd file 'fixDA.Rd':
  ‘object’

Documented arguments not in \usage in Rd file 'fixFM1.Rd':
  ‘object’

Documented arguments not in \usage in Rd file 'fixFM2.Rd':
  ‘object’

Documented arguments not in \usage in Rd file 'fixFM3.Rd':
  ‘object’

Documented arguments not in \usage in Rd file 'fixFM4.Rd':
  ‘object’

Documented arguments not in \usage in Rd file 'fixFM5.Rd':
  ‘object’

Documented arguments not in \usage in Rd file 'fixFM6.Rd':
  ‘object’

Documented arguments not in \usage in Rd file 'fixID2.Rd':
  ‘TimeInterval’

Documented arguments not in \usage in Rd file 'fixID3.Rd':
  ‘TimeInterval’

Documented arguments not in \usage in Rd file 'fixID4.Rd':
  ‘TimeInterval’

Documented arguments not in \usage in Rd file 'fixMSD.Rd':
  ‘object’

Documented arguments not in \usage in Rd file 'fixPER1.Rd':
  ‘x’

Documented arguments not in \usage in Rd file 'fixPER2.Rd':
  ‘x’

Documented arguments not in \usage in Rd file 'innerBondRaster.Rd':
  ‘i’

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
getMSDtable 5.417  0.032   5.464
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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.22-bioc/meat/cellmigRation.Rcheck/00check.log’
for details.


Installation output

cellmigRation.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘cellmigRation’ ...
** this is package ‘cellmigRation’ version ‘1.18.0’
** using staged installation
** R
** data
** 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 (cellmigRation)

Tests output

cellmigRation.Rcheck/tests/runTests.Rout


R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 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.

> BiocGenerics:::testPackage("cellmigRation")


RUNIT TEST PROTOCOL -- Tue Jan 13 07:29:03 2026 
*********************************************** 
Number of test functions: 7 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
cellmigRation RUnit Tests - 7 test functions, 0 errors, 0 failures
Number of test functions: 7 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  4.226   0.247   4.470 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0020.0000.002
CellMig-class0.0200.0040.024
CellMigPCA2.3020.0322.340
CellMigPCAclust0.0040.0040.007
CellMigPCAclustALL1.0260.0041.033
CellTracker0.0150.0000.015
CellTrackerMainLoop0.0050.0030.006
CentroidArray0.0170.0000.017
CentroidValidation0.7220.0120.737
ComputeTracksStats0.0240.0040.028
DetectRadii0.0010.0040.004
DiAutoCor2.1710.0042.181
DiRatio0.0210.0000.020
DiRatioPlot0.0340.0070.046
EstimateDiameterRange0.0140.0040.019
FMI0.8000.0280.830
FianlizeOptiParams0.0010.0000.001
FilterTrackedCells0.0030.0000.003
FinRes1.2750.0161.295
ForwardMigration1.4870.0401.532
GenAllCombos0.0000.0040.003
LinearConv20.0270.0000.027
LoadTiff0.0010.0000.001
MSD2.2100.0242.242
MakeHypercube0.0020.0000.001
MigrationStats0.0010.0000.001
NextOdd000
NonParallel4OptimizeParams0.0010.0000.001
NonParallelTrackLoop0.0000.0000.001
OptimizeParams0.0140.0000.014
OptimizeParamsMainLoop0.0060.0000.004
Parallel4OptimizeParams0.0010.0000.001
ParallelTrackLoop0.0010.0000.001
PerAndSpeed0.3890.0120.406
PlotTracksSeparately0.0090.0000.009
PostProcessTracking000
Prep4OptimizeParams0.1290.0080.138
ThreeConditions0.0070.0040.011
TrackCellsDataset0.0130.0000.013
TrajectoryDataset0.0130.0040.017
ValidateTrackingArgs0.0000.0000.001
VeAutoCor1.7150.0281.748
VisualizeCntr0.0030.0000.003
VisualizeImg0.0060.0000.007
VisualizeStackCentroids0.0530.0000.053
WSADataset0.0020.0040.006
aggregateFR1.0110.0041.018
aggregateTrackedCells0.0150.0040.018
bpass0.0840.0000.084
circshift000
cntrd1.1670.0201.190
fixDA000
fixExpName000
fixFM1000
fixFM20.0010.0000.000
fixFM30.0000.0000.001
fixFM4000
fixFM50.0000.0010.000
fixFM6000
fixID10.0000.0000.001
fixMSD0.0010.0000.000
fixPER10.0000.0000.001
fixPER2000
fixPER3000
getAvailableAggrMetrics1.4370.0041.446
getCellImages0.1820.1430.326
getCellMigSlot0.2450.0760.321
getCellTrackMeta0.0120.0000.013
getCellTrackStats0.0170.0000.018
getCellTracks0.0090.0040.014
getCellsMeta0.0130.0000.014
getCellsStats0.0110.0040.016
getDACtable2.9990.0283.036
getDiRatio0.0240.0000.023
getFMItable0.7210.0000.723
getForMigtable0.9040.0000.907
getImageCentroids0.0160.0040.020
getImageStacks0.0440.0080.052
getMSDtable5.4170.0325.464
getOptimizedParameters0.0130.0000.012
getOptimizedParams0.0140.0000.014
getPerAndSpeed0.3800.0040.385
getPopulationStats0.0140.0000.014
getProcessedImages0.1680.1360.304
getProcessingStatus0.0080.0040.013
getResults0.9610.0000.963
getTracks0.0090.0040.014
getVACtable1.7070.0251.738
initializeTrackParams0.0000.0010.001
innerBondRaster0.0010.0010.002
internalPermutation0.0010.0000.001
matfix0.0010.0000.001
nontrivialBondTracking0.0010.0000.001
pkfnd1.0870.0041.094
plot3DAllTracks0.0940.0270.122
plot3DTracks0.0070.0000.007
plotAllTracks0.0220.0000.022
plotSampleTracks0.0120.0040.016
preProcCellMig0.0070.0000.007
rmPreProcessing0.1200.0040.125
runTrackingPermutation0.0020.0000.002
setAnalyticParams0.0130.0000.013
setCellMigSlot0.0180.0000.018
setCellTracks0.0100.0040.014
setCellsMeta0.0110.0040.019
setExpName0.0110.0080.019
setOptimizedParams0.0110.0040.015
setProcessedImages0.0150.0000.015
setProcessingStatus0.0120.0040.016
setTrackedCellsMeta0.0280.0040.032
setTrackedCentroids0.0120.0000.012
setTrackedPositions0.0120.0000.013
setTrackingStats0.0120.0000.013
sinkAway0.0010.0000.001
subNetworkTracking0.0010.0000.001
track0.0120.0000.012
trackHypercubeBuild0.0010.0000.001
trackSlideProcessing0.0010.0000.001
trackSlideWrapUp0.0010.0000.001
trivialBondRaster0.0020.0000.002
trivialBondTracking0.0000.0000.001
visualizeCellTracks0.0470.0080.055
visualizeTrcks0.0320.0000.032
warnMessage0.0010.0000.000
wsaPreProcessing0.0760.0000.076