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

This page was generated on 2022-04-13 12:05:55 -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 scGPS on nebbiolo2


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? 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 1724/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scGPS 1.8.0  (landing page)
Quan Nguyen
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/scGPS
git_branch: RELEASE_3_14
git_last_commit: 505c489
git_last_commit_date: 2021-10-26 12:53:06 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 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.8.0
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:scGPS.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings scGPS_1.8.0.tar.gz
StartedAt: 2022-04-12 09:15:03 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 09:20:55 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 351.6 seconds
RetCode: 0
Status:   OK  
CheckDir: scGPS.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:scGPS.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings scGPS_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/scGPS.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘scGPS/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘scGPS’ version ‘1.8.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 ‘scGPS’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.7Mb
  sub-directories of 1Mb or more:
    data   2.0Mb
    libs   4.3Mb
* 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 ... 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 is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
find_markers       40.540  0.517  41.057
annotate_clusters  12.784  0.179  12.969
CORE_bagging        8.943  1.008   7.424
clustering_bagging  8.219  0.098   6.757
plot_reduced        5.596  0.024   5.620
rand_index          5.067  0.317   3.365
CORE_clustering     5.036  0.163   3.575
reformat_LASSO      5.130  0.004   5.134
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.14-bioc/meat/scGPS.Rcheck/00check.log’
for details.



Installation output

scGPS.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL scGPS
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’
* installing *source* package ‘scGPS’ ...
** using staged installation
** libs
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppParallel/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppParallel/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c dist_mat_cpp.cpp -o dist_mat_cpp.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppParallel/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c dist_parallel_cpp.cpp -o dist_parallel_cpp.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/RcppParallel/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c utils_rcpp.cpp -o utils_rcpp.o
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.14-bioc/R/lib -L/usr/local/lib -o scGPS.so RcppExports.o dist_mat_cpp.o dist_parallel_cpp.o utils_rcpp.o -L/home/biocbuild/bbs-3.14-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.14-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.14-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-scGPS/00new/scGPS/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (scGPS)

Tests output

scGPS.Rcheck/tests/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-pc-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.

> 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

Attaching package: 'BiocGenerics'

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
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 
 11.492   0.978  12.549 

Example timings

scGPS.Rcheck/scGPS-Ex.timings

nameusersystemelapsed
CORE_bagging8.9431.0087.424
CORE_clustering5.0360.1633.575
CORE_subcluster4.2040.0482.510
PCA3.6660.1483.815
PrinComp_cpp0.1320.0120.143
annotate_clusters12.784 0.17912.969
bootstrap_parallel1.5030.1281.631
bootstrap_prediction3.9440.1604.105
calcDist0.2780.1420.420
calcDistArma0.0010.0000.001
clustering4.2170.0492.651
clustering_bagging8.2190.0986.757
distvec000
find_markers40.540 0.51741.057
find_optimal_stability4.3910.0212.556
find_stability3.9280.0282.642
mean_cpp0.0040.0000.004
new_scGPS_object0.4180.0160.434
new_summarized_scGPS_object0.0460.0000.045
plot_CORE4.3230.0282.888
plot_optimal_CORE4.7240.0233.286
plot_reduced5.5960.0245.620
predicting2.1960.0562.253
rand_index5.0670.3173.365
rcpp_Eucl_distance_NotPar0.0140.0000.013
rcpp_parallel_distance0.1310.0000.130
reformat_LASSO5.1300.0045.134
sub_clustering0.1130.0010.080
subset_cpp0.1270.0000.127
summary_accuracy2.6330.0002.633
summary_deviance4.8550.0124.867
summary_prediction_lasso2.9880.0042.992
summary_prediction_lda2.7940.0002.794
tSNE4.9460.0164.962
top_var0.2590.0040.263
tp_cpp0.1660.0000.166
training0.9250.0120.937
var_cpp0.0050.0000.005