{
  "_id": "6a49df352c82cd361482504a",
  "Package": "naturalsort",
  "Type": "Package",
  "Title": "Natural Ordering",
  "Version": "0.1.3",
  "Date": "2016-08-30",
  "Author": "Kosei Abe",
  "Maintainer": "Kosei Abe <mail@recyclebin.jp>",
  "Description": "Provides functions related to human natural ordering. It\nhandles adjacent digits in a character sequence as a number so\nthat natural sort function arranges a character vector by their\nnumbers, not digit characters. It is typically seen when\noperating systems lists file names. For example, a sequence\na-1.png, a-2.png, a-10.png looks naturally ordered because 1 <\n2 < 10 and natural sort algorithm arranges so whereas general\nsort algorithms arrange it into a-1.png, a-10.png, a-2.png\nowing to their third and fourth characters.",
  "License": "BSD_3_clause + file LICENSE",
  "BugReports": "https://github.com/kos59125/naturalsort/issues",
  "RoxygenNote": "5.0.1",
  "Repository": "https://kos59125.r-universe.dev",
  "Date/Publication": "2016-08-30 10:56:41 UTC",
  "RemoteUrl": "https://github.com/kos59125/naturalsort",
  "RemoteRef": "HEAD",
  "RemoteSha": "58e457137bd6ca8b7fcc4897f91ea4652a88434c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 04:33:06 UTC",
    "User": "root"
  },
  "_user": "kos59125",
  "_type": "src",
  "_file": "naturalsort_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/07c7312bedb3a1ac831d2662f0a3790bd5adb4d32c3c48fc35d69dd7c24de16c",
  "_filesize": 77757,
  "_sha256": "07c7312bedb3a1ac831d2662f0a3790bd5adb4d32c3c48fc35d69dd7c24de16c",
  "_expires": "2026-10-13T04:36:03.000Z",
  "_created": "2026-07-05T04:33:06.000Z",
  "_published": "2026-07-05T04:36:05.022Z",
  "_jobs": [
    {
      "job": 85192821825,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088325407"
    },
    {
      "job": 85192821811,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088326862"
    },
    {
      "job": 85192821801,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088326373"
    },
    {
      "job": 85192821800,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088327159"
    },
    {
      "job": 85192698278,
      "time": 143,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088314263"
    },
    {
      "job": 85192821803,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088324211"
    },
    {
      "job": 85192821796,
      "time": 59,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088320559"
    },
    {
      "job": 85192821802,
      "time": 53,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088320028"
    },
    {
      "job": 85192821819,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088320538"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kos59125/actions/runs/28729521546",
  "_status": "success",
  "_upstream": "https://github.com/kos59125/naturalsort",
  "_commit": {
    "id": "58e457137bd6ca8b7fcc4897f91ea4652a88434c",
    "author": "Kosei Abe <k.abe@datumstudio.jp>",
    "committer": "Kosei Abe <k.abe@datumstudio.jp>",
    "message": "Fix description pointed by a CRAN reviewer\n",
    "time": 1472554601
  },
  "_maintainer": {
    "name": "Kosei Abe",
    "email": "mail@recyclebin.jp",
    "login": "kos59125",
    "twitter": "@kos59125",
    "description": "",
    "uuid": 1556020
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kos59125",
  "_selfowned": true,
  "_usedby": 18,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "kos59125",
      "count": 17,
      "uuid": 1556020
    }
  ],
  "_userbio": {
    "uuid": 1556020,
    "type": "user",
    "name": "Abe Kosei",
    "followers": 20
  },
  "_downloads": {
    "count": 2127,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/naturalsort"
  },
  "_devurl": "https://github.com/kos59125/naturalsort",
  "_searchresults": 216,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/naturalsort.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kos59125/naturalsort",
  "_realowner": "kos59125",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2013-07-30"
    },
    {
      "version": "0.1.1",
      "date": "2013-10-04"
    },
    {
      "version": "0.1.2",
      "date": "2014-01-31"
    },
    {
      "version": "0.1.3",
      "date": "2016-08-30"
    }
  ],
  "_exports": [
    "naturalfactor",
    "naturalorder",
    "naturalsort"
  ],
  "_help": [
    {
      "page": "naturalsort-package",
      "title": "Natural Ordering Sort",
      "topics": [
        "naturalsort-package"
      ]
    },
    {
      "page": "naturalfactor",
      "title": "Natural Ordering Factor",
      "topics": [
        "naturalfactor"
      ]
    },
    {
      "page": "naturalsort",
      "title": "Natural Ordering Sort",
      "topics": [
        "naturalorder",
        "naturalsort"
      ]
    }
  ],
  "_readme": "https://github.com/kos59125/naturalsort/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 7.0478275146519715,
  "_indexed": true,
  "_nocasepkg": "naturalsort",
  "_universes": [
    "kos59125"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-05T04:34:53.000Z",
      "distro": "resolute",
      "commit": "58e457137bd6ca8b7fcc4897f91ea4652a88434c",
      "fileid": "https://r2.ropensci.org/9fbf69ef2e60a98c3079074a6fb5d3d9e8e4e4184f6648c701a596daba68874d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kos59125/actions/runs/28729521546"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-05T04:35:04.000Z",
      "distro": "resolute",
      "commit": "58e457137bd6ca8b7fcc4897f91ea4652a88434c",
      "fileid": "https://r2.ropensci.org/e04790d0e5c92c10d16d23f71586f7d4c3f8f95dc97aaede0ff94d031982e088",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kos59125/actions/runs/28729521546"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-05T04:35:05.000Z",
      "commit": "58e457137bd6ca8b7fcc4897f91ea4652a88434c",
      "fileid": "https://r2.ropensci.org/7a166e8639fa818e36ac3d4f1a7e1f9e9a31824d82f019ea4635317d493df76b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kos59125/actions/runs/28729521546"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-05T04:35:11.000Z",
      "commit": "58e457137bd6ca8b7fcc4897f91ea4652a88434c",
      "fileid": "https://r2.ropensci.org/6c4a9401f7354c1122dc75e3ef1b52ddfd653f5fd74caaedd9e9896f3112a572",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kos59125/actions/runs/28729521546"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-05T04:34:50.000Z",
      "commit": "58e457137bd6ca8b7fcc4897f91ea4652a88434c",
      "fileid": "https://r2.ropensci.org/d5d60595595173ed7343564e163991d4b7581528e76fc2b872130f9d2723aef1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kos59125/actions/runs/28729521546"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-05T04:34:03.000Z",
      "commit": "58e457137bd6ca8b7fcc4897f91ea4652a88434c",
      "fileid": "https://r2.ropensci.org/20d3ae16a27447b864898cd0f8b32ac8d3bef8c604551fab5a469e618ddbffee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kos59125/actions/runs/28729521546"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-05T04:33:59.000Z",
      "commit": "58e457137bd6ca8b7fcc4897f91ea4652a88434c",
      "fileid": "https://r2.ropensci.org/f36f2382950f09be8261122e30d292e98e8b2869096cf657fb11db2fa2e7ced7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kos59125/actions/runs/28729521546"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-05T04:34:02.000Z",
      "commit": "58e457137bd6ca8b7fcc4897f91ea4652a88434c",
      "fileid": "https://r2.ropensci.org/f9b48249b091c8018acfc29e7e76e9b9742b658fea1882546bbacdd1756d5aaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kos59125/actions/runs/28729521546"
    }
  ]
}