CRAN/E | naturalsort

naturalsort

Natural Ordering

Installation

About

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.

Bug report File report

Key Metrics

Version 0.1.3
Published 2016-08-30 2795 days ago
Needs compilation? no
License BSD_3_clause
License File
CRAN checks naturalsort results

Downloads

Yesterday 48 0%
Last 7 days 198 -34%
Last 30 days 1.120 -31%
Last 90 days 3.850 +9%
Last 365 days 15.763 +34%

Maintainer

Maintainer

Kosei Abe

mail@recyclebin.jp

Authors

Kosei Abe

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

naturalsort archive

Suggests

testthat

Reverse Imports

castor
corehunter
dce
gen5helper
mnem
nempi