| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-20 12:08 -0500 (Wed, 20 Nov 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4481 |
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4479 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4359 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
| 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 1877/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| scGPS 1.20.0 (landing page) Quan Nguyen
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
|
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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: scGPS |
| Version: 1.20.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:scGPS.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings scGPS_1.20.0.tar.gz |
| StartedAt: 2024-11-20 12:09:13 -0000 (Wed, 20 Nov 2024) |
| EndedAt: 2024-11-20 12:17:31 -0000 (Wed, 20 Nov 2024) |
| EllapsedTime: 497.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: scGPS.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:scGPS.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings scGPS_1.20.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/scGPS.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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.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 for sufficient/correct file permissions ... OK
* checking whether package ‘scGPS’ can be installed ... OK
* used C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’
* checking installed package size ... NOTE
installed size is 5.8Mb
sub-directories of 1Mb or more:
data 2.0Mb
libs 3.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 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 loading without being on the library search path ... 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 58.838 0.288 58.790
annotate_clusters 58.408 0.399 58.913
CORE_bagging 13.601 0.136 12.691
clustering_bagging 13.311 0.164 10.339
plot_optimal_CORE 11.031 0.052 6.103
find_stability 8.866 0.095 5.870
CORE_clustering 8.415 0.072 5.354
plot_reduced 8.317 0.068 7.583
find_optimal_stability 7.779 0.020 4.713
rand_index 7.478 0.048 4.508
tSNE 6.843 0.000 6.053
clustering 6.464 0.083 5.510
plot_CORE 5.736 0.105 4.780
CORE_subcluster 5.540 0.056 4.481
* 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: 3 NOTEs
See
‘/home/biocbuild/bbs-3.20-bioc/meat/scGPS.Rcheck/00check.log’
for details.
scGPS.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD INSTALL scGPS
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’
* installing *source* package ‘scGPS’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include' -I/usr/local/include -fPIC -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include' -I/usr/local/include -fPIC -g -O2 -Wall -c dist_mat_cpp.cpp -o dist_mat_cpp.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include' -I/usr/local/include -fPIC -g -O2 -Wall -c dist_parallel_cpp.cpp -o dist_parallel_cpp.o
In file included from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/tbb/tbb.h:32,
from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel/TBB.h:10,
from /home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/RcppParallel.h:24,
from dist_parallel_cpp.cpp:2:
/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = long unsigned int]':
/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here
251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id);
| ~~~~~~~~~^~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic<long unsigned int>&' does not use 'constexpr tbb::atomic<long unsigned int>::atomic(long unsigned int)' [-Wcast-user-defined]
544 | return (atomic<T>&)t;
| ^~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic<T>& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]':
/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here
291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL )
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic<tbb::interface5::internal::hash_map_base::bucket*>&' does not use 'constexpr tbb::atomic<T*>::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined]
544 | return (atomic<T>&)t;
| ^~~~~~~~~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RcppParallel/include' -I/usr/local/include -fPIC -g -O2 -Wall -c utils_rcpp.cpp -o utils_rcpp.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.4.1/lib -L/usr/local/lib -o scGPS.so RcppExports.o dist_mat_cpp.o dist_parallel_cpp.o utils_rcpp.o -lopenblas -L/usr/lib/gcc/aarch64-linux-gnu/10.3.1 -lgfortran -lm -L/home/biocbuild/R/R-4.4.1/lib -lR
installing to /home/biocbuild/R/R-4.4.1/site-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)
scGPS.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu
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, saveRDS, 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
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
13.589 1.272 14.873
scGPS.Rcheck/scGPS-Ex.timings
| name | user | system | elapsed | |
| CORE_bagging | 13.601 | 0.136 | 12.691 | |
| CORE_clustering | 8.415 | 0.072 | 5.354 | |
| CORE_subcluster | 5.540 | 0.056 | 4.481 | |
| PCA | 3.119 | 0.064 | 2.456 | |
| PrinComp_cpp | 0.222 | 0.000 | 0.139 | |
| annotate_clusters | 58.408 | 0.399 | 58.913 | |
| bootstrap_parallel | 0.417 | 0.008 | 0.426 | |
| bootstrap_prediction | 3.915 | 0.060 | 3.983 | |
| calcDist | 0.432 | 0.132 | 0.566 | |
| calcDistArma | 0.000 | 0.000 | 0.001 | |
| clustering | 6.464 | 0.083 | 5.510 | |
| clustering_bagging | 13.311 | 0.164 | 10.339 | |
| distvec | 0.000 | 0.000 | 0.001 | |
| find_markers | 58.838 | 0.288 | 58.790 | |
| find_optimal_stability | 7.779 | 0.020 | 4.713 | |
| find_stability | 8.866 | 0.095 | 5.870 | |
| mean_cpp | 0.008 | 0.000 | 0.007 | |
| new_scGPS_object | 0.232 | 0.008 | 0.240 | |
| new_summarized_scGPS_object | 0.026 | 0.003 | 0.028 | |
| plot_CORE | 5.736 | 0.105 | 4.780 | |
| plot_optimal_CORE | 11.031 | 0.052 | 6.103 | |
| plot_reduced | 8.317 | 0.068 | 7.583 | |
| predicting | 1.664 | 0.004 | 1.671 | |
| rand_index | 7.478 | 0.048 | 4.508 | |
| rcpp_Eucl_distance_NotPar | 0.013 | 0.000 | 0.013 | |
| rcpp_parallel_distance | 0.128 | 0.000 | 0.128 | |
| reformat_LASSO | 4.189 | 0.056 | 4.254 | |
| sub_clustering | 0.161 | 0.008 | 0.146 | |
| subset_cpp | 0.132 | 0.008 | 0.140 | |
| summary_accuracy | 2.392 | 0.016 | 2.415 | |
| summary_deviance | 4.272 | 0.064 | 4.344 | |
| summary_prediction_lasso | 2.366 | 0.017 | 2.388 | |
| summary_prediction_lda | 2.386 | 0.001 | 2.391 | |
| tSNE | 6.843 | 0.000 | 6.053 | |
| top_var | 0.382 | 0.000 | 0.383 | |
| tp_cpp | 0.14 | 0.00 | 0.14 | |
| training | 0.679 | 0.000 | 0.680 | |
| var_cpp | 0.010 | 0.003 | 0.013 | |