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