{
  "_id": "6a1031caacfb0bcc41c97320",
  "Package": "WrapRmd",
  "Title": "RStudio Addin for Wrapping RMarkdown Paragraphs",
  "Version": "0.0.0.9008",
  "Authors@R": "c(\nperson(\"Tristan\", \"Mahr\", email = \"tristan.mahr@wisc.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-8890-5116\")),\nperson(\"Shir\", \"Dekel\", email = \"shirdekel@yahoo.com.au\", role = \"ctb\", comment = c(ORCID = \"0000-0003-1773-2446\"))\n)",
  "Description": "Provides an RStudio addin for wrapping paragraphs in an\nRMarkdown document without inserting linebreaks into spans of\ninline R code.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tjmahr.r-universe.dev",
  "Date/Publication": "2026-03-13 14:17:29 UTC",
  "RemoteUrl": "https://github.com/tjmahr/WrapRmd",
  "RemoteRef": "HEAD",
  "RemoteSha": "3cdde1562104339fe33561482a72b45dfcff9830",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 08:58:35 UTC",
    "User": "root"
  },
  "Author": "Tristan Mahr [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8890-5116>),\nShir Dekel [ctb] (ORCID: <https://orcid.org/0000-0003-1773-2446>)",
  "Maintainer": "Tristan Mahr <tristan.mahr@wisc.edu>",
  "MD5sum": "b6e2aa441261fe8421a5f7306b42b37b",
  "_user": "tjmahr",
  "_type": "src",
  "_file": "WrapRmd_0.0.0.9008.tar.gz",
  "_fileid": "5708a6477e9ee0d7fbd2077a57b2433007e18e8c9f852b584aea43fe9911cd7e",
  "_filesize": 1153058,
  "_sha256": "5708a6477e9ee0d7fbd2077a57b2433007e18e8c9f852b584aea43fe9911cd7e",
  "_created": "2026-05-12T08:58:35.000Z",
  "_published": "2026-05-22T10:36:58.883Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77362989369,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939892831"
    },
    {
      "job": 77362989880,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939896565"
    },
    {
      "job": 77362989691,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939921475"
    },
    {
      "job": 77362989524,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939908926"
    },
    {
      "job": 77362989106,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939853226"
    },
    {
      "job": 77362988973,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158496044"
    },
    {
      "job": 77362989640,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939879769"
    },
    {
      "job": 77362989664,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939877833"
    },
    {
      "job": 77362989646,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939874972"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25724133017",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tjmahr/WrapRmd",
  "_commit": {
    "id": "3cdde1562104339fe33561482a72b45dfcff9830",
    "author": "TJ Mahr <tjmahr@users.noreply.github.com>",
    "committer": "TJ Mahr <tjmahr@users.noreply.github.com>",
    "message": "bump R version, clean-up readme\n",
    "time": 1773411449
  },
  "_maintainer": {
    "name": "Tristan Mahr",
    "email": "tristan.mahr@wisc.edu",
    "login": "tjmahr",
    "twitter": "@tjmahr",
    "uuid": 1890315,
    "orcid": "0000-0002-8890-5116"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "commonmark",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "tjmahr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "knitr",
    "rmarkdown",
    "rstudio"
  ],
  "_stars": 104,
  "_contributors": [
    {
      "user": "tjmahr",
      "count": 32,
      "uuid": 1890315
    },
    {
      "user": "shirdekel",
      "count": 2,
      "uuid": 49865192
    }
  ],
  "_userbio": {
    "uuid": 1890315,
    "type": "user",
    "name": "TJ Mahr",
    "description": "Language and data scientist"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WrapRmd"
  },
  "_devurl": "https://github.com/tjmahr/wraprmd",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/WrapRmd.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "assign_argument_defaults_addin",
    "flip_backslashes_addin",
    "knit_selection_addin",
    "str_rmd_wrap",
    "wrap_rmd_addin"
  ],
  "_help": [
    {
      "page": "assign_argument_defaults_addin",
      "title": "Assign argument defaults",
      "topics": [
        "assign_argument_defaults_addin"
      ]
    },
    {
      "page": "flip_backslashes_addin",
      "title": "Convert back slashes to forward slashes",
      "topics": [
        "flip_backslashes_addin"
      ]
    },
    {
      "page": "knit_selection_addin",
      "title": "Run selection through knitr and commonmark",
      "topics": [
        "knit_selection_addin"
      ]
    },
    {
      "page": "str_rmd_wrap",
      "title": "Wrap text but don't insert lines breaks into inline R code",
      "topics": [
        "str_rmd_wrap"
      ]
    },
    {
      "page": "wrap_rmd_addin",
      "title": "Wrap text but don't insert lines breaks into inline R code",
      "topics": [
        "wrap_rmd_addin"
      ]
    },
    {
      "page": "WrapRmd",
      "title": "WrapRmd",
      "topics": [
        "WrapRmd-package",
        "WrapRmd"
      ]
    }
  ],
  "_readme": "https://github.com/tjmahr/WrapRmd/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "commonmark",
    "evaluate",
    "glue",
    "highr",
    "knitr",
    "lifecycle",
    "magrittr",
    "rlang",
    "rstudioapi",
    "stringi",
    "stringr",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_score": 4.017033339298781,
  "_indexed": true,
  "_nocasepkg": "wraprmd",
  "_universes": [
    "tjmahr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9008",
      "date": "2026-05-12T09:00:32.000Z",
      "distro": "noble",
      "commit": "3cdde1562104339fe33561482a72b45dfcff9830",
      "fileid": "b2c0449005d9428a06f66ea70111cdf708ca54e742dcd4b2b85ea4d558175f04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25724133017"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9008",
      "date": "2026-05-12T09:00:43.000Z",
      "distro": "noble",
      "commit": "3cdde1562104339fe33561482a72b45dfcff9830",
      "fileid": "c1486a634dac328fe0cdb387de354f1e4061dc9429ce402fe925ccf0b314a6d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25724133017"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9008",
      "date": "2026-05-12T09:01:56.000Z",
      "commit": "3cdde1562104339fe33561482a72b45dfcff9830",
      "fileid": "b320cc4cd5546023b69fc5135e34f7eb57d34e1b2494a0fdffb6e22cbab934ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25724133017"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9008",
      "date": "2026-05-12T09:01:19.000Z",
      "commit": "3cdde1562104339fe33561482a72b45dfcff9830",
      "fileid": "06681c12dac76b723cf0cf0474194bcd5e062cc5aaeb7daa250b16a8b4e28433",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25724133017"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9008",
      "date": "2026-05-12T08:59:49.000Z",
      "commit": "3cdde1562104339fe33561482a72b45dfcff9830",
      "fileid": "86d7949cc0f9eb333d4995900c10f988f20bd13c01cd73142e75b1cd402af058",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25724133017"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9008",
      "date": "2026-05-12T08:59:42.000Z",
      "commit": "3cdde1562104339fe33561482a72b45dfcff9830",
      "fileid": "58a70e2e130e866a32bb522d64fc9493a177841864577f90263986cf63e585ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25724133017"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9008",
      "date": "2026-05-12T08:59:37.000Z",
      "commit": "3cdde1562104339fe33561482a72b45dfcff9830",
      "fileid": "bfe55cb1b14224f28f48ebd4f04727ae660863820bfb5adeadb06078fc169992",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25724133017"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9008",
      "date": "2026-05-22T10:36:43.000Z",
      "commit": "3cdde1562104339fe33561482a72b45dfcff9830",
      "fileid": "ecbe0ddcfbf6ce2566be4e28c7cf93ebbc09f2609b553f6e79408fa6556d7b75",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/25724133017"
    }
  ]
}