{
  "_id": "6a3b423c5cdecea1d6814556",
  "Package": "dparser",
  "Title": "Port of 'Dparser' Package",
  "Version": "1.3.1-13",
  "Authors@R": "c(person(\"Matthew\", \"Fidler\", email = \"matthew.fidler@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"John\", \"Plevyak\", role = c(\"aut\", \"cph\"), email = \"jplevyak@gmail.com\"))",
  "Description": "A Scannerless GLR parser/parser generator.  Note that GLR\nstanding for \"generalized LR\", where L stands for\n\"left-to-right\" and R stands for \"rightmost (derivation)\".  For\nmore information see\n<https://en.wikipedia.org/wiki/GLR_parser>. This parser is\nbased on the Tomita (1987) algorithm. (Paper can be found at\n<https://aclanthology.org/P84-1073.pdf>). The original\n'dparser' package documentation can be found at\n<https://dparser.sourceforge.net/>.  This allows you to add\nmini-languages to R (like rxode2's ODE mini-language Wang,\nHallow, and James 2015 <DOI:10.1002/psp4.12052>) or to parse\nother languages like 'NONMEM' to automatically translate them\nto R code.  To use this in your code, add a LinkingTo dparser\nin your DESCRIPTION file and instead of using #include\n<dparse.h> use #include <dparser.h>.  This also provides a\nR-based port of the make_dparser\n<https://dparser.sourceforge.net/d/make_dparser.cat> command\ncalled mkdparser().  Additionally you can parse an arbitrary\ngrammar within R using the dparse() function, which works on\nmost OSes and is mainly for grammar testing.  The fastest\nparsing, of course, occurs at the C level, and is suggested.",
  "License": "BSD_3_clause + file LICENSE",
  "BugReports": "https://github.com/nlmixr2/dparser-R/issues/",
  "URL": "https://nlmixr2.github.io/dparser-R/,\nhttps://github.com/nlmixr2/dparser-R/",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Repository": "https://nlmixr2.r-universe.dev",
  "Date/Publication": "2026-05-04 03:49:18 UTC",
  "RemoteUrl": "https://github.com/nlmixr2/dparser-R",
  "RemoteRef": "HEAD",
  "RemoteSha": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 02:28:45 UTC",
    "User": "root"
  },
  "Author": "Matthew Fidler [aut, cre],\nJohn Plevyak [aut, cph]",
  "Maintainer": "Matthew Fidler <matthew.fidler@gmail.com>",
  "MD5sum": "f2ce7d6485a6943437c8ef509df3fda3",
  "_user": "nlmixr2",
  "_type": "src",
  "_file": "dparser_1.3.1-13.tar.gz",
  "_fileid": "fc50fb390193faaa1ce7a297e2e9d059da876cf4c2248cdfd04f2aee3d47435f",
  "_filesize": 352886,
  "_sha256": "fc50fb390193faaa1ce7a297e2e9d059da876cf4c2248cdfd04f2aee3d47435f",
  "_created": "2026-06-24T02:28:45.000Z",
  "_published": "2026-06-24T02:34:36.204Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83105308004,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838691358"
    },
    {
      "job": 83105307998,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838691133"
    },
    {
      "job": 83105308009,
      "time": 140,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838689479"
    },
    {
      "job": 83105308016,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838690267"
    },
    {
      "job": 83105307991,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838678104"
    },
    {
      "job": 83105307992,
      "time": 313,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838723493"
    },
    {
      "job": 83105308001,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838676918"
    },
    {
      "job": 83105307997,
      "time": 164,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838693839"
    },
    {
      "job": 83104983175,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838659591"
    },
    {
      "job": 83105307970,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838690256"
    },
    {
      "job": 83105307995,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838685899"
    },
    {
      "job": 83105307980,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838683413"
    },
    {
      "job": 83105307990,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838682107"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/28070871199",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nlmixr2/dparser-R",
  "_commit": {
    "id": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
    "author": "Matthew Fidler <matthew.fidler@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #29 from nlmixr2/fix/buf-read-large-files\n\nFix buf_read() heap corruption on large files and read() errors",
    "time": 1777866558
  },
  "_maintainer": {
    "name": "Matthew Fidler",
    "email": "matthew.fidler@gmail.com",
    "login": "mattfidler",
    "description": "Also a Novartis employee;  Can reach me at my Novartis email: matt.fidler@novartis.com",
    "uuid": 514778
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rex",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "nlmixr2",
  "_selfowned": true,
  "_usedby": 20,
  "_updates": [
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "mattfidler",
      "count": 178,
      "uuid": 514778
    },
    {
      "user": "billdenney",
      "count": 17,
      "uuid": 10359931
    },
    {
      "user": "copilot",
      "count": 1,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 94710774,
    "type": "organization",
    "name": "nlmixr2",
    "followers": 54
  },
  "_downloads": {
    "count": 2468,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dparser"
  },
  "_devurl": "https://github.com/nlmixr2/dparser-r",
  "_pkgdown": "https://nlmixr2.github.io/dparser-R/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dparser.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nlmixr2/dparser-r",
  "_realowner": "nlmixr2",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2017-04-29"
    },
    {
      "version": "0.1.4",
      "date": "2017-09-22"
    },
    {
      "version": "0.1.5",
      "date": "2017-09-24"
    },
    {
      "version": "0.1.6",
      "date": "2017-10-05"
    },
    {
      "version": "0.1.7",
      "date": "2017-10-05"
    },
    {
      "version": "0.1.8",
      "date": "2017-11-13"
    },
    {
      "version": "1.3.1-2",
      "date": "2021-04-03"
    },
    {
      "version": "1.3.1-3",
      "date": "2021-04-06"
    },
    {
      "version": "1.3.1-4",
      "date": "2021-04-07"
    },
    {
      "version": "1.3.1-5",
      "date": "2022-03-21"
    },
    {
      "version": "1.3.1-6",
      "date": "2022-10-05"
    },
    {
      "version": "1.3.1-7",
      "date": "2022-10-09"
    },
    {
      "version": "1.3.1-8",
      "date": "2022-10-29"
    },
    {
      "version": "1.3.1-9",
      "date": "2022-11-10"
    },
    {
      "version": "1.3.1-10",
      "date": "2023-03-16"
    },
    {
      "version": "1.3.1-11",
      "date": "2023-12-08"
    },
    {
      "version": "1.3.1-12",
      "date": "2024-09-17"
    },
    {
      "version": "1.3.1-13",
      "date": "2024-10-22"
    }
  ],
  "_exports": [
    ".dparsePtr",
    "dparse",
    "dpDefaultSkip",
    "dpGetFile",
    "dpIncludeDir",
    "dpReload",
    "dpRparse",
    "dpVersion",
    "gc.dparser",
    "mkdparse"
  ],
  "_help": [
    {
      "page": "dparser-package",
      "title": "A Scannerless GLR parser/parser generator",
      "topics": [
        "dparser-package",
        "dparser"
      ]
    },
    {
      "page": "dot-dparsePtr",
      "title": "Return the dparser function pointers",
      "topics": [
        ".dparsePtr"
      ]
    },
    {
      "page": "dparse",
      "title": "Create R-based Dparser tree walking function based on grammar",
      "topics": [
        "dparse"
      ]
    },
    {
      "page": "dpDefaultSkip",
      "title": "Default skip function for darsing grammar",
      "topics": [
        "dpDefaultSkip"
      ]
    },
    {
      "page": "dpReload",
      "title": "Reload the R dparser dll",
      "topics": [
        "dpReload"
      ]
    },
    {
      "page": "mkdparse",
      "title": "mkdparse dparser grammer c",
      "topics": [
        "mkdparse"
      ]
    }
  ],
  "_rundeps": [
    "digest"
  ],
  "_score": 5.3746163884007725,
  "_indexed": true,
  "_nocasepkg": "dparser",
  "_universes": [
    "nlmixr2",
    "mattfidler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1-13",
      "date": "2026-06-24T02:31:19.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "648dff569523b2cebc5e055dd5c9f338d3e5fcf36d7dd80aaed6775a9ba8a1d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/28070871199"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1-13",
      "date": "2026-06-24T02:31:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "603217d289a991f789827184295e87b49bb103ad077d5ffcc4233b8d24f4e608",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/28070871199"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.1-13",
      "date": "2026-06-24T02:31:11.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "af1c5ded1afd9e3619df716e634311ae3506e6345604925cbdf7b7960a8dfaf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/28070871199"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.1-13",
      "date": "2026-06-24T02:31:08.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "6b97b778154e8d662821d3bb4d814b4713c006247174a584a1074b3378b6ae45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/28070871199"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.1-13",
      "date": "2026-06-24T02:30:16.000Z",
      "arch": "aarch64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "63bd8fba5899bbf6473574561f11a91d66164b56d3bfcc5554696243a1c24c11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/28070871199"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.1-13",
      "date": "2026-06-24T02:32:50.000Z",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "add2cbe69e8afbb02f0109c22fa8bc13e77913df4664351f5eca3544e1ad61d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/28070871199"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.1-13",
      "date": "2026-06-24T02:30:12.000Z",
      "arch": "aarch64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "f53965722b02e120da7180fc8bf0a47eb2136de3e65f933da54ecc0ec8b8cbcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/28070871199"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.1-13",
      "date": "2026-06-24T02:31:15.000Z",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "5f188ce8dc13b04f58c1be161b5436f1c35b84c613d2d5d82382d86dbec14516",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/28070871199"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.1-13",
      "date": "2026-06-24T02:31:26.000Z",
      "arch": "emscripten",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "4f42128f5598d8858ca828517e50cbefebeb148cb71fe9d4e7a198dac55a7c5d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/28070871199"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.1-13",
      "date": "2026-06-24T02:30:19.000Z",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "567f068cb6c642251ae4764f2e3cc88df012899585a3ba69188e17e5f5437fd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/28070871199"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.1-13",
      "date": "2026-06-24T02:30:05.000Z",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "569bfae5461a72ca145173949eff8a861addce53b4576f4168257ed3743f4290",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/28070871199"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.1-13",
      "date": "2026-06-24T02:30:00.000Z",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "5f02eeb1128c561418365b69c9595ff5875b39caa3677505d7753c91fbd4e060",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/28070871199"
    }
  ]
}