Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKLMNOPQRST[U]VWXYZ

This page was generated on 2022-04-13 12:07:32 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.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

CHECK results for uSORT on tokay2


To the developers/maintainers of the uSORT package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/uSORT.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.

raw results

Package 2033/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
uSORT 1.20.0  (landing page)
Hao Chen
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/uSORT
git_branch: RELEASE_3_14
git_last_commit: 8361250
git_last_commit_date: 2021-10-26 12:30:07 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: uSORT
Version: 1.20.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:uSORT.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings uSORT_1.20.0.tar.gz
StartedAt: 2022-04-13 04:34:39 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 04:39:06 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 267.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: uSORT.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:uSORT.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings uSORT_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/uSORT.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'uSORT/DESCRIPTION' ... OK
* this is package 'uSORT' version '1.20.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 whether package 'uSORT' can be installed ... WARNING
Found the following significant warnings:
  Note: break used in wrong context: no loop is visible 
See 'C:/Users/biocbuild/bbs-3.14-bioc/meat/uSORT.Rcheck/00install.out' for details.
Information on the location(s) of code generating the 'Note's can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to 'yes'.
* 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 ... NOTE
mcesApply1: no visible global function definition for 'clusterEvalQ'
mcesApply1: no visible global function definition for 'parRapply'
mcesApply1: no visible global function definition for 'parCapply'
Undefined global functions or variables:
  clusterEvalQ parCapply parRapply
* 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 (user + system) or elapsed time > 5s
             user system elapsed
sWanderlust 19.89   0.25   20.14
autoSPIN    12.81   0.07   12.89
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
             user system elapsed
sWanderlust 27.29   0.06   27.36
autoSPIN    16.97   0.08   17.04
* 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: 1 WARNING, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/uSORT.Rcheck/00check.log'
for details.



Installation output

uSORT.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/uSORT_1.20.0.tar.gz && rm -rf uSORT.buildbin-libdir && mkdir uSORT.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=uSORT.buildbin-libdir uSORT_1.20.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL uSORT_1.20.0.zip && rm uSORT_1.20.0.tar.gz uSORT_1.20.0.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
 74 1642k   74 1221k    0     0  2309k      0 --:--:-- --:--:-- --:--:-- 2309k
100 1642k  100 1642k    0     0  2530k      0 --:--:-- --:--:-- --:--:-- 2530k

install for i386

* installing *source* package 'uSORT' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
No methods found in package 'BiocGenerics' for request: 'clusterEvalQ' when loading 'uSORT'
No methods found in package 'BiocGenerics' for request: 'parCapply' when loading 'uSORT'
No methods found in package 'BiocGenerics' for request: 'parRapply' when loading 'uSORT'
Note: break used in wrong context: no loop is visible 
** help
*** installing help indices
  converting help for package 'uSORT'
    finding HTML links ... done
    EXP_to_CellDataSet                      html  
    Rwanderlust                             html  
    SPIN                                    html  
    STS_sorting                             html  
    STS_sorting_wrapper                     html  
    STS_sortingcost                         html  
    autoSPIN                                html  
    clusterGenes1                           html  
    compareModels1                          html  
    diff_test_helper1                       html  
    differentialGeneTest1                   html  
    distance.function                       html  
    driving_force_gene_selection            html  
    elbow_detection                         html  
    fluidigmSC_analyzeGeneDetection         html  
    fluidigmSC_identifyExpOutliers          html  
    fluidigmSC_isElementIgnoreCase          html  
    fluidigmSC_readLinearExp                html  
    fluidigmSC_removeGenesByLinearExpForAllType
                                            html  
    fluidigmSC_removeGenesByLinearExpForAllType_log2
                                            html  
    monocle_wrapper                         html  
    neighborhood_sorting                    html  
    neighborhood_sorting_wrapper            html  
    neighborhood_sortingcost                html  
    pca_gene_selection                      html  
    sWanderlust                             html  
    scattering_quantification_per_gene      html  
    sorting_method_parameter_GUI            html  
    summed_local_variance                   html  
    summed_local_variance_cyclical          html  
    summed_local_variance_linear            html  
    trajectory_landmarks                    html  
    uSORT                                   html  
    uSORT_GUI                               html  
    uSORT_parameters_GUI                    html  
    uSORT_preProcess                        html  
    uSORT_sorting_wrapper                   html  
    uSORT_write_results                     html  
    variability_per_gene                    html  
    wanderlust_wrapper                      html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
