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

This page was generated on 2026-05-20 12:04 -0400 (Wed, 20 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" 4900
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 314/2378HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cellmigRation 1.21.0  (landing page)
Waldir Leoncio
Snapshot Date: 2026-05-19 13:45 -0400 (Tue, 19 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
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-19 22:13:12 -0400 (Tue, 19 May 2026)
EndedAt: 2026-05-19 22:17:11 -0400 (Tue, 19 May 2026)
EllapsedTime: 239.4 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-20 02:13:12 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 19 22:15:09 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.099   0.223   3.310 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0010.0000.002
CellMig-class0.0270.0020.028
CellMigPCA1.5020.0181.521
CellMigPCAclust0.0080.0000.008
CellMigPCAclustALL0.6250.0010.626
CellTracker0.0200.0010.021
CellTrackerMainLoop0.0030.0050.007
CentroidArray0.0200.0010.020
CentroidValidation0.4720.0100.482
ComputeTracksStats0.0230.0040.027
DetectRadii0.0020.0000.002
DiAutoCor1.3080.0461.354
DiRatio0.0160.0010.016
DiRatioPlot0.0310.0020.035
EstimateDiameterRange0.0130.0000.014
FMI0.5200.0020.524
FianlizeOptiParams000
FilterTrackedCells0.0020.0000.003
FinRes0.6190.0050.626
ForwardMigration0.9140.0120.926
GenAllCombos0.0030.0000.003
LinearConv20.0190.0000.019
LoadTiff000
MSD1.4520.0031.456
MakeHypercube0.0010.0000.001
MigrationStats0.0010.0000.001
NextOdd0.0000.0000.001
NonParallel4OptimizeParams0.0000.0000.001
NonParallelTrackLoop000
OptimizeParams0.0150.0030.017
OptimizeParamsMainLoop0.0010.0060.005
Parallel4OptimizeParams000
ParallelTrackLoop000
PerAndSpeed0.2920.0180.312
PlotTracksSeparately0.0080.0020.009
PostProcessTracking0.0010.0000.000
Prep4OptimizeParams0.1020.0180.119
ThreeConditions0.0100.0050.015
TrackCellsDataset0.0140.0040.018
TrajectoryDataset0.0220.0010.022
ValidateTrackingArgs0.0010.0000.000
VeAutoCor1.2760.0311.306
VisualizeCntr0.0010.0010.002
VisualizeImg0.0040.0000.005
VisualizeStackCentroids0.0540.0040.058
WSADataset0.0060.0000.007
aggregateFR0.5870.0000.587
aggregateTrackedCells0.0210.0010.022
bpass0.0560.0010.057
circshift000
cntrd0.6650.0150.680
fixDA000
fixExpName000
fixFM10.0010.0000.000
fixFM2000
fixFM3000
fixFM4000
fixFM5000
fixFM6000
fixID10.0010.0000.001
fixMSD000
fixPER10.0000.0010.001
fixPER2000
fixPER30.0010.0000.001
getAvailableAggrMetrics0.8430.0010.844
getCellImages0.1640.1000.264
getCellMigSlot0.2100.0720.282
getCellTrackMeta0.0130.0040.017
getCellTrackStats0.0160.0050.021
getCellTracks0.0170.0010.018
getCellsMeta0.0120.0060.018
getCellsStats0.0160.0040.020
getDACtable1.7490.0031.752
getDiRatio0.0180.0000.018
getFMItable0.4320.0000.432
getForMigtable0.5270.0000.527
getImageCentroids0.0160.0050.021
getImageStacks0.0540.0030.057
getMSDtable3.3560.0513.408
getOptimizedParameters0.0160.0010.017
getOptimizedParams0.0160.0020.018
getPerAndSpeed0.2530.0050.259
getPopulationStats0.0140.0030.017
getProcessedImages0.1290.1160.245
getProcessingStatus0.0150.0010.016
getResults0.5910.0160.607
getTracks0.0170.0020.018
getVACtable0.9770.0040.982
initializeTrackParams000
innerBondRaster0.0020.0000.001
internalPermutation0.0010.0000.001
matfix0.0010.0000.001
nontrivialBondTracking0.0010.0000.000
pkfnd1.3200.0081.437
plot3DAllTracks0.5650.1560.981
plot3DTracks0.0170.0060.022
plotAllTracks0.0730.0060.080
plotSampleTracks0.0560.0060.062
preProcCellMig0.0160.0030.019
rmPreProcessing0.3410.0070.348
runTrackingPermutation0.0080.0010.008
setAnalyticParams0.1590.0110.169
setCellMigSlot0.0430.0490.091
setCellTracks0.0330.0140.047
setCellsMeta0.0300.0150.044
setExpName0.0380.0100.048
setOptimizedParams0.0380.0120.052
setProcessedImages0.0430.0110.055
setProcessingStatus0.0470.0080.055
setTrackedCellsMeta0.0310.0200.051
setTrackedCentroids0.0330.0150.048
setTrackedPositions0.0370.0210.058
setTrackingStats0.0370.0130.050
sinkAway0.0040.0010.005
subNetworkTracking0.0110.0010.011
track0.0670.0080.075
trackHypercubeBuild0.0050.0010.006
trackSlideProcessing0.0050.0000.005
trackSlideWrapUp0.0050.0000.006
trivialBondRaster0.0110.0010.012
trivialBondTracking0.0050.0010.006
visualizeCellTracks0.2450.0370.281
visualizeTrcks0.0430.0060.049
warnMessage0.0010.0010.003
wsaPreProcessing0.1460.0080.154