Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-04-18 11:32:07 -0400 (Thu, 18 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4388 |
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 299/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
cellmigRation 1.10.0 (landing page) Waldir Leoncio
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the cellmigRation package: - 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. |
Package: cellmigRation |
Version: 1.10.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.10.0.tar.gz |
StartedAt: 2024-04-17 08:25:33 -0400 (Wed, 17 Apr 2024) |
EndedAt: 2024-04-17 08:27:50 -0400 (Wed, 17 Apr 2024) |
EllapsedTime: 136.5 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.10.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/cellmigRation.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.6.1 * 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.10.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 * 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.3-arm64/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.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (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 -- Wed Apr 17 08:27:36 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 3.500 0.297 3.835
cellmigRation.Rcheck/cellmigRation-Ex.timings
name | user | system | elapsed | |
AddDimension | 0.003 | 0.001 | 0.004 | |
CellMig-class | 0.042 | 0.004 | 0.047 | |
CellMigPCA | 1.461 | 0.031 | 1.508 | |
CellMigPCAclust | 0.011 | 0.002 | 0.013 | |
CellMigPCAclustALL | 0.921 | 0.034 | 0.969 | |
CellTracker | 0.028 | 0.002 | 0.031 | |
CellTrackerMainLoop | 0.006 | 0.009 | 0.017 | |
CentroidArray | 0.027 | 0.002 | 0.030 | |
CentroidValidation | 0.465 | 0.016 | 0.484 | |
ComputeTracksStats | 0.034 | 0.003 | 0.037 | |
DetectRadii | 0.002 | 0.000 | 0.003 | |
DiAutoCor | 1.305 | 0.017 | 1.337 | |
DiRatio | 0.020 | 0.002 | 0.021 | |
DiRatioPlot | 0.037 | 0.012 | 0.050 | |
EstimateDiameterRange | 0.017 | 0.002 | 0.020 | |
FMI | 0.444 | 0.003 | 0.449 | |
FianlizeOptiParams | 0.000 | 0.000 | 0.001 | |
FilterTrackedCells | 0.002 | 0.001 | 0.003 | |
FinRes | 0.634 | 0.016 | 0.655 | |
ForwardMigration | 0.925 | 0.009 | 0.944 | |
GenAllCombos | 0.002 | 0.001 | 0.003 | |
LinearConv2 | 0.019 | 0.001 | 0.020 | |
LoadTiff | 0.001 | 0.000 | 0.002 | |
MSD | 1.460 | 0.035 | 1.507 | |
MakeHypercube | 0.002 | 0.000 | 0.002 | |
MigrationStats | 0.001 | 0.000 | 0.002 | |
NextOdd | 0.000 | 0.000 | 0.001 | |
NonParallel4OptimizeParams | 0.001 | 0.000 | 0.001 | |
NonParallelTrackLoop | 0 | 0 | 0 | |
OptimizeParams | 0.024 | 0.002 | 0.027 | |
OptimizeParamsMainLoop | 0.006 | 0.010 | 0.017 | |
Parallel4OptimizeParams | 0.001 | 0.000 | 0.001 | |
ParallelTrackLoop | 0.000 | 0.001 | 0.001 | |
PerAndSpeed | 0.310 | 0.035 | 0.351 | |
PlotTracksSeparately | 0.011 | 0.002 | 0.014 | |
PostProcessTracking | 0 | 0 | 0 | |
Prep4OptimizeParams | 0.106 | 0.005 | 0.111 | |
ThreeConditions | 0.021 | 0.003 | 0.023 | |
TrackCellsDataset | 0.040 | 0.004 | 0.043 | |
TrajectoryDataset | 0.033 | 0.003 | 0.035 | |
ValidateTrackingArgs | 0.001 | 0.000 | 0.001 | |
VeAutoCor | 1.055 | 0.017 | 1.077 | |
VisualizeCntr | 0.002 | 0.000 | 0.003 | |
VisualizeImg | 0.005 | 0.000 | 0.005 | |
VisualizeStackCentroids | 0.067 | 0.007 | 0.075 | |
WSADataset | 0.010 | 0.002 | 0.012 | |
aggregateFR | 0.622 | 0.008 | 0.658 | |
aggregateTrackedCells | 0.034 | 0.006 | 0.040 | |
bpass | 0.079 | 0.003 | 0.082 | |
circshift | 0.000 | 0.000 | 0.001 | |
cntrd | 0.706 | 0.016 | 0.727 | |
fixDA | 0.001 | 0.000 | 0.001 | |
fixExpName | 0.001 | 0.000 | 0.000 | |
fixFM1 | 0.001 | 0.000 | 0.000 | |
fixFM2 | 0 | 0 | 0 | |
fixFM3 | 0 | 0 | 0 | |
fixFM4 | 0.001 | 0.000 | 0.001 | |
fixFM5 | 0.000 | 0.000 | 0.001 | |
fixFM6 | 0.000 | 0.000 | 0.001 | |
fixID1 | 0.001 | 0.000 | 0.001 | |
fixMSD | 0.000 | 0.000 | 0.001 | |
fixPER1 | 0.000 | 0.000 | 0.001 | |
fixPER2 | 0.000 | 0.000 | 0.001 | |
fixPER3 | 0.000 | 0.000 | 0.001 | |
getAvailableAggrMetrics | 0.918 | 0.009 | 0.934 | |
getCellImages | 0.251 | 0.784 | 1.056 | |
getCellMigSlot | 0.405 | 0.485 | 0.900 | |
getCellTrackMeta | 0.026 | 0.003 | 0.030 | |
getCellTrackStats | 0.028 | 0.003 | 0.032 | |
getCellTracks | 0.026 | 0.003 | 0.029 | |
getCellsMeta | 0.025 | 0.002 | 0.027 | |
getCellsStats | 0.029 | 0.003 | 0.032 | |
getDACtable | 1.919 | 0.022 | 1.957 | |
getDiRatio | 0.021 | 0.002 | 0.024 | |
getFMItable | 0.449 | 0.005 | 0.455 | |
getForMigtable | 0.867 | 0.008 | 0.880 | |
getImageCentroids | 0.031 | 0.004 | 0.035 | |
getImageStacks | 0.069 | 0.007 | 0.076 | |
getMSDtable | 3.407 | 0.044 | 3.475 | |
getOptimizedParameters | 0.027 | 0.002 | 0.030 | |
getOptimizedParams | 0.027 | 0.002 | 0.030 | |
getPerAndSpeed | 0.291 | 0.029 | 0.321 | |
getPopulationStats | 0.028 | 0.003 | 0.031 | |
getProcessedImages | 0.240 | 0.785 | 1.042 | |
getProcessingStatus | 0.027 | 0.004 | 0.030 | |
getResults | 0.625 | 0.016 | 0.649 | |
getTracks | 0.023 | 0.003 | 0.025 | |
getVACtable | 1.037 | 0.011 | 1.056 | |
initializeTrackParams | 0.000 | 0.000 | 0.001 | |
innerBondRaster | 0.001 | 0.001 | 0.002 | |
internalPermutation | 0.001 | 0.000 | 0.002 | |
matfix | 0.001 | 0.001 | 0.002 | |
nontrivialBondTracking | 0.001 | 0.000 | 0.002 | |
pkfnd | 0.684 | 0.015 | 0.701 | |
plot3DAllTracks | 0 | 0 | 0 | |
plot3DTracks | 0 | 0 | 0 | |
plotAllTracks | 0.022 | 0.004 | 0.025 | |
plotSampleTracks | 0.019 | 0.004 | 0.023 | |
preProcCellMig | 0.011 | 0.002 | 0.013 | |
rmPreProcessing | 0.096 | 0.003 | 0.099 | |
runTrackingPermutation | 0.002 | 0.000 | 0.002 | |
setAnalyticParams | 0.027 | 0.002 | 0.030 | |
setCellMigSlot | 0.033 | 0.002 | 0.036 | |
setCellTracks | 0.024 | 0.002 | 0.027 | |
setCellsMeta | 0.024 | 0.003 | 0.027 | |
setExpName | 0.033 | 0.002 | 0.035 | |
setOptimizedParams | 0.027 | 0.002 | 0.030 | |
setProcessedImages | 0.024 | 0.002 | 0.027 | |
setProcessingStatus | 0.024 | 0.003 | 0.027 | |
setTrackedCellsMeta | 0.063 | 0.010 | 0.076 | |
setTrackedCentroids | 0.028 | 0.002 | 0.030 | |
setTrackedPositions | 0.024 | 0.003 | 0.027 | |
setTrackingStats | 0.027 | 0.002 | 0.029 | |
sinkAway | 0.001 | 0.000 | 0.001 | |
subNetworkTracking | 0.001 | 0.001 | 0.002 | |
track | 0.010 | 0.001 | 0.011 | |
trackHypercubeBuild | 0.001 | 0.000 | 0.001 | |
trackSlideProcessing | 0.001 | 0.000 | 0.000 | |
trackSlideWrapUp | 0.000 | 0.000 | 0.001 | |
trivialBondRaster | 0.002 | 0.000 | 0.002 | |
trivialBondTracking | 0.001 | 0.000 | 0.001 | |
visualizeCellTracks | 0.069 | 0.009 | 0.082 | |
visualizeTrcks | 0.048 | 0.002 | 0.050 | |
warnMessage | 0.001 | 0.000 | 0.000 | |
wsaPreProcessing | 0.053 | 0.002 | 0.057 | |