Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:06:30 -0400 (Fri, 15 Oct 2021).
To the developers/maintainers of the cellmigRation package: - Please 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 How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 264/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
cellmigRation 1.0.0 (landing page) Waldir Leoncio
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: cellmigRation |
Version: 1.0.0 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:cellmigRation.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings cellmigRation_1.0.0.tar.gz |
StartedAt: 2021-10-14 17:11:37 -0400 (Thu, 14 Oct 2021) |
EndedAt: 2021-10-14 17:14:34 -0400 (Thu, 14 Oct 2021) |
EllapsedTime: 177.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: cellmigRation.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:cellmigRation.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings cellmigRation_1.0.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/cellmigRation.Rcheck’ * using R version 4.1.1 (2021-08-10) * using platform: x86_64-apple-darwin17.0 (64-bit) * 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.0.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 R 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 ... OK * 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 6.892 0.025 6.928 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: OK
cellmigRation.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL cellmigRation ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/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)
cellmigRation.Rcheck/tests/runTests.Rout
R version 4.1.1 (2021-08-10) -- "Kick Things" Copyright (C) 2021 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (64-bit) 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 Oct 14 17:14:24 2021 *********************************************** 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 4.044 0.308 4.339
cellmigRation.Rcheck/cellmigRation-Ex.timings
name | user | system | elapsed | |
AddDimension | 0.004 | 0.002 | 0.005 | |
CellMig-class | 0.047 | 0.005 | 0.052 | |
CellMigPCA | 2.143 | 0.089 | 2.275 | |
CellMigPCAclust | 0.008 | 0.001 | 0.010 | |
CellMigPCAclustALL | 1.007 | 0.009 | 1.016 | |
CellTracker | 0.036 | 0.003 | 0.040 | |
CellTrackerMainLoop | 0.005 | 0.006 | 0.012 | |
CentroidArray | 0.037 | 0.004 | 0.040 | |
CentroidValidation | 0.921 | 0.014 | 0.934 | |
ComputeTracksStats | 0.048 | 0.003 | 0.052 | |
DetectRadii | 0.006 | 0.000 | 0.006 | |
DiAutoCor | 2.884 | 0.017 | 2.905 | |
DiRatio | 0.032 | 0.002 | 0.034 | |
DiRatioPlot | 0.045 | 0.013 | 0.058 | |
EstimateDiameterRange | 0.024 | 0.002 | 0.026 | |
FMI | 0.919 | 0.005 | 0.924 | |
FianlizeOptiParams | 0 | 0 | 0 | |
FilterTrackedCells | 0.007 | 0.001 | 0.008 | |
FinRes | 1.471 | 0.016 | 1.489 | |
ForwardMigration | 1.652 | 0.007 | 1.660 | |
GenAllCombos | 0.006 | 0.001 | 0.006 | |
LinearConv2 | 0.039 | 0.002 | 0.041 | |
LoadTiff | 0.001 | 0.000 | 0.002 | |
MSD | 2.918 | 0.017 | 2.941 | |
MakeHypercube | 0.003 | 0.001 | 0.004 | |
MigrationStats | 0.001 | 0.001 | 0.003 | |
NextOdd | 0.001 | 0.000 | 0.001 | |
NonParallel4OptimizeParams | 0.001 | 0.000 | 0.002 | |
NonParallelTrackLoop | 0.000 | 0.000 | 0.001 | |
OptimizeParams | 0.026 | 0.003 | 0.030 | |
OptimizeParamsMainLoop | 0.005 | 0.005 | 0.011 | |
Parallel4OptimizeParams | 0.000 | 0.000 | 0.001 | |
ParallelTrackLoop | 0 | 0 | 0 | |
PerAndSpeed | 0.500 | 0.030 | 0.532 | |
PlotTracksSeparately | 0.013 | 0.002 | 0.016 | |
PostProcessTracking | 0.001 | 0.001 | 0.001 | |
Prep4OptimizeParams | 0.157 | 0.003 | 0.160 | |
ThreeConditions | 0.025 | 0.003 | 0.028 | |
TrackCellsDataset | 0.025 | 0.002 | 0.026 | |
TrajectoryDataset | 0.036 | 0.002 | 0.038 | |
ValidateTrackingArgs | 0.000 | 0.000 | 0.001 | |
VeAutoCor | 2.074 | 0.018 | 2.093 | |
VisualizeCntr | 0.002 | 0.000 | 0.003 | |
VisualizeImg | 0.005 | 0.000 | 0.006 | |
VisualizeStackCentroids | 0.073 | 0.008 | 0.081 | |
WSADataset | 0.011 | 0.002 | 0.013 | |
aggregateFR | 1.495 | 0.008 | 1.503 | |
aggregateTrackedCells | 0.038 | 0.005 | 0.042 | |
bpass | 0.121 | 0.003 | 0.125 | |
circshift | 0.000 | 0.000 | 0.002 | |
cntrd | 1.682 | 0.010 | 1.693 | |
fixDA | 0.001 | 0.000 | 0.000 | |
fixExpName | 0.001 | 0.000 | 0.001 | |
fixFM1 | 0.001 | 0.000 | 0.000 | |
fixFM2 | 0 | 0 | 0 | |
fixFM3 | 0 | 0 | 0 | |
fixFM4 | 0.001 | 0.001 | 0.001 | |
fixFM5 | 0.000 | 0.000 | 0.001 | |
fixFM6 | 0.000 | 0.001 | 0.000 | |
fixID1 | 0.000 | 0.000 | 0.001 | |
fixMSD | 0.000 | 0.001 | 0.001 | |
fixPER1 | 0.000 | 0.000 | 0.001 | |
fixPER2 | 0.001 | 0.000 | 0.001 | |
fixPER3 | 0.001 | 0.000 | 0.001 | |
getAvailableAggrMetrics | 1.810 | 0.008 | 1.819 | |
getCellImages | 0.522 | 1.285 | 1.881 | |
getCellMigSlot | 0.550 | 0.815 | 1.404 | |
getCellTrackMeta | 0.024 | 0.002 | 0.025 | |
getCellTrackStats | 0.028 | 0.003 | 0.031 | |
getCellTracks | 0.025 | 0.004 | 0.028 | |
getCellsMeta | 0.026 | 0.002 | 0.028 | |
getCellsStats | 0.030 | 0.002 | 0.033 | |
getDACtable | 3.868 | 0.025 | 3.922 | |
getDiRatio | 0.031 | 0.003 | 0.035 | |
getFMItable | 0.982 | 0.004 | 0.987 | |
getForMigtable | 1.085 | 0.008 | 1.096 | |
getImageCentroids | 0.040 | 0.006 | 0.045 | |
getImageStacks | 0.077 | 0.009 | 0.086 | |
getMSDtable | 6.892 | 0.025 | 6.928 | |
getOptimizedParameters | 0.028 | 0.001 | 0.028 | |
getOptimizedParams | 0.030 | 0.003 | 0.033 | |
getPerAndSpeed | 0.456 | 0.024 | 0.481 | |
getPopulationStats | 0.027 | 0.002 | 0.030 | |
getProcessedImages | 0.620 | 2.133 | 2.805 | |
getProcessingStatus | 0.031 | 0.002 | 0.034 | |
getResults | 1.371 | 0.030 | 1.403 | |
getTracks | 0.032 | 0.002 | 0.034 | |
getVACtable | 2.183 | 0.006 | 2.190 | |
initializeTrackParams | 0.001 | 0.001 | 0.001 | |
innerBondRaster | 0.002 | 0.001 | 0.003 | |
internalPermutation | 0.002 | 0.001 | 0.002 | |
matfix | 0.002 | 0.001 | 0.002 | |
nontrivialBondTracking | 0.002 | 0.000 | 0.002 | |
pkfnd | 1.203 | 0.009 | 1.212 | |
plot3DAllTracks | 0.001 | 0.001 | 0.000 | |
plot3DTracks | 0 | 0 | 0 | |
plotAllTracks | 0.029 | 0.003 | 0.033 | |
plotSampleTracks | 0.019 | 0.003 | 0.022 | |
preProcCellMig | 0.011 | 0.002 | 0.012 | |
rmPreProcessing | 0.183 | 0.002 | 0.187 | |
runTrackingPermutation | 0.003 | 0.000 | 0.003 | |
setAnalyticParams | 0.026 | 0.002 | 0.029 | |
setCellMigSlot | 0.037 | 0.002 | 0.039 | |
setCellTracks | 0.028 | 0.002 | 0.029 | |
setCellsMeta | 0.025 | 0.002 | 0.029 | |
setExpName | 0.038 | 0.002 | 0.040 | |
setOptimizedParams | 0.025 | 0.002 | 0.028 | |
setProcessedImages | 0.041 | 0.004 | 0.046 | |
setProcessingStatus | 0.025 | 0.001 | 0.026 | |
setTrackedCellsMeta | 0.022 | 0.001 | 0.023 | |
setTrackedCentroids | 0.023 | 0.002 | 0.024 | |
setTrackedPositions | 0.030 | 0.002 | 0.032 | |
setTrackingStats | 0.026 | 0.003 | 0.028 | |
sinkAway | 0.001 | 0.001 | 0.001 | |
subNetworkTracking | 0.002 | 0.000 | 0.001 | |
track | 0.014 | 0.000 | 0.015 | |
trackHypercubeBuild | 0.001 | 0.000 | 0.001 | |
trackSlideProcessing | 0.001 | 0.001 | 0.001 | |
trackSlideWrapUp | 0.001 | 0.000 | 0.001 | |
trivialBondRaster | 0.004 | 0.000 | 0.004 | |
trivialBondTracking | 0.000 | 0.000 | 0.001 | |
visualizeCellTracks | 0.075 | 0.009 | 0.084 | |
visualizeTrcks | 0.031 | 0.002 | 0.033 | |
warnMessage | 0.000 | 0.001 | 0.001 | |
wsaPreProcessing | 0.110 | 0.002 | 0.112 | |