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

This page was generated on 2024-05-31 17:02:52 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4464
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 303/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cellmigRation 1.12.0  (landing page)
Waldir Leoncio
Snapshot Date: 2024-05-30 18:28:32 -0400 (Thu, 30 May 2024)
git_url: https://git.bioconductor.org/packages/cellmigRation
git_branch: RELEASE_3_19
git_last_commit: 38ab506
git_last_commit_date: 2024-04-30 11:33:08 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 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.12.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:cellmigRation.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings cellmigRation_1.12.0.tar.gz
StartedAt: 2024-05-31 02:04:36 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 02:08:22 -0400 (Fri, 31 May 2024)
EllapsedTime: 225.5 seconds
RetCode: 0
Status:   OK  
CheckDir: cellmigRation.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/cellmigRation.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘cellmigRation/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cellmigRation’ version ‘1.12.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.19-bioc/meat/cellmigRation.Rcheck/00check.log’
for details.


Installation output

cellmigRation.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘cellmigRation’ ...
** 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.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 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 May 31 02:06:20 2024 
*********************************************** 
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.758   0.214   2.962 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0020.0000.002
CellMig-class0.0280.0000.029
CellMigPCA1.1860.0561.241
CellMigPCAclust0.0040.0040.008
CellMigPCAclustALL0.6150.0030.618
CellTracker0.0160.0040.020
CellTrackerMainLoop0.0100.0000.029
CentroidArray0.0170.0040.020
CentroidValidation0.4400.0070.447
ComputeTracksStats0.0230.0050.027
DetectRadii0.0020.0000.003
DiAutoCor1.2410.0511.293
DiRatio0.0170.0010.018
DiRatioPlot0.0330.0030.036
EstimateDiameterRange0.0110.0050.016
FMI0.4360.0000.437
FianlizeOptiParams0.0010.0000.000
FilterTrackedCells0.0030.0000.003
FinRes0.6090.0000.609
ForwardMigration0.8960.0080.905
GenAllCombos0.0030.0000.003
LinearConv20.0180.0000.017
LoadTiff0.0000.0010.001
MSD1.4150.0141.429
MakeHypercube0.0020.0000.002
MigrationStats0.0010.0000.002
NextOdd0.0000.0000.001
NonParallel4OptimizeParams0.0010.0000.001
NonParallelTrackLoop000
OptimizeParams0.0090.0070.018
OptimizeParamsMainLoop0.0030.0040.030
Parallel4OptimizeParams0.0000.0000.001
ParallelTrackLoop0.0000.0010.001
PerAndSpeed0.2740.0130.287
PlotTracksSeparately0.0050.0040.009
PostProcessTracking000
Prep4OptimizeParams0.1260.0120.138
ThreeConditions0.0100.0040.014
TrackCellsDataset0.0130.0030.017
TrajectoryDataset0.0220.0000.022
ValidateTrackingArgs0.0010.0000.001
VeAutoCor0.9840.0110.996
VisualizeCntr0.0030.0010.003
VisualizeImg0.0060.0000.006
VisualizeStackCentroids0.0620.0030.066
WSADataset0.0070.0000.007
aggregateFR0.5940.0010.594
aggregateTrackedCells0.0200.0040.024
bpass0.0490.0070.057
circshift0.0010.0000.001
cntrd0.6860.0050.690
fixDA0.0010.0000.001
fixExpName0.0010.0000.001
fixFM10.0000.0000.001
fixFM20.0000.0000.001
fixFM3000
fixFM4000
fixFM50.0000.0010.000
fixFM60.0000.0000.001
fixID10.0000.0000.001
fixMSD000
fixPER1000
fixPER20.0000.0010.000
fixPER30.0000.0010.001
getAvailableAggrMetrics0.8570.0120.869
getCellImages0.2811.0271.309
getCellMigSlot0.3140.6190.935
getCellTrackMeta0.0140.0040.017
getCellTrackStats0.0160.0040.020
getCellTracks0.0140.0040.018
getCellsMeta0.0130.0040.017
getCellsStats0.0240.0080.033
getDACtable1.9810.0522.033
getDiRatio0.0180.0000.018
getFMItable0.4100.0000.411
getForMigtable0.4860.0000.487
getImageCentroids0.0230.0000.023
getImageStacks0.0660.0000.065
getMSDtable3.2270.0073.235
getOptimizedParameters0.0090.0080.017
getOptimizedParams0.0190.0000.018
getPerAndSpeed0.2500.0030.252
getPopulationStats0.0180.0000.018
getProcessedImages0.2351.0721.306
getProcessingStatus0.0130.0040.018
getResults0.6020.0200.622
getTracks0.0130.0040.018
getVACtable0.9700.0040.975
initializeTrackParams0.0000.0000.001
innerBondRaster0.0020.0000.002
internalPermutation0.0010.0000.001
matfix0.0010.0000.001
nontrivialBondTracking0.0010.0000.001
pkfnd0.6690.0040.672
plot3DAllTracks0.0690.0280.097
plot3DTracks0.0050.0030.008
plotAllTracks0.0180.0000.018
plotSampleTracks0.0150.0000.015
preProcCellMig0.0080.0000.008
rmPreProcessing0.0780.0000.078
runTrackingPermutation0.0020.0000.002
setAnalyticParams0.0160.0000.017
setCellMigSlot0.0230.0000.023
setCellTracks0.0170.0000.018
setCellsMeta0.0140.0040.017
setExpName0.0230.0000.023
setOptimizedParams0.0130.0050.018
setProcessedImages0.0140.0030.017
setProcessingStatus0.0130.0050.017
setTrackedCellsMeta0.0110.0060.017
setTrackedCentroids0.0140.0040.017
setTrackedPositions0.0180.0000.017
setTrackingStats0.0100.0080.018
sinkAway0.0010.0000.001
subNetworkTracking0.0020.0000.001
track0.010.000.01
trackHypercubeBuild0.0010.0000.001
trackSlideProcessing0.0010.0000.000
trackSlideWrapUp0.0010.0000.001
trivialBondRaster0.0010.0000.002
trivialBondTracking0.0010.0000.001
visualizeCellTracks0.0790.0000.079
visualizeTrcks0.0250.0000.025
warnMessage0.0010.0000.001
wsaPreProcessing0.0440.0040.047