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

This page was generated on 2025-04-24 13:01 -0400 (Thu, 24 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
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/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cellmigRation 1.16.0  (landing page)
Waldir Leoncio
Snapshot Date: 2025-04-22 13:40 -0400 (Tue, 22 Apr 2025)
git_url: https://git.bioconductor.org/packages/cellmigRation
git_branch: RELEASE_3_21
git_last_commit: 526a2a8
git_last_commit_date: 2025-04-15 12:26:19 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  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.16.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:cellmigRation.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings cellmigRation_1.16.0.tar.gz
StartedAt: 2025-04-23 20:50:07 -0400 (Wed, 23 Apr 2025)
EndedAt: 2025-04-23 20:53:57 -0400 (Wed, 23 Apr 2025)
EllapsedTime: 229.3 seconds
RetCode: 0
Status:   OK  
CheckDir: cellmigRation.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/cellmigRation.Rcheck’
* using R version 4.5.0 RC (2025-04-04 r88126)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘cellmigRation/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cellmigRation’ version ‘1.16.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.21-bioc/meat/cellmigRation.Rcheck/00check.log’
for details.


Installation output

cellmigRation.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘cellmigRation’ ...
** this is package ‘cellmigRation’ version ‘1.16.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.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six"
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 -- Wed Apr 23 20:51:52 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 
  2.590   0.229   2.805 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0010.0000.002
CellMig-class0.0270.0000.027
CellMigPCA1.1860.0651.254
CellMigPCAclust0.0070.0010.008
CellMigPCAclustALL0.6080.0010.610
CellTracker0.0170.0020.019
CellTrackerMainLoop0.0010.0050.006
CentroidArray0.0170.0030.020
CentroidValidation0.4660.0020.468
ComputeTracksStats0.0250.0020.027
DetectRadii0.0020.0000.003
DiAutoCor1.2670.0341.301
DiRatio0.0160.0010.017
DiRatioPlot0.0340.0020.036
EstimateDiameterRange0.0130.0010.014
FMI0.4340.0010.435
FianlizeOptiParams0.0000.0000.001
FilterTrackedCells0.0030.0000.003
FinRes0.6040.0050.609
ForwardMigration0.8780.0200.898
GenAllCombos0.0020.0010.003
LinearConv20.0170.0010.018
LoadTiff0.0010.0000.001
MSD1.6660.0231.688
MakeHypercube0.0010.0010.002
MigrationStats0.0020.0000.001
NextOdd0.0000.0000.001
NonParallel4OptimizeParams0.0000.0000.001
NonParallelTrackLoop0.0000.0000.001
OptimizeParams0.0150.0030.018
OptimizeParamsMainLoop0.0020.0050.006
Parallel4OptimizeParams0.0010.0000.001
ParallelTrackLoop0.0000.0000.001
PerAndSpeed0.2610.0070.268
PlotTracksSeparately0.0090.0000.009
PostProcessTracking000
Prep4OptimizeParams0.0860.0020.088
ThreeConditions0.0130.0020.016
TrackCellsDataset0.0160.0020.017
TrajectoryDataset0.0210.0010.022
ValidateTrackingArgs0.0000.0010.001
VeAutoCor0.9830.0371.021
VisualizeCntr0.0020.0010.002
VisualizeImg0.0050.0000.006
VisualizeStackCentroids0.0560.0020.059
WSADataset0.0070.0000.007
aggregateFR0.5900.0010.591
aggregateTrackedCells0.0200.0040.023
bpass0.0540.0020.057
circshift0.0010.0000.000
cntrd0.6440.0030.646
fixDA0.0000.0000.001
fixExpName0.0000.0000.001
fixFM1000
fixFM20.0000.0010.000
fixFM30.0000.0000.001
fixFM40.0000.0000.001
fixFM50.0000.0010.000
fixFM60.0000.0010.000
fixID10.0000.0000.001
fixMSD0.0000.0000.001
fixPER10.0000.0000.001
fixPER20.0010.0000.000
fixPER30.0010.0000.000
getAvailableAggrMetrics0.8300.0240.854
getCellImages0.2170.9831.201
getCellMigSlot0.2430.6390.882
getCellTrackMeta0.0160.0020.018
getCellTrackStats0.0170.0060.022
getCellTracks0.0130.0070.019
getCellsMeta0.0110.0070.018
getCellsStats0.0130.0070.021
getDACtable1.8040.0041.811
getDiRatio0.0180.0000.019
getFMItable0.4320.0010.432
getForMigtable0.5320.0010.532
getImageCentroids0.0190.0050.024
getImageStacks0.0530.0040.057
getMSDtable3.4310.0433.474
getOptimizedParameters0.0150.0020.017
getOptimizedParams0.0140.0050.019
getPerAndSpeed0.2610.0200.281
getPopulationStats0.0160.0030.019
getProcessedImages0.2030.9981.200
getProcessingStatus0.0160.0030.017
getResults0.6250.0090.634
getTracks0.0160.0020.018
getVACtable1.0050.0021.008
initializeTrackParams0.0000.0000.001
innerBondRaster0.0010.0000.002
internalPermutation0.0010.0000.002
matfix0.0000.0020.001
nontrivialBondTracking0.0000.0000.001
pkfnd0.6750.0040.680
plot3DAllTracks0.1020.0310.133
plot3DTracks0.0080.0000.008
plotAllTracks0.0170.0010.018
plotSampleTracks0.0130.0020.015
preProcCellMig0.0070.0000.008
rmPreProcessing0.0800.0020.082
runTrackingPermutation0.0020.0000.001
setAnalyticParams0.0150.0020.017
setCellMigSlot0.0190.0040.023
setCellTracks0.0120.0050.017
setCellsMeta0.0160.0020.017
setExpName0.0210.0020.022
setOptimizedParams0.0160.0010.017
setProcessedImages0.0130.0040.017
setProcessingStatus0.0140.0030.017
setTrackedCellsMeta0.0120.0050.018
setTrackedCentroids0.0250.0020.028
setTrackedPositions0.0140.0030.018
setTrackingStats0.0140.0030.017
sinkAway0.0000.0000.001
subNetworkTracking0.0010.0000.001
track0.0080.0000.009
trackHypercubeBuild0.0010.0000.001
trackSlideProcessing0.0010.0000.001
trackSlideWrapUp0.0000.0000.001
trivialBondRaster0.0000.0010.002
trivialBondTracking000
visualizeCellTracks0.0540.0050.058
visualizeTrcks0.0250.0000.025
warnMessage0.0000.0010.000
wsaPreProcessing0.0460.0020.048