Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Bug? Index output of C functions R_qsort_I and R_qsort_int_I is not modified
Evangelos Evangelou
·
Apr 15, 2021
·
r-help
Hi all. Reading the documentation of these two functions https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Utility-functions "The ..._I() versions also return the sort.index() vector in I." I can't find anything in...
Bug? Index output of C functions R_qsort_I and R_qsort_int_I is not modified
Evangelos Evangelou
·
Apr 16, 2021
·
r-help
Thanks for your input Bill. I also realised that the second argument must be initialised to 1:n, which is not mentioned in the documentation. So, if I define void mysort2i (int *x, int *i, int *n) { R_qsort_int...
Can't find what you're looking for? Try searching with Google .