{
  "_id": "6a101f99acfb0bcc41c8b4ac",
  "Package": "squids",
  "Title": "Short Quasi-Unique Identifiers (SQUIDs)",
  "Version": "26.4.1",
  "Authors@R": "person(\"Gjalt-Jorn\", \"Peters\",\nemail = \"squids@opens.science\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0336-9589\"))",
  "Description": "It is often useful to produce short, quasi-unique\nidentifiers (SQUIDs) without the benefit of a central authority\nto prevent duplication. Although Universally Unique Identifiers\n(UUIDs) provide for this, these are also unwieldy; for example,\nthe most used UUID, version 4, is 36 characters long. SQUIDs\nare short (8 characters) at the expense of having more\ncollisions, which can be mitigated by combining them with\nhuman-produced suffixes, yielding relatively brief, half\nhuman-readable, almost-unique identifiers (see for example the\nidentifiers used for Decentralized Construct Taxonomies; Peters\n& Crutzen, 2024 <doi:10.15626/MP.2022.3638>). SQUIDs are the\nnumber of centiseconds elapsed since the beginning of 1970\nconverted to a base 30 system. This package contains functions\nto produce SQUIDs as well as convert them back into dates and\ntimes.",
  "License": "GPL (>= 3)",
  "BugReports": "https://codeberg.org/R-packages/squids/issues",
  "URL": "https://squids.opens.science",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://matherion.r-universe.dev",
  "Date/Publication": "2026-04-22 19:21:48 UTC",
  "RemoteUrl": "https://codeberg.org/r-packages/squids",
  "RemoteRef": "HEAD",
  "RemoteSha": "1878570a8caf18336543f962523c86bb50986488",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 09:15:48 UTC",
    "User": "root"
  },
  "Author": "Gjalt-Jorn Peters [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0336-9589>)",
  "Maintainer": "Gjalt-Jorn Peters <squids@opens.science>",
  "MD5sum": "6299559cf23103204af6680cc2a5961f",
  "_user": "matherion",
  "_type": "src",
  "_file": "squids_26.4.1.tar.gz",
  "_fileid": "fc4b98f9aecc90af462a5b0c7844bfdb2a1512e5e1bf4103ed5879090286f7aa",
  "_filesize": 309846,
  "_sha256": "fc4b98f9aecc90af462a5b0c7844bfdb2a1512e5e1bf4103ed5879090286f7aa",
  "_created": "2026-05-22T09:15:48.000Z",
  "_published": "2026-05-22T09:19:21.689Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351235221,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157074173"
    },
    {
      "job": 77351235163,
      "time": 93,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157073178"
    },
    {
      "job": 77351235246,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157088064"
    },
    {
      "job": 77351235145,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157078065"
    },
    {
      "job": 77350801846,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157042916"
    },
    {
      "job": 77351235202,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157071519"
    },
    {
      "job": 77351235151,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157065676"
    },
    {
      "job": 77351235243,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157069288"
    },
    {
      "job": 77351235161,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157061708"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matherion/actions/runs/26279154521",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://codeberg.org/r-packages/squids",
  "_commit": {
    "id": "1878570a8caf18336543f962523c86bb50986488",
    "author": "Gjalt-Jorn Peters <gjalt-jorn@behaviorchange.eu>",
    "committer": "Gjalt-Jorn Peters <gjalt-jorn@behaviorchange.eu>",
    "message": "better origin specification\n",
    "time": 1776885708
  },
  "_maintainer": {
    "name": "Gjalt-Jorn Peters",
    "email": "squids@opens.science",
    "login": "matherion",
    "mastodon": "@matherion@mastodon.nl",
    "description": "Researcher in health psychology. Into behavior change, methods, and statistics.",
    "uuid": 2077242,
    "orcid": "0000-0002-0336-9589"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "codeberg-r-packages",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-21",
      "n": 9
    },
    {
      "week": "2025-22",
      "n": 2
    },
    {
      "week": "2025-23",
      "n": 17
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "25.5.0",
      "date": "2025-05-24"
    },
    {
      "name": "v25.5.1",
      "date": "2025-05-28"
    },
    {
      "name": "v25.5.3",
      "date": "2025-05-28"
    },
    {
      "name": "v25.5.5",
      "date": "2025-05-28"
    },
    {
      "name": "v25.5.6",
      "date": "2025-05-30"
    },
    {
      "name": "v25.6.1",
      "date": "2025-06-07"
    }
  ],
  "_userbio": {
    "uuid": 2077242,
    "type": "user",
    "name": "Gjalt-Jorn Peters",
    "description": "Researcher in health psychology. Into behavior change, methods, and statistics."
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/squids"
  },
  "_devurl": "https://codeberg.org/r-packages/squids",
  "_pkgdown": "https://squids.opens.science",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/squids.html",
    "manual.pdf"
  ],
  "_homeurl": "https://codeberg.org/r-packages/squids",
  "_realowner": "matherion",
  "_cranurl": true,
  "_releases": [
    {
      "version": "25.5.6",
      "date": "2025-05-30"
    },
    {
      "version": "25.6.1",
      "date": "2025-06-07"
    }
  ],
  "_exports": [
    "add_squids_to_df",
    "base30toNumeric",
    "cat0",
    "checkPkgs",
    "datetime_to_squids",
    "extract_squids",
    "get_current_origin",
    "get_squid",
    "highest_squid",
    "is.squid",
    "lowest_squid",
    "next_squid",
    "next_squids",
    "numericToBase30",
    "opts",
    "orcid_to_shorcid",
    "origin_to_squids",
    "POSIXt_to_squids",
    "random_squids",
    "repeatStr",
    "repStr",
    "set_squid",
    "shorcid_to_orcid",
    "squids",
    "squids_to_datetime",
    "squids_to_origin",
    "squids_to_POSIXt",
    "squids_to_timestamp",
    "timestamp_to_squids",
    "vecTxt",
    "vecTxtQ"
  ],
  "_help": [
    {
      "page": "add_squids_to_df",
      "title": "Add a column with SQUIDs to a data frame",
      "topics": [
        "add_squids_to_df"
      ]
    },
    {
      "page": "base30conversion",
      "title": "Conversion between base10 and base30",
      "topics": [
        "base30conversion",
        "base30toNumeric",
        "numericToBase30"
      ]
    },
    {
      "page": "cat0",
      "title": "Concatenate to screen without spaces",
      "topics": [
        "cat0"
      ]
    },
    {
      "page": "checkPkgs",
      "title": "Check for presence of a package",
      "topics": [
        "checkPkgs"
      ]
    },
    {
      "page": "extract_squids",
      "title": "Extract SQUIDs from a character vector",
      "topics": [
        "extract_squids"
      ]
    },
    {
      "page": "get_current_origin",
      "title": "Get the current origin for each reuse",
      "topics": [
        "get_current_origin"
      ]
    },
    {
      "page": "saving_squids",
      "title": "Set or get a SQUID (to follow)",
      "topics": [
        "get_squid",
        "set_squid"
      ]
    },
    {
      "page": "extreme_squids",
      "title": "Finding extreme (highest or lowest) SQUIDs",
      "topics": [
        "highest_squid",
        "lowest_squid"
      ]
    },
    {
      "page": "is.squid",
      "title": "Test whether something is a SQUID",
      "topics": [
        "is.squid"
      ]
    },
    {
      "page": "next_squid",
      "title": "Get the next SQUID (or SQUIDs)",
      "topics": [
        "next_squid",
        "next_squids"
      ]
    },
    {
      "page": "opts",
      "title": "Options for the squids package",
      "topics": [
        "get",
        "opts",
        "reset",
        "set"
      ]
    },
    {
      "page": "ShORCIDs",
      "title": "Converting ORCIDs to ShORCIDs and vice versa",
      "topics": [
        "orcid_to_shorcid",
        "shorcid_to_orcid"
      ]
    },
    {
      "page": "origin_to_squids",
      "title": "Convert an origin (a timestamp) to a SQUID",
      "topics": [
        "datetime_to_squids",
        "origin_to_squids",
        "POSIXt_to_squids"
      ]
    },
    {
      "page": "squids",
      "title": "Generate short quasi-unique identifiers (SQUIDs)",
      "topics": [
        "random_squids",
        "squids"
      ]
    },
    {
      "page": "repeatStr",
      "title": "Repeat a string a number of times",
      "topics": [
        "repeatStr",
        "repStr"
      ]
    },
    {
      "page": "unsquiding",
      "title": "Converting SQUIDs back to timestamps and dates/times",
      "topics": [
        "squids_to_datetime",
        "squids_to_origin",
        "squids_to_POSIXt",
        "squids_to_timestamp"
      ]
    },
    {
      "page": "timestamp_to_squids",
      "title": "Convert a timestamp to a SQUID",
      "topics": [
        "timestamp_to_squids"
      ]
    },
    {
      "page": "vecTxt",
      "title": "Easily parse a vector into a character value",
      "topics": [
        "vecTxt",
        "vecTxtQ"
      ]
    }
  ],
  "_readme": "https://codeberg.org/r-packages/squids/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "squids.Rmd",
      "filename": "squids.html",
      "title": "SQUIDs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Details",
        "The base 30 system",
        "Avoiding collisions",
        "The SQUID \"digits\""
      ],
      "created": "2025-05-24 13:06:20",
      "modified": "2025-06-03 18:30:16",
      "commits": 5
    }
  ],
  "_score": 4.8750612633917,
  "_indexed": true,
  "_nocasepkg": "squids",
  "_universes": [
    "matherion",
    "codeberg-r-packages"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "26.4.1",
      "date": "2026-05-22T09:17:49.000Z",
      "distro": "noble",
      "commit": "1878570a8caf18336543f962523c86bb50986488",
      "fileid": "1518801d9426855257223afac94dc0d08e2ea9739788af4a8aaa6bba91ea29fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matherion/actions/runs/26279154521"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "26.4.1",
      "date": "2026-05-22T09:17:46.000Z",
      "distro": "noble",
      "commit": "1878570a8caf18336543f962523c86bb50986488",
      "fileid": "724ddb8cbb2251f86e9bbaf68aa6bcad19f843015a53a7fadcda4f79c51946fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matherion/actions/runs/26279154521"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "26.4.1",
      "date": "2026-05-22T09:18:32.000Z",
      "commit": "1878570a8caf18336543f962523c86bb50986488",
      "fileid": "3f77808b687293bac3f1fcd5b9ac849aed93543543ceeaf52e1e5747671d05fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matherion/actions/runs/26279154521"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "26.4.1",
      "date": "2026-05-22T09:17:58.000Z",
      "commit": "1878570a8caf18336543f962523c86bb50986488",
      "fileid": "ea08fe6ff241b86dc6a95e697dfb668deb778091b04071995c277cd5941ed5e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matherion/actions/runs/26279154521"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "26.4.1",
      "date": "2026-05-22T09:17:52.000Z",
      "commit": "1878570a8caf18336543f962523c86bb50986488",
      "fileid": "2b1e71a06b4d83935357b6dd1fb6bfd2f65d1631b4ae4de24b03a36d6822ca50",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matherion/actions/runs/26279154521"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "26.4.1",
      "date": "2026-05-22T09:17:20.000Z",
      "commit": "1878570a8caf18336543f962523c86bb50986488",
      "fileid": "03264d72d01d4780f2a644a001bb09f3517fb4e3f1eb30defca9652ce1545bc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matherion/actions/runs/26279154521"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "26.4.1",
      "date": "2026-05-22T09:17:31.000Z",
      "commit": "1878570a8caf18336543f962523c86bb50986488",
      "fileid": "d90829ec1fa34a998e7ca1b9050257ce042915d013180b4b63c796aa443fa4a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matherion/actions/runs/26279154521"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "26.4.1",
      "date": "2026-05-22T09:17:08.000Z",
      "commit": "1878570a8caf18336543f962523c86bb50986488",
      "fileid": "bb69bccf73e7fe8abde8585b4501e6b376cd955abe76c280999e41f953719466",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matherion/actions/runs/26279154521"
    }
  ]
}