{
  "_id": "6a48b0d1e06c18f0a6546e76",
  "Package": "bracer",
  "Title": "Brace Expansions",
  "Version": "1.2.3-1",
  "Authors@R": "c(person(\"Trevor L.\", \"Davis\", role=c(\"aut\", \"cre\"),\nemail=\"trevor.l.davis@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6341-4639\")),\nperson(given = \"Jon\", family = \"Schlinkert\", role = \"aut\",\ncomment = \"Author of the 'braces' Javascript library\"))",
  "Description": "Performs brace expansions on strings.  Made popular by\nUnix shells, brace expansion allows users to concisely generate\ncertain character vectors by taking a single string and\n(recursively) expanding the comma-separated lists and\ndouble-period-separated integer and character sequences\nenclosed within braces in that string.  The\ndouble-period-separated numeric integer expansion also supports\npadding the resulting numbers with zeros.",
  "URL": "https://trevorldavis.com/R/bracer/,\nhttps://github.com/trevorld/bracer",
  "BugReports": "https://github.com/trevorld/bracer/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr, rmarkdown",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://trevorld.r-universe.dev",
  "Date/Publication": "2026-03-29 17:25:08 UTC",
  "RemoteUrl": "https://github.com/trevorld/bracer",
  "RemoteRef": "HEAD",
  "RemoteSha": "1ef8a77aa061538a1111462d77a954734a510f03",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 06:29:06 UTC",
    "User": "root"
  },
  "Author": "Trevor L. Davis [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6341-4639>),\nJon Schlinkert [aut] (Author of the 'braces' Javascript library)",
  "Maintainer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
  "_user": "trevorld",
  "_type": "src",
  "_file": "bracer_1.2.3-1.tar.gz",
  "_fileid": "https://r2.ropensci.org/e9d306045164b6149105d7199ab045e0fbf96b4b61d0aad282500e257faaa95e",
  "_filesize": 128500,
  "_sha256": "e9d306045164b6149105d7199ab045e0fbf96b4b61d0aad282500e257faaa95e",
  "_expires": "2026-10-12T07:05:51.000Z",
  "_created": "2026-07-04T06:29:06.000Z",
  "_published": "2026-07-04T07:05:53.098Z",
  "_jobs": [
    {
      "job": 85110275271,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079156895"
    },
    {
      "job": 85110275275,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079154868"
    },
    {
      "job": 85110275260,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079374048"
    },
    {
      "job": 85110275261,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079409350"
    },
    {
      "job": 85110064127,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079140691"
    },
    {
      "job": 85110275244,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079157704"
    },
    {
      "job": 85110275298,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079148945"
    },
    {
      "job": 85110275304,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079150413"
    },
    {
      "job": 85110275305,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079149713"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/trevorld/actions/runs/28697655132",
  "_status": "success",
  "_upstream": "https://github.com/trevorld/bracer",
  "_commit": {
    "id": "1ef8a77aa061538a1111462d77a954734a510f03",
    "author": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "committer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "message": "chore: `tldtools::use_tld_github_actions()`\n",
    "time": 1774805108
  },
  "_maintainer": {
    "name": "Trevor L. Davis",
    "email": "trevor.l.davis@gmail.com",
    "login": "trevorld",
    "description": "Studies electricity markets",
    "uuid": 2433259,
    "orcid": "0000-0001-6341-4639"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "V8",
      "role": "Suggests"
    }
  ],
  "_owner": "trevorld",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-13",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "trevorld",
      "count": 29,
      "uuid": 2433259
    }
  ],
  "_userbio": {
    "uuid": 2433259,
    "type": "user",
    "name": "Trevor L. Davis",
    "followers": 78,
    "description": "Studies electricity markets"
  },
  "_downloads": {
    "count": 323,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bracer"
  },
  "_devurl": "https://github.com/trevorld/bracer",
  "_pkgdown": "https://trevorldavis.com/R/bracer/",
  "_searchresults": 13,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bracer.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trevorld/bracer",
  "_realowner": "trevorld",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2019-08-08"
    },
    {
      "version": "1.1.1",
      "date": "2019-09-03"
    },
    {
      "version": "1.2.0",
      "date": "2021-05-17"
    },
    {
      "version": "1.2.1",
      "date": "2021-05-19"
    },
    {
      "version": "1.2.2",
      "date": "2023-03-16"
    }
  ],
  "_exports": [
    "expand_braces",
    "glob",
    "str_expand_braces"
  ],
  "_help": [
    {
      "page": "expand_braces",
      "title": "Bash-style brace expansion",
      "topics": [
        "expand_braces",
        "str_expand_braces"
      ]
    },
    {
      "page": "glob",
      "title": "Brace and Wildcard expansion on file paths",
      "topics": [
        "glob"
      ]
    }
  ],
  "_readme": "https://github.com/trevorld/bracer/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "bracer.Rmd",
      "filename": "bracer.html",
      "title": "Introduction to bracer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Table of Contents",
        "Overview",
        "Examples",
        "Installation",
        "Limitations of pure R parser and alternative javascript parser"
      ],
      "created": "2023-03-15 17:33:18",
      "modified": "2023-03-20 21:44:52",
      "commits": 2
    }
  ],
  "_score": 4.892094602690481,
  "_indexed": true,
  "_nocasepkg": "bracer",
  "_universes": [
    "trevorld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3-1",
      "date": "2026-07-04T06:31:19.000Z",
      "distro": "resolute",
      "commit": "1ef8a77aa061538a1111462d77a954734a510f03",
      "fileid": "https://r2.ropensci.org/f8bc237ad1d4c164141292d4bac90c083fd89f851419ab9eecbc62d66584c848",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28697655132"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.3-1",
      "date": "2026-07-04T06:31:07.000Z",
      "distro": "resolute",
      "commit": "1ef8a77aa061538a1111462d77a954734a510f03",
      "fileid": "https://r2.ropensci.org/7a18d840eda0342b70255c75a63ae2f664813af7b1d8d7ddbe56cfaa9c28200f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28697655132"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3-1",
      "date": "2026-07-04T07:01:06.000Z",
      "commit": "1ef8a77aa061538a1111462d77a954734a510f03",
      "fileid": "https://r2.ropensci.org/5b3fdfcfac630c13057576e86075e638c3fb429406f22722a0bfa13bef50b4ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28697655132"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.3-1",
      "date": "2026-07-04T07:05:18.000Z",
      "commit": "1ef8a77aa061538a1111462d77a954734a510f03",
      "fileid": "https://r2.ropensci.org/6c3acef1dfece7ceee10e99ac80ce2deb44fca9ba78044ff7bfdbf437c299674",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28697655132"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.3-1",
      "date": "2026-07-04T06:31:41.000Z",
      "commit": "1ef8a77aa061538a1111462d77a954734a510f03",
      "fileid": "https://r2.ropensci.org/319f8f2050fb7a158a40801d7adfad8722f8b712012fd2c4026e4c7ff24f3cae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28697655132"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3-1",
      "date": "2026-07-04T06:30:11.000Z",
      "commit": "1ef8a77aa061538a1111462d77a954734a510f03",
      "fileid": "https://r2.ropensci.org/b81e37ef0e83ce3e3693e3bf0762d7acd42c24ec00d063e10ef5fb3f138d6027",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28697655132"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3-1",
      "date": "2026-07-04T06:30:22.000Z",
      "commit": "1ef8a77aa061538a1111462d77a954734a510f03",
      "fileid": "https://r2.ropensci.org/5377f691f79490c253fbc0e10e16677637c456babe05d832ac25a948d293ba56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28697655132"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.3-1",
      "date": "2026-07-04T06:30:16.000Z",
      "commit": "1ef8a77aa061538a1111462d77a954734a510f03",
      "fileid": "https://r2.ropensci.org/c83bf3490e3b597fec3cebbf5fb65cbe0fe0f9be781e5ad7441da58fbd2041ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/28697655132"
    }
  ]
}