Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:45 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
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 |
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? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 270/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
cellmigRation 1.2.0 (landing page) Waldir Leoncio
| nebbiolo2 | Linux (Ubuntu 20.04.4 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.2.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.2.0.tar.gz |
StartedAt: 2022-04-12 11:18:30 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 11:22:01 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 210.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: cellmigRation.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.2.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/cellmigRation.Rcheck’ * using R version 4.1.3 (2022-03-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.2.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 7.944 0.027 7.981 * 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/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.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 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 -- Tue Apr 12 11:21:49 2022 *********************************************** 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 5.233 0.361 5.572
cellmigRation.Rcheck/cellmigRation-Ex.timings
name | user | system | elapsed | |
AddDimension | 0.004 | 0.001 | 0.004 | |
CellMig-class | 0.042 | 0.003 | 0.045 | |
CellMigPCA | 2.547 | 0.104 | 2.654 | |
CellMigPCAclust | 0.011 | 0.002 | 0.013 | |
CellMigPCAclustALL | 1.491 | 0.024 | 1.516 | |
CellTracker | 0.034 | 0.004 | 0.038 | |
CellTrackerMainLoop | 0.005 | 0.005 | 0.011 | |
CentroidArray | 0.036 | 0.003 | 0.039 | |
CentroidValidation | 0.933 | 0.014 | 0.947 | |
ComputeTracksStats | 0.049 | 0.003 | 0.053 | |
DetectRadii | 0.005 | 0.000 | 0.005 | |
DiAutoCor | 2.991 | 0.013 | 3.007 | |
DiRatio | 0.035 | 0.002 | 0.037 | |
DiRatioPlot | 0.051 | 0.014 | 0.065 | |
EstimateDiameterRange | 0.026 | 0.001 | 0.027 | |
FMI | 1.017 | 0.005 | 1.023 | |
FianlizeOptiParams | 0.001 | 0.000 | 0.000 | |
FilterTrackedCells | 0.005 | 0.000 | 0.006 | |
FinRes | 1.377 | 0.014 | 1.393 | |
ForwardMigration | 2.303 | 0.015 | 2.323 | |
GenAllCombos | 0.006 | 0.001 | 0.006 | |
LinearConv2 | 0.043 | 0.001 | 0.046 | |
LoadTiff | 0.001 | 0.001 | 0.003 | |
MSD | 3.552 | 0.015 | 3.717 | |
MakeHypercube | 0.002 | 0.002 | 0.004 | |
MigrationStats | 0.002 | 0.002 | 0.003 | |
NextOdd | 0.001 | 0.001 | 0.001 | |
NonParallel4OptimizeParams | 0.001 | 0.001 | 0.002 | |
NonParallelTrackLoop | 0.000 | 0.000 | 0.001 | |
OptimizeParams | 0.031 | 0.002 | 0.034 | |
OptimizeParamsMainLoop | 0.004 | 0.006 | 0.011 | |
Parallel4OptimizeParams | 0.001 | 0.000 | 0.001 | |
ParallelTrackLoop | 0.001 | 0.001 | 0.001 | |
PerAndSpeed | 0.529 | 0.025 | 0.597 | |
PlotTracksSeparately | 0.013 | 0.001 | 0.015 | |
PostProcessTracking | 0.001 | 0.001 | 0.001 | |
Prep4OptimizeParams | 0.213 | 0.005 | 0.218 | |
ThreeConditions | 0.032 | 0.003 | 0.035 | |
TrackCellsDataset | 0.028 | 0.002 | 0.031 | |
TrajectoryDataset | 0.032 | 0.001 | 0.033 | |
ValidateTrackingArgs | 0.001 | 0.000 | 0.001 | |
VeAutoCor | 2.557 | 0.008 | 2.567 | |
VisualizeCntr | 0.003 | 0.001 | 0.004 | |
VisualizeImg | 0.008 | 0.001 | 0.009 | |
VisualizeStackCentroids | 0.089 | 0.011 | 0.099 | |
WSADataset | 0.010 | 0.001 | 0.012 | |
aggregateFR | 1.324 | 0.005 | 1.330 | |
aggregateTrackedCells | 0.034 | 0.005 | 0.040 | |
bpass | 0.111 | 0.002 | 0.115 | |
circshift | 0.001 | 0.000 | 0.001 | |
cntrd | 1.787 | 0.010 | 1.798 | |
fixDA | 0.001 | 0.000 | 0.000 | |
fixExpName | 0.000 | 0.001 | 0.001 | |
fixFM1 | 0 | 0 | 0 | |
fixFM2 | 0.000 | 0.001 | 0.000 | |
fixFM3 | 0.001 | 0.000 | 0.001 | |
fixFM4 | 0.001 | 0.001 | 0.001 | |
fixFM5 | 0 | 0 | 0 | |
fixFM6 | 0.000 | 0.001 | 0.000 | |
fixID1 | 0.000 | 0.000 | 0.001 | |
fixMSD | 0.000 | 0.001 | 0.000 | |
fixPER1 | 0.000 | 0.000 | 0.001 | |
fixPER2 | 0 | 0 | 0 | |
fixPER3 | 0 | 0 | 0 | |
getAvailableAggrMetrics | 2.169 | 0.007 | 2.178 | |
getCellImages | 0.635 | 1.519 | 2.237 | |
getCellMigSlot | 0.657 | 1.028 | 1.714 | |
getCellTrackMeta | 0.031 | 0.002 | 0.033 | |
getCellTrackStats | 0.037 | 0.004 | 0.042 | |
getCellTracks | 0.033 | 0.005 | 0.037 | |
getCellsMeta | 0.045 | 0.003 | 0.048 | |
getCellsStats | 0.031 | 0.002 | 0.034 | |
getDACtable | 4.436 | 0.043 | 4.481 | |
getDiRatio | 0.030 | 0.003 | 0.032 | |
getFMItable | 1.205 | 0.006 | 1.212 | |
getForMigtable | 1.421 | 0.006 | 1.428 | |
getImageCentroids | 0.037 | 0.006 | 0.042 | |
getImageStacks | 0.094 | 0.010 | 0.104 | |
getMSDtable | 7.944 | 0.027 | 7.981 | |
getOptimizedParameters | 0.033 | 0.002 | 0.035 | |
getOptimizedParams | 0.035 | 0.005 | 0.040 | |
getPerAndSpeed | 0.532 | 0.027 | 0.561 | |
getPopulationStats | 0.032 | 0.003 | 0.034 | |
getProcessedImages | 0.550 | 1.921 | 2.528 | |
getProcessingStatus | 0.031 | 0.002 | 0.034 | |
getResults | 1.595 | 0.014 | 1.611 | |
getTracks | 0.033 | 0.003 | 0.035 | |
getVACtable | 2.402 | 0.009 | 2.415 | |
initializeTrackParams | 0.001 | 0.001 | 0.001 | |
innerBondRaster | 0.003 | 0.000 | 0.003 | |
internalPermutation | 0.001 | 0.000 | 0.003 | |
matfix | 0.002 | 0.000 | 0.002 | |
nontrivialBondTracking | 0.002 | 0.000 | 0.002 | |
pkfnd | 1.672 | 0.011 | 1.684 | |
plot3DAllTracks | 0.000 | 0.001 | 0.001 | |
plot3DTracks | 0.001 | 0.000 | 0.001 | |
plotAllTracks | 0.031 | 0.003 | 0.034 | |
plotSampleTracks | 0.020 | 0.003 | 0.022 | |
preProcCellMig | 0.010 | 0.001 | 0.012 | |
rmPreProcessing | 0.208 | 0.003 | 0.211 | |
runTrackingPermutation | 0.003 | 0.001 | 0.003 | |
setAnalyticParams | 0.032 | 0.002 | 0.034 | |
setCellMigSlot | 0.028 | 0.002 | 0.030 | |
setCellTracks | 0.027 | 0.002 | 0.029 | |
setCellsMeta | 0.027 | 0.003 | 0.030 | |
setExpName | 0.040 | 0.003 | 0.042 | |
setOptimizedParams | 0.026 | 0.002 | 0.028 | |
setProcessedImages | 0.031 | 0.003 | 0.034 | |
setProcessingStatus | 0.039 | 0.003 | 0.042 | |
setTrackedCellsMeta | 0.030 | 0.001 | 0.031 | |
setTrackedCentroids | 0.031 | 0.002 | 0.033 | |
setTrackedPositions | 0.031 | 0.003 | 0.033 | |
setTrackingStats | 0.029 | 0.004 | 0.033 | |
sinkAway | 0.001 | 0.001 | 0.001 | |
subNetworkTracking | 0.002 | 0.001 | 0.002 | |
track | 0.017 | 0.001 | 0.018 | |
trackHypercubeBuild | 0.001 | 0.000 | 0.001 | |
trackSlideProcessing | 0.001 | 0.000 | 0.001 | |
trackSlideWrapUp | 0.001 | 0.000 | 0.001 | |
trivialBondRaster | 0.003 | 0.000 | 0.004 | |
trivialBondTracking | 0.001 | 0.000 | 0.002 | |
visualizeCellTracks | 0.101 | 0.011 | 0.111 | |
visualizeTrcks | 0.032 | 0.001 | 0.035 | |
warnMessage | 0.001 | 0.000 | 0.001 | |
wsaPreProcessing | 0.127 | 0.003 | 0.130 | |