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

This page was generated on 2026-05-06 11:33 -0400 (Wed, 06 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4878
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4663
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 307/2366HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cellmigRation 1.21.0  (landing page)
Waldir Leoncio
Snapshot Date: 2026-05-05 13:45 -0400 (Tue, 05 May 2026)
git_url: https://git.bioconductor.org/packages/cellmigRation
git_branch: devel
git_last_commit: ed6d00a
git_last_commit_date: 2026-04-28 08:55:39 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  
See other builds for cellmigRation in R Universe.


CHECK results for cellmigRation on nebbiolo2

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.

raw results


Summary

Package: cellmigRation
Version: 1.21.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:cellmigRation.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings cellmigRation_1.21.0.tar.gz
StartedAt: 2026-05-05 22:04:07 -0400 (Tue, 05 May 2026)
EndedAt: 2026-05-05 22:08:10 -0400 (Tue, 05 May 2026)
EllapsedTime: 242.3 seconds
RetCode: 0
Status:   OK  
CheckDir: cellmigRation.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:cellmigRation.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings cellmigRation_1.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/cellmigRation.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-06 02:04:08 UTC
* checking for file ‘cellmigRation/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cellmigRation’ version ‘1.21.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
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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


Installation output

cellmigRation.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL cellmigRation
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘cellmigRation’ ...
** this is package ‘cellmigRation’ version ‘1.21.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.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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.

> BiocGenerics:::testPackage("cellmigRation")


RUNIT TEST PROTOCOL -- Tue May  5 22:06:04 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 
  3.082   0.245   3.311 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0010.0000.001
CellMig-class0.0250.0030.028
CellMigPCA1.4520.0111.464
CellMigPCAclust0.0060.0010.007
CellMigPCAclustALL0.6170.0010.618
CellTracker0.0170.0030.020
CellTrackerMainLoop0.0030.0060.008
CentroidArray0.0170.0040.021
CentroidValidation0.4990.1710.670
ComputeTracksStats0.0290.0030.033
DetectRadii0.0030.0010.004
DiAutoCor1.2900.1031.393
DiRatio0.0170.0000.017
DiRatioPlot0.0320.0030.035
EstimateDiameterRange0.0120.0010.014
FMI0.5030.0420.545
FianlizeOptiParams0.0010.0000.000
FilterTrackedCells0.0030.0000.002
FinRes0.6130.0110.624
ForwardMigration0.9040.0390.943
GenAllCombos0.0030.0000.002
LinearConv20.0170.0030.020
LoadTiff0.0010.0000.001
MSD1.4240.0201.444
MakeHypercube0.0010.0000.001
MigrationStats0.0000.0000.001
NextOdd0.0000.0000.001
NonParallel4OptimizeParams0.0010.0000.001
NonParallelTrackLoop000
OptimizeParams0.0160.0020.017
OptimizeParamsMainLoop0.0040.0020.005
Parallel4OptimizeParams0.0000.0000.001
ParallelTrackLoop0.0010.0000.000
PerAndSpeed0.2730.0010.276
PlotTracksSeparately0.0090.0000.009
PostProcessTracking000
Prep4OptimizeParams0.0950.0040.100
ThreeConditions0.0070.0070.014
TrackCellsDataset0.0130.0040.017
TrajectoryDataset0.0190.0030.022
ValidateTrackingArgs0.0010.0000.001
VeAutoCor1.2420.1341.376
VisualizeCntr0.0020.0000.002
VisualizeImg0.0050.0000.005
VisualizeStackCentroids0.0550.0020.058
WSADataset0.0070.0000.007
aggregateFR0.5840.0130.598
aggregateTrackedCells0.0200.0020.022
bpass0.0580.0000.058
circshift0.0010.0000.000
cntrd0.6610.0060.666
fixDA0.0000.0010.000
fixExpName000
fixFM1000
fixFM20.0010.0000.000
fixFM3000
fixFM40.0010.0000.000
fixFM5000
fixFM60.0010.0000.000
fixID10.0000.0000.001
fixMSD0.0000.0010.000
fixPER10.0000.0000.001
fixPER2000
fixPER30.0000.0000.001
getAvailableAggrMetrics0.8420.0030.845
getCellImages0.1530.1140.266
getCellMigSlot0.2210.0710.291
getCellTrackMeta0.0140.0040.018
getCellTrackStats0.0170.0040.021
getCellTracks0.0140.0040.018
getCellsMeta0.0140.0040.018
getCellsStats0.0140.0060.020
getDACtable1.7870.0501.836
getDiRatio0.0180.0000.018
getFMItable0.4430.0010.445
getForMigtable0.5270.0000.528
getImageCentroids0.0200.0020.023
getImageStacks0.0520.0070.059
getMSDtable3.4100.0533.463
getOptimizedParameters0.0150.0030.018
getOptimizedParams0.0160.0030.019
getPerAndSpeed0.2680.0130.282
getPopulationStats0.0160.0010.017
getProcessedImages0.1460.1020.248
getProcessingStatus0.0160.0020.017
getResults0.6050.0060.611
getTracks0.0130.0050.018
getVACtable0.9820.0010.983
initializeTrackParams000
innerBondRaster0.0020.0000.001
internalPermutation0.0010.0000.001
matfix0.0010.0000.001
nontrivialBondTracking0.0000.0000.001
pkfnd0.6790.0010.681
plot3DAllTracks0.0390.0030.042
plot3DTracks0.0070.0010.008
plotAllTracks0.0180.0000.018
plotSampleTracks0.0130.0010.014
preProcCellMig0.0080.0000.007
rmPreProcessing0.0810.0010.082
runTrackingPermutation0.0010.0000.002
setAnalyticParams0.0130.0040.017
setCellMigSlot0.0300.0010.032
setCellTracks0.0140.0030.016
setCellsMeta0.0160.0010.017
setExpName0.0190.0030.023
setOptimizedParams0.0140.0030.017
setProcessedImages0.0170.0010.017
setProcessingStatus0.0150.0020.017
setTrackedCellsMeta0.0150.0020.018
setTrackedCentroids0.0120.0060.018
setTrackedPositions0.0150.0020.018
setTrackingStats0.0160.0020.018
sinkAway0.0010.0000.000
subNetworkTracking0.0010.0000.001
track0.0080.0000.008
trackHypercubeBuild0.0010.0000.000
trackSlideProcessing0.0010.0000.000
trackSlideWrapUp000
trivialBondRaster0.0010.0000.002
trivialBondTracking0.0000.0000.001
visualizeCellTracks0.0640.0040.068
visualizeTrcks0.0240.0000.025
warnMessage0.0000.0000.001
wsaPreProcessing0.0480.0000.048