{
  "_id": "6a1f098eb401979e7341c3be",
  "Package": "friendlynumber",
  "Title": "Translate Numbers into Number Words",
  "Version": "1.0.0",
  "Authors@R": "person(\n\"Ethan\", \"Sansom\",\nemail = \"ethan.sansom29@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\")\n)",
  "Description": "Converts vectors of numbers into character vectors of\nnumerals, including cardinals (one, two, three) and ordinals\n(first, second, third). Supports negative numbers, fractions,\nand arbitrary-precision integer and high-precision\nfloating-point vectors provided by the 'bignum' package.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "URL": "https://github.com/EthanSansom/friendlynumber,\nhttps://ethansansom.github.io/friendlynumber/",
  "BugReports": "https://github.com/EthanSansom/friendlynumber/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://ethansansom.r-universe.dev",
  "Date/Publication": "2025-04-02 10:39:33 UTC",
  "RemoteUrl": "https://github.com/ethansansom/friendlynumber",
  "RemoteRef": "HEAD",
  "RemoteSha": "8788718211c3fad381b5fd28381979351dd45454",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 06:01:55 UTC",
    "User": "root"
  },
  "Author": "Ethan Sansom [aut, cre, cph]",
  "Maintainer": "Ethan Sansom <ethan.sansom29@gmail.com>",
  "MD5sum": "9640947ddf5894ffcd212d4d828f8939",
  "_user": "ethansansom",
  "_type": "src",
  "_file": "friendlynumber_1.0.0.tar.gz",
  "_fileid": "cc7a80ebd7429fc5a35e055064e4aa716877b05978d200969b88cf54a8f5fea6",
  "_filesize": 209990,
  "_sha256": "cc7a80ebd7429fc5a35e055064e4aa716877b05978d200969b88cf54a8f5fea6",
  "_created": "2026-05-18T06:01:55.000Z",
  "_published": "2026-06-02T16:49:18.639Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79124608324,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050573006"
    },
    {
      "job": 79124608257,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050569302"
    },
    {
      "job": 79124607997,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050571210"
    },
    {
      "job": 79124608193,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050574571"
    },
    {
      "job": 79124607403,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050548606"
    },
    {
      "job": 79124607355,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364229900"
    },
    {
      "job": 79124608300,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050565483"
    },
    {
      "job": 79124608777,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050567118"
    },
    {
      "job": 79124608147,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050569220"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ethansansom/actions/runs/26016276886",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ethansansom/friendlynumber",
  "_commit": {
    "id": "8788718211c3fad381b5fd28381979351dd45454",
    "author": "Ethan Sansom <99099398+EthanSansom@users.noreply.github.com>",
    "committer": "Ethan Sansom <99099398+EthanSansom@users.noreply.github.com>",
    "message": "Initial submission to CRAN\n",
    "time": 1743590373
  },
  "_maintainer": {
    "name": "Ethan Sansom",
    "email": "ethan.sansom29@gmail.com",
    "login": "ethansansom",
    "description": "MSc Statistics student at the University of Toronto, Data Analyst at OpenResearch and the Clean Air Partnership. I start many R packages and finish some.",
    "uuid": 99099398
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "bignum",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "ethansansom",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ethansansom",
      "count": 137,
      "uuid": 99099398
    }
  ],
  "_userbio": {
    "uuid": 99099398,
    "type": "user",
    "name": "Ethan Sansom",
    "description": "MSc Statistics student at the University of Toronto, Data Analyst at OpenResearch and the Clean Air Partnership. I start many R packages and finish some."
  },
  "_downloads": {
    "count": 190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/friendlynumber"
  },
  "_devurl": "https://github.com/ethansansom/friendlynumber",
  "_pkgdown": "https://ethansansom.github.io/friendlynumber/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/friendlynumber.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ethansansom/friendlynumber",
  "_realowner": "ethansansom",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-04-03"
    }
  ],
  "_exports": [
    "bigfloat_friendly",
    "bigfloat_friendly_safe",
    "biginteger_friendly",
    "biginteger_friendly_safe",
    "format_number",
    "friendlynumber_default_options",
    "integerish_friendly",
    "integerish_friendly_safe",
    "nth_friendly",
    "nth_friendly_safe",
    "ntimes_friendly",
    "ntimes_friendly_safe",
    "number_friendly",
    "number_friendly_safe",
    "numeric_friendly",
    "numeric_friendly_safe",
    "ordinal_friendly",
    "ordinal_friendly_safe",
    "quantifier_friendly",
    "quantifier_friendly_safe"
  ],
  "_help": [
    {
      "page": "bigfloat_friendly",
      "title": "Translate a bigfloat to a cardinal character vector",
      "topics": [
        "bigfloat_friendly",
        "bigfloat_friendly_safe"
      ]
    },
    {
      "page": "biginteger_friendly",
      "title": "Translate a biginteger to a cardinal character vector",
      "topics": [
        "biginteger_friendly",
        "biginteger_friendly_safe"
      ]
    },
    {
      "page": "format_number",
      "title": "Format a vector of numbers",
      "topics": [
        "format_number",
        "format_number.bignum_bigfloat",
        "format_number.bignum_biginteger",
        "format_number.default",
        "format_number.integer",
        "format_number.numeric"
      ]
    },
    {
      "page": "friendlynumber_default_options",
      "title": "Get the default options set by the friendlynumber package",
      "topics": [
        "friendlynumber_default_options"
      ]
    },
    {
      "page": "integerish_friendly",
      "title": "Translate integer-ish numbers to a cardinal character vector",
      "topics": [
        "integerish_friendly",
        "integerish_friendly_safe"
      ]
    },
    {
      "page": "nth_friendly",
      "title": "Translate integer-ish numbers to a character vector of nths (1st, 2nd, 3rd)",
      "topics": [
        "nth_friendly",
        "nth_friendly_safe"
      ]
    },
    {
      "page": "ntimes_friendly",
      "title": "Translate integer-ish numbers to a character vector of counts (once, twice, three times)",
      "topics": [
        "ntimes_friendly",
        "ntimes_friendly_safe"
      ]
    },
    {
      "page": "number_friendly",
      "title": "Translate a vector of numbers to a cardinal character vector",
      "topics": [
        "number_friendly",
        "number_friendly.bignum_bigfloat",
        "number_friendly.bignum_biginteger",
        "number_friendly.default",
        "number_friendly.integer",
        "number_friendly.numeric",
        "number_friendly_safe",
        "number_friendly_safe.bignum_bigfloat",
        "number_friendly_safe.bignum_biginteger",
        "number_friendly_safe.default",
        "number_friendly_safe.integer",
        "number_friendly_safe.numeric"
      ]
    },
    {
      "page": "numeric_friendly",
      "title": "Translate a numeric vector to a cardinal character vector",
      "topics": [
        "numeric_friendly",
        "numeric_friendly_safe"
      ]
    },
    {
      "page": "ordinal_friendly",
      "title": "Translate integer-ish numbers to an ordinal character vector",
      "topics": [
        "ordinal_friendly",
        "ordinal_friendly_safe"
      ]
    },
    {
      "page": "quantifier_friendly",
      "title": "Translate integer-ish numbers to a character vector of quantifiers (the, both, all three)",
      "topics": [
        "quantifier_friendly",
        "quantifier_friendly_safe"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ethansansom/friendlynumber/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/ethansansom/friendlynumber/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "friendlynumber",
  "_universes": [
    "ethansansom"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-18T06:03:59.000Z",
      "distro": "noble",
      "commit": "8788718211c3fad381b5fd28381979351dd45454",
      "fileid": "65b562025a52852564ace15ab6d39c008fe420085f5547287b610bf7c075c614",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethansansom/actions/runs/26016276886"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-18T06:03:42.000Z",
      "distro": "noble",
      "commit": "8788718211c3fad381b5fd28381979351dd45454",
      "fileid": "33e3c3ca7eb2f6db6bff6bdfa5e01f1c88f143852dba6691a24146244780dbda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethansansom/actions/runs/26016276886"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-18T06:03:55.000Z",
      "commit": "8788718211c3fad381b5fd28381979351dd45454",
      "fileid": "32601cb8ec47b10b52e26463bbf0cb1f144b8e22f969e62bd49249ba7101b58b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethansansom/actions/runs/26016276886"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-18T06:04:07.000Z",
      "commit": "8788718211c3fad381b5fd28381979351dd45454",
      "fileid": "5af8ec9e6a8d0c2481e0dab84995b6fc133dc256ed72f3b830cccc1958d1a1f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethansansom/actions/runs/26016276886"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-18T06:03:17.000Z",
      "commit": "8788718211c3fad381b5fd28381979351dd45454",
      "fileid": "aff26317f6a51aebb5f84380b93fcba4fad87bc7eee0018578f617391e633199",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethansansom/actions/runs/26016276886"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-18T06:03:24.000Z",
      "commit": "8788718211c3fad381b5fd28381979351dd45454",
      "fileid": "16d6bc2bf24581cf72406a7463f3983ea1353e9484887a3ff97e087d67660f7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethansansom/actions/runs/26016276886"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-18T06:03:34.000Z",
      "commit": "8788718211c3fad381b5fd28381979351dd45454",
      "fileid": "5dd6e77299f133c16883138aeaa1a8a1b3da0e0cf4ccdf7c08f4b0e76b005db3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ethansansom/actions/runs/26016276886"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T16:48:58.000Z",
      "commit": "8788718211c3fad381b5fd28381979351dd45454",
      "fileid": "8cd14f205f45cb5163edf5b6889258e412cf4fd328bfae5123e1e170df40ee87",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ethansansom/actions/runs/26016276886"
    }
  ]
}