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

This page was generated on 2026-05-23 11:36 -0400 (Sat, 23 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" 4937
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-05-01 r89994) -- "Because it was There" 4639
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/2379HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cellmigRation 1.21.0  (landing page)
Waldir Leoncio
Snapshot Date: 2026-05-22 13:45 -0400 (Fri, 22 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
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for cellmigRation in R Universe.


CHECK results for cellmigRation on kjohnson3

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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:cellmigRation.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings cellmigRation_1.21.0.tar.gz
StartedAt: 2026-05-22 18:39:17 -0400 (Fri, 22 May 2026)
EndedAt: 2026-05-22 18:40:08 -0400 (Fri, 22 May 2026)
EllapsedTime: 50.7 seconds
RetCode: 0
Status:   OK  
CheckDir: cellmigRation.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:cellmigRation.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings cellmigRation_1.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/cellmigRation.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-05-22 22:39:18 UTC
* using option ‘--no-vignettes’
* 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 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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


Installation output

cellmigRation.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL cellmigRation
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/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 Patched (2026-05-01 r89994) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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 May 22 18:40:03 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 
  1.224   0.102   1.320 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0000.0010.001
CellMig-class0.0130.0010.014
CellMigPCA0.6700.0150.697
CellMigPCAclust0.0070.0000.008
CellMigPCAclustALL0.1990.0020.201
CellTracker0.0070.0000.007
CellTrackerMainLoop0.0020.0040.009
CentroidArray0.0070.0010.008
CentroidValidation0.1490.0040.153
ComputeTracksStats0.0100.0010.015
DetectRadii0.0010.0000.001
DiAutoCor0.4270.0050.441
DiRatio0.0050.0010.006
DiRatioPlot0.0100.0040.014
EstimateDiameterRange0.0050.0000.005
FMI0.1430.0020.146
FianlizeOptiParams000
FilterTrackedCells0.0010.0010.001
FinRes0.2040.0040.208
ForwardMigration0.2940.0020.296
GenAllCombos0.0000.0000.001
LinearConv20.0060.0010.007
LoadTiff0.0000.0000.001
MSD0.4640.0040.487
MakeHypercube0.0000.0000.001
MigrationStats000
NextOdd0.0000.0000.001
NonParallel4OptimizeParams000
NonParallelTrackLoop000
OptimizeParams0.0060.0010.007
OptimizeParamsMainLoop0.0020.0040.007
Parallel4OptimizeParams0.0000.0000.001
ParallelTrackLoop0.0010.0000.000
PerAndSpeed0.0870.0090.097
PlotTracksSeparately0.0030.0000.004
PostProcessTracking0.0010.0010.000
Prep4OptimizeParams0.0280.0000.030
ThreeConditions0.0040.0000.005
TrackCellsDataset0.0060.0000.007
TrajectoryDataset0.0110.0000.012
ValidateTrackingArgs0.0000.0000.001
VeAutoCor0.3490.0010.350
VisualizeCntr0.0000.0000.001
VisualizeImg0.0010.0000.002
VisualizeStackCentroids0.0200.0030.022
WSADataset0.0030.0000.004
aggregateFR0.2020.0010.204
aggregateTrackedCells0.0080.0020.011
bpass0.0260.0010.027
circshift000
cntrd0.2270.0020.228
fixDA0.0000.0010.000
fixExpName000
fixFM10.0000.0000.001
fixFM2000
fixFM3000
fixFM4000
fixFM5000
fixFM6000
fixID1000
fixMSD0.0010.0000.000
fixPER1000
fixPER2000
fixPER3000
getAvailableAggrMetrics0.3000.0020.303
getCellImages0.0770.2790.357
getCellMigSlot0.1240.1840.311
getCellTrackMeta0.0060.0010.007
getCellTrackStats0.0080.0010.008
getCellTracks0.0060.0020.008
getCellsMeta0.0060.0010.007
getCellsStats0.0060.0010.008
getDACtable0.6140.0010.616
getDiRatio0.0060.0010.008
getFMItable0.1510.0010.152
getForMigtable0.1800.0020.181
getImageCentroids0.0080.0010.009
getImageStacks0.0190.0020.022
getMSDtable1.1900.0121.201
getOptimizedParameters0.0060.0010.007
getOptimizedParams0.0060.0010.008
getPerAndSpeed0.0840.0110.095
getPopulationStats0.0060.0010.008
getProcessedImages0.0730.3090.386
getProcessingStatus0.0060.0010.007
getResults0.1990.0050.203
getTracks0.0060.0010.007
getVACtable0.3300.0010.331
initializeTrackParams0.0000.0000.001
innerBondRaster0.0010.0000.000
internalPermutation000
matfix0.0000.0000.001
nontrivialBondTracking000
pkfnd0.2180.0020.221
plot3DAllTracks000
plot3DTracks000
plotAllTracks0.0070.0010.008
plotSampleTracks0.0050.0010.007
preProcCellMig0.0030.0010.004
rmPreProcessing0.0300.0010.032
runTrackingPermutation0.0000.0000.001
setAnalyticParams0.0060.0010.007
setCellMigSlot0.0110.0010.012
setCellTracks0.0060.0010.007
setCellsMeta0.0060.0010.007
setExpName0.0110.0000.011
setOptimizedParams0.0070.0000.007
setProcessedImages0.0060.0010.007
setProcessingStatus0.0060.0010.007
setTrackedCellsMeta0.0090.0010.010
setTrackedCentroids0.0060.0010.007
setTrackedPositions0.0060.0010.007
setTrackingStats0.0060.0010.007
sinkAway0.0000.0000.001
subNetworkTracking0.0010.0000.000
track0.0030.0000.003
trackHypercubeBuild000
trackSlideProcessing0.0000.0000.001
trackSlideWrapUp000
trivialBondRaster0.0000.0000.001
trivialBondTracking000
visualizeCellTracks0.0210.0030.023
visualizeTrcks0.0150.0010.015
warnMessage000
wsaPreProcessing0.0180.0010.019