issues
search
HenrikBengtsson
/
matrixStats
R package: Methods that Apply to Rows and Columns of Matrices (and to Vectors)
https://cran.r-project.org/package=matrixStats
206
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Supporting removal of STRICT_R_HEADERS in 4.5.0
#272
yaccos
closed
1 week ago
3
CRAN: STRICT_R_HEADERS is removed in recent R-devel versions
#271
HenrikBengtsson
opened
1 week ago
10
[trivial] Add a terminal newline in a test script
#270
MichaelChirico
closed
1 month ago
0
Fixed UB bug in `rowSums2()`
#269
yaccos
closed
2 months ago
1
CRAN: Fix UBSan errors before 2024-09-19
#268
HenrikBengtsson
closed
2 months ago
1
Support for strict headers
#267
yaccos
closed
2 months ago
0
CRAN: Fix before 2024-09-20
#266
HenrikBengtsson
closed
2 months ago
4
rowRanks rewrite
#265
yaccos
closed
2 months ago
1
CRAN: Fix before 2024-08-20
#264
HenrikBengtsson
closed
2 months ago
3
Requesting versions of colMeans and colMedians allowing unique masks/weights per column
#263
Spiritspeak
opened
3 months ago
1
.dylib file not present in libs folder of matrixStats
#262
as224
opened
5 months ago
3
In-order iteration for rowSums2()
#261
yaccos
closed
5 months ago
1
Coefficients to quantify the similarity between matrices
#260
davidechicco
opened
5 months ago
3
typos
#259
spaette
closed
5 months ago
7
Error in diff2(x, differences = diff) : names() applied to a non-vector
#258
HenrikBengtsson
opened
6 months ago
0
CONSISTENCY: Don't use full stop for error messages
#257
HenrikBengtsson
closed
5 months ago
0
useNames = not working
#256
momodiame21
closed
6 months ago
4
Is there a space in matrixStats for rowScale, colScale ?
#255
karoliskoncevicius
opened
7 months ago
0
Make a scalar `center` argument for matrix functions defunct
#254
HenrikBengtsson
closed
7 months ago
10
CLEANUP: Remove validateIndices()
#253
HenrikBengtsson
closed
7 months ago
1
CLEANUP: R environment variables only parsed during package load
#252
HenrikBengtsson
closed
7 months ago
2
colRanks2()/rowRanks2(): As colRanks()rowRanks() where 'ties.method' has the same default as rank()
#251
HenrikBengtsson
opened
7 months ago
3
NOTES: Error in .make_numeric_version()
#250
HenrikBengtsson
closed
7 months ago
1
Protection of diff2 result
#249
yaccos
closed
7 months ago
0
CRAN: Additional issues found by rchk
#248
HenrikBengtsson
closed
7 months ago
5
colMeans2 does row wise calculation with newer R versions
#247
itsme24
opened
9 months ago
1
CLEANUP: useNames=NA is now defunct; next is to drop code explaining that and just give an error
#246
HenrikBengtsson
opened
11 months ago
11
Extend rowWeightedVars() to handle a matrix of weights
#245
GabrielHoffman
opened
11 months ago
0
CRAN: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=] (due 2023-12-11)
#244
HenrikBengtsson
closed
11 months ago
9
CLEANUP: Deprecated anyMissing(), colAnyMissings(), and rowAnyMissings()
#243
HenrikBengtsson
opened
1 year ago
4
CLEANUP: Make useNames = NA defunct in all R version
#242
HenrikBengtsson
closed
11 months ago
1
CRAN: Errors on R-devel
#241
HenrikBengtsson
closed
1 year ago
3
useNames documentation has wrong default
#240
PeteHaitch
closed
1 year ago
1
HELP ME WITH colmaxs in R
#239
Dianabeth3
closed
1 year ago
2
Improve speed of rowwise computations
#238
frederikziebell
opened
1 year ago
2
R CMD check NOTE: Documented arguments not in \usage in documentation ...
#237
HenrikBengtsson
closed
1 year ago
1
Support for logical input in rowMins et al.
#236
Henrik-P
opened
1 year ago
0
CLEANUP: Make `useNames = NA` defunct in R-devel (after October 2023)
#235
HenrikBengtsson
closed
1 year ago
2
New 'useNames = TRUE' implementation distinguishes matrix without dimnames attribute and 'dimnames = list(NULL, NULL)'
#234
const-ae
closed
1 year ago
8
BUILD WARNING: rowRanksWithTies_lowlevel_template.h:135:1: warning: embedding a directive within macro arguments is not portable
#233
HenrikBengtsson
closed
1 year ago
1
Default 'useNames' argument - take 2
#232
HenrikBengtsson
closed
1 year ago
5
CRAN check error on R version 4.3.0 beta (2023-04-07 r84200 ucrt) for MS Windows
#231
HenrikBengtsson
closed
1 year ago
2
Improving precision of rowCumsums() ?
#230
karoliskoncevicius
opened
1 year ago
7
Restructuring of NA checking code
#229
yaccos
closed
1 year ago
2
Error in zero variance in colVars()
#228
myles-lewis
closed
1 year ago
7
Packages that break with new useNames=TRUE
#227
HenrikBengtsson
closed
1 year ago
9
Packages breaking if useNames = FALSE becomes the new default
#226
HenrikBengtsson
closed
1 year ago
10
Re-add support for gcc 4.8.5 (2015) [sic!]
#225
HenrikBengtsson
closed
2 years ago
6
Idea: grouped calculations
#224
mayer79
closed
1 year ago
1
CRAN: allocMatrix2.c:10:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
#223
HenrikBengtsson
closed
2 years ago
1
Next