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

This page was generated on 2026-05-12 11:36 -0400 (Tue, 12 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4994
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 319/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cellmigRation 1.20.0  (landing page)
Waldir Leoncio
Snapshot Date: 2026-05-11 13:40 -0400 (Mon, 11 May 2026)
git_url: https://git.bioconductor.org/packages/cellmigRation
git_branch: RELEASE_3_23
git_last_commit: c422a5d
git_last_commit_date: 2026-04-28 08:55:39 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (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 nebbiolo1

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.20.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:cellmigRation.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings cellmigRation_1.20.0.tar.gz
StartedAt: 2026-05-11 22:16:28 -0400 (Mon, 11 May 2026)
EndedAt: 2026-05-11 22:20:32 -0400 (Mon, 11 May 2026)
EllapsedTime: 243.4 seconds
RetCode: 0
Status:   OK  
CheckDir: cellmigRation.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-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-12 02:16:29 UTC
* checking for file ‘cellmigRation/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cellmigRation’ version ‘1.20.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.23-bioc/meat/cellmigRation.Rcheck/00check.log’
for details.


Installation output

cellmigRation.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘cellmigRation’ ...
** this is package ‘cellmigRation’ version ‘1.20.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 -- Mon May 11 22:18:24 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.118   0.272   3.375 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0010.0010.002
CellMig-class0.0270.0010.028
CellMigPCA1.3740.0161.390
CellMigPCAclust0.0060.0020.008
CellMigPCAclustALL0.5890.0020.591
CellTracker0.0190.0030.020
CellTrackerMainLoop0.0020.0040.006
CentroidArray0.0160.0040.020
CentroidValidation0.4440.0050.448
ComputeTracksStats0.0210.0060.027
DetectRadii0.0020.0000.002
DiAutoCor1.2490.0401.290
DiRatio0.0170.0000.017
DiRatioPlot0.0300.0020.032
EstimateDiameterRange0.0130.0000.013
FMI0.5000.0040.503
FianlizeOptiParams0.0000.0000.001
FilterTrackedCells0.0020.0010.003
FinRes0.6060.0010.607
ForwardMigration0.8780.0190.896
GenAllCombos0.0030.0000.002
LinearConv20.0170.0010.019
LoadTiff0.0010.0000.001
MSD1.4010.0091.412
MakeHypercube0.0000.0010.002
MigrationStats0.0010.0000.002
NextOdd000
NonParallel4OptimizeParams0.0000.0000.001
NonParallelTrackLoop0.0000.0000.001
OptimizeParams0.0160.0010.018
OptimizeParamsMainLoop0.0000.0090.007
Parallel4OptimizeParams0.0010.0000.001
ParallelTrackLoop0.0010.0000.001
PerAndSpeed0.3030.0060.311
PlotTracksSeparately0.0070.0010.009
PostProcessTracking0.0000.0000.001
Prep4OptimizeParams0.0920.0050.098
ThreeConditions0.0110.0020.014
TrackCellsDataset0.0130.0040.017
TrajectoryDataset0.0210.0010.022
ValidateTrackingArgs000
VeAutoCor1.2640.0621.327
VisualizeCntr0.0020.0010.002
VisualizeImg0.0040.0010.005
VisualizeStackCentroids0.0540.0040.058
WSADataset0.0050.0030.007
aggregateFR0.5890.0020.594
aggregateTrackedCells0.0200.0040.024
bpass0.0540.0020.056
circshift0.0000.0000.001
cntrd0.6520.0020.654
fixDA000
fixExpName000
fixFM1000
fixFM20.0010.0000.000
fixFM3000
fixFM4000
fixFM50.0010.0000.000
fixFM60.0000.0010.001
fixID10.0000.0000.001
fixMSD000
fixPER1000
fixPER20.0000.0010.000
fixPER30.0000.0010.001
getAvailableAggrMetrics0.8350.0110.847
getCellImages0.2341.0331.266
getCellMigSlot0.2430.6980.942
getCellTrackMeta0.0110.0070.017
getCellTrackStats0.0170.0050.021
getCellTracks0.0150.0050.019
getCellsMeta0.0110.0060.018
getCellsStats0.0160.0040.020
getDACtable1.7340.0031.737
getDiRatio0.0180.0010.019
getFMItable0.4300.0010.432
getForMigtable0.5270.0370.565
getImageCentroids0.0180.0050.024
getImageStacks0.0550.0020.058
getMSDtable3.3810.0133.395
getOptimizedParameters0.0120.0060.018
getOptimizedParams0.0170.0020.020
getPerAndSpeed0.2600.0050.267
getPopulationStats0.0130.0040.018
getProcessedImages0.1981.0641.263
getProcessingStatus0.0150.0010.017
getResults0.5930.0020.596
getTracks0.0170.0010.018
getVACtable0.9900.0030.994
initializeTrackParams000
innerBondRaster0.0010.0000.001
internalPermutation0.0010.0000.001
matfix0.0010.0000.001
nontrivialBondTracking0.0000.0000.001
pkfnd0.6780.0050.682
plot3DAllTracks0.0750.0250.099
plot3DTracks0.0080.0010.008
plotAllTracks0.0190.0000.018
plotSampleTracks0.0150.0010.015
preProcCellMig0.0060.0020.008
rmPreProcessing0.0820.0020.084
runTrackingPermutation0.0010.0010.001
setAnalyticParams0.0270.0030.031
setCellMigSlot0.0220.0010.023
setCellTracks0.0160.0020.017
setCellsMeta0.0150.0030.017
setExpName0.0230.0010.023
setOptimizedParams0.0180.0000.018
setProcessedImages0.0180.0000.018
setProcessingStatus0.0180.0000.018
setTrackedCellsMeta0.0140.0040.018
setTrackedCentroids0.0150.0040.018
setTrackedPositions0.0140.0050.018
setTrackingStats0.0150.0030.018
sinkAway0.0010.0010.001
subNetworkTracking0.0010.0000.002
track0.0090.0000.010
trackHypercubeBuild0.0010.0010.001
trackSlideProcessing0.0010.0000.001
trackSlideWrapUp0.0000.0000.001
trivialBondRaster0.0020.0000.002
trivialBondTracking000
visualizeCellTracks0.0660.0040.069
visualizeTrcks0.0230.0020.025
warnMessage0.0000.0000.001
wsaPreProcessing0.0490.0020.050