{
  "_id": "6a1039dfacfb0bcc41c9b291",
  "Package": "ymq",
  "Title": "Year Months and Quarters",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Steve\", \"Martin\", role = c(\"aut\", \"cre\", \"cph\"), email = \"stevemartin041@gmail.com\", comment = c(ORCID = \"0000-0003-2544-9480\"))\n)",
  "Description": "Operators to manipulate integers representing year months\nin the form YYYYMM, and year quarters in the form YYYYQQ.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/marberts/yqm",
  "Repository": "https://marberts.r-universe.dev",
  "Date/Publication": "2022-03-24 01:53:34 UTC",
  "RemoteUrl": "https://github.com/marberts/ymq",
  "RemoteRef": "HEAD",
  "RemoteSha": "dddceefb81e558ab1dd83a0cd30b62c227b9b8b6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 05:19:28 UTC",
    "User": "root"
  },
  "Author": "Steve Martin [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2544-9480>)",
  "Maintainer": "Steve Martin <stevemartin041@gmail.com>",
  "MD5sum": "a917f32bea086049f6732981811642d5",
  "_user": "marberts",
  "_type": "src",
  "_file": "ymq_0.1.0.tar.gz",
  "_fileid": "d60fa476e3ae3c8b1759d02022f59f6515c1f4d6682888bd184aa3a749c88e0c",
  "_filesize": 84685,
  "_sha256": "d60fa476e3ae3c8b1759d02022f59f6515c1f4d6682888bd184aa3a749c88e0c",
  "_created": "2026-05-12T05:19:28.000Z",
  "_published": "2026-05-22T11:11:27.105Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77368072612,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936258674"
    },
    {
      "job": 77368072892,
      "time": 90,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936256783"
    },
    {
      "job": 77368072854,
      "time": 65,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936251813"
    },
    {
      "job": 77368072565,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936258799"
    },
    {
      "job": 77368072391,
      "time": 132,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936237625"
    },
    {
      "job": 77368072136,
      "time": 79,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159091995"
    },
    {
      "job": 77368072583,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936251219"
    },
    {
      "job": 77368072784,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936249963"
    },
    {
      "job": 77368072869,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936249815"
    }
  ],
  "_buildurl": "https://github.com/r-universe/marberts/actions/runs/25714963380",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/marberts/ymq",
  "_commit": {
    "id": "dddceefb81e558ab1dd83a0cd30b62c227b9b8b6",
    "author": "Steve Martin <stevemartin041@gmail.com>",
    "committer": "Steve Martin <stevemartin041@gmail.com>",
    "message": "Version 0.1.0\n",
    "time": 1648086814
  },
  "_maintainer": {
    "name": "Steve Martin",
    "email": "stevemartin041@gmail.com",
    "login": "marberts",
    "orcid": "0000-0003-2544-9480",
    "uuid": 62676717
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    }
  ],
  "_owner": "marberts",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "marberts",
      "count": 3,
      "uuid": 62676717
    }
  ],
  "_userbio": {
    "uuid": 62676717,
    "type": "user",
    "name": "Steve Martin",
    "description": "Using economics and data science to measure the economy."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ymq"
  },
  "_devurl": "https://github.com/marberts/yqm",
  "_searchresults": 4,
  "_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/ymq.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%-m%",
    "%-q%",
    "%+m%",
    "%+q%",
    "%m-m%",
    "%m:m%",
    "%q-q%",
    "%q:q%",
    "digits",
    "m2q",
    "q2m"
  ],
  "_help": [
    {
      "page": "ymq-package",
      "title": "Year Months and Quarters",
      "topics": [
        "ymq-package",
        "ymq"
      ]
    },
    {
      "page": "convert",
      "title": "Convert YYYYMM to YYYYQQ.",
      "topics": [
        "m2q",
        "q2m"
      ]
    },
    {
      "page": "digits",
      "title": "Number of integer digits",
      "topics": [
        "digits"
      ]
    },
    {
      "page": "infix",
      "title": "Infix operators to work with integers representing year months (YYYYMM) and year quarters (YYYYQQ).",
      "topics": [
        "%+m%",
        "%+q%",
        "%-m%",
        "%-q%",
        "%m-m%",
        "%m:m%",
        "%q-q%",
        "%q:q%"
      ]
    }
  ],
  "_readme": "https://github.com/marberts/ymq/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ymq",
  "_universes": [
    "marberts"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T05:21:13.000Z",
      "distro": "noble",
      "commit": "dddceefb81e558ab1dd83a0cd30b62c227b9b8b6",
      "fileid": "22655322c8ba087b65e702546442126c663b9235d87b9adb7c796a542637b28c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/25714963380"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T05:21:03.000Z",
      "distro": "noble",
      "commit": "dddceefb81e558ab1dd83a0cd30b62c227b9b8b6",
      "fileid": "3072d8d196ee061a480c20b184ab33e4bcbcc0140a1cf94571cb1c0b6fdc7379",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/25714963380"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T05:20:42.000Z",
      "commit": "dddceefb81e558ab1dd83a0cd30b62c227b9b8b6",
      "fileid": "2376098d899590d4e2a599662d35f2e8f004f9ef168a4dd92f195dabc9f1f38b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/25714963380"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T05:21:12.000Z",
      "commit": "dddceefb81e558ab1dd83a0cd30b62c227b9b8b6",
      "fileid": "9e3a59b60f92f635a13e751a0f68900116401e89f84f14aba152a8ad649cc9e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/25714963380"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T05:20:32.000Z",
      "commit": "dddceefb81e558ab1dd83a0cd30b62c227b9b8b6",
      "fileid": "91eef7a2609daf602b4454c695d68544d14e5d2224d11d97cf878ca83370bc01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/25714963380"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T05:20:27.000Z",
      "commit": "dddceefb81e558ab1dd83a0cd30b62c227b9b8b6",
      "fileid": "c5566af2a1e603e6197b6500024c92385904a9de77eed07fa39a9e737026f603",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/25714963380"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T05:20:26.000Z",
      "commit": "dddceefb81e558ab1dd83a0cd30b62c227b9b8b6",
      "fileid": "72d292c768d4884c97e5c079a76602179a19bed8d49db340c349c7e8311a0203",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/25714963380"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:11:07.000Z",
      "commit": "dddceefb81e558ab1dd83a0cd30b62c227b9b8b6",
      "fileid": "547304f8df4a03b0ac71b2f6ef9bff159e7e8d8cd8f238d5121aef30f379c62a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/marberts/actions/runs/25714963380"
    }
  ]
}