{
  "_id": "6a6313ebd3420cf5dfdb6cb2",
  "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-07-24 06:22:20 UTC",
    "User": "root"
  },
  "Author": "Matthew Fidler [aut, cre],\nJohn Plevyak [aut, cph]",
  "Maintainer": "Matthew Fidler <matthew.fidler@gmail.com>",
  "_user": "nlmixr2",
  "_type": "src",
  "_file": "dparser_1.3.1-13.tar.gz",
  "_fileid": "https://r2.ropensci.org/c626c0115cbfe69b23bb86f0ebd0d1c6b71706628813a91213234957ead1ded0",
  "_filesize": 352837,
  "_sha256": "c626c0115cbfe69b23bb86f0ebd0d1c6b71706628813a91213234957ead1ded0",
  "_expires": "2026-11-01T07:27:38.000Z",
  "_created": "2026-07-24T06:22:20.000Z",
  "_published": "2026-07-24T07:27:39.757Z",
  "_jobs": [
    {
      "job": 89414913131,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588437789"
    },
    {
      "job": 89414913091,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588437690"
    },
    {
      "job": 89414913172,
      "time": 130,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588435142"
    },
    {
      "job": 89414913123,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588435165"
    },
    {
      "job": 89414913128,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589635493"
    },
    {
      "job": 89414913137,
      "time": 209,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589678313"
    },
    {
      "job": 89414913134,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589633572"
    },
    {
      "job": 89414913149,
      "time": 199,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589660241"
    },
    {
      "job": 89414459722,
      "time": 188,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588396437"
    },
    {
      "job": 89414913049,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588435548"
    },
    {
      "job": 89414913086,
      "time": 119,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588432077"
    },
    {
      "job": 89414913079,
      "time": 122,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588433091"
    },
    {
      "job": 89414913084,
      "time": 108,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588428632"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/30071919274",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 57
  },
  "_downloads": {
    "count": 1728,
    "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.1",
  "_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.219814971182443,
  "_indexed": true,
  "_nocasepkg": "dparser",
  "_universes": [
    "nlmixr2",
    "mattfidler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1-13",
      "date": "2026-07-24T06:24:44.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "https://r2.ropensci.org/2f88223506355726b2246c072cf8ce95031191c41d9a46f0aacae10c46961bd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/30071919274"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1-13",
      "date": "2026-07-24T06:24:45.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "https://r2.ropensci.org/abb26cd899634dbcbb865276ce4c63da8c76f39535182d00837a6f6aaacb6f1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/30071919274"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.1-13",
      "date": "2026-07-24T06:24:34.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "https://r2.ropensci.org/f34957d40b7bb80cd022c3cdf63ba9d31378001a7d54da8ef0e1cf02f10ac7c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/30071919274"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.1-13",
      "date": "2026-07-24T06:24:38.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "https://r2.ropensci.org/965ba2d98fc81b07cd48d655c227a68a8c8f7d271decb7531488c56f9d196e53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/30071919274"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.1-13",
      "date": "2026-07-24T07:24:50.000Z",
      "arch": "aarch64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "https://r2.ropensci.org/5dc6880c5b69ecd2a91367fee7d6060823a486e2be535bf30744a2cc364c8a7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/30071919274"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.1-13",
      "date": "2026-07-24T07:26:44.000Z",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "https://r2.ropensci.org/5b95b7a42bec61a2a78b1b78e80b6992fceeff103cb37be746e9503892ae22e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/30071919274"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.1-13",
      "date": "2026-07-24T07:24:44.000Z",
      "arch": "aarch64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "https://r2.ropensci.org/683920b48b1548171b8e70b2d67a13d8a0136373f63b476245677fab21d58b46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/30071919274"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.1-13",
      "date": "2026-07-24T07:25:32.000Z",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "https://r2.ropensci.org/d610f2c1113a98fc22da194f9d8696acef38ca2aff38d405654819c40992a098",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/30071919274"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.1-13",
      "date": "2026-07-24T06:24:52.000Z",
      "arch": "emscripten",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "https://r2.ropensci.org/aeda79ff6d398ff461e9978bf19c6e1f221a43cbf4af21a048f063fb061f560a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/30071919274"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.1-13",
      "date": "2026-07-24T06:23:50.000Z",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "https://r2.ropensci.org/9788b1ad681b89b1f297855491fa2de71913cc57520475d271beaa7d3dc34cb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/30071919274"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.1-13",
      "date": "2026-07-24T06:23:55.000Z",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "https://r2.ropensci.org/9a68823a9c89ea4b82d39f9dc0792391d403285c499dfcf4812e332206d0b449",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/30071919274"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.1-13",
      "date": "2026-07-24T06:23:39.000Z",
      "arch": "x86_64",
      "commit": "93056acdf6ddad2a910f1f5040cf7d0efad756d5",
      "fileid": "https://r2.ropensci.org/d046815e3ca38fd3137cc99ca65f77095427f606b23db35d2e823000f8e87619",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/30071919274"
    }
  ]
}