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

This page was generated on 2026-03-14 11:57 -0400 (Sat, 14 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4892
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-03-13 13:45 -0400 (Fri, 13 Mar 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 -0400 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 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.18.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:cellmigRation.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings cellmigRation_1.18.0.tar.gz
StartedAt: 2026-03-13 21:52:07 -0400 (Fri, 13 Mar 2026)
EndedAt: 2026-03-13 21:56:04 -0400 (Fri, 13 Mar 2026)
EllapsedTime: 237.2 seconds
RetCode: 0
Status:   OK  
CheckDir: cellmigRation.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/cellmigRation.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* 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
* 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.22-bioc/meat/cellmigRation.Rcheck/00check.log’
for details.


Installation output

cellmigRation.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/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.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 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 -- Fri Mar 13 21:54:00 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.417   0.268   3.676 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0010.0010.002
CellMig-class0.0270.0010.028
CellMigPCA1.4490.0071.457
CellMigPCAclust0.0070.0000.007
CellMigPCAclustALL0.6420.0000.641
CellTracker0.0200.0010.020
CellTrackerMainLoop0.0040.0040.007
CentroidArray0.0220.0050.027
CentroidValidation0.4780.0100.488
ComputeTracksStats0.0240.0020.025
DetectRadii0.0030.0000.002
DiAutoCor1.3140.0491.363
DiRatio0.0160.0010.017
DiRatioPlot0.0260.0080.036
EstimateDiameterRange0.0160.0010.016
FMI0.5660.0090.575
FianlizeOptiParams000
FilterTrackedCells0.0030.0000.003
FinRes0.6580.0090.669
ForwardMigration0.9250.0040.929
GenAllCombos0.0020.0000.002
LinearConv20.0190.0010.019
LoadTiff0.0010.0000.001
MSD1.4590.0041.464
MakeHypercube0.0010.0000.001
MigrationStats0.0000.0000.001
NextOdd0.0000.0000.001
NonParallel4OptimizeParams0.0010.0000.001
NonParallelTrackLoop0.0000.0000.001
OptimizeParams0.0140.0030.017
OptimizeParamsMainLoop0.0040.0130.015
Parallel4OptimizeParams0.0000.0030.003
ParallelTrackLoop0.0010.0000.001
PerAndSpeed0.3050.1650.473
PlotTracksSeparately0.0090.0000.009
PostProcessTracking000
Prep4OptimizeParams0.1000.0040.104
ThreeConditions0.0100.0030.014
TrackCellsDataset0.0130.0040.017
TrajectoryDataset0.0200.0020.022
ValidateTrackingArgs0.0010.0000.001
VeAutoCor1.3810.1841.565
VisualizeCntr0.0030.0010.003
VisualizeImg0.0040.0010.006
VisualizeStackCentroids0.0560.0030.059
WSADataset0.0050.0020.007
aggregateFR0.5880.0110.599
aggregateTrackedCells0.0210.0010.022
bpass0.0550.0020.058
circshift0.0000.0000.001
cntrd0.6600.0060.667
fixDA000
fixExpName000
fixFM10.0000.0010.000
fixFM2000
fixFM30.0010.0000.000
fixFM4000
fixFM50.0010.0000.000
fixFM6000
fixID10.0010.0000.000
fixMSD0.0000.0000.001
fixPER1000
fixPER20.0000.0000.001
fixPER3000
getAvailableAggrMetrics0.8560.0370.892
getCellImages0.1480.1080.255
getCellMigSlot0.2060.0780.285
getCellTrackMeta0.0150.0020.017
getCellTrackStats0.0160.0040.020
getCellTracks0.0170.0000.018
getCellsMeta0.0150.0030.018
getCellsStats0.0160.0030.019
getDACtable1.7700.0131.784
getDiRatio0.0160.0020.019
getFMItable0.4280.0010.429
getForMigtable0.5330.0020.535
getImageCentroids0.0210.0020.023
getImageStacks0.0550.0030.058
getMSDtable3.4220.0653.487
getOptimizedParameters0.0220.0010.024
getOptimizedParams0.0240.0020.026
getPerAndSpeed0.2850.0030.290
getPopulationStats0.0170.0010.017
getProcessedImages0.1200.1170.237
getProcessingStatus0.0130.0040.017
getResults0.5890.0020.592
getTracks0.0170.0010.017
getVACtable0.9900.0010.992
initializeTrackParams0.0000.0000.001
innerBondRaster0.0010.0000.001
internalPermutation000
matfix0.0010.0000.001
nontrivialBondTracking0.0010.0000.001
pkfnd0.6760.0000.677
plot3DAllTracks0.0720.0220.094
plot3DTracks0.0080.0000.008
plotAllTracks0.0170.0000.018
plotSampleTracks0.0130.0010.015
preProcCellMig0.0070.0010.007
rmPreProcessing0.0790.0000.079
runTrackingPermutation0.0010.0000.001
setAnalyticParams0.0150.0010.016
setCellMigSlot0.0200.0020.023
setCellTracks0.0130.0040.017
setCellsMeta0.0160.0000.016
setExpName0.0200.0020.022
setOptimizedParams0.0170.0000.017
setProcessedImages0.0130.0040.017
setProcessingStatus0.0140.0030.016
setTrackedCellsMeta0.0140.0030.017
setTrackedCentroids0.0260.0040.029
setTrackedPositions0.0150.0020.016
setTrackingStats0.0140.0030.017
sinkAway0.0000.0000.001
subNetworkTracking0.0000.0000.001
track0.0080.0000.009
trackHypercubeBuild0.0010.0000.001
trackSlideProcessing0.0010.0000.001
trackSlideWrapUp0.0010.0000.000
trivialBondRaster0.0010.0000.001
trivialBondTracking0.0000.0000.001
visualizeCellTracks0.0560.0040.060
visualizeTrcks0.0250.0000.025
warnMessage0.0000.0000.001
wsaPreProcessing0.0480.0000.047