Back to Build/check report for BioC 3.18:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-06-06 11:00:27 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
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

CHECK results for cellmigRation on kunpeng2


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 290/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cellmigRation 1.9.0  (landing page)
Waldir Leoncio
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 2023)
git_url: https://git.bioconductor.org/packages/cellmigRation
git_branch: devel
git_last_commit: b0bc2f4
git_last_commit_date: 2023-04-25 15:28:31 -0000 (Tue, 25 Apr 2023)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

Summary

Package: cellmigRation
Version: 1.9.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:cellmigRation.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings cellmigRation_1.9.0.tar.gz
StartedAt: 2023-06-05 19:05:33 -0000 (Mon, 05 Jun 2023)
EndedAt: 2023-06-05 19:11:07 -0000 (Mon, 05 Jun 2023)
EllapsedTime: 333.5 seconds
RetCode: 0
Status:   OK  
CheckDir: cellmigRation.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/cellmigRation.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘cellmigRation/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cellmigRation’ version ‘1.9.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 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 ... 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 5.561  0.012   5.585
* 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 ...
  ‘cellmigRation.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

cellmigRation.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL cellmigRation
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/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.3.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (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")
The legacy packages maptools, rgdal, and rgeos, underpinning this package
will retire shortly. Please refer to R-spatial evolution reports on
https://r-spatial.org/r/2023/05/15/evolution4.html for details.
This package is now running under evolution status 0 


RUNIT TEST PROTOCOL -- Mon Jun  5 19:07:57 2023 
*********************************************** 
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.714   0.199   3.911 

Example timings

cellmigRation.Rcheck/cellmigRation-Ex.timings

nameusersystemelapsed
AddDimension0.0020.0000.003
CellMig-class0.0190.0080.028
CellMigPCA1.7980.0481.850
CellMigPCAclust0.0080.0000.008
CellMigPCAclustALL1.0070.0481.058
CellTracker0.0180.0000.018
CellTrackerMainLoop0.0050.0030.006
CentroidArray0.0190.0000.019
CentroidValidation0.7010.0040.707
ComputeTracksStats0.0260.0040.029
DetectRadii0.0030.0000.003
DiAutoCor2.0770.0122.094
DiRatio0.0210.0000.021
DiRatioPlot0.0270.0110.042
EstimateDiameterRange0.0180.0000.018
FMI0.7190.0040.724
FianlizeOptiParams0.0010.0000.001
FilterTrackedCells0.0040.0000.004
FinRes0.9880.0281.018
ForwardMigration1.4480.0001.451
GenAllCombos0.0040.0000.003
LinearConv20.0260.0000.026
LoadTiff0.0010.0000.000
MSD2.3130.0402.361
MakeHypercube0.0010.0000.002
MigrationStats0.0010.0000.001
NextOdd000
NonParallel4OptimizeParams0.0010.0000.001
NonParallelTrackLoop000
OptimizeParams0.0160.0000.016
OptimizeParamsMainLoop0.0060.0000.005
Parallel4OptimizeParams0.0010.0000.001
ParallelTrackLoop000
PerAndSpeed0.3720.0080.383
PlotTracksSeparately0.0090.0000.008
PostProcessTracking000
Prep4OptimizeParams0.1230.0040.127
ThreeConditions0.0140.0000.014
TrackCellsDataset0.0150.0000.015
TrajectoryDataset0.0160.0040.020
ValidateTrackingArgs0.0010.0000.001
VeAutoCor1.6850.0361.724
VisualizeCntr0.0020.0000.002
VisualizeImg0.0050.0000.005
VisualizeStackCentroids0.0580.0000.059
WSADataset0.0060.0000.006
aggregateFR0.9990.0041.004
aggregateTrackedCells0.0230.0000.022
bpass0.0730.0040.080
circshift0.0000.0010.001
cntrd1.1090.0031.114
fixDA000
fixExpName0.0000.0000.001
fixFM10.0000.0000.001
fixFM2000
fixFM30.0010.0000.000
fixFM4000
fixFM50.0000.0000.001
fixFM6000
fixID10.0010.0000.000
fixMSD0.0010.0000.000
fixPER1000
fixPER20.0000.0010.000
fixPER30.0000.0010.001
getAvailableAggrMetrics1.4720.0021.476
getCellImages0.2300.3230.554
getCellMigSlot0.2610.2000.462
getCellTrackMeta0.0120.0040.016
getCellTrackStats0.020.000.02
getCellTracks0.0170.0000.017
getCellsMeta0.0310.0000.031
getCellsStats0.0150.0030.017
getDACtable3.3060.0453.357
getDiRatio0.0230.0000.023
getFMItable0.7130.0000.715
getForMigtable0.8710.0000.873
getImageCentroids0.0200.0040.024
getImageStacks0.0540.0040.059
getMSDtable5.5610.0125.585
getOptimizedParameters0.0150.0000.015
getOptimizedParams0.0170.0000.017
getPerAndSpeed0.3830.0040.389
getPopulationStats0.0150.0020.017
getProcessedImages0.1880.3650.554
getProcessingStatus0.0110.0040.016
getResults0.9790.0201.001
getTracks0.0170.0000.018
getVACtable1.6740.0001.678
initializeTrackParams0.0010.0000.000
innerBondRaster0.0020.0000.001
internalPermutation0.0020.0000.001
matfix0.0010.0000.001
nontrivialBondTracking0.0010.0000.002
pkfnd1.0990.0001.102
plot3DAllTracks0.1120.0200.132
plot3DTracks0.0080.0000.007
plotAllTracks0.020.000.02
plotSampleTracks0.0120.0040.015
preProcCellMig0.0030.0040.006
rmPreProcessing0.1190.0000.119
runTrackingPermutation0.0020.0000.002
setAnalyticParams0.0120.0040.016
setCellMigSlot0.020.000.02
setCellTracks0.0160.0000.016
setCellsMeta0.0120.0040.016
setExpName0.020.000.02
setOptimizedParams0.0120.0040.016
setProcessedImages0.0170.0000.016
setProcessingStatus0.0090.0080.017
setTrackedCellsMeta0.0120.0040.017
setTrackedCentroids0.0160.0000.016
setTrackedPositions0.0120.0040.016
setTrackingStats0.0200.0080.028
sinkAway0.0010.0000.000
subNetworkTracking0.0010.0000.001
track0.0110.0000.011
trackHypercubeBuild0.0010.0000.001
trackSlideProcessing0.0010.0000.000
trackSlideWrapUp0.0010.0000.000
trivialBondRaster0.0000.0020.002
trivialBondTracking0.0000.0010.001
visualizeCellTracks0.0610.0010.061
visualizeTrcks0.0240.0000.023
warnMessage0.0010.0000.000
wsaPreProcessing0.0710.0040.075