Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-07-30 17:40 -0400 (Tue, 30 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4756
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4490
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4519
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4468
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

Package 1894/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scGPS 1.18.0  (landing page)
Quan Nguyen
Snapshot Date: 2024-07-28 14:00 -0400 (Sun, 28 Jul 2024)
git_url: https://git.bioconductor.org/packages/scGPS
git_branch: RELEASE_3_19
git_last_commit: 134d4c6
git_last_commit_date: 2024-04-30 11:16:01 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    NA  


CHECK results for scGPS on palomino7

To the developers/maintainers of the scGPS package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: scGPS
Version: 1.18.0
Command: E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:scGPS.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings scGPS_1.18.0.tar.gz
StartedAt: 2024-07-29 05:18:54 -0400 (Mon, 29 Jul 2024)
EndedAt: 2024-07-29 05:27:38 -0400 (Mon, 29 Jul 2024)
EllapsedTime: 523.5 seconds
RetCode: 0
Status:   OK  
CheckDir: scGPS.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:scGPS.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings scGPS_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.19-bioc/meat/scGPS.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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.18.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
* used C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
* 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 code 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 for x64 is not available
File 'E:/biocbuild/bbs-3.19-bioc/R/library/scGPS/libs/x64/scGPS.dll':
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)

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 nor [v]sprintf. 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
find_markers           84.93   1.44   86.38
annotate_clusters      58.05   1.89   60.05
CORE_bagging           17.08   0.53   12.55
clustering_bagging     11.41   0.25    9.12
plot_optimal_CORE       9.08   0.25    5.19
find_optimal_stability  8.53   0.22    4.92
CORE_subcluster         8.40   0.17    4.56
clustering              7.91   0.25    5.08
CORE_clustering         7.67   0.11    4.12
find_stability          7.05   0.31    4.06
plot_CORE               6.97   0.24    4.14
plot_reduced            6.89   0.15    7.06
rand_index              6.22   0.09    3.49
tSNE                    6.12   0.10    6.22
PCA                     5.25   0.13    5.38
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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
  'E:/biocbuild/bbs-3.19-bioc/meat/scGPS.Rcheck/00check.log'
for details.


Installation output

scGPS.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL scGPS
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'scGPS' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppArmadillo/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppParallel/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppArmadillo/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppParallel/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dist_mat_cpp.cpp -o dist_mat_cpp.o
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppArmadillo/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppParallel/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dist_parallel_cpp.cpp -o dist_parallel_cpp.o
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppArmadillo/include' -I'E:/biocbuild/bbs-3.19-bioc/R/library/RcppParallel/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils_rcpp.cpp -o utils_rcpp.o
g++ -std=gnu++17 -shared -s -static-libgcc -o scGPS.dll tmp.def RcppExports.o dist_mat_cpp.o dist_parallel_cpp.o utils_rcpp.o -LE:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lRlapack -LE:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lR
installing to E:/biocbuild/bbs-3.19-bioc/R/library/00LOCK-scGPS/00new/scGPS/libs/x64
** 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
** 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.4.1 (2024-06-14 ucrt) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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, aperm, 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, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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 
  10.82    0.84   11.65 

Example timings

scGPS.Rcheck/scGPS-Ex.timings

nameusersystemelapsed
CORE_bagging17.08 0.5312.55
CORE_clustering7.670.114.12
CORE_subcluster8.400.174.56
PCA5.250.135.38
PrinComp_cpp0.230.010.25
annotate_clusters58.05 1.8960.05
bootstrap_parallel0.720.060.78
bootstrap_prediction3.520.153.67
calcDist0.610.290.91
calcDistArma000
clustering7.910.255.08
clustering_bagging11.41 0.25 9.12
distvec000
find_markers84.93 1.4486.38
find_optimal_stability8.530.224.92
find_stability7.050.314.06
mean_cpp000
new_scGPS_object0.490.000.49
new_summarized_scGPS_object0.040.000.04
plot_CORE6.970.244.14
plot_optimal_CORE9.080.255.19
plot_reduced6.890.157.06
predicting1.360.111.47
rand_index6.220.093.49
rcpp_Eucl_distance_NotPar0.020.000.02
rcpp_parallel_distance0.230.020.25
reformat_LASSO3.110.253.36
sub_clustering0.080.000.08
subset_cpp0.220.020.23
summary_accuracy1.770.151.92
summary_deviance3.210.243.46
summary_prediction_lasso2.080.232.29
summary_prediction_lda2.050.172.22
tSNE6.120.106.22
top_var0.360.010.37
tp_cpp0.270.000.27
training0.840.080.92
var_cpp000