No methods found in package 'BiocGenerics' for request: 'clusterEvalQ' when loading 'uSORT'
No methods found in package 'BiocGenerics' for request: 'parCapply' when loading 'uSORT'
No methods found in package 'BiocGenerics' for request: 'parRapply' when loading 'uSORT'
** testing if installed package can be loaded from final location
No methods found in package 'BiocGenerics' for request: 'clusterEvalQ' when loading 'uSORT'
No methods found in package 'BiocGenerics' for request: 'parCapply' when loading 'uSORT'
No methods found in package 'BiocGenerics' for request: 'parRapply' when loading 'uSORT'
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'uSORT' ...
** testing if installed package can be loaded
No methods found in package 'BiocGenerics' for request: 'clusterEvalQ' when loading 'uSORT'
No methods found in package 'BiocGenerics' for request: 'parCapply' when loading 'uSORT'
No methods found in package 'BiocGenerics' for request: 'parRapply' when loading 'uSORT'
* MD5 sums
packaged installation of 'uSORT' as uSORT_1.20.0.zip
* DONE (uSORT)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'uSORT' successfully unpacked and MD5 sums checked

Tests output

uSORT.Rcheck/tests_i386/runTests.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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("uSORT")
No methods found in package 'BiocGenerics' for request: 'clusterEvalQ' when loading 'uSORT'
No methods found in package 'BiocGenerics' for request: 'parCapply' when loading 'uSORT'
No methods found in package 'BiocGenerics' for request: 'parRapply' when loading 'uSORT'
No starting point specified, the first row will be used!
  Building lNN graph...
    lNN computed in: 0 seconds
    Randomly Select waypoints...
    Flock waypoints...
  Iteratively realign trajectory: 
    Running iterations... 1
      Correlation with previous iteration: 0.985372
    Running iterations... 2
      Correlation with previous iteration: 0.99972
    Running iterations... 3
      Correlation with previous iteration: 0.999971
  Wanderlust Sorting Done!


RUNIT TEST PROTOCOL -- Wed Apr 13 04:38:50 2022 
*********************************************** 
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
uSORT RUnit Tests - 1 test function, 0 errors, 0 failures
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
   6.62    0.68    7.36 

uSORT.Rcheck/tests_x64/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-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("uSORT")
No methods found in package 'BiocGenerics' for request: 'clusterEvalQ' when loading 'uSORT'
No methods found in package 'BiocGenerics' for request: 'parCapply' when loading 'uSORT'
No methods found in package 'BiocGenerics' for request: 'parRapply' when loading 'uSORT'
No starting point specified, the first row will be used!
  Building lNN graph...
    lNN computed in: 0 seconds
    Randomly Select waypoints...
    Flock waypoints...
  Iteratively realign trajectory: 
    Running iterations... 1
      Correlation with previous iteration: 0.985372
    Running iterations... 2
      Correlation with previous iteration: 0.99972
    Running iterations... 3
      Correlation with previous iteration: 0.999971
  Wanderlust Sorting Done!


RUNIT TEST PROTOCOL -- Wed Apr 13 04:38:56 2022 
*********************************************** 
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
uSORT RUnit Tests - 1 test function, 0 errors, 0 failures
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
   5.67    0.43    6.09 

Example timings

uSORT.Rcheck/examples_i386/uSORT-Ex.timings

nameusersystemelapsed
Rwanderlust0.760.070.83
SPIN0.070.010.08
STS_sortingcost0.030.000.03
autoSPIN12.81 0.0712.89
driving_force_gene_selection000
elbow_detection000
monocle_wrapper000
neighborhood_sortingcost0.050.000.05
pca_gene_selection2.870.073.00
sWanderlust19.89 0.2520.14
uSORT000
uSORT_GUI000
uSORT_preProcess1.850.001.85
uSORT_sorting_wrapper2.750.082.82
uSORT_write_results000

uSORT.Rcheck/examples_x64/uSORT-Ex.timings

nameusersystemelapsed
Rwanderlust0.710.050.75
SPIN0.060.000.07
STS_sortingcost0.010.000.01
autoSPIN16.97 0.0817.04
driving_force_gene_selection000
elbow_detection0.000.010.02
monocle_wrapper000
neighborhood_sortingcost0.050.000.05
pca_gene_selection3.530.093.62
sWanderlust27.29 0.0627.36
uSORT000
uSORT_GUI000
uSORT_preProcess1.940.062.00
uSORT_sorting_wrapper2.950.063.02
uSORT_write_results000