{
  "_id": "6a10386dacfb0bcc41c9aac9",
  "Package": "rt",
  "Type": "Package",
  "Title": "Interface to the 'Request Tracker' API",
  "Description": "Provides a programmatic interface to the 'Request Tracker'\n(RT) HTTP API <https://rt-wiki.bestpractical.com/wiki/REST>.\n'RT' is a popular ticket tracking system.",
  "Version": "1.1.0",
  "URL": "https://github.com/nceas/rt",
  "BugReports": "https://github.com/nceas/rt/issues",
  "Authors@R": "c(\nperson(\"Bryce\", \"Mecum\", email = \"mecum@nceas.ucsb.edu\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID=\"0000-0002-0381-3766\")),\nperson(\"Irene\", \"Steves\", role = \"ctb\"),\nperson(\"National Center for Ecological Analysis and Synthesis\",\nrole = c(\"cph\"))\n)",
  "Maintainer": "Bryce Mecum <mecum@nceas.ucsb.edu>",
  "License": "MIT + file LICENSE",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://nceas.r-universe.dev",
  "Date/Publication": "2021-06-04 19:48:38 UTC",
  "RemoteUrl": "https://github.com/NCEAS/rt",
  "RemoteRef": "HEAD",
  "RemoteSha": "e3000a119163b004bfdf37ddf240c05d2d4a14ac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 05:58:55 UTC",
    "User": "root"
  },
  "Author": "Bryce Mecum [aut, cre] (ORCID: <https://orcid.org/0000-0002-0381-3766>),\nIrene Steves [ctb],\nNational Center for Ecological Analysis and Synthesis [cph]",
  "MD5sum": "7464f004e610bfe7e2083280d2980434",
  "_user": "nceas",
  "_type": "src",
  "_file": "rt_1.1.0.tar.gz",
  "_fileid": "6859797cbdbf8ca5196ef9cc1800dbd0fbedc35247891b208444104382e8c203",
  "_filesize": 186413,
  "_sha256": "6859797cbdbf8ca5196ef9cc1800dbd0fbedc35247891b208444104382e8c203",
  "_created": "2026-05-12T05:58:55.000Z",
  "_published": "2026-05-22T11:05:16.998Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77367118760,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6936793500"
    },
    {
      "job": 77367118725,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6936795381"
    },
    {
      "job": 77367119169,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6936797328"
    },
    {
      "job": 77367118861,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6936793759"
    },
    {
      "job": 77367118317,
      "time": 139,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936766865"
    },
    {
      "job": 77367118408,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158981223"
    },
    {
      "job": 77367119140,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6936787605"
    },
    {
      "job": 77367119132,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6936781573"
    },
    {
      "job": 77367119025,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6936780503"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nceas/actions/runs/25716341992",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/NCEAS/rt",
  "_commit": {
    "id": "e3000a119163b004bfdf37ddf240c05d2d4a14ac",
    "author": "Bryce <petridish@gmail.com>",
    "committer": "Bryce <petridish@gmail.com>",
    "message": "Remove superfluous stopforstatus in rt_login\n\nrt_POST already calls stopforstatus\n",
    "time": 1622836118
  },
  "_maintainer": {
    "name": "Bryce Mecum",
    "email": "mecum@nceas.ucsb.edu",
    "login": "amoeba",
    "mastodon": "@amoeba@toot.cafe",
    "bluesky": "@brycemecum.com",
    "orcid": "0000-0002-0381-3766",
    "uuid": 563
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "askpass",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "nceas",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api",
    "request-tracker"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "amoeba",
      "count": 202,
      "uuid": 563
    },
    {
      "user": "isteves",
      "count": 70,
      "uuid": 25118334
    },
    {
      "user": "maier-m",
      "count": 1,
      "uuid": 16710796
    }
  ],
  "_userbio": {
    "uuid": 2159348,
    "type": "organization",
    "name": "National Center for Ecological Analysis and Synthesis"
  },
  "_downloads": {
    "count": 374,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rt"
  },
  "_mentions": 8,
  "_devurl": "https://github.com/nceas/rt",
  "_searchresults": 703,
  "_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/rt.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nceas/rt",
  "_realowner": "nceas",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-04-27"
    },
    {
      "version": "1.0.1",
      "date": "2020-12-17"
    },
    {
      "version": "1.1.0",
      "date": "2021-05-15"
    }
  ],
  "_exports": [
    "rt_login",
    "rt_login_interactive",
    "rt_logout",
    "rt_queue_properties",
    "rt_ticket_attachment",
    "rt_ticket_attachment_content",
    "rt_ticket_attachments",
    "rt_ticket_create",
    "rt_ticket_edit",
    "rt_ticket_history",
    "rt_ticket_history_comment",
    "rt_ticket_history_entry",
    "rt_ticket_history_reply",
    "rt_ticket_links",
    "rt_ticket_links_edit",
    "rt_ticket_merge",
    "rt_ticket_properties",
    "rt_ticket_search",
    "rt_user_create",
    "rt_user_edit",
    "rt_user_properties"
  ],
  "_help": [
    {
      "page": "check_login",
      "title": "Check that the login request was successful or not",
      "topics": [
        "check_login"
      ]
    },
    {
      "page": "compact",
      "title": "Compact list.",
      "topics": [
        "compact"
      ]
    },
    {
      "page": "construct_newline_pairs",
      "title": "Construct a string for params suitable for passing into an RT request",
      "topics": [
        "construct_newline_pairs"
      ]
    },
    {
      "page": "parse_rt_properties",
      "title": "Parse typical RT properties as contained in an RT response body",
      "topics": [
        "parse_rt_properties"
      ]
    },
    {
      "page": "parse_ticket_create_body",
      "title": "Parse an RT ticket create response body and return the ticket ID",
      "topics": [
        "parse_ticket_create_body"
      ]
    },
    {
      "page": "parse_user_create_body",
      "title": "Parse the response body from a call to 'rt_user_create'",
      "topics": [
        "parse_user_create_body"
      ]
    },
    {
      "page": "print.rt_api",
      "title": "Print an 'rt_api' object",
      "topics": [
        "print.rt_api"
      ]
    },
    {
      "page": "rt",
      "title": "The 'rt' package",
      "topics": [
        "rt"
      ]
    },
    {
      "page": "rt_do_login",
      "title": "Actually do the logging in part of logging in",
      "topics": [
        "rt_do_login"
      ]
    },
    {
      "page": "rt_GET",
      "title": "Get an RT response",
      "topics": [
        "rt_GET"
      ]
    },
    {
      "page": "rt_login",
      "title": "Log in to RT",
      "topics": [
        "rt_login"
      ]
    },
    {
      "page": "rt_login_interactive",
      "title": "Log in to RT interactively",
      "topics": [
        "rt_login_interactive"
      ]
    },
    {
      "page": "rt_logout",
      "title": "Log out of RT",
      "topics": [
        "rt_logout"
      ]
    },
    {
      "page": "rt_parse_response",
      "title": "Parse an RT response in its parts as a list",
      "topics": [
        "rt_parse_response"
      ]
    },
    {
      "page": "rt_POST",
      "title": "POST an RT request",
      "topics": [
        "rt_POST"
      ]
    },
    {
      "page": "rt_queue_properties",
      "title": "Get the properties of a queue",
      "topics": [
        "rt_queue_properties"
      ]
    },
    {
      "page": "rt_ticket_attachment",
      "title": "Get a ticket's attachment",
      "topics": [
        "rt_ticket_attachment"
      ]
    },
    {
      "page": "rt_ticket_attachment_content",
      "title": "Get the content of an attachment",
      "topics": [
        "rt_ticket_attachment_content"
      ]
    },
    {
      "page": "rt_ticket_attachments",
      "title": "Get a ticket's attachments",
      "topics": [
        "rt_ticket_attachments"
      ]
    },
    {
      "page": "rt_ticket_create",
      "title": "Create a ticket",
      "topics": [
        "rt_ticket_create"
      ]
    },
    {
      "page": "rt_ticket_edit",
      "title": "Edit a ticket",
      "topics": [
        "rt_ticket_edit"
      ]
    },
    {
      "page": "rt_ticket_history",
      "title": "Get a ticket's history",
      "topics": [
        "rt_ticket_history"
      ]
    },
    {
      "page": "rt_ticket_history_comment",
      "title": "Comment on a ticket",
      "topics": [
        "rt_ticket_history_comment"
      ]
    },
    {
      "page": "rt_ticket_history_entry",
      "title": "Gets the history information for a single history item",
      "topics": [
        "rt_ticket_history_entry"
      ]
    },
    {
      "page": "rt_ticket_history_reply",
      "title": "Reply to a ticket",
      "topics": [
        "rt_ticket_history_reply"
      ]
    },
    {
      "page": "rt_ticket_links",
      "title": "Get a ticket's links",
      "topics": [
        "rt_ticket_links"
      ]
    },
    {
      "page": "rt_ticket_links_edit",
      "title": "Edit the links on a ticket",
      "topics": [
        "rt_ticket_links_edit"
      ]
    },
    {
      "page": "rt_ticket_merge",
      "title": "Merge two tickets",
      "topics": [
        "rt_ticket_merge"
      ]
    },
    {
      "page": "rt_ticket_properties",
      "title": "Get a ticket's properties",
      "topics": [
        "rt_ticket_properties"
      ]
    },
    {
      "page": "rt_ticket_search",
      "title": "Search for tickets",
      "topics": [
        "rt_ticket_search"
      ]
    },
    {
      "page": "rt_url",
      "title": "Generate an RT API URL",
      "topics": [
        "rt_url"
      ]
    },
    {
      "page": "rt_user_agent",
      "title": "Get the user agent for the package.",
      "topics": [
        "rt_user_agent"
      ]
    },
    {
      "page": "rt_user_create",
      "title": "Create a user",
      "topics": [
        "rt_user_create"
      ]
    },
    {
      "page": "rt_user_edit",
      "title": "Edit a user",
      "topics": [
        "rt_user_edit"
      ]
    },
    {
      "page": "rt_user_properties",
      "title": "Get a user's properties",
      "topics": [
        "rt_user_properties"
      ]
    },
    {
      "page": "rt_version_string",
      "title": "Get the version of the currently installed version of this package as a character vector",
      "topics": [
        "rt_version_string"
      ]
    },
    {
      "page": "stopforstatus",
      "title": "Throw an error if the RT status code is an error status",
      "topics": [
        "stopforstatus"
      ]
    },
    {
      "page": "tidy_long_search_result",
      "title": "tidy_long_search_result",
      "topics": [
        "tidy_long_search_result"
      ]
    },
    {
      "page": "try_tibble",
      "title": "Try to make a tibble",
      "topics": [
        "try_tibble"
      ]
    },
    {
      "page": "warn_user_edit_warnings",
      "title": "Warn if a user edit response body contains warnings",
      "topics": [
        "warn_user_edit_warnings"
      ]
    }
  ],
  "_readme": "https://github.com/NCEAS/rt/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to RT",
      "author": "Bryce Mecum",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Logging out"
      ],
      "created": "2020-03-03 22:23:27",
      "modified": "2020-12-17 02:25:53",
      "commits": 2
    },
    {
      "source": "searching.Rmd",
      "filename": "searching.html",
      "title": "Searching RT",
      "author": "Irene Steves and Bryce Mecum",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Writing a query",
        "Example queries"
      ],
      "created": "2020-03-03 22:23:27",
      "modified": "2020-03-03 22:23:27",
      "commits": 1
    },
    {
      "source": "workflows.Rmd",
      "filename": "workflows.html",
      "title": "Workflows with RT",
      "author": "Bryce Mecum",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating tickets",
        "Editing tickets",
        "Comment and Replying",
        "Piping"
      ],
      "created": "2020-03-03 22:23:27",
      "modified": "2020-03-03 23:09:36",
      "commits": 2
    }
  ],
  "_score": 8.005317817115074,
  "_indexed": true,
  "_nocasepkg": "rt",
  "_universes": [
    "nceas",
    "amoeba"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-12T06:01:02.000Z",
      "distro": "noble",
      "commit": "e3000a119163b004bfdf37ddf240c05d2d4a14ac",
      "fileid": "88955abe900a3496fa1d39fb870a6d40ae50168458ff91e79698b3ab85601179",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nceas/actions/runs/25716341992"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-12T06:01:10.000Z",
      "distro": "noble",
      "commit": "e3000a119163b004bfdf37ddf240c05d2d4a14ac",
      "fileid": "59a8fb1d98e162893b55eca8aeafd33fcc1051fab097f35c53f045fa56161303",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nceas/actions/runs/25716341992"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-12T06:01:21.000Z",
      "commit": "e3000a119163b004bfdf37ddf240c05d2d4a14ac",
      "fileid": "198791e4a1ff39a7bebd461d1710e3ecd058f65ae5bcba8ddd2cbaa067dbeada",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nceas/actions/runs/25716341992"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-12T06:01:04.000Z",
      "commit": "e3000a119163b004bfdf37ddf240c05d2d4a14ac",
      "fileid": "9bc7a3b1669d918460de7b74e2549bb956a7e6a66ad293eea770d59b023ad014",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nceas/actions/runs/25716341992"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-12T06:00:26.000Z",
      "commit": "e3000a119163b004bfdf37ddf240c05d2d4a14ac",
      "fileid": "f85fd7f3d2d32168c1806fcf13ad5c0f329cfffb60180981e503720864d7ecbd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nceas/actions/runs/25716341992"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-12T06:00:02.000Z",
      "commit": "e3000a119163b004bfdf37ddf240c05d2d4a14ac",
      "fileid": "c64cbe8806e9dfddc0659b105e698915a33ca1c637a41771a626a981ecbbb190",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nceas/actions/runs/25716341992"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-12T05:59:57.000Z",
      "commit": "e3000a119163b004bfdf37ddf240c05d2d4a14ac",
      "fileid": "4af0482887fa90c4618078feeaa12fa796ed1c61e5491f0d9d180ead2df7e5e6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nceas/actions/runs/25716341992"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T11:05:00.000Z",
      "commit": "e3000a119163b004bfdf37ddf240c05d2d4a14ac",
      "fileid": "376a6011a974995b2396309314615ee626d7732bf43530c04f770bb85bf6f12a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nceas/actions/runs/25716341992"
    }
  ]
}