{
  "_id": "6a1015b4acfb0bcc41c8422c",
  "Package": "rly",
  "Type": "Package",
  "Title": "Tools to Create Formal Language Parser",
  "Version": "1.7.8",
  "Date": "2026-01-14",
  "Authors@R": "c(person(\"Marek\", \"Jagielski\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"marek.jagielski@gmail.com\"),\nperson(\"David M.\", \"Beazley\",\nrole = c(\"aut\", \"cph\")),\nperson(\"Yasutaka\", \"Tanaka\",\nrole = c(\"ctb\")),\nperson(\"Henrico\", \"Witvliet\",\nrole = c(\"ctb\")))",
  "Author": "Marek Jagielski [aut, cre, cph], David M. Beazley [aut, cph],\nYasutaka Tanaka [ctb], Henrico Witvliet [ctb]",
  "Maintainer": "Marek Jagielski <marek.jagielski@gmail.com>",
  "Description": "R implementation of the common parsing tools 'lex' and\n'yacc'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/systemincloud/rly",
  "BugReports": "https://github.com/systemincloud/rly/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Collate": "'logger.R' 'lex.R' 'yacc.R' 'rly-package.R'",
  "VignetteBuilder": "knitr",
  "Repository": "https://systemincloud.r-universe.dev",
  "Date/Publication": "2026-01-14 17:27:00 UTC",
  "RemoteUrl": "https://github.com/systemincloud/rly",
  "RemoteRef": "HEAD",
  "RemoteSha": "6021b81aaf070b7e42f77e7a39e500086b61d194",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-14 08:33:36 UTC",
    "User": "root"
  },
  "MD5sum": "953c258b5b54a0955d51ce80aa96c438",
  "_user": "systemincloud",
  "_type": "src",
  "_file": "rly_1.7.8.tar.gz",
  "_fileid": "98f76b774fa3e8ed5b8051126f0f7a0298a85d576f066a5b96d195c3bccca1ab",
  "_filesize": 187214,
  "_sha256": "98f76b774fa3e8ed5b8051126f0f7a0298a85d576f066a5b96d195c3bccca1ab",
  "_created": "2026-05-14T08:33:36.000Z",
  "_published": "2026-05-22T08:37:08.930Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345036538,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990439064"
    },
    {
      "job": 77345036481,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990439964"
    },
    {
      "job": 77345036489,
      "time": 112,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990436726"
    },
    {
      "job": 77345036443,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990437907"
    },
    {
      "job": 77345036396,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010951923"
    },
    {
      "job": 77345036576,
      "time": 323,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990480731"
    },
    {
      "job": 77345036377,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990427403"
    },
    {
      "job": 77345036547,
      "time": 190,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990457981"
    },
    {
      "job": 77345035695,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990406971"
    },
    {
      "job": 77345035612,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156305262"
    },
    {
      "job": 77345036203,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990434576"
    },
    {
      "job": 77345036623,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990441486"
    },
    {
      "job": 77345036570,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990429775"
    }
  ],
  "_buildurl": "https://github.com/r-universe/systemincloud/actions/runs/25850214270",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/systemincloud/rly",
  "_commit": {
    "id": "6021b81aaf070b7e42f77e7a39e500086b61d194",
    "author": "Marek Jagielski <marek.jagielski@pm.me>",
    "committer": "Marek Jagielski <marek.jagielski@pm.me>",
    "message": "Remove futile.logger dependency (scheduled for CRAN archival)\n\nReplace futile.logger with native cat() logging to avoid package\nbeing archived when futile.logger is removed from CRAN on 2026-01-29.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\n",
    "time": 1768411620
  },
  "_maintainer": {
    "name": "Marek Jagielski",
    "email": "marek.jagielski@gmail.com",
    "login": "marekjagielski",
    "uuid": 5246566
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "systemincloud",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 36,
  "_contributors": [
    {
      "user": "marekjagielski",
      "count": 337,
      "uuid": 5246566
    },
    {
      "user": "hrbrmstr",
      "count": 4,
      "uuid": 509878
    },
    {
      "user": "billdenney",
      "count": 1,
      "uuid": 10359931
    },
    {
      "user": "henricowitvliet",
      "count": 1,
      "uuid": 2179781
    },
    {
      "user": "caprice-j",
      "count": 1,
      "uuid": 6244800
    }
  ],
  "_userbio": {
    "uuid": 6533497,
    "type": "organization",
    "name": "Ruminaq"
  },
  "_downloads": {
    "count": 1221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rly"
  },
  "_devurl": "https://github.com/systemincloud/rly",
  "_searchresults": 88,
  "_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/rly.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/systemincloud/rly",
  "_realowner": "systemincloud",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2016-11-27"
    },
    {
      "version": "1.1.0",
      "date": "2016-12-04"
    },
    {
      "version": "1.2.1",
      "date": "2016-12-18"
    },
    {
      "version": "1.3.0",
      "date": "2016-12-30"
    },
    {
      "version": "1.4.0",
      "date": "2017-01-06"
    },
    {
      "version": "1.4.1",
      "date": "2017-01-07"
    },
    {
      "version": "1.4.2",
      "date": "2017-01-08"
    },
    {
      "version": "1.5",
      "date": "2018-03-28"
    },
    {
      "version": "1.6.1",
      "date": "2018-04-24"
    },
    {
      "version": "1.6.2",
      "date": "2018-09-10"
    },
    {
      "version": "1.7.4",
      "date": "2022-05-08"
    },
    {
      "version": "1.7.7",
      "date": "2025-09-26"
    },
    {
      "version": "1.7.8",
      "date": "2026-01-14"
    }
  ],
  "_exports": [
    "lex",
    "LexToken",
    "NullLogger",
    "RlyLogger",
    "yacc"
  ],
  "_help": [
    {
      "page": "lex",
      "title": "Build a lexer",
      "topics": [
        "lex"
      ]
    },
    {
      "page": "Lexer",
      "title": "Lexing Engine",
      "topics": [
        "Lexer"
      ]
    },
    {
      "page": "LexToken",
      "title": "Lex Token",
      "topics": [
        "LexToken"
      ]
    },
    {
      "page": "LRParser",
      "title": "The LR Parsing engine",
      "topics": [
        "LRParser"
      ]
    },
    {
      "page": "NullLogger",
      "title": "Null logger is used when no output should be generated.",
      "topics": [
        "NullLogger"
      ]
    },
    {
      "page": "RlyLogger",
      "title": "Print log message to file or console.",
      "topics": [
        "RlyLogger"
      ]
    },
    {
      "page": "yacc",
      "title": "Build a parser",
      "topics": [
        "yacc"
      ]
    },
    {
      "page": "YaccProduction",
      "title": "Object sent to grammar rule",
      "topics": [
        "YaccProduction"
      ]
    }
  ],
  "_readme": "https://github.com/systemincloud/rly/raw/HEAD/README.md",
  "_rundeps": [
    "R6"
  ],
  "_vignettes": [
    {
      "source": "intro-to-rly.Rmd",
      "filename": "intro-to-rly.html",
      "title": "Intro to {rly}",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Finding Tokens",
        "Calculator Example"
      ],
      "created": "2019-08-11 21:40:35",
      "modified": "2019-08-11 21:40:35",
      "commits": 1
    }
  ],
  "_score": 8.143803337629626,
  "_indexed": true,
  "_nocasepkg": "rly",
  "_universes": [
    "systemincloud",
    "marekjagielski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.8",
      "date": "2026-05-14T08:35:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6021b81aaf070b7e42f77e7a39e500086b61d194",
      "fileid": "3978570ae41809ec3b6dee3c68d89a8b53b3b353c80d91db629a9f62b8efac3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/systemincloud/actions/runs/25850214270"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.8",
      "date": "2026-05-14T08:35:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6021b81aaf070b7e42f77e7a39e500086b61d194",
      "fileid": "1b07b7a982f1c67f4b2120a1e740fe2164010d684e0893199f287c916f69aaa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/systemincloud/actions/runs/25850214270"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.8",
      "date": "2026-05-14T08:35:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6021b81aaf070b7e42f77e7a39e500086b61d194",
      "fileid": "4701ac7ca52b6d7f8031062d60605e3d70a639f1efba834822cb7d1f1d238e27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/systemincloud/actions/runs/25850214270"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.8",
      "date": "2026-05-14T08:35:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6021b81aaf070b7e42f77e7a39e500086b61d194",
      "fileid": "bd91e8b9c980013e9cc6e940c7a57be8775b1447b9d50d1443ee1f958f90133e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/systemincloud/actions/runs/25850214270"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.8",
      "date": "2026-05-15T05:51:26.000Z",
      "arch": "aarch64",
      "commit": "6021b81aaf070b7e42f77e7a39e500086b61d194",
      "fileid": "8f5f235cba837aa01d088080ab2f68625ae9da325ce71e434a03e8e50d0493fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/systemincloud/actions/runs/25850214270"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.8",
      "date": "2026-05-14T08:37:56.000Z",
      "arch": "x86_64",
      "commit": "6021b81aaf070b7e42f77e7a39e500086b61d194",
      "fileid": "1e5d4e5da341cedd2371202b42dc98851f9ef605dd6421f69fe10134a15e4877",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/systemincloud/actions/runs/25850214270"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.8",
      "date": "2026-05-14T08:34:56.000Z",
      "arch": "aarch64",
      "commit": "6021b81aaf070b7e42f77e7a39e500086b61d194",
      "fileid": "1f7ed4cb97d680c7c0c64b737430c53c4b3575f3e3ac9889f60431f9af1633ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/systemincloud/actions/runs/25850214270"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.8",
      "date": "2026-05-14T08:36:26.000Z",
      "arch": "x86_64",
      "commit": "6021b81aaf070b7e42f77e7a39e500086b61d194",
      "fileid": "4cb30639411dbaafb26984ca3ea22426dfc299ed3422c6a88737906394d36da2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/systemincloud/actions/runs/25850214270"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.8",
      "date": "2026-05-14T08:34:57.000Z",
      "arch": "x86_64",
      "commit": "6021b81aaf070b7e42f77e7a39e500086b61d194",
      "fileid": "bd082f934b02e8146be095d13ede1c4554af4a4760ce7e181c1390f929e0b14b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/systemincloud/actions/runs/25850214270"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.8",
      "date": "2026-05-14T08:35:28.000Z",
      "arch": "x86_64",
      "commit": "6021b81aaf070b7e42f77e7a39e500086b61d194",
      "fileid": "78448a5dc1832d4c8de4ae355791ac00923e1286baecc59db6a375b4d523edb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/systemincloud/actions/runs/25850214270"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.8",
      "date": "2026-05-14T08:34:45.000Z",
      "arch": "x86_64",
      "commit": "6021b81aaf070b7e42f77e7a39e500086b61d194",
      "fileid": "e74267171d8c894abd675aa92cdc4563626713b3902e87f48fd07b2bda773d31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/systemincloud/actions/runs/25850214270"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.8",
      "date": "2026-05-22T08:36:52.000Z",
      "arch": "emscripten",
      "commit": "6021b81aaf070b7e42f77e7a39e500086b61d194",
      "fileid": "99178b9c73b443eebf9d29581b35e303f31dea49e02b66e20c79d259a973d454",
      "status": "success",
      "buildurl": "https://github.com/r-universe/systemincloud/actions/runs/25850214270"
    }
  ]
}