{
  "_id": "6a49e80554b1f994258a9adf",
  "Package": "rmdwc",
  "Type": "Package",
  "Title": "Count Words and Characters in R Markdown and Jupyter Notebooks",
  "Version": "0.3.1",
  "Date": "2025-05-20",
  "Authors@R": "person(\"Sigbert\", \"Klinke\", email = \"sigbert@hu-berlin.de\", role = c(\"aut\", \"cre\"))",
  "Description": "Computes word, character, and non-whitespace character\ncounts in R Markdown documents and Jupyter notebooks, with or\nwithout code chunks. Returns results as a data frame.",
  "License": "GPL-3",
  "URL": "https://github.com/sigbertklinke/rmdwc",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "NeedsCompilation": "no",
  "Repository": "https://sigbertklinke.r-universe.dev",
  "Date/Publication": "2025-05-20 10:45:08 UTC",
  "RemoteUrl": "https://github.com/sigbertklinke/rmdwc",
  "RemoteRef": "HEAD",
  "RemoteSha": "8f20bed523c1ef259fe15a73eceb1584a78874d5",
  "Packaged": {
    "Date": "2026-06-14 09:49:43 UTC",
    "User": "root"
  },
  "Author": "Sigbert Klinke [aut, cre]",
  "Maintainer": "Sigbert Klinke <sigbert@hu-berlin.de>",
  "_user": "sigbertklinke",
  "_type": "src",
  "_file": "rmdwc_0.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/7c0d9e1fa26c0228159782f4b2b251a2486162dd59b18c3dc36f8f601026fd04",
  "_filesize": 108051,
  "_sha256": "7c0d9e1fa26c0228159782f4b2b251a2486162dd59b18c3dc36f8f601026fd04",
  "_expires": "2026-10-13T05:13:40.000Z",
  "_created": "2026-06-14T09:49:43.000Z",
  "_published": "2026-07-05T05:13:41.791Z",
  "_jobs": [
    {
      "job": 85194879666,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619823045"
    },
    {
      "job": 85194879833,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619822944"
    },
    {
      "job": 85194879700,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619816672"
    },
    {
      "job": 85194879706,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619817494"
    },
    {
      "job": 85194879546,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619807257"
    },
    {
      "job": 85194879698,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619821164"
    },
    {
      "job": 85194879616,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619816253"
    },
    {
      "job": 85194879695,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619818133"
    },
    {
      "job": 85194879796,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619814564"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/27495061235",
  "_status": "success",
  "_upstream": "https://github.com/sigbertklinke/rmdwc",
  "_commit": {
    "id": "8f20bed523c1ef259fe15a73eceb1584a78874d5",
    "author": "Sigbert Klinke <sigbert@wiwi.hu-berlin.de>",
    "committer": "Sigbert Klinke <sigbert@wiwi.hu-berlin.de>",
    "message": "added jupyter notebooks\n",
    "time": 1747737908
  },
  "_maintainer": {
    "name": "Sigbert Klinke",
    "email": "sigbert@hu-berlin.de",
    "login": "sigbertklinke",
    "description": "",
    "uuid": 16574508
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "sigbertklinke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sigbertklinke",
      "count": 8,
      "uuid": 16574508
    }
  ],
  "_userbio": {
    "uuid": 16574508,
    "type": "user",
    "name": "Sigbert Klinke",
    "followers": 17
  },
  "_downloads": {
    "count": 598,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmdwc"
  },
  "_devurl": "https://github.com/sigbertklinke/rmdwc",
  "_searchresults": 5,
  "_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/rmdwc.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sigbertklinke/rmdwc",
  "_realowner": "sigbertklinke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2020-08-27"
    },
    {
      "version": "0.2.1",
      "date": "2021-09-07"
    },
    {
      "version": "0.3.0",
      "date": "2022-11-12"
    },
    {
      "version": "0.3.1",
      "date": "2025-05-20"
    }
  ],
  "_exports": [
    "ipynbcount",
    "rmdcount",
    "rmdcountAddin",
    "rmdwcl",
    "txtcount"
  ],
  "_help": [
    {
      "page": "ipynbcount",
      "title": "Count text elements in Jupyter Notebook files",
      "topics": [
        "ipynbcount"
      ]
    },
    {
      "page": "rmdcount",
      "title": "Word, character and non-whitespace characters count",
      "topics": [
        "rmdcount",
        "txtcount"
      ]
    },
    {
      "page": "rmdcountAddin",
      "title": "rmdcountAddin",
      "topics": [
        "rmdcountAddin"
      ]
    },
    {
      "page": "rmdwcl",
      "title": "Word-, character and non-whitespace characters count for a text",
      "topics": [
        "rmdwcl"
      ]
    }
  ],
  "_readme": "https://github.com/sigbertklinke/rmdwc/raw/HEAD/README.md",
  "_rundeps": [
    "evaluate",
    "highr",
    "jsonlite",
    "knitr",
    "rstudioapi",
    "xfun",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rmdwc",
  "_universes": [
    "sigbertklinke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-14T09:51:54.000Z",
      "distro": "noble",
      "commit": "8f20bed523c1ef259fe15a73eceb1584a78874d5",
      "fileid": "https://r2.ropensci.org/4054c4a5c5f4cc77d06ccdadc942cb2399ce3c281ce3a8f43a111e02b3995a3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/27495061235"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-14T09:51:52.000Z",
      "distro": "noble",
      "commit": "8f20bed523c1ef259fe15a73eceb1584a78874d5",
      "fileid": "https://r2.ropensci.org/aa3319140e5c78c1f43c133137c1571613ba093e2390fdfa4cad1fac706a8ec9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/27495061235"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-14T09:51:04.000Z",
      "commit": "8f20bed523c1ef259fe15a73eceb1584a78874d5",
      "fileid": "https://r2.ropensci.org/0bb64584b895d25eab66b5fd6889ec2332ce62d83d3418c758c7eab6f7f27dea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/27495061235"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-14T09:51:08.000Z",
      "commit": "8f20bed523c1ef259fe15a73eceb1584a78874d5",
      "fileid": "https://r2.ropensci.org/157e7b0a19c2e46c072240ab582ac2914ccb26837e47e7e7da6587e17362d002",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/27495061235"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-14T09:51:48.000Z",
      "commit": "8f20bed523c1ef259fe15a73eceb1584a78874d5",
      "fileid": "https://r2.ropensci.org/2faf842699c620e88280a8a26a56451862581b5a2abc22e3825c9a6d2779be3e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/27495061235"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-14T09:50:53.000Z",
      "commit": "8f20bed523c1ef259fe15a73eceb1584a78874d5",
      "fileid": "https://r2.ropensci.org/05d98ad664815afbc378a93277c413698350f6ad5d92ea53503521d2cd0a5c8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/27495061235"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-14T09:51:05.000Z",
      "commit": "8f20bed523c1ef259fe15a73eceb1584a78874d5",
      "fileid": "https://r2.ropensci.org/cdd381a5d08c28182fd7c58c6069e29ae2b633dbab31dbfa06d8ee71489d27de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/27495061235"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-14T09:50:39.000Z",
      "commit": "8f20bed523c1ef259fe15a73eceb1584a78874d5",
      "fileid": "https://r2.ropensci.org/b6a6bee45e55518b8ce3495b4493c1ec403c629d0fc2559fdcb3f30661c49ae6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sigbertklinke/actions/runs/27495061235"
    }
  ]
}