Back to Build/check report for BioC 3.17
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2023-02-08 01:15:08 -0000 (Wed, 08 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4164
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 HGC on kunpeng1


To the developers/maintainers of the HGC package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/HGC.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 889/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HGC 1.7.0  (landing page)
XGlab
Snapshot Date: 2023-02-06 00:12:45 -0000 (Mon, 06 Feb 2023)
git_url: https://git.bioconductor.org/packages/HGC
git_branch: master
git_last_commit: ef2823e
git_last_commit_date: 2022-11-01 15:24:57 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    WARNINGS  

Summary

Package: HGC
Version: 1.7.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:HGC.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings HGC_1.7.0.tar.gz
StartedAt: 2023-02-07 04:17:56 -0000 (Tue, 07 Feb 2023)
EndedAt: 2023-02-07 04:22:33 -0000 (Tue, 07 Feb 2023)
EllapsedTime: 277.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: HGC.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:HGC.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings HGC_1.7.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/HGC.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘HGC/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HGC’ version ‘1.7.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 ‘HGC’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.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 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 ... WARNING
'::' or ':::' imports not declared from:
  ‘Seurat’ ‘igraph’
'library' or 'require' calls not declared from:
  ‘Matrix’ ‘Seurat’ ‘igraph’
'library' or 'require' calls in package code:
  ‘Matrix’ ‘Seurat’ ‘igraph’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... 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
PMSTConstruction 157.108  0.260 171.210
MSTConstruction    7.874  0.019   7.894
* 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 ...
  ‘HGC.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/HGC.Rcheck/00check.log’
for details.



Installation output

HGC.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL HGC
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘HGC’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppEigen/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c HGC_unordered_map.cpp -o HGC_unordered_map.o
HGC_unordered_map.cpp: In member function ‘void Graph::add_node(int)’:
HGC_unordered_map.cpp:165:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  165 |   if (node == adj.size()) {
      |       ~~~~~^~~~~~~~~~~~~
HGC_unordered_map.cpp: In member function ‘void Graph::add_edge(Edge)’:
HGC_unordered_map.cpp:177:15: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  177 |   if (e.node1 < adj.size() && e.node2 < adj.size()) {
      |       ~~~~~~~~^~~~~~~~~~~~
HGC_unordered_map.cpp:177:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  177 |   if (e.node1 < adj.size() && e.node2 < adj.size()) {
      |                               ~~~~~~~~^~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppEigen/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c RHGC_unordered_map.cpp -o RHGC_unordered_map.o
RHGC_unordered_map.cpp: In function ‘Rcpp::NumericMatrix HierarCluster_paris(Eigen::SparseMatrix<double, 0, int>)’:
RHGC_unordered_map.cpp:35:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   35 |         for (int i = 0; i < G.adj.size(); i++) {
      |                         ~~^~~~~~~~~~~~~~
RHGC_unordered_map.cpp:43:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   43 |             for (int i = 0; i < G.adj.size(); i++) {
      |                             ~~^~~~~~~~~~~~~~
RHGC_unordered_map.cpp:133:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  133 |         for (int i = 0; i < cc.size(); i++) {
      |                         ~~^~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppEigen/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c RTime.cpp -o RTime.o
RTime.cpp: In function ‘Rcpp::NumericMatrix HierarCluster_paris_time(Eigen::SparseMatrix<double, 0, int>)’:
RTime.cpp:36:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   36 |     for (int i = 0; i < G.adj.size(); i++) {
      |                     ~~^~~~~~~~~~~~~~
RTime.cpp:44:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::unordered_map<int, double> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   44 |       for (int i = 0; i < G.adj.size(); i++) {
      |                       ~~^~~~~~~~~~~~~~
RTime.cpp:132:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  132 |   for(int i=0; i<chain_record.size(); i++){
      |                ~^~~~~~~~~~~~~~~~~~~~
RTime.cpp:135:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  135 |   for(int i=0; i<chain_record.size(); i++){
      |                ~^~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppEigen/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppEigen/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c Rget_leaves.cpp -o Rget_leaves.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppEigen/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c snn.cpp -o snn.o
snn.cpp: In function ‘std::vector<double> SNN_SmallestNonzero_Dist(Eigen::SparseMatrix<double, 0, int>, Eigen::MatrixXd, int, std::vector<double>)’:
snn.cpp:96:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<long unsigned int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   96 |     if (n_i > nonzero_order.size()) n_i = nonzero_order.size();
      |         ~~~~^~~~~~~~~~~~~~~~~~~~~~
snn.cpp:98:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<long unsigned int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   98 |     for (int j = 0; j < nonzero_order.size(); ++j) {
      |                     ~~^~~~~~~~~~~~~~~~~~~~~~
snn.cpp:102:23: warning: comparison of integer expressions of different signedness: ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  102 |       if(dists.size() < n_i  || nonzero[nonzero_order[j]] == nonzero[nonzero_order[n_i-1]]) {
      |          ~~~~~~~~~~~~~^~~~~
snn.cpp:114:22: warning: comparison of integer expressions of different signedness: ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  114 |     if (dists.size() > n_i) {
      |         ~~~~~~~~~~~~~^~~~~
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.17-bioc/R/lib -L/usr/local/lib -o HGC.so HGC_unordered_map.o RHGC_unordered_map.o RTime.o RcppExports.o Rget_leaves.o snn.o -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.17-bioc/R/library/00LOCK-HGC/00new/HGC/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (HGC)

Tests output

HGC.Rcheck/tests/testthat.Rout


R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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(HGC)
> 
> test_check("HGC")
[ FAIL 0 | WARN 8 | SKIP 8 | PASS 62 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (8)

[ FAIL 0 | WARN 8 | SKIP 8 | PASS 62 ]
> 
> proc.time()
   user  system elapsed 
 20.437   0.233  21.975 

Example timings

HGC.Rcheck/HGC-Ex.timings

nameusersystemelapsed
CKNNConstruction0.1140.0120.128
KNNConstruction0.0430.0030.046
MSTConstruction7.8740.0197.894
PMSTConstruction157.108 0.260171.210
RAPI_FindClusteringTree0.0000.0000.001
RHGC0.0330.0000.035
RHGCPlotARIs0.3660.0000.662
RHGCPlotDendrogram0.5380.0081.106
RHGCPlotParameter0.7200.0000.881
RNNConstruction0.0190.0040.022
RTime0.0230.0000.022
SNNConstruction0.0110.0000.012