| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-29 16:34:13 -0000 (Sun, 29 Jan 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4021 |
| 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 | ||||
|
To the developers/maintainers of the scMET package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scMET.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. |
| Package 1789/2162 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| scMET 1.1.0 (landing page) Andreas C. Kapourani
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | WARNINGS | |||||||||
| Package: scMET |
| Version: 1.1.0 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:scMET.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings scMET_1.1.0.tar.gz |
| StartedAt: 2023-01-29 08:40:21 -0000 (Sun, 29 Jan 2023) |
| EndedAt: 2023-01-29 08:44:58 -0000 (Sun, 29 Jan 2023) |
| EllapsedTime: 277.4 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: scMET.Rcheck |
| Warnings: 2 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:scMET.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings scMET_1.1.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/scMET.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 ‘scMET/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘scMET’ version ‘1.1.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 ‘scMET’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
* 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 ... WARNING
Invalid citation information in ‘inst/CITATION’:
Warning message:
In utils::packageDescription(basename(dir), dirname(dir)) :
no package 'scMET' was found
* 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 loading without being on the library search path ... WARNING
Error in library(scMET, lib.loc = "/home/biocbuild/bbs-3.17-bioc/R/library") :
there is no package called ‘scMET’
Execution halted
It looks like this package has a loading problem when not on .libPaths:
see the messages for details.
* 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 ... 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in shell scripts ... 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 ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... SKIPPED
* 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 ...
‘scMET_vignette.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 2 WARNINGs, 1 NOTE
See
‘/home/biocbuild/bbs-3.17-bioc/meat/scMET.Rcheck/00check.log’
for details.
scMET.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL scMET
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘scMET’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
using C++14
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I"../inst/include" -I"/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppEigen/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppParallel/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include' -I/usr/local/include -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I"../inst/include" -I"/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppEigen/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppParallel/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include' -I/usr/local/include -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -g -O2 -Wall -c stanExports_scmet.cc -o stanExports_scmet.o
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/shared_ptr.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/time_clock.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:13,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
361 | explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
| ^~~~~~~~
In file included from /usr/include/c++/11/bits/locale_conv.h:41,
from /usr/include/c++/11/locale:43,
from /usr/include/c++/11/iomanip:43,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/RcppCommon.h:53,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/Rcpp.h:27,
from stanExports_scmet.cc:3:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
57 | template<typename> class auto_ptr;
| ^~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/shared_ptr.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/time_clock.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:13,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
| ^~~~~~~~
In file included from /usr/include/c++/11/bits/locale_conv.h:41,
from /usr/include/c++/11/locale:43,
from /usr/include/c++/11/iomanip:43,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/RcppCommon.h:53,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/Rcpp.h:27,
from stanExports_scmet.cc:3:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
57 | template<typename> class auto_ptr;
| ^~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/shared_ptr.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/time_clock.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:13,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
507 | explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
| ^~~~~~~~
In file included from /usr/include/c++/11/bits/locale_conv.h:41,
from /usr/include/c++/11/locale:43,
from /usr/include/c++/11/iomanip:43,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/RcppCommon.h:53,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/Rcpp.h:27,
from stanExports_scmet.cc:3:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
57 | template<typename> class auto_ptr;
| ^~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/shared_ptr.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/time_clock.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:13,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
520 | shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
| ^~~~~~~~
In file included from /usr/include/c++/11/bits/locale_conv.h:41,
from /usr/include/c++/11/locale:43,
from /usr/include/c++/11/iomanip:43,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/RcppCommon.h:53,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/Rcpp.h:27,
from stanExports_scmet.cc:3:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
57 | template<typename> class auto_ptr;
| ^~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/shared_ptr.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/time_clock.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:13,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
603 | shared_ptr & operator=( std::auto_ptr<Y> & r )
| ^~~~~~~~
In file included from /usr/include/c++/11/bits/locale_conv.h:41,
from /usr/include/c++/11/locale:43,
from /usr/include/c++/11/iomanip:43,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/RcppCommon.h:53,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/Rcpp.h:27,
from stanExports_scmet.cc:3:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
57 | template<typename> class auto_ptr;
| ^~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/shared_ptr.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/time_clock.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:13,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
612 | shared_ptr & operator=( std::auto_ptr<Y> && r )
| ^~~~~~~~
In file included from /usr/include/c++/11/bits/locale_conv.h:41,
from /usr/include/c++/11/locale:43,
from /usr/include/c++/11/iomanip:43,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/RcppCommon.h:53,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/Rcpp.h:27,
from stanExports_scmet.cc:3:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
57 | template<typename> class auto_ptr;
| ^~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/shared_ptr.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/time_clock.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/date_time/posix_time/posix_time_types.hpp:10,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:13,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function ‘boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)’:
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
614 | this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
| ^~~~~~~~
In file included from /usr/include/c++/11/bits/locale_conv.h:41,
from /usr/include/c++/11/locale:43,
from /usr/include/c++/11/iomanip:43,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/RcppCommon.h:53,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/Rcpp.h:27,
from stanExports_scmet.cc:3:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
57 | template<typename> class auto_ptr;
| ^~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/aux_/na_assert.hpp:23,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/arg.hpp:25,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/placeholders.hpp:24,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/iterator/iterator_categories.hpp:16,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/iterator/iterator_facade.hpp:13,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/iterator_range_core.hpp:27,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/lexical_cast.hpp:30,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_args.hpp:12,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:20,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/assert.hpp: At global scope:
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
194 | failed ************ (Pred::************
| ^~~~~~~~~~~~~~~~~~~
195 | assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
196 | );
| ~
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses
194 | failed ************ (Pred::************
| ^~~~~~~~~~~~~~~~~~~
| -
195 | assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
196 | );
| ~
| -
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
199 | failed ************ (boost::mpl::not_<Pred>::************
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
201 | );
| ~
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses
199 | failed ************ (boost::mpl::not_<Pred>::************
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| -
200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
201 | );
| ~
| -
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/mat/prob/dirichlet_log.hpp:5,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/mat.hpp:278,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/rev/mat.hpp:12,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:10,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:35,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/mat/prob/dirichlet_lpmf.hpp: In function ‘stan::return_type_t<T1, T2> stan::math::dirichlet_lpmf(const T_prob&, const T_prior_size&)’:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/mat/prob/dirichlet_lpmf.hpp:60:9: warning: typedef ‘using T_partials_vec = struct Eigen::Matrix<typename stan::partials_return_type<T_prob, T_prior_size>::type, -1, 1>’ locally defined but not used [-Wunused-local-typedefs]
60 | using T_partials_vec = typename Eigen::Matrix<T_partials_return, -1, 1>;
| ^~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/mat/prob/poisson_log_glm_log.hpp:5,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/mat.hpp:328,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/rev/mat.hpp:12,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:10,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:35,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/mat/prob/poisson_log_glm_lpmf.hpp: In function ‘stan::return_type_t<T_x, T_alpha, T_beta> stan::math::poisson_log_glm_lpmf(const T_y&, const T_x&, const T_alpha&, const T_beta&)’:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/mat/prob/poisson_log_glm_lpmf.hpp:52:9: warning: typedef ‘using T_alpha_val = std::conditional_t<stan::is_vector<T4>::value, Eigen::Array<typename stan::partials_return_type<T_alpha>::type, -1, 1>, typename stan::partials_return_type<T_alpha>::type>’ locally defined but not used [-Wunused-local-typedefs]
52 | using T_alpha_val = typename std::conditional_t<
| ^~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/fusion/functional/invocation/detail/that_ptr.hpp:13,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/fusion/functional/invocation/invoke.hpp:52,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/fusion/functional/adapter/fused.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/fusion/functional/generation/make_fused.hpp:13,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/fusion/include/make_fused.hpp:11,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/numeric/odeint/util/resize.hpp:28,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/numeric/odeint/util/state_wrapper.hpp:26,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:33,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/numeric/odeint.hpp:25,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/arr/functor/integrate_ode_rk45.hpp:17,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/arr.hpp:34,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/mat.hpp:336,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/rev/mat.hpp:12,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:10,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:35,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/get_pointer.hpp: At global scope:
/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/get_pointer.hpp:48:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
48 | template<class T> T * get_pointer(std::auto_ptr<T> const& p)
| ^~~~~~~~
In file included from /usr/include/c++/11/bits/locale_conv.h:41,
from /usr/include/c++/11/locale:43,
from /usr/include/c++/11/iomanip:43,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/RcppCommon.h:53,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include/Rcpp.h:27,
from stanExports_scmet.cc:3:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
57 | template<typename> class auto_ptr;
| ^~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/rev/mat.hpp:51,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:10,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:35,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/rev/mat/fun/squared_distance.hpp: In static member function ‘static double stan::math::internal::squared_distance_vv_vari::var_squared_distance(const Eigen::Matrix<stan::math::var, R, C>&, const Eigen::Matrix<stan::math::var, R2, C2, (Eigen::AutoAlign | (((R2 == 1) && (C2 != 1)) ? Eigen::RowMajor : (((C2 == 1) && (R2 != 1)) ? Eigen::ColMajor : Eigen::ColMajor))), R2, C2>&)’:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/rev/mat/fun/squared_distance.hpp:27:11: warning: typedef ‘using idx_t = using type = Eigen::EigenBase<Eigen::Matrix<stan::math::var, -1, -1> >::Index’ locally defined but not used [-Wunused-local-typedefs]
27 | using idx_t = typename index_type<matrix_v>::type;
| ^~~~~
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/rev/mat/fun/squared_distance.hpp: In static member function ‘static double stan::math::internal::squared_distance_vd_vari::var_squared_distance(const Eigen::Matrix<stan::math::var, R, C>&, const Eigen::Matrix<double, R2, C2>&)’:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/rev/mat/fun/squared_distance.hpp:64:11: warning: typedef ‘using idx_t = using type = Eigen::EigenBase<Eigen::Matrix<double, -1, -1> >::Index’ locally defined but not used [-Wunused-local-typedefs]
64 | using idx_t = typename index_type<matrix_d>::type;
| ^~~~~
In file included from stanExports_scmet.cc:5:
stanExports_scmet.h: In member function ‘virtual void model_scmet_namespace::model_scmet::transform_inits(const stan::io::var_context&, std::vector<int>&, std::vector<double>&, std::ostream*) const’:
stanExports_scmet.h:403:24: warning: typedef ‘local_scalar_t__’ locally defined but not used [-Wunused-local-typedefs]
403 | typedef double local_scalar_t__;
| ^~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:7,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:52,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of ‘std::vector<long unsigned int> stan::io::array_var_context::validate_dims(const std::vector<std::__cxx11::basic_string<char> >&, T, const std::vector<std::vector<long unsigned int> >&) [with T = long unsigned int]’:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:97:48: required from here
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:74:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<long unsigned int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
74 | for (int i = 0; i < dims.size(); i++) {
| ~~^~~~~~~~~~~~~
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp: In instantiation of ‘std::vector<long unsigned int> stan::io::array_var_context::validate_dims(const std::vector<std::__cxx11::basic_string<char> >&, T, const std::vector<std::vector<long unsigned int> >&) [with T = long int]’:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:118:48: required from here
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:74:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<long unsigned int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp: In instantiation of ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::standalone_gqs(SEXP, SEXP) [with Model = model_scmet_namespace::model_scmet; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’:
stanExports_scmet.cc:30:89: required from here
/home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:1238:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
1238 | int ret = stan::services::error_codes::CONFIG;
| ^~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:52,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp: In instantiation of ‘int stan::services::standalone_generate(const Model&, const MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_scmet_namespace::model_scmet; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’:
/home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:1239:46: required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::standalone_gqs(SEXP, SEXP) [with Model = model_scmet_namespace::model_scmet; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
stanExports_scmet.cc:30:89: required from here
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:91:22: warning: comparison of integer expressions of different signedness: ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
91 | if (p_names.size() != draws.cols()) {
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:109:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
109 | for (size_t i = 0; i < draws.rows(); ++i) {
| ~~^~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/mat/err/check_cholesky_factor.hpp:7,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/mat.hpp:9,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/rev/mat.hpp:12,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:10,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:35,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/scal/err/check_less_or_equal.hpp: In instantiation of ‘static void stan::math::internal::less_or_equal<T_y, T_high, is_vec>::check(const char*, const char*, const T_y&, const T_high&) [with T_y = long unsigned int; T_high = long int; bool is_vec = false]’:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/scal/err/check_less_or_equal.hpp:64:74: required from ‘void stan::math::check_less_or_equal(const char*, const char*, const T_y&, const T_high&) [with T_y = long unsigned int; T_high = long int]’
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:79:36: required from ‘std::vector<long unsigned int> stan::io::array_var_context::validate_dims(const std::vector<std::__cxx11::basic_string<char> >&, T, const std::vector<std::vector<long unsigned int> >&) [with T = long int]’
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/io/array_var_context.hpp:118:48: required from here
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/prim/scal/err/check_less_or_equal.hpp:19:15: warning: comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘long int’ [-Wsign-compare]
19 | if (!(y <= high_vec[n])) {
| ~~~^~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:52,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp: In instantiation of ‘void stan::services::get_model_parameters(const Model&, std::vector<std::__cxx11::basic_string<char> >&, std::vector<std::vector<long unsigned int> >&) [with Model = model_scmet_namespace::model_scmet]’:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:105:23: required from ‘int stan::services::standalone_generate(const Model&, const MatrixXd&, unsigned int, stan::callbacks::interrupt&, stan::callbacks::logger&, stan::callbacks::writer&) [with Model = model_scmet_namespace::model_scmet; Eigen::MatrixXd = Eigen::Matrix<double, -1, -1>]’
/home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:1239:46: required from ‘SEXPREC* rstan::stan_fit<Model, RNG_t>::standalone_gqs(SEXP, SEXP) [with Model = model_scmet_namespace::model_scmet; RNG_t = boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399> >; SEXP = SEXPREC*]’
stanExports_scmet.cc:30:89: required from here
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/services/sample/standalone_gqs.hpp:41:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<long unsigned int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
41 | for (int j = 0; j < dimss[i].size(); ++j)
| ~~^~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/rev/core.hpp:46,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/rev/mat.hpp:6,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/model/log_prob_grad.hpp:4,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/model/test_gradients.hpp:7,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:10,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/stan_fit.hpp:35,
from /home/biocbuild/bbs-3.17-bioc/R/site-library/rstan/include/rstan/rstaninc.hpp:4,
from stanExports_scmet.h:6,
from stanExports_scmet.cc:5:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/rev/core/set_zero_all_adjoints.hpp: At global scope:
/home/biocbuild/bbs-3.17-bioc/R/site-library/StanHeaders/include/stan/math/rev/core/set_zero_all_adjoints.hpp:14:13: warning: ‘void stan::math::set_zero_all_adjoints()’ defined but not used [-Wunused-function]
14 | static void set_zero_all_adjoints() {
| ^~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.17-bioc/R/lib -L/usr/local/lib -o scMET.so RcppExports.o stanExports_scmet.o -L/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppParallel/lib/ -Wl,-rpath,/home/biocbuild/bbs-3.17-bioc/R/site-library/RcppParallel/lib/ -ltbb -ltbbmalloc -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.17-bioc/R/site-library/00LOCK-scMET/00new/scMET/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (scMET)
scMET.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(scMET)
>
> test_check("scMET")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 24 ]
>
> proc.time()
user system elapsed
4.117 0.190 4.833