{
  "_id": "6a1ed94cb401979e7340f2f8",
  "Package": "xglue",
  "Type": "Package",
  "Title": "Extended glue. Write collapse and by Uses a template file with a\nspecial syntax.",
  "Version": "0.1.0",
  "Author": "Sebastian Kranz",
  "Maintainer": "Sebastian Kranz <sebastian.kranz@uni-ulm.de>",
  "Description": "Extended glue. Add in the string to be glued blocks that\nspecify collapse operations on vectors, and allow to operate on\na grouped data frame",
  "License": "GPL (>=2.0)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://skranz.r-universe.dev",
  "Date/Publication": "2021-05-19 08:40:26 UTC",
  "RemoteUrl": "https://github.com/skranz/xglue",
  "RemoteRef": "main",
  "RemoteSha": "a537ada815486cc71e57f99928433b44b1fd5e8d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 09:29:24 UTC",
    "User": "root"
  },
  "MD5sum": "80835823a1cbb01fb25e55f6f706aaff",
  "_user": "skranz",
  "_type": "src",
  "_file": "xglue_0.1.0.tar.gz",
  "_fileid": "db156ca1f18750320ffbaaa383e12a6b1bb1ed67dd1e887fc2cadbda050f6c70",
  "_filesize": 708447,
  "_sha256": "db156ca1f18750320ffbaaa383e12a6b1bb1ed67dd1e887fc2cadbda050f6c70",
  "_created": "2026-05-20T09:29:24.000Z",
  "_published": "2026-06-02T13:23:24.484Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79080626978,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7106328396"
    },
    {
      "job": 79080627665,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7106327131"
    },
    {
      "job": 79080626604,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7106324526"
    },
    {
      "job": 79080626483,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7106318335"
    },
    {
      "job": 79080625964,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106284200"
    },
    {
      "job": 79080625790,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358894806"
    },
    {
      "job": 79080626627,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7106311851"
    },
    {
      "job": 79080627132,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7106323183"
    },
    {
      "job": 79080626683,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7106310905"
    }
  ],
  "_buildurl": "https://github.com/r-universe/skranz/actions/runs/26153702590",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skranz/xglue",
  "_commit": {
    "id": "a537ada815486cc71e57f99928433b44b1fd5e8d",
    "author": "Sebastian Kranz <sebkranz@gmail.com>",
    "committer": "Sebastian Kranz <sebkranz@gmail.com>",
    "message": "Updates\n",
    "time": 1621413626
  },
  "_maintainer": {
    "name": "Sebastian Kranz",
    "email": "sebastian.kranz@uni-ulm.de",
    "login": "skranz",
    "bluesky": "@sebkranz.bsky.social",
    "description": "",
    "uuid": 1413022
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "glue",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "stringtools",
      "role": "Depends"
    },
    {
      "package": "restorepoint",
      "role": "Depends"
    }
  ],
  "_owner": "skranz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "glue",
    "stringinterpolation"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "skranz",
      "count": 14,
      "uuid": 1413022
    }
  ],
  "_userbio": {
    "uuid": 1413022,
    "type": "user",
    "name": "Sebastian Kranz"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xglue"
  },
  "_devurl": "https://github.com/skranz/xglue",
  "_searchresults": 6,
  "_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/xglue.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "extract.block.args.str",
    "fast_df",
    "find.blocks",
    "find.nested.blocks",
    "get.block.content",
    "get.blocks.txt",
    "get.levels.parents",
    "get.start.end.levels",
    "glue.all.with.parent",
    "glue.collapse.block",
    "glue.use.block",
    "match.blocks.start.end",
    "parse.block.args",
    "parse.xglue.blocks",
    "remove.quotes",
    "replace.block.edit.txt",
    "split.by",
    "unmatched.blocks.diagnostics",
    "xglue",
    "xglue.pre"
  ],
  "_help": [
    {
      "page": "find.nested.blocks",
      "title": "Find nested blocks in a text",
      "topics": [
        "find.nested.blocks"
      ]
    },
    {
      "page": "xglue",
      "title": "Perform xglue operation on a template text",
      "topics": [
        "xglue"
      ]
    }
  ],
  "_readme": "https://github.com/skranz/xglue/raw/main/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "restorepoint",
    "rlang",
    "stringi",
    "stringr",
    "stringtools",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "xglue",
  "_universes": [
    "skranz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-20T09:31:25.000Z",
      "distro": "noble",
      "commit": "a537ada815486cc71e57f99928433b44b1fd5e8d",
      "fileid": "59d23ecafbdcd3d279bdba0dcbf279bfae1e233eab9f123472a39f7874d5f721",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26153702590"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-20T09:31:24.000Z",
      "distro": "noble",
      "commit": "a537ada815486cc71e57f99928433b44b1fd5e8d",
      "fileid": "20c68a0d700b600c8a9922c6cd41916384ac977679e0af82fb458f9b8a81fa1e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26153702590"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-20T09:31:20.000Z",
      "commit": "a537ada815486cc71e57f99928433b44b1fd5e8d",
      "fileid": "81c299058b5d6aaa169a2ad97ddd0f96ac5477aa9e626d8ca1bd5ef55bb6fe26",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26153702590"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-20T09:31:02.000Z",
      "commit": "a537ada815486cc71e57f99928433b44b1fd5e8d",
      "fileid": "fc2231c9f993551bcfa25c97980a299cd9b16c0d00ede7d570fbcf0d63ad901d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26153702590"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-20T09:30:37.000Z",
      "commit": "a537ada815486cc71e57f99928433b44b1fd5e8d",
      "fileid": "11f1c925a314626c35e69a6401b33ebf52cdf7dd2e0f3636b7dcb2a1ffd99d87",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26153702590"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-20T09:31:07.000Z",
      "commit": "a537ada815486cc71e57f99928433b44b1fd5e8d",
      "fileid": "119f0ae92f67e4ac52acb2d533b09f1d61946f940173098049083c0196ea57f6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26153702590"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-20T09:30:34.000Z",
      "commit": "a537ada815486cc71e57f99928433b44b1fd5e8d",
      "fileid": "b9c4055fc2ca084ea5a881dfc1b92cc3472e031384651fea7a8e0b527b3c1cad",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26153702590"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T13:22:54.000Z",
      "commit": "a537ada815486cc71e57f99928433b44b1fd5e8d",
      "fileid": "b03cec44e90e8878d139cc03a7bde06e7e35bd04822b210756b6423f9b7ccbca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/26153702590"
    }
  ]
}