RfastOfficial/Rfast
A collection of Rfast functions for data analysis. Note 1: The vast majority of the functions accept matrices only, not data.frames. Note 2: Do not have matrices or vectors with have missing data (i.e NAs). We do no check about them and C++ internally transforms them into zeros (0), so you may get wrong results. Note 3: In general, make sure you give the correct input, in order to get the correct output. We do no checks and this is one of the many reasons we are fast.
C++
Issues
- 0
Running rowMedians with parallel = TRUE on certain matrices can crash R session
#106 opened by StevenMayher - 1
- 0
Rfast::nth if element is length 1
#118 opened by simonkolb - 9
Rfast::Rowsort
#71 opened by faeneeR - 3
Can't sample using rvmf() with k=0
#114 opened by mbojan - 1
error from calling crossprod() from cova()
#116 opened by patrickjdanaher - 1
Alamalinux install issue
#113 opened by anusurendra - 4
Rfast::colVars returns negative values
#115 opened by william-denault - 1
dista performance
#112 opened by ggrothendieck - 1
Dist() error with canberra method
#111 opened by thdevilee - 4
Can't install package
#110 opened by yesitsjess - 4
- 1
- 1
- 1
Let `elems` argument of `rownth()` expand to corresponding length if length is 1
#108 opened by psychelzh - 1
`rowShuffle` bugs
#104 opened by jblood94 - 4
documentation to use
#74 opened by junjunlab - 0
Error with canberra Dist
#103 opened by peterch405 - 17
- 1
Package dependency error
#81 opened by Shikari666 - 1
NumFOCUS funding
#100 opened by waynelapierre - 1
- 3
Option to suppress warnings from Rcpp
#97 opened by Zhen-Miao - 12
parallel.h fatal error
#92 opened by albenstein - 1
gammareg, gammaregs, and multinom.reg
#95 opened by waynelapierre - 1
Fast Multivariate Analysis
#94 opened by studsttat - 2
- 1
logo too large
#96 opened by waynelapierre - 2
Cannot update on 4.3.0. - Compile error
#93 opened by ric-osorio - 2
Unable to install
#86 opened by cdeverau - 3
- 0
spelling error
#87 opened by 90PlusWorks - 0
dista `kullback_leibler` and `jensen_shannon` crushes when using `k` option.
#82 opened by ManosPapadakis95 - 0
- 1
Bug / Speed Issue: Parallelized Computations over Integer Matrices slower compared to Numeric / Double Matrices
#84 opened by StevenMayher - 1
`parallel = TRUE` and `parallel = FALSE` not returning equivalent results in `rowAll`/`colAll`
#88 opened by jblood94 - 1
Faster `colCumSums` in `matrixStats`
#89 opened by jblood94 - 4
I am not hable to install Rfast
#85 opened by marencc - 2
units for haversine distances in Dist
#73 opened by aleksandrovivan - 2
rowMedians - potential issue
#79 opened by andreirozanski - 4
Error with Tcrossprod and very large matrices
#78 opened by fmorgante - 1
- 1
Occasional issue with eachrow function
#76 opened by ldkregar - 2
`colMedians` appears to change other objects with same address in place (rather serious!)
#77 opened by jay-sf - 3
Error: package or namespace load failed for ‘RcppGSL’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/usr/lib64/R/library/00LOCK-RcppGSL/00new/RcppGSL/libs/RcppGSL.so': libgsl.so.19: cannot open shared object file: No such file or directory
#64 opened by moschito78 - 2
colRanks bug with method = "min"
#67 opened by jblood94 - 1
RowShuffle returning Square Matrices
#70 opened by gunns2 - 3
Does haversine distance work properly?
#65 opened by kadyb - 3
"harvesine" instead of "haversine"
#68 opened by coverton-usgs - 5
bic.corfsreg throws error in certain cases
#63 opened by lutzvdb