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

This page was generated on 2026-04-29 10:14 -0400 (Wed, 29 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4694
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 317/2415HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cellmigRation 1.20.0  (landing page)
Waldir Leoncio
Snapshot Date: 2026-04-28 14:14 -0400 (Tue, 28 Apr 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  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  YES
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-04-28 22:36:40 -0400 (Tue, 28 Apr 2026)
EndedAt: 2026-04-28 22:40:41 -0400 (Tue, 28 Apr 2026)
EllapsedTime: 240.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-04-29 02:36:41 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 -- Tue Apr 28 22:38:39 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 
  2.975   0.264   3.228 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0010.0000.002
CellMig-class0.0270.0000.028
CellMigPCA1.4090.0141.424
CellMigPCAclust0.0080.0000.007
CellMigPCAclustALL0.6000.0010.600
CellTracker0.0150.0050.020
CellTrackerMainLoop0.0030.0070.008
CentroidArray0.0180.0020.021
CentroidValidation0.4610.0100.471
ComputeTracksStats0.0240.0040.028
DetectRadii0.0020.0000.003
DiAutoCor1.3430.0411.385
DiRatio0.0160.0010.017
DiRatioPlot0.0300.0030.033
EstimateDiameterRange0.0130.0000.014
FMI0.5180.0040.522
FianlizeOptiParams0.0000.0000.001
FilterTrackedCells0.0030.0000.003
FinRes0.6320.0040.635
ForwardMigration0.9730.0090.987
GenAllCombos0.0030.0000.003
LinearConv20.020.000.02
LoadTiff0.0000.0000.001
MSD1.4520.0041.458
MakeHypercube0.0020.0000.001
MigrationStats0.0020.0000.001
NextOdd0.0010.0000.000
NonParallel4OptimizeParams0.0000.0000.001
NonParallelTrackLoop0.0010.0010.000
OptimizeParams0.0140.0030.018
OptimizeParamsMainLoop0.0010.0030.005
Parallel4OptimizeParams0.0010.0000.001
ParallelTrackLoop0.0000.0010.000
PerAndSpeed0.2760.0180.295
PlotTracksSeparately0.0080.0010.010
PostProcessTracking0.0010.0000.001
Prep4OptimizeParams0.1050.0140.119
ThreeConditions0.0120.0030.014
TrackCellsDataset0.0140.0030.017
TrajectoryDataset0.0190.0030.022
ValidateTrackingArgs0.0000.0010.001
VeAutoCor1.3020.0381.341
VisualizeCntr0.0020.0000.002
VisualizeImg0.0050.0000.005
VisualizeStackCentroids0.0540.0040.057
WSADataset0.0070.0000.007
aggregateFR0.5990.0020.600
aggregateTrackedCells0.0180.0060.024
bpass0.0570.0010.057
circshift0.0010.0000.001
cntrd0.6850.0130.698
fixDA0.0000.0000.001
fixExpName0.0000.0000.001
fixFM10.0000.0000.001
fixFM20.0000.0000.001
fixFM3000
fixFM4000
fixFM5000
fixFM60.0000.0000.001
fixID10.0000.0000.001
fixMSD0.0010.0000.001
fixPER10.0000.0010.000
fixPER2000
fixPER30.0000.0010.000
getAvailableAggrMetrics0.8580.0040.861
getCellImages0.2241.1081.332
getCellMigSlot0.2540.7340.988
getCellTrackMeta0.0180.0000.018
getCellTrackStats0.0170.0050.022
getCellTracks0.0150.0040.019
getCellsMeta0.0120.0060.018
getCellsStats0.0170.0030.020
getDACtable1.8100.0441.855
getDiRatio0.0170.0030.020
getFMItable0.4460.0030.449
getForMigtable0.5260.0010.527
getImageCentroids0.0220.0020.024
getImageStacks0.0510.0060.057
getMSDtable3.4690.0123.481
getOptimizedParameters0.0140.0040.017
getOptimizedParams0.0150.0040.019
getPerAndSpeed0.2570.0080.266
getPopulationStats0.0170.0010.018
getProcessedImages0.2061.1431.350
getProcessingStatus0.0130.0040.018
getResults0.6030.0010.603
getTracks0.0160.0030.018
getVACtable1.0160.0011.018
initializeTrackParams0.0010.0000.000
innerBondRaster0.0020.0000.001
internalPermutation0.0010.0000.001
matfix0.0000.0010.001
nontrivialBondTracking0.0020.0000.001
pkfnd0.6990.0050.704
plot3DAllTracks0.0860.0270.113
plot3DTracks0.0080.0000.009
plotAllTracks0.0170.0020.019
plotSampleTracks0.0140.0010.014
preProcCellMig0.0060.0010.008
rmPreProcessing0.0810.0020.083
runTrackingPermutation0.0010.0000.002
setAnalyticParams0.0140.0030.017
setCellMigSlot0.0280.0040.033
setCellTracks0.0160.0020.017
setCellsMeta0.0170.0010.017
setExpName0.0230.0000.022
setOptimizedParams0.0150.0020.017
setProcessedImages0.0160.0010.018
setProcessingStatus0.0150.0020.018
setTrackedCellsMeta0.0180.0000.018
setTrackedCentroids0.0160.0020.018
setTrackedPositions0.0150.0020.018
setTrackingStats0.0160.0010.018
sinkAway0.0000.0010.001
subNetworkTracking0.0010.0000.002
track0.0060.0030.009
trackHypercubeBuild0.0010.0000.001
trackSlideProcessing0.0010.0000.001
trackSlideWrapUp000
trivialBondRaster0.0020.0000.002
trivialBondTracking0.0000.0000.001
visualizeCellTracks0.0690.0010.070
visualizeTrcks0.0240.0010.025
warnMessage0.0010.0000.001
wsaPreProcessing0.0470.0020.049