Name : R-naturalsort
| |
Version : 0.1.3
| Vendor : obs://build_opensuse_org/devel:languages:R
|
Release : lp154.2.1
| Date : 2021-12-11 15:42:30
|
Group : Development/Libraries/Other
| Source RPM : R-naturalsort-0.1.3-lp154.2.1.src.rpm
|
Size : 0.02 MB
| |
Packager : https://www_suse_com/
| |
Summary : Natural Ordering
|
Description :
Provides functions related to human natural ordering. It handles adjacent digits in a character sequence as a number so that natural sort function arranges a character vector by their numbers, not digit characters. It is typically seen when operating systems lists file names. For example, a sequence a-1.png, a-2.png, a-10.png looks naturally ordered because 1 < 2 < 10 and natural sort algorithm arranges so whereas general sort algorithms arrange it into a-1.png, a-10.png, a-2.png owing to their third and fourth characters.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/R:/autoCRAN/15.4/x86_64 |