{
  "_id": "6a27d07324555f66ed544f62",
  "Package": "humanFormat",
  "Type": "Package",
  "Title": "Human-Friendly Formatting Functions",
  "Version": "1.2",
  "Date": "2022-07-25",
  "Author": "Dustin Sallings",
  "Maintainer": "Dustin Sallings <dustin@spy.net>",
  "Description": "Format quantities of time or bytes into human-friendly\nstrings.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/dustin/humanFormat",
  "BugReports": "https://github.com/dustin/humanFormat/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://dustin.r-universe.dev",
  "Date/Publication": "2025-03-18 06:12:42 UTC",
  "RemoteUrl": "https://github.com/dustin/humanformat",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d387fd62edf43dfa8f71a5cf29ee5a32742471e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 08:33:15 UTC",
    "User": "root"
  },
  "MD5sum": "520f6d5c42b4e4ccda24819df50de466",
  "_user": "dustin",
  "_type": "src",
  "_file": "humanFormat_1.2.tar.gz",
  "_fileid": "5ccf742f8c3b98ac4df5873dcb20aa9a8aa59256254edb86752cc91f7a5672e3",
  "_filesize": 95978,
  "_sha256": "5ccf742f8c3b98ac4df5873dcb20aa9a8aa59256254edb86752cc91f7a5672e3",
  "_created": "2026-06-09T08:33:15.000Z",
  "_published": "2026-06-09T08:36:03.560Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80281020851,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7502553739"
    },
    {
      "job": 80281020858,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502552004"
    },
    {
      "job": 80281020888,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7502552791"
    },
    {
      "job": 80281020854,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502549936"
    },
    {
      "job": 80280600979,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502506580"
    },
    {
      "job": 80281020841,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502546989"
    },
    {
      "job": 80281020919,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7502537776"
    },
    {
      "job": 80281020877,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7502537151"
    },
    {
      "job": 80281020901,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502541973"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dustin/actions/runs/27193889676",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dustin/humanformat",
  "_commit": {
    "id": "5d387fd62edf43dfa8f71a5cf29ee5a32742471e",
    "author": "Dustin Sallings <dustin@spy.net>",
    "committer": "Dustin Sallings <dustin@spy.net>",
    "message": "Build with a newer R\n",
    "time": 1742278362
  },
  "_maintainer": {
    "name": "Dustin Sallings",
    "email": "dustin@spy.net",
    "login": "dustin",
    "description": "",
    "uuid": 1779
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "role": "Depends"
    }
  ],
  "_owner": "dustin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "dustin",
      "count": 31,
      "uuid": 1779
    }
  ],
  "_userbio": {
    "uuid": 1779,
    "type": "user",
    "name": "Dustin Sallings"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/humanFormat"
  },
  "_devurl": "https://github.com/dustin/humanformat",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/humanFormat.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dustin/humanformat",
  "_realowner": "dustin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-11-24"
    },
    {
      "version": "1.2",
      "date": "2022-08-07"
    }
  ],
  "_exports": [
    "formatBytes",
    "formatDuration",
    "formatIECBytes",
    "formatMicroseconds",
    "formatMilliseconds",
    "formatNanoseconds",
    "formatSeconds",
    "formatSIBytes",
    "kHour",
    "kMicrosecond",
    "kMillisecond",
    "kMinute",
    "kNanosecond",
    "kSecond"
  ],
  "_help": [
    {
      "page": "durationConstants",
      "title": "Duration constants",
      "topics": [
        "durationConstants",
        "kHour",
        "kMicrosecond",
        "kMillisecond",
        "kMinute",
        "kNanosecond",
        "kSecond"
      ]
    },
    {
      "page": "formatBytes",
      "title": "Format a number of bytes into a human readable string.",
      "topics": [
        "formatBytes",
        "formatIECBytes",
        "formatSIBytes"
      ]
    },
    {
      "page": "formatDuration",
      "title": "Format nanosecond durations into human readable strings.",
      "topics": [
        "formatDuration",
        "formatMicroseconds",
        "formatMilliseconds",
        "formatNanoseconds",
        "formatSeconds"
      ]
    },
    {
      "page": "humanFormat",
      "title": "Format numbers into human readable strings",
      "topics": [
        "humanFormat"
      ]
    }
  ],
  "_readme": "https://github.com/dustin/humanformat/raw/HEAD/README.md",
  "_rundeps": [
    "brio",
    "callr",
    "cli",
    "crayon",
    "desc",
    "diffobj",
    "evaluate",
    "fs",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "otel",
    "pkgbuild",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "R6",
    "rlang",
    "rprojroot",
    "testthat",
    "waldo",
    "withr"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "humanformat",
  "_universes": [
    "dustin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-09T08:35:11.000Z",
      "distro": "noble",
      "commit": "5d387fd62edf43dfa8f71a5cf29ee5a32742471e",
      "fileid": "df484edec5764974d2fbd97717c7904898cbe74ca0b7a8a564e5adc178dd09d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dustin/actions/runs/27193889676"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-09T08:35:07.000Z",
      "distro": "noble",
      "commit": "5d387fd62edf43dfa8f71a5cf29ee5a32742471e",
      "fileid": "4a0bc55605680257d72657a9a50272351731014a150f0200be5f059b3436e117",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dustin/actions/runs/27193889676"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-06-09T08:35:11.000Z",
      "commit": "5d387fd62edf43dfa8f71a5cf29ee5a32742471e",
      "fileid": "86cef9488186cd4781eebc1af89d16da777514433c6c7e3e50e82cefa19f8094",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dustin/actions/runs/27193889676"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-06-09T08:35:05.000Z",
      "commit": "5d387fd62edf43dfa8f71a5cf29ee5a32742471e",
      "fileid": "167ac30c8de03ab2f75db67c88f7166be2cc29be76fa5bfaad9d4846f18cb3d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dustin/actions/runs/27193889676"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-06-09T08:35:04.000Z",
      "commit": "5d387fd62edf43dfa8f71a5cf29ee5a32742471e",
      "fileid": "777a57e623b1a41bb05e0d2b242d2beeda73a10fe9b44f68a3e83e76965e5821",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dustin/actions/runs/27193889676"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-06-09T08:34:25.000Z",
      "commit": "5d387fd62edf43dfa8f71a5cf29ee5a32742471e",
      "fileid": "8c9f98380f85ee497afa9d3e04734dd768dcdde752eb67a2337ac8879bfe2e81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dustin/actions/runs/27193889676"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-06-09T08:34:25.000Z",
      "commit": "5d387fd62edf43dfa8f71a5cf29ee5a32742471e",
      "fileid": "48398821a6275298624727ed19d974e1cdb9416bdc0772fd3d48bedb2a820c29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dustin/actions/runs/27193889676"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-06-09T08:34:25.000Z",
      "commit": "5d387fd62edf43dfa8f71a5cf29ee5a32742471e",
      "fileid": "b280980a1d216539c17dde609a8e2e13ca0df1618adcf3ea5cc7a968ed9dd340",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dustin/actions/runs/27193889676"
    }
  ]
}