{
  "_id": "6a51f2489b92047c28d52daf",
  "Package": "checkstring",
  "Title": "Common String Format Validation",
  "Version": "0.2.0.9000",
  "Authors@R": "person(\"Maximilian\", \"Mücke\", , \"muecke.maximilian@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0000-9432-9795\"))",
  "Description": "Validates common string formats including financial\nidentifiers (ISIN, CUSIP, SEDOL, FIGI, IBAN, LEI), publication\nidentifiers (ISBN, ISSN, DOI, ORCID), and general formats\n(email, UUID, URL, semver), with check digit verification where\napplicable.",
  "License": "MIT + file LICENSE",
  "URL": "https://m-muecke.github.io/checkstring/,\nhttps://github.com/m-muecke/checkstring",
  "BugReports": "https://github.com/m-muecke/checkstring/issues",
  "Config/roxygen2/markdown": "TRUE",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Repository": "https://m-muecke.r-universe.dev",
  "Date/Publication": "2026-07-11 07:06:28 UTC",
  "RemoteUrl": "https://github.com/m-muecke/checkstring",
  "RemoteRef": "HEAD",
  "RemoteSha": "97bc4f34fb6cc6d8d9d57b66357d3f0ce6a8d5b8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 07:33:03 UTC",
    "User": "root"
  },
  "Author": "Maximilian Mücke [aut, cre] (ORCID:\n<https://orcid.org/0009-0000-9432-9795>)",
  "Maintainer": "Maximilian Mücke <muecke.maximilian@gmail.com>",
  "_user": "m-muecke",
  "_type": "src",
  "_file": "checkstring_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/ffd8a636032120087aa0a26497d55ab5fa61baaea2c49df0a4f1d96a701d073f",
  "_filesize": 133400,
  "_sha256": "ffd8a636032120087aa0a26497d55ab5fa61baaea2c49df0a4f1d96a701d073f",
  "_expires": "2026-10-19T07:35:34.000Z",
  "_created": "2026-07-11T07:33:03.000Z",
  "_published": "2026-07-11T07:35:35.902Z",
  "_jobs": [
    {
      "job": 86524097724,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246359472"
    },
    {
      "job": 86524097723,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246357220"
    },
    {
      "job": 86524097718,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246356657"
    },
    {
      "job": 86524097766,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246356244"
    },
    {
      "job": 86523904464,
      "time": 142,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246341210"
    },
    {
      "job": 86524097725,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246355294"
    },
    {
      "job": 86524097782,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246354431"
    },
    {
      "job": 86524097762,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246357701"
    },
    {
      "job": 86524097756,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246352422"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29144606457",
  "_status": "success",
  "_upstream": "https://github.com/m-muecke/checkstring",
  "_commit": {
    "id": "97bc4f34fb6cc6d8d9d57b66357d3f0ce6a8d5b8",
    "author": "pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "[pre-commit.ci] pre-commit autoupdate (#23)\n\nupdates:\n- [github.com/lorenzwalthert/precommit: v0.4.3.9026 → v0.4.3.9028](https://github.com/lorenzwalthert/precommit/compare/v0.4.3.9026...v0.4.3.9028)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
    "time": 1783753588
  },
  "_maintainer": {
    "name": "Maximilian Mücke",
    "email": "muecke.maximilian@gmail.com",
    "login": "m-muecke",
    "description": "",
    "uuid": 26463953,
    "orcid": "0009-0000-9432-9795"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "m-muecke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 5
    },
    {
      "week": "2026-02",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 34
    },
    {
      "week": "2026-10",
      "n": 7
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 2
    },
    {
      "week": "2026-27",
      "n": 4
    },
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-01"
    },
    {
      "name": "v0.2.0",
      "date": "2026-06-29"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "m-muecke",
      "count": 73,
      "uuid": 26463953
    }
  ],
  "_userbio": {
    "uuid": 26463953,
    "type": "user",
    "name": "Maximilian Mücke",
    "followers": 52
  },
  "_downloads": {
    "count": 460,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/checkstring"
  },
  "_devurl": "https://github.com/m-muecke/checkstring",
  "_pkgdown": "https://m-muecke.github.io/checkstring/",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/checkstring.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/m-muecke/checkstring",
  "_realowner": "m-muecke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-05"
    },
    {
      "version": "0.2.0",
      "date": "2026-06-29"
    }
  ],
  "_exports": [
    "assert_empty_dots",
    "is_base64",
    "is_base64url",
    "is_bic",
    "is_color_hex",
    "is_cuid2",
    "is_cusip",
    "is_doi",
    "is_email",
    "is_figi",
    "is_hex",
    "is_hostname",
    "is_iban",
    "is_ipv4",
    "is_ipv6",
    "is_isbn",
    "is_isin",
    "is_iso_date",
    "is_iso_datetime",
    "is_issn",
    "is_lei",
    "is_mac",
    "is_md5",
    "is_mime",
    "is_nanoid",
    "is_orcid",
    "is_sedol",
    "is_semver",
    "is_sha256",
    "is_ulid",
    "is_url",
    "is_uuid"
  ],
  "_help": [
    {
      "page": "assert_empty_dots",
      "title": "Assert that dots are empty",
      "topics": [
        "assert_empty_dots"
      ]
    },
    {
      "page": "is_base64",
      "title": "Check if an argument is a base64 string",
      "topics": [
        "is_base64"
      ]
    },
    {
      "page": "is_base64url",
      "title": "Check if an argument is base64url string",
      "topics": [
        "is_base64url"
      ]
    },
    {
      "page": "is_bic",
      "title": "Check if an argument is a BIC/SWIFT code string",
      "topics": [
        "is_bic"
      ]
    },
    {
      "page": "is_color_hex",
      "title": "Check if an argument is a hex color string",
      "topics": [
        "is_color_hex"
      ]
    },
    {
      "page": "is_cuid2",
      "title": "Check if an argument is a CUID2 string",
      "topics": [
        "is_cuid2"
      ]
    },
    {
      "page": "is_cusip",
      "title": "Check if an argument is a valid CUSIP string",
      "topics": [
        "is_cusip"
      ]
    },
    {
      "page": "is_doi",
      "title": "Check if an argument is a DOI string",
      "topics": [
        "is_doi"
      ]
    },
    {
      "page": "is_email",
      "title": "Check if an argument is a email address string",
      "topics": [
        "is_email"
      ]
    },
    {
      "page": "is_figi",
      "title": "Check if an argument is a valid FIGI string",
      "topics": [
        "is_figi"
      ]
    },
    {
      "page": "is_hex",
      "title": "Check if an argument is a hexadecimal string",
      "topics": [
        "is_hex"
      ]
    },
    {
      "page": "is_hostname",
      "title": "Check if an argument is a hostname string",
      "topics": [
        "is_hostname"
      ]
    },
    {
      "page": "is_iban",
      "title": "Check if an argument is a valid IBAN string",
      "topics": [
        "is_iban"
      ]
    },
    {
      "page": "is_ipv4",
      "title": "Check if an argument is an IPv4 address string",
      "topics": [
        "is_ipv4"
      ]
    },
    {
      "page": "is_ipv6",
      "title": "Check if an argument is an IPv6 address string",
      "topics": [
        "is_ipv6"
      ]
    },
    {
      "page": "is_isbn",
      "title": "Check if an argument is an ISBN string",
      "topics": [
        "is_isbn"
      ]
    },
    {
      "page": "is_isin",
      "title": "Check if an argument is a valid ISIN string",
      "topics": [
        "is_isin"
      ]
    },
    {
      "page": "is_iso_date",
      "title": "Check if an argument is an ISO 8601 date string",
      "topics": [
        "is_iso_date"
      ]
    },
    {
      "page": "is_iso_datetime",
      "title": "Check if an argument is an ISO 8601 datetime string",
      "topics": [
        "is_iso_datetime"
      ]
    },
    {
      "page": "is_issn",
      "title": "Check if an argument is an ISSN string",
      "topics": [
        "is_issn"
      ]
    },
    {
      "page": "is_lei",
      "title": "Check if an argument is a valid LEI string",
      "topics": [
        "is_lei"
      ]
    },
    {
      "page": "is_mac",
      "title": "Check if an argument is a MAC address string",
      "topics": [
        "is_mac"
      ]
    },
    {
      "page": "is_md5",
      "title": "Check if an argument is an MD5 hash string",
      "topics": [
        "is_md5"
      ]
    },
    {
      "page": "is_mime",
      "title": "Check if an argument is a MIME type string",
      "topics": [
        "is_mime"
      ]
    },
    {
      "page": "is_nanoid",
      "title": "Check if an argument is a Nano ID string",
      "topics": [
        "is_nanoid"
      ]
    },
    {
      "page": "is_orcid",
      "title": "Check if an argument is an ORCID string",
      "topics": [
        "is_orcid"
      ]
    },
    {
      "page": "is_sedol",
      "title": "Check if an argument is a valid SEDOL string",
      "topics": [
        "is_sedol"
      ]
    },
    {
      "page": "is_semver",
      "title": "Check if an argument is a semantic versioning string",
      "topics": [
        "is_semver"
      ]
    },
    {
      "page": "is_sha256",
      "title": "Check if an argument is a SHA-256 hash string",
      "topics": [
        "is_sha256"
      ]
    },
    {
      "page": "is_ulid",
      "title": "Check if an argument is a ULID string",
      "topics": [
        "is_ulid"
      ]
    },
    {
      "page": "is_url",
      "title": "Check if an argument is url string",
      "topics": [
        "is_url"
      ]
    },
    {
      "page": "is_uuid",
      "title": "Check if an argument is an UUID string",
      "topics": [
        "is_uuid"
      ]
    }
  ],
  "_readme": "https://github.com/m-muecke/checkstring/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.9030899869919438,
  "_indexed": true,
  "_nocasepkg": "checkstring",
  "_universes": [
    "m-muecke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:35:03.000Z",
      "distro": "resolute",
      "commit": "97bc4f34fb6cc6d8d9d57b66357d3f0ce6a8d5b8",
      "fileid": "https://r2.ropensci.org/82b7e2fd4843bc8eac8b6536e4919875963fc91b0994273ce7eae3a6765bc409",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29144606457"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:34:47.000Z",
      "distro": "resolute",
      "commit": "97bc4f34fb6cc6d8d9d57b66357d3f0ce6a8d5b8",
      "fileid": "https://r2.ropensci.org/90b06676325912793143a1880431ee03482f796266344e2d0c1f1a240f43d0f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29144606457"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:34:45.000Z",
      "commit": "97bc4f34fb6cc6d8d9d57b66357d3f0ce6a8d5b8",
      "fileid": "https://r2.ropensci.org/74266e39b4da29350df61f95bff99f10d5bd28d802cfcc0447b121e2137b29c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29144606457"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:34:43.000Z",
      "commit": "97bc4f34fb6cc6d8d9d57b66357d3f0ce6a8d5b8",
      "fileid": "https://r2.ropensci.org/21deb4a53ebb60fb42310fec502afe3f392a2e2d288535f95cbbbd561a2eb9e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29144606457"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:34:45.000Z",
      "commit": "97bc4f34fb6cc6d8d9d57b66357d3f0ce6a8d5b8",
      "fileid": "https://r2.ropensci.org/0c73e09544d0ae55b172dcc73ffebf5473174f5f7c23b728716d0294c09b0eb6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29144606457"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:34:24.000Z",
      "commit": "97bc4f34fb6cc6d8d9d57b66357d3f0ce6a8d5b8",
      "fileid": "https://r2.ropensci.org/0b67b6b92f4ff268f75e25516710a5390d678427ad53b47f1aff85baa0f5b9fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29144606457"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:34:46.000Z",
      "commit": "97bc4f34fb6cc6d8d9d57b66357d3f0ce6a8d5b8",
      "fileid": "https://r2.ropensci.org/886eae68e07ccf268b0a574242d43fde3d0ffe7fa3c60c444643e73115e87b95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29144606457"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-11T07:34:12.000Z",
      "commit": "97bc4f34fb6cc6d8d9d57b66357d3f0ce6a8d5b8",
      "fileid": "https://r2.ropensci.org/8cb5015ad39e0fa587d6a4c69887b19130d2dd91f5fbf5d7efd01d37d9c026ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29144606457"
    }
  ]
}