Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2021-10-15 15:06:21 -0400 (Fri, 15 Oct 2021).

CHECK results for scGPS on tokay2

To the developers/maintainers of the scGPS package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scGPS.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here 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 1697/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scGPS 1.6.0  (landing page)
Quan Nguyen
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/scGPS
git_branch: RELEASE_3_13
git_last_commit: 503aaf0
git_last_commit_date: 2021-05-19 12:44:58 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: scGPS
Version: 1.6.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:scGPS.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings scGPS_1.6.0.tar.gz
StartedAt: 2021-10-15 05:11:31 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 05:23:11 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 700.3 seconds
RetCode: 0
Status:   OK  
CheckDir: scGPS.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:scGPS.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings scGPS_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/scGPS.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'scGPS/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'scGPS' version '1.6.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 'scGPS' 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 ... NOTE
plot_reduced: no visible binding for global variable '..count..'
Undefined global functions or variables:
  ..count..
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.13-bioc/R/library/scGPS/libs/i386/scGPS.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
File 'C:/Users/biocbuild/bbs-3.13-bioc/R/library/scGPS/libs/x64/scGPS.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* 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
find_markers           65.48   0.66   66.14
CORE_bagging           11.73   0.09    9.19
annotate_clusters      10.54   0.69   11.26
clustering_bagging     10.69   0.08    7.81
rand_index              7.97   0.63    4.96
find_optimal_stability  6.74   0.86    4.53
CORE_clustering         6.70   0.27    4.33
find_stability          6.87   0.09    3.74
clustering              6.08   0.84    4.25
plot_optimal_CORE       6.41   0.08    4.20
CORE_subcluster         6.20   0.06    3.61
plot_CORE               6.08   0.06    3.66
plot_reduced            5.34   0.07    5.42
tSNE                    5.10   0.03    5.12
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
find_markers           70.62   0.89   71.53
CORE_bagging           11.67   0.16    9.30
annotate_clusters      10.05   0.98   11.03
clustering_bagging     10.10   0.04    8.01
plot_optimal_CORE       7.50   0.00    4.64
CORE_subcluster         7.14   0.08    4.13
find_optimal_stability  6.63   0.09    4.82
rand_index              6.50   0.02    3.67
CORE_clustering         6.36   0.09    3.89
find_stability          6.26   0.00    4.12
plot_CORE               6.22   0.00    3.95
clustering              5.98   0.10    3.80
reformat_LASSO          5.59   0.07    5.67
plot_reduced            5.59   0.05    5.64
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.13-bioc/meat/scGPS.Rcheck/00check.log'
for details.



Installation output

scGPS.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/scGPS_1.6.0.tar.gz && rm -rf scGPS.buildbin-libdir && mkdir scGPS.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=scGPS.buildbin-libdir scGPS_1.6.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL scGPS_1.6.0.zip && rm scGPS_1.6.0.tar.gz scGPS_1.6.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
 58 1818k   58 1063k    0     0  1298k      0  0:00:01 --:--:--  0:00:01 1299k
100 1818k  100 1818k    0     0  1561k      0  0:00:01  0:00:01 --:--:-- 1562k

install for i386

* installing *source* package 'scGPS' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppParallel/include'   -I"c:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppParallel/include'   -I"c:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dist_mat_cpp.cpp -o dist_mat_cpp.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppParallel/include'   -I"c:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dist_parallel_cpp.cpp -o dist_parallel_cpp.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppParallel/include'   -I"c:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils_rcpp.cpp -o utils_rcpp.o
C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o scGPS.dll tmp.def RcppExports.o dist_mat_cpp.o dist_parallel_cpp.o utils_rcpp.o -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/i386 -lRlapack -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -Lc:/extsoft/lib/i386 -Lc:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/scGPS.buildbin-libdir/00LOCK-scGPS/00new/scGPS/libs/i386
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'scGPS'
    finding HTML links ... done
    CORE_bagging                            html  
    finding level-2 HTML links ... done

    CORE_clustering                         html  
    CORE_subcluster                         html  
    PCA                                     html  
    PrinComp_cpp                            html  
    add_import                              html  
    annotate_clusters                       html  
    bootstrap_parallel                      html  
    bootstrap_prediction                    html  
    calcDist                                html  
    calcDistArma                            html  
    clustering                              html  
    clustering_bagging                      html  
    day_2_cardio_cell_sample                html  
    day_5_cardio_cell_sample                html  
    distvec                                 html  
    find_markers                            html  
    find_optimal_stability                  html  
    find_stability                          html  
    mean_cpp                                html  
    new_scGPS_object                        html  
    new_summarized_scGPS_object             html  
    plot_CORE                               html  
    plot_optimal_CORE                       html  
    plot_reduced                            html  
    predicting                              html  
    rand_index                              html  
    rcpp_Eucl_distance_NotPar               html  
    rcpp_parallel_distance                  html  
    reformat_LASSO                          html  
    sub_clustering                          html  
    subset_cpp                              html  
    summary_accuracy                        html  
    summary_deviance                        html  
    summary_prediction_lasso                html  
    summary_prediction_lda                  html  
    tSNE                                    html  
    top_var                                 html  
    tp_cpp                                  html  
    training                                html  
    training_gene_sample                    html  
    var_cpp                                 html  
