You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: Efficient Sorting of Numeric Vectors Using Rcpp
Version: 0.0.0.9000
Authors@R:
person("Sean", "Hershkowitz", email = "sean.hershkowitz@ufl.edu", role = c("aut", "cre"))
Description: This package provides a fast, C++-backed method for sorting numeric vectors using Rcpp. It is ideal for performance-intensive applications where sorting speed is a priority.