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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4883
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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-05 13:45 -0500 (Mon, 05 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-06 08:23:49 -0000 (Tue, 06 Jan 2026)
EndedAt: 2026-01-06 08:26:34 -0000 (Tue, 06 Jan 2026)
EllapsedTime: 165.1 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.692  0.028   5.736
* 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  6 08:26:27 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.065   0.222   4.286 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0020.0000.001
CellMig-class0.0240.0000.025
CellMigPCA2.3430.0402.391
CellMigPCAclust0.0070.0000.007
CellMigPCAclustALL1.0640.0001.067
CellTracker0.0130.0040.017
CellTrackerMainLoop0.0070.0010.007
CentroidArray0.0130.0040.018
CentroidValidation0.7700.0040.777
ComputeTracksStats0.0280.0000.028
DetectRadii0.0030.0000.003
DiAutoCor2.2860.0042.296
DiRatio0.0220.0000.022
DiRatioPlot0.0420.0120.056
EstimateDiameterRange0.0190.0040.023
FMI0.8040.0280.834
FianlizeOptiParams0.0000.0000.001
FilterTrackedCells0.0040.0000.004
FinRes1.3020.0161.322
ForwardMigration1.4550.0711.531
GenAllCombos0.0040.0000.003
LinearConv20.0280.0000.028
LoadTiff0.0010.0000.001
MSD2.3680.0162.393
MakeHypercube0.0000.0020.002
MigrationStats0.0000.0010.001
NextOdd0.0000.0000.001
NonParallel4OptimizeParams0.0010.0000.001
NonParallelTrackLoop0.0010.0000.000
OptimizeParams0.0100.0040.014
OptimizeParamsMainLoop0.0040.0030.005
Parallel4OptimizeParams0.0010.0000.000
ParallelTrackLoop0.0000.0000.001
PerAndSpeed0.4110.0560.472
PlotTracksSeparately0.010.000.01
PostProcessTracking000
Prep4OptimizeParams0.1390.0000.139
ThreeConditions0.0070.0040.011
TrackCellsDataset0.0060.0080.014
TrajectoryDataset0.0180.0000.018
ValidateTrackingArgs0.0010.0000.001
VeAutoCor1.7610.0201.786
VisualizeCntr0.0010.0020.003
VisualizeImg0.0010.0050.007
VisualizeStackCentroids0.0560.0000.056
WSADataset0.0020.0040.006
aggregateFR1.0500.0161.068
aggregateTrackedCells0.0170.0040.021
bpass0.0910.0040.095
circshift0.0000.0000.001
cntrd1.1590.0161.178
fixDA0.0010.0000.000
fixExpName000
fixFM1000
fixFM2000
fixFM3000
fixFM4000
fixFM5000
fixFM60.0010.0000.000
fixID10.0010.0000.001
fixMSD0.0000.0000.001
fixPER1000
fixPER2000
fixPER30.0010.0000.000
getAvailableAggrMetrics1.5090.0041.517
getCellImages0.1550.1710.327
getCellMigSlot0.2440.0840.329
getCellTrackMeta0.0090.0040.013
getCellTrackStats0.0180.0000.018
getCellTracks0.0140.0000.014
getCellsMeta0.0130.0000.013
getCellsStats0.0170.0000.017
getDACtable3.0740.0403.122
getDiRatio0.0240.0000.023
getFMItable0.7170.0000.720
getForMigtable0.9060.0000.908
getImageCentroids0.0090.0110.020
getImageStacks0.0540.0000.054
getMSDtable5.6920.0285.736
getOptimizedParameters0.0130.0000.013
getOptimizedParams0.0150.0000.014
getPerAndSpeed0.4030.0120.416
getPopulationStats0.0110.0040.015
getProcessedImages0.1740.1320.307
getProcessingStatus0.0130.0000.014
getResults1.0310.0271.063
getTracks0.0140.0000.014
getVACtable1.7350.0001.740
initializeTrackParams000
innerBondRaster0.0020.0000.002
internalPermutation0.0020.0000.002
matfix0.0020.0000.001
nontrivialBondTracking0.0020.0000.001
pkfnd1.1360.0001.138
plot3DAllTracks0.0920.0240.117
plot3DTracks0.0070.0000.007
plotAllTracks0.0220.0000.022
plotSampleTracks0.0160.0000.016
preProcCellMig0.0070.0000.007
rmPreProcessing0.1220.0000.122
runTrackingPermutation0.0020.0000.002
setAnalyticParams0.0130.0000.013
setCellMigSlot0.0180.0000.019
setCellTracks0.0120.0000.013
setCellsMeta0.0130.0000.012
setExpName0.0180.0000.018
setOptimizedParams0.0120.0000.012
setProcessedImages0.0090.0040.013
setProcessingStatus0.0130.0000.013
setTrackedCellsMeta0.0270.0000.027
setTrackedCentroids0.0120.0000.012
setTrackedPositions0.0080.0040.013
setTrackingStats0.0120.0000.013
sinkAway0.0010.0000.000
subNetworkTracking0.0010.0000.001
track0.0120.0000.013
trackHypercubeBuild0.0010.0000.001
trackSlideProcessing0.0010.0000.001
trackSlideWrapUp0.0000.0000.001
trivialBondRaster0.0020.0000.002
trivialBondTracking0.0000.0000.001
visualizeCellTracks0.0560.0000.057
visualizeTrcks0.0280.0030.032
warnMessage0.0000.0000.001
wsaPreProcessing0.0750.0000.076