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

This page was generated on 2025-11-07 12:00 -0500 (Fri, 07 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4902
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4638
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: 2025-11-06 13:45 -0500 (Thu, 06 Nov 2025)
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 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


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: 2025-11-06 21:52:21 -0500 (Thu, 06 Nov 2025)
EndedAt: 2025-11-06 21:56:21 -0500 (Thu, 06 Nov 2025)
EllapsedTime: 239.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.1 Patched (2025-08-23 r88802)
* 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.1 Patched (2025-08-23 r88802) -- "Great Square Root"
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 -- Thu Nov  6 21:54:15 2025 
*********************************************** 
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.318   0.251   3.559 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0020.0000.002
CellMig-class0.0260.0010.027
CellMigPCA1.6820.0101.694
CellMigPCAclust0.0110.0010.011
CellMigPCAclustALL0.7550.0880.843
CellTracker0.0170.0090.025
CellTrackerMainLoop0.0020.0070.009
CentroidArray0.0180.0030.022
CentroidValidation0.4790.0820.563
ComputeTracksStats0.0260.0040.029
DetectRadii0.0020.0000.002
DiAutoCor1.3890.0801.467
DiRatio0.0140.0020.017
DiRatioPlot0.0300.0060.038
EstimateDiameterRange0.0120.0010.014
FMI0.4700.0040.472
FianlizeOptiParams0.0010.0000.000
FilterTrackedCells0.0020.0000.002
FinRes0.9100.1541.065
ForwardMigration0.8980.0460.945
GenAllCombos0.0030.0000.003
LinearConv20.0200.0010.021
LoadTiff0.0010.0000.001
MSD1.4070.0081.416
MakeHypercube0.0010.0000.001
MigrationStats0.0010.0000.000
NextOdd000
NonParallel4OptimizeParams0.0010.0000.001
NonParallelTrackLoop000
OptimizeParams0.0150.0020.018
OptimizeParamsMainLoop0.0030.0060.005
Parallel4OptimizeParams000
ParallelTrackLoop000
PerAndSpeed0.2750.0320.309
PlotTracksSeparately0.0080.0020.010
PostProcessTracking000
Prep4OptimizeParams0.0900.0060.096
ThreeConditions0.0060.0100.016
TrackCellsDataset0.0150.0030.018
TrajectoryDataset0.0210.0010.022
ValidateTrackingArgs000
VeAutoCor1.0160.0211.037
VisualizeCntr0.0020.0000.002
VisualizeImg0.0050.0000.005
VisualizeStackCentroids0.0560.0080.063
WSADataset0.0060.0010.007
aggregateFR0.6050.0240.629
aggregateTrackedCells0.0180.0040.022
bpass0.0570.0020.059
circshift000
cntrd0.7050.0020.708
fixDA0.0000.0000.001
fixExpName000
fixFM1000
fixFM20.0000.0010.000
fixFM3000
fixFM40.0000.0000.001
fixFM5000
fixFM60.0000.0000.001
fixID1000
fixMSD000
fixPER1000
fixPER2000
fixPER30.0010.0000.001
getAvailableAggrMetrics0.8770.0070.884
getCellImages0.1460.1130.259
getCellMigSlot0.2260.0670.292
getCellTrackMeta0.0150.0040.017
getCellTrackStats0.0150.0050.021
getCellTracks0.0130.0050.018
getCellsMeta0.0160.0020.018
getCellsStats0.0150.0040.020
getDACtable1.8440.0601.904
getDiRatio0.0190.0000.018
getFMItable0.4280.0010.429
getForMigtable0.5190.0010.520
getImageCentroids0.0180.0030.021
getImageStacks0.0550.0020.057
getMSDtable3.4330.0793.518
getOptimizedParameters0.0160.0010.017
getOptimizedParams0.0160.0020.018
getPerAndSpeed0.2580.0090.267
getPopulationStats0.0140.0030.018
getProcessedImages0.1340.1060.242
getProcessingStatus0.0150.0020.017
getResults0.5920.0020.595
getTracks0.0170.0010.018
getVACtable1.0190.0031.020
initializeTrackParams000
innerBondRaster0.0010.0000.002
internalPermutation0.0010.0000.001
matfix0.0000.0000.001
nontrivialBondTracking0.0010.0000.000
pkfnd0.6780.0010.679
plot3DAllTracks0.0760.0220.097
plot3DTracks0.0060.0010.008
plotAllTracks0.0180.0000.019
plotSampleTracks0.0140.0010.014
preProcCellMig0.0070.0000.007
rmPreProcessing0.0810.0010.082
runTrackingPermutation0.0010.0000.002
setAnalyticParams0.0130.0050.017
setCellMigSlot0.0230.0000.022
setCellTracks0.0130.0040.017
setCellsMeta0.0120.0050.017
setExpName0.0220.0000.022
setOptimizedParams0.0170.0000.017
setProcessedImages0.0140.0030.017
setProcessingStatus0.0140.0030.017
setTrackedCellsMeta0.0250.0020.027
setTrackedCentroids0.0160.0000.017
setTrackedPositions0.0150.0020.017
setTrackingStats0.0180.0050.023
sinkAway0.0000.0000.001
subNetworkTracking0.0010.0010.002
track0.0070.0020.010
trackHypercubeBuild000
trackSlideProcessing000
trackSlideWrapUp000
trivialBondRaster0.0010.0000.001
trivialBondTracking000
visualizeCellTracks0.0600.0010.061
visualizeTrcks0.0230.0030.026
warnMessage0.0010.0000.001
wsaPreProcessing0.0510.0070.058