*** copying figures
** 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 'scGPS' ...
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppParallel/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppParallel/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dist_mat_cpp.cpp -o dist_mat_cpp.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppParallel/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dist_parallel_cpp.cpp -o dist_parallel_cpp.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/RcppParallel/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils_rcpp.cpp -o utils_rcpp.o
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o scGPS.dll tmp.def RcppExports.o dist_mat_cpp.o dist_parallel_cpp.o utils_rcpp.o -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64 -lRlapack -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/scGPS.buildbin-libdir/scGPS/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'scGPS' as scGPS_1.6.0.zip
* DONE (scGPS)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'scGPS' successfully unpacked and MD5 sums checked

Tests output

scGPS.Rcheck/tests_i386/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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.

> library(testthat)
> library(scGPS)
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians

Loading required package: dynamicTreeCut
Loading required package: SingleCellExperiment
> 
> test_check("scGPS")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 2 ]
> 
> proc.time()
   user  system elapsed 
  15.71    1.10   16.81 

scGPS.Rcheck/tests_x64/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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.

> library(testthat)
> library(scGPS)
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians

Loading required package: dynamicTreeCut
Loading required package: SingleCellExperiment
> 
> test_check("scGPS")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 2 ]
> 
> proc.time()
   user  system elapsed 
  12.03    0.62   12.64 

Example timings

scGPS.Rcheck/examples_i386/scGPS-Ex.timings

nameusersystemelapsed
CORE_bagging11.73 0.09 9.19
CORE_clustering6.700.274.33
CORE_subcluster6.200.063.61
PCA3.720.043.76
PrinComp_cpp0.240.000.24
annotate_clusters10.54 0.6911.26
bootstrap_parallel0.720.030.75
bootstrap_prediction3.850.194.03
calcDist0.370.190.57
calcDistArma000
clustering6.080.844.25
clustering_bagging10.69 0.08 7.81
distvec000
find_markers65.48 0.6666.14
find_optimal_stability6.740.864.53
find_stability6.870.093.74
mean_cpp0.020.000.03
new_scGPS_object0.750.020.76
new_summarized_scGPS_object0.040.000.05
plot_CORE6.080.063.66
plot_optimal_CORE6.410.084.20
plot_reduced5.340.075.42
predicting1.440.051.49
rand_index7.970.634.96
rcpp_Eucl_distance_NotPar0.030.000.04
rcpp_parallel_distance0.220.000.21
reformat_LASSO4.470.114.58
sub_clustering0.20.00.1
subset_cpp0.220.000.22
summary_accuracy2.640.042.68
summary_deviance4.620.054.67
summary_prediction_lasso2.650.092.74
summary_prediction_lda2.890.072.95
tSNE5.100.035.12
top_var0.410.010.42
tp_cpp0.230.020.25
training1.110.011.13
var_cpp0.020.000.01

scGPS.Rcheck/examples_x64/scGPS-Ex.timings

nameusersystemelapsed
CORE_bagging11.67 0.16 9.30
CORE_clustering6.360.093.89
CORE_subcluster7.140.084.13
PCA3.690.093.78
PrinComp_cpp0.200.020.22
annotate_clusters10.05 0.9811.03
bootstrap_parallel0.750.020.77
bootstrap_prediction4.320.044.38
calcDist0.350.150.48
calcDistArma000
clustering5.980.103.80
clustering_bagging10.10 0.04 8.01
distvec000
find_markers70.62 0.8971.53
find_optimal_stability6.630.094.82
find_stability6.260.004.12
mean_cpp000
new_scGPS_object0.530.000.53
new_summarized_scGPS_object0.050.000.05
plot_CORE6.220.003.95
plot_optimal_CORE7.500.004.64
plot_reduced5.590.055.64
predicting1.640.061.71
rand_index6.500.023.67
rcpp_Eucl_distance_NotPar0.030.000.03
rcpp_parallel_distance0.210.000.20
reformat_LASSO5.590.075.67
sub_clustering0.130.020.10
subset_cpp0.170.030.20
summary_accuracy2.510.132.64
summary_deviance4.750.124.88
summary_prediction_lasso2.570.082.64
summary_prediction_lda2.900.052.95
tSNE4.660.094.75
top_var0.360.010.38
tp_cpp0.220.000.21
training1.140.041.18
var_cpp0.010.000.01