| Back to Multiple platform build/check report for BioC 3.10 |
|
This page was generated on 2020-04-15 12:33:00 -0400 (Wed, 15 Apr 2020).
| Package 1629/1823 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| sojourner 1.0.2 Sojourner Developer
| malbec1 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ OK ] | OK | |||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: sojourner |
| Version: 1.0.2 |
| Command: C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:sojourner.install-out.txt --library=C:\Users\biocbuild\bbs-3.10-bioc\R\library --no-vignettes --timings sojourner_1.0.2.tar.gz |
| StartedAt: 2020-04-15 06:47:03 -0400 (Wed, 15 Apr 2020) |
| EndedAt: 2020-04-15 07:04:14 -0400 (Wed, 15 Apr 2020) |
| EllapsedTime: 1030.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: sojourner.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:sojourner.install-out.txt --library=C:\Users\biocbuild\bbs-3.10-bioc\R\library --no-vignettes --timings sojourner_1.0.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.10-bioc/meat/sojourner.Rcheck'
* using R version 3.6.3 (2020-02-29)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'sojourner/DESCRIPTION' ... OK
* this is package 'sojourner' version '1.0.2'
* 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 whether package 'sojourner' 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
fitNormDistr-methods 32.72 0.02 36.37
plotLocalizations_Density-methods 31.74 0.02 31.75
plotTrackOverlay_Dcoef-methods 25.82 0.03 26.16
fitCDF-methods 19.87 0.47 20.47
Dcoef-methods 14.64 0.47 15.16
plotTrack-methods 13.73 0.06 14.34
selComponentTracks-methods 13.28 0.02 13.45
maskTracks-methods 12.73 0.03 13.13
getCI-methods 10.89 0.04 10.92
plotIndividualTracks-methods 9.35 0.00 9.36
compare_RT_CDF-methods 4.86 0.04 101.41
combineTrackll-methods 4.56 0.03 73.00
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
plotLocalizations_Density-methods 49.41 0.02 49.49
fitNormDistr-methods 34.87 0.01 34.89
plotTrackOverlay_Dcoef-methods 28.76 0.00 28.77
plotTrack-methods 21.30 0.03 21.32
fitCDF-methods 18.08 0.04 18.11
maskTracks-methods 14.50 0.06 14.58
plotIndividualTracks-methods 13.88 0.01 13.89
Dcoef-methods 12.67 0.09 12.77
getCI-methods 12.41 0.05 12.46
selComponentTracks-methods 11.58 0.08 12.94
combineTrackll-methods 4.48 0.02 105.05
compare_RT_CDF-methods 4.16 0.00 97.11
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
Running 'runTests.R'
OK
** running tests for arch 'x64' ...
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
sojourner.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/sojourner_1.0.2.tar.gz && rm -rf sojourner.buildbin-libdir && mkdir sojourner.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=sojourner.buildbin-libdir sojourner_1.0.2.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL sojourner_1.0.2.zip && rm sojourner_1.0.2.tar.gz sojourner_1.0.2.zip
###
##############################################################################
##############################################################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 14.8M 100 14.8M 0 0 75.4M 0 --:--:-- --:--:-- --:--:-- 76.7M
install for i386
* installing *source* package 'sojourner' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'sojourner'
finding HTML links ... done
Dcoef-methods html
bootstrap-methods html
combineTrackll-methods html
compareFolder-methods html
compare_RT_CDF-methods html
createTrackll-methods html
densityMaskTracks-methods html
dispVariance-methods html
displacementCDF-methods html
dwellTime-methods html
exportTrackll-methods html
filterTrack-methods html
fitCDF-methods html
fitNormDistr-methods html
fitRT-methods html
getCI-methods html
hmmTrackll-methods html
linkSkippedFrames-methods html
maskTracks-methods html
mergeTracks-methods html
msd-methods html
plotIndividualTracks-methods html
plotLocalizations_Density-methods html
plotTrack-methods html
plotTrackOverlay_Dcoef-methods html
selComponentTracks-methods html
sojourner html
sojournerGUI-methods html
squareDisp-methods html
** 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
install for x64
* installing *source* package 'sojourner' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'sojourner' as sojourner_1.0.2.zip
* DONE (sojourner)
* installing to library 'C:/Users/biocbuild/bbs-3.10-bioc/R/library'
package 'sojourner' successfully unpacked and MD5 sums checked
|
sojourner.Rcheck/tests_i386/runTests.Rout
R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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("sojourner")
Reading ParticleTracker file: SWR1_WT_140mW_image6.csv ...
mage6 read and processed.
Process complete.
Reading ParticleTracker file: SWR1_WT_140mW_image6.csv ...
mage6 read and processed.
Process complete.
applying filter, min 5 max Inf
Reading ParticleTracker file: SWR1_WT_140mW_image6.csv ...
mage6 read and processed.
Process complete.
applying filter, min 5 max Inf
applying filter, min 7 max Inf
45 tracks length > & = 1
45 tracks length > & = 2
45 tracks length > & = 3
45 tracks length > & = 4
45 tracks length > & = 5
45 tracks length > & = 6
...
Reading ParticleTracker file: SWR1_WT_140mW_image6.csv ...
mage6 read and processed.
Process complete.
applying trimmer, min 1 max 20
RUNIT TEST PROTOCOL -- Wed Apr 15 07:03:55 2020
***********************************************
Number of test functions: 4
Number of errors: 0
Number of failures: 0
1 Test Suite :
sojourner RUnit Tests - 4 test functions, 0 errors, 0 failures
Number of test functions: 4
Number of errors: 0
Number of failures: 0
>
> proc.time()
user system elapsed
6.31 0.32 6.81
|
sojourner.Rcheck/tests_x64/runTests.Rout
R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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("sojourner")
Reading ParticleTracker file: SWR1_WT_140mW_image6.csv ...
mage6 read and processed.
Process complete.
Reading ParticleTracker file: SWR1_WT_140mW_image6.csv ...
mage6 read and processed.
Process complete.
applying filter, min 5 max Inf
Reading ParticleTracker file: SWR1_WT_140mW_image6.csv ...
mage6 read and processed.
Process complete.
applying filter, min 5 max Inf
applying filter, min 7 max Inf
45 tracks length > & = 1
45 tracks length > & = 2
45 tracks length > & = 3
45 tracks length > & = 4
45 tracks length > & = 5
45 tracks length > & = 6
...
Reading ParticleTracker file: SWR1_WT_140mW_image6.csv ...
mage6 read and processed.
Process complete.
applying trimmer, min 1 max 20
RUNIT TEST PROTOCOL -- Wed Apr 15 07:04:06 2020
***********************************************
Number of test functions: 4
Number of errors: 0
Number of failures: 0
1 Test Suite :
sojourner RUnit Tests - 4 test functions, 0 errors, 0 failures
Number of test functions: 4
Number of errors: 0
Number of failures: 0
>
> proc.time()
user system elapsed
9.78 0.35 10.12
|
|
sojourner.Rcheck/examples_i386/sojourner-Ex.timings
|
sojourner.Rcheck/examples_x64/sojourner-Ex.timings
|