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

This page was generated on 2024-10-15 21:54 -0400 (Tue, 15 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4529
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4479
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-10-13 14:00 -0400 (Sun, 13 Oct 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
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for cellmigRation on merida1

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: /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.12.0.tar.gz
StartedAt: 2024-10-14 02:07:11 -0400 (Mon, 14 Oct 2024)
EndedAt: 2024-10-14 02:12:50 -0400 (Mon, 14 Oct 2024)
EllapsedTime: 338.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.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/cellmigRation.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 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
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
getMSDtable 11.871  0.197  15.493
getDACtable  6.640  0.104   8.475
MSD          5.166  0.155   5.843
DiAutoCor    4.663  0.047   5.276
* 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.19-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.4-x86_64/Resources/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.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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 -- Mon Oct 14 02:12:26 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 
  6.203   0.555   7.422 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0030.0010.018
CellMig-class0.0470.0050.062
CellMigPCA3.6650.0654.139
CellMigPCAclust0.0130.0030.016
CellMigPCAclustALL2.2200.0222.506
CellTracker0.0290.0060.039
CellTrackerMainLoop0.0090.0140.028
CentroidArray0.0300.0050.036
CentroidValidation1.6120.0321.793
ComputeTracksStats0.0500.0060.058
DetectRadii0.0060.0010.007
DiAutoCor4.6630.0475.276
DiRatio0.0410.0030.050
DiRatioPlot0.0630.0210.092
EstimateDiameterRange0.0360.0030.040
FMI1.6270.0151.816
FianlizeOptiParams0.0010.0000.002
FilterTrackedCells0.0070.0020.008
FinRes2.1820.0312.484
ForwardMigration3.3390.0243.655
GenAllCombos0.0070.0010.010
LinearConv20.0560.0030.069
LoadTiff0.0010.0010.003
MSD5.1660.1555.843
MakeHypercube0.0040.0020.005
MigrationStats0.0020.0020.005
NextOdd0.0000.0010.001
NonParallel4OptimizeParams0.0020.0010.002
NonParallelTrackLoop0.0000.0010.001
OptimizeParams0.0230.0040.033
OptimizeParamsMainLoop0.0060.0110.020
Parallel4OptimizeParams0.0010.0000.002
ParallelTrackLoop0.0010.0000.001
PerAndSpeed0.6960.0410.858
PlotTracksSeparately0.0150.0020.020
PostProcessTracking0.0010.0010.001
Prep4OptimizeParams0.2330.0070.274
ThreeConditions0.0180.0040.025
TrackCellsDataset0.0230.0050.033
TrajectoryDataset0.0350.0040.052
ValidateTrackingArgs0.0000.0000.001
VeAutoCor3.6090.0444.174
VisualizeCntr0.0050.0020.007
VisualizeImg0.0110.0020.014
VisualizeStackCentroids0.0910.0150.123
WSADataset0.0100.0020.014
aggregateFR2.1240.0232.461
aggregateTrackedCells0.0350.0120.058
bpass0.1610.0050.193
circshift0.0010.0010.003
cntrd2.5030.0392.887
fixDA0.0010.0010.001
fixExpName0.0010.0000.002
fixFM10.0010.0000.001
fixFM20.0000.0000.001
fixFM30.0010.0010.001
fixFM40.0000.0010.001
fixFM50.0010.0000.001
fixFM60.0010.0000.000
fixID10.0010.0000.002
fixMSD0.0000.0000.002
fixPER10.0010.0010.001
fixPER20.0000.0010.002
fixPER30.0010.0000.001
getAvailableAggrMetrics3.1030.0273.614
getCellImages0.8822.6213.995
getCellMigSlot0.8961.7052.968
getCellTrackMeta0.0220.0040.031
getCellTrackStats0.0310.0070.044
getCellTracks0.0230.0060.032
getCellsMeta0.0230.0030.031
getCellsStats0.0270.0050.037
getDACtable6.6400.1048.475
getDiRatio0.0620.0070.103
getFMItable1.5860.0302.075
getForMigtable1.9180.0162.141
getImageCentroids0.0400.0080.071
getImageStacks0.0900.0180.187
getMSDtable11.871 0.19715.493
getOptimizedParameters0.0220.0030.028
getOptimizedParams0.0260.0060.034
getPerAndSpeed0.6760.0420.790
getPopulationStats0.0260.0060.035
getProcessedImages0.9233.5804.971
getProcessingStatus0.0220.0040.029
getResults2.1120.0362.450
getTracks0.0250.0040.032
getVACtable3.6050.0364.124
initializeTrackParams0.0000.0010.002
innerBondRaster0.0020.0000.004
internalPermutation0.0030.0010.004
matfix0.0020.0000.004
nontrivialBondTracking0.0020.0010.003
pkfnd2.5260.0332.863
plot3DAllTracks0.0000.0010.001
plot3DTracks0.0010.0000.001
plotAllTracks0.0340.0050.044
plotSampleTracks0.0260.0060.036
preProcCellMig0.0110.0020.016
rmPreProcessing0.2500.0090.281
runTrackingPermutation0.0030.0010.005
setAnalyticParams0.0230.0030.030
setCellMigSlot0.0360.0030.043
setCellTracks0.0230.0030.029
setCellsMeta0.0230.0040.027
setExpName0.0350.0040.040
setOptimizedParams0.0240.0040.031
setProcessedImages0.0230.0050.034
setProcessingStatus0.0230.0040.029
setTrackedCellsMeta0.0230.0050.032
setTrackedCentroids0.0230.0040.030
setTrackedPositions0.0420.0060.054
setTrackingStats0.0230.0040.028
sinkAway0.0010.0010.003
subNetworkTracking0.0020.0010.003
track0.0230.0020.026
trackHypercubeBuild0.0010.0000.002
trackSlideProcessing0.0020.0000.002
trackSlideWrapUp0.0010.0000.002
trivialBondRaster0.0040.0010.005
trivialBondTracking0.0020.0000.002
visualizeCellTracks0.0950.0150.121
visualizeTrcks0.0450.0030.052
warnMessage0.0010.0010.003
wsaPreProcessing0.1570.0050.191