{
  "_id": "6a49fa079a7b00bcc12f51ec",
  "Package": "striprtf",
  "Type": "Package",
  "Title": "Extract Text from RTF File",
  "Version": "0.6.0",
  "Authors@R": "c(\nperson(\"Kota\", \"Mori\", email = \"kmori05@gmail.com\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "Extracts plain text from RTF (Rich Text Format) file.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/kota7/striprtf",
  "BugReports": "https://github.com/kota7/striprtf/issues",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://kota7.r-universe.dev",
  "Date/Publication": "2025-06-06 12:20:28 UTC",
  "RemoteUrl": "https://github.com/kota7/striprtf",
  "RemoteRef": "HEAD",
  "RemoteSha": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-12 08:24:29 UTC",
    "User": "root"
  },
  "Author": "Kota Mori [aut, cre]",
  "Maintainer": "Kota Mori <kmori05@gmail.com>",
  "_user": "kota7",
  "_type": "src",
  "_file": "striprtf_0.6.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/2d175743b6105596998d808ea380494cfe1438e904b0bc3295ef475a6f70e938",
  "_filesize": 431901,
  "_sha256": "2d175743b6105596998d808ea380494cfe1438e904b0bc3295ef475a6f70e938",
  "_expires": "2026-10-13T06:30:29.000Z",
  "_created": "2026-06-12T08:24:29.000Z",
  "_published": "2026-07-05T06:30:31.153Z",
  "_jobs": [
    {
      "job": 85199392042,
      "time": 169,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7586713744"
    },
    {
      "job": 85199392046,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7586703510"
    },
    {
      "job": 85199392105,
      "time": 154,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586709182"
    },
    {
      "job": 85199392045,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586704339"
    },
    {
      "job": 85199392024,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7586695022"
    },
    {
      "job": 85199392003,
      "time": 291,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7586752031"
    },
    {
      "job": 85199391940,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586695948"
    },
    {
      "job": 85199391827,
      "time": 413,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586791972"
    },
    {
      "job": 85199391785,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586658319"
    },
    {
      "job": 85199391960,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586693953"
    },
    {
      "job": 85199391983,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7586692064"
    },
    {
      "job": 85199392056,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7586688133"
    },
    {
      "job": 85199392015,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7586692326"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kota7/actions/runs/27403895051",
  "_status": "success",
  "_upstream": "https://github.com/kota7/striprtf",
  "_commit": {
    "id": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
    "author": "Kota Mori <kota7@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1749212428
  },
  "_maintainer": {
    "name": "Kota Mori",
    "email": "kmori05@gmail.com",
    "login": "kota7",
    "description": "",
    "uuid": 12293919
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kota7",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [],
  "_tags": [],
  "_stars": 19,
  "_contributors": [
    {
      "user": "kota7",
      "count": 147,
      "uuid": 12293919
    }
  ],
  "_userbio": {
    "uuid": 12293919,
    "type": "user",
    "name": "Kota Mori"
  },
  "_downloads": {
    "count": 2848,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/striprtf"
  },
  "_devurl": "https://github.com/kota7/striprtf",
  "_searchresults": 59,
  "_topics": [
    "cpp"
  ],
  "_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/striprtf.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kota7/striprtf",
  "_realowner": "kota7",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2016-12-16"
    },
    {
      "version": "0.3.1",
      "date": "2017-03-31"
    },
    {
      "version": "0.4.3",
      "date": "2017-05-15"
    },
    {
      "version": "0.4.4",
      "date": "2017-05-15"
    },
    {
      "version": "0.4.5",
      "date": "2017-06-05"
    },
    {
      "version": "0.5.1",
      "date": "2017-12-04"
    },
    {
      "version": "0.5.2",
      "date": "2019-01-03"
    },
    {
      "version": "0.5.3",
      "date": "2021-09-07"
    },
    {
      "version": "0.6.0",
      "date": "2023-08-10"
    }
  ],
  "_exports": [
    "looks_rtf",
    "read_rtf",
    "rtf2text",
    "strip_rtf",
    "striprtf",
    "unused_letters"
  ],
  "_help": [
    {
      "page": "looks_rtf",
      "title": "Test if a file looks like an RTF",
      "topics": [
        "looks_rtf"
      ]
    },
    {
      "page": "read_rtf",
      "title": "Extract Text from RTF (Rich Text Format) File",
      "topics": [
        "read_rtf",
        "strip_rtf"
      ]
    },
    {
      "page": "striprtf-deprecated",
      "title": "Renamed Functions",
      "topics": [
        "rtf2text",
        "striprtf",
        "striprtf-deprecated"
      ]
    },
    {
      "page": "unused_letters",
      "title": "Find letters not used in strings",
      "topics": [
        "unused_letters"
      ]
    }
  ],
  "_readme": "https://github.com/kota7/striprtf/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.634479366054798,
  "_indexed": true,
  "_nocasepkg": "striprtf",
  "_universes": [
    "kota7"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-06-12T08:27:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
      "fileid": "https://r2.ropensci.org/65c9cc4f70c20ddec113152a33aba11cc9c881ecf9f60667798e6e7c497cf73c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27403895051"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-06-12T08:26:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
      "fileid": "https://r2.ropensci.org/4c420a1668acdbad67a788ff418f40e87e5539077d37da50d9d273b767dd3901",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27403895051"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-06-12T08:27:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
      "fileid": "https://r2.ropensci.org/ed1d537a30fa44ee6942717cd9be4efd4ac0f91bd9461dfc733057c8fcd925b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27403895051"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-06-12T08:26:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
      "fileid": "https://r2.ropensci.org/d3fff47e01fda2ae6c5c658d37292488b8cbc1a56c1741037d403644c8420b03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27403895051"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-06-12T08:26:21.000Z",
      "arch": "aarch64",
      "commit": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
      "fileid": "https://r2.ropensci.org/95a8257e97521516068e6da646da300e710a1356aa74d15f07a769268d772ed4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27403895051"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-06-12T08:28:19.000Z",
      "arch": "x86_64",
      "commit": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
      "fileid": "https://r2.ropensci.org/ff0b4adf059610af059a98e50373c920f35fd98a50455eb58d7e27a4f38d9235",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27403895051"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-06-12T08:26:22.000Z",
      "arch": "aarch64",
      "commit": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
      "fileid": "https://r2.ropensci.org/7664031332522c6872ac098661fd62eaad817449d30d266d9d78ef68fc5b539f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27403895051"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-06-12T08:28:42.000Z",
      "arch": "x86_64",
      "commit": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
      "fileid": "https://r2.ropensci.org/6346f3f9cb46509a6ec5d84aa0012a66825fa72129c2880c2973071a15875e29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27403895051"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-06-12T08:26:33.000Z",
      "arch": "emscripten",
      "commit": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
      "fileid": "https://r2.ropensci.org/59fafda5edfae449c97aa339e598ad480cf066e7c93d64d9c9b1b6142560bfed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27403895051"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-06-12T08:25:50.000Z",
      "arch": "x86_64",
      "commit": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
      "fileid": "https://r2.ropensci.org/c10c6adaf539ecd578cabd9d74d7157ad2c795678e5dbe7a00fd099183ce6626",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27403895051"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-06-12T08:25:40.000Z",
      "arch": "x86_64",
      "commit": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
      "fileid": "https://r2.ropensci.org/8a499f928eef878e16dfafa179a51ae26e5d7d23b5d1d3c468fb5cc42550b08d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27403895051"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-06-12T08:25:42.000Z",
      "arch": "x86_64",
      "commit": "05195aeb3241301ed7ca930b3ca642ff0718bde9",
      "fileid": "https://r2.ropensci.org/6b3da9b3d13d755700aa793fe907adb8f7cec153fc579dd7c7d2b969ffcb63ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/27403895051"
    }
  ]
}