From 760a29e266f1471a87443cd1ee11deaf38a0277a Mon Sep 17 00:00:00 2001 From: Ryuichiro Nakato <67005209+rnakato@users.noreply.github.com> Date: Fri, 22 Nov 2024 08:10:40 +0900 Subject: [PATCH] Commented out "Rf_warning(es.str().c_str()); " due to the installation error: https://github.com/velocyto-team/velocyto.R/issues/211 --- src/routines.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/routines.cpp b/src/routines.cpp index 3a1b15d..0610407 100644 --- a/src/routines.cpp +++ b/src/routines.cpp @@ -45,7 +45,8 @@ arma::sp_mat balanced_knn(const arma::mat& d,int k,int maxl,bool returnDistance while(p