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

This page was generated on 2025-11-15 11:34 -0500 (Sat, 15 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4826
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4561
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 306/2325HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cellmigRation 1.19.0  (landing page)
Waldir Leoncio
Snapshot Date: 2025-11-14 13:40 -0500 (Fri, 14 Nov 2025)
git_url: https://git.bioconductor.org/packages/cellmigRation
git_branch: devel
git_last_commit: 18cb9ed
git_last_commit_date: 2025-10-29 11:08:05 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (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 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.19.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.19.0.tar.gz
StartedAt: 2025-11-14 21:50:36 -0500 (Fri, 14 Nov 2025)
EndedAt: 2025-11-14 21:54:36 -0500 (Fri, 14 Nov 2025)
EllapsedTime: 240.3 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.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/cellmigRation.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* 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.19.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.19.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 Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
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 Nov 14 21:52:32 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.090   0.282   3.360 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0010.0010.001
CellMig-class0.0260.0010.027
CellMigPCA1.4450.0061.451
CellMigPCAclust0.0080.0000.008
CellMigPCAclustALL0.6200.0050.624
CellTracker0.0150.0040.020
CellTrackerMainLoop0.0020.0070.007
CentroidArray0.0150.0060.022
CentroidValidation0.5080.1660.675
ComputeTracksStats0.0270.0030.029
DetectRadii0.0020.0010.003
DiAutoCor1.4480.0691.517
DiRatio0.0180.0010.018
DiRatioPlot0.0320.0060.038
EstimateDiameterRange0.0150.0010.016
FMI0.5170.0020.520
FianlizeOptiParams0.0000.0000.001
FilterTrackedCells0.0030.0000.003
FinRes0.9090.1091.017
ForwardMigration0.9030.0720.975
GenAllCombos0.0030.0000.004
LinearConv20.0190.0010.021
LoadTiff0.0010.0000.001
MSD1.4060.0461.454
MakeHypercube0.0010.0000.002
MigrationStats0.0000.0010.002
NextOdd0.0000.0000.001
NonParallel4OptimizeParams0.0000.0010.001
NonParallelTrackLoop0.0000.0000.001
OptimizeParams0.0150.0030.019
OptimizeParamsMainLoop0.0030.0040.005
Parallel4OptimizeParams0.0010.0000.000
ParallelTrackLoop0.0000.0000.001
PerAndSpeed0.2780.0090.289
PlotTracksSeparately0.010.000.01
PostProcessTracking000
Prep4OptimizeParams0.0850.0100.095
ThreeConditions0.0100.0060.016
TrackCellsDataset0.0150.0030.018
TrajectoryDataset0.0210.0020.023
ValidateTrackingArgs0.0000.0010.001
VeAutoCor1.0450.0371.082
VisualizeCntr0.0020.0010.003
VisualizeImg0.0050.0010.006
VisualizeStackCentroids0.0530.0060.059
WSADataset0.0070.0010.008
aggregateFR0.6240.0270.651
aggregateTrackedCells0.0220.0040.026
bpass0.0630.0010.063
circshift0.0010.0000.001
cntrd0.7460.0060.752
fixDA0.0010.0000.000
fixExpName0.0010.0000.000
fixFM1000
fixFM2000
fixFM30.0000.0000.001
fixFM4000
fixFM50.0010.0010.000
fixFM6000
fixID10.0000.0000.001
fixMSD0.0000.0000.001
fixPER1000
fixPER20.0000.0010.000
fixPER3000
getAvailableAggrMetrics0.8740.0030.877
getCellImages0.1950.9531.147
getCellMigSlot0.2410.6190.859
getCellTrackMeta0.0110.0070.018
getCellTrackStats0.0160.0060.022
getCellTracks0.0150.0050.019
getCellsMeta0.0140.0040.018
getCellsStats0.0160.0040.020
getDACtable1.9110.0531.963
getDiRatio0.0180.0010.018
getFMItable0.4910.0030.494
getForMigtable0.5620.0420.604
getImageCentroids0.0220.0020.024
getImageStacks0.0570.0020.059
getMSDtable3.5650.0353.600
getOptimizedParameters0.0140.0030.017
getOptimizedParams0.0140.0050.019
getPerAndSpeed0.2690.0070.275
getPopulationStats0.0140.0040.020
getProcessedImages0.1900.9791.169
getProcessingStatus0.0160.0010.017
getResults0.6220.0400.662
getTracks0.0170.0020.018
getVACtable1.0450.0031.050
initializeTrackParams000
innerBondRaster0.0020.0000.002
internalPermutation0.0010.0010.002
matfix0.0010.0010.001
nontrivialBondTracking0.0010.0000.001
pkfnd0.6920.0030.695
plot3DAllTracks0.0750.0320.107
plot3DTracks0.0060.0020.009
plotAllTracks0.0170.0020.019
plotSampleTracks0.0150.0010.016
preProcCellMig0.0080.0000.007
rmPreProcessing0.0830.0020.086
runTrackingPermutation0.0020.0000.002
setAnalyticParams0.0160.0020.018
setCellMigSlot0.0230.0000.024
setCellTracks0.0160.0020.018
setCellsMeta0.0180.0050.023
setExpName0.0200.0030.023
setOptimizedParams0.0140.0040.018
setProcessedImages0.0170.0010.018
setProcessingStatus0.0170.0010.018
setTrackedCellsMeta0.0320.0080.040
setTrackedCentroids0.0150.0040.019
setTrackedPositions0.0160.0030.018
setTrackingStats0.0140.0040.019
sinkAway0.0010.0000.001
subNetworkTracking0.0010.0000.002
track0.0100.0000.011
trackHypercubeBuild0.0010.0000.001
trackSlideProcessing0.0010.0000.001
trackSlideWrapUp0.0000.0010.000
trivialBondRaster0.0020.0000.002
trivialBondTracking0.0000.0010.001
visualizeCellTracks0.0560.0040.061
visualizeTrcks0.0240.0020.025
warnMessage0.0010.0000.000
wsaPreProcessing0.0500.0010.050