robin-sto
robin-sto
Hello, When installing into an R/4.2.3 environment, I am getting this error: g++ -std=gnu++11 -shared -L/usr/local/R/4.2.3/lib64/R/lib -L/usr/local/lib64 -o velocyto.R.so RcppExports.o points_within.o routines.o -lboost_filesystem -lboost_system -lstdc++ -L/usr/local/R/4.2.3/lib64/R/lib -lRlapack -L/usr/local/R/4.2.3/lib64/R/lib -lRblas -fopenmp...
I downloaded the tar.gz file and ran autogen.sh but got this error: configure.ac:35: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the...
Hello, I am trying to install collapse in an R/4.2.1 environment via BiocManager::install. I am getting this error: gcc -std=gnu11 -I"/usr/local/lib64/R/include" -DNDEBUG -I'/usr/local/lib64/R/library/Rcpp/include' -I/usr/local/include -fopenmp -fpic -g -O2 -c fmean.c...
Hello, I am trying to run a make and am getting errors regarding regex (errors attached). Could you please review and let me know what could be the issue? Thank...
Hello, SINCERA, when installed via devtools, requires G1DBN but this package is no longer available in R. I am trying to install SINCERA in a R4 environment but it looks...
Hello, I am running into an issue when installing via install.packages("stringfish", type="source", configure.args="--with-simd=AVX2"): ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help...