{
  "_id": "6a607acd14e95619b75da2e4",
  "Type": "Package",
  "Package": "IssueTrackeR",
  "Title": "List Things to Do",
  "Version": "1.4.0.9013",
  "Authors@R": "person(\"Tanguy\", \"Barthelemy\", , \"tanguy.barthelemy@insee.fr\", role = c(\"aut\", \"cre\", \"art\"))",
  "Description": "Manage a 'GitHub' problem using R: wrangle issues, labels\nand milestones. It includes functions for storing, prioritizing\n(sorting), displaying, adding, deleting, and selecting\n(filtering) issues based on qualitative and quantitative\ninformation. Issues (labels and milestones) are written in\nlists and categorized into the S3 class to be easily\nmanipulated as datasets in R.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/TanguyBarthelemy/IssueTrackeR,\nhttps://tanguybarthelemy.github.io/IssueTrackeR/",
  "BugReports": "https://github.com/TanguyBarthelemy/IssueTrackeR/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"collate\", \"rd\",\n\"namespace\", \"devtag::dev_roclet\"))",
  "Config/roxygen2/version": "8.0.0",
  "Config/Needs/build": "moodymudskipper/devtag",
  "Config/pak/sysreqs": "git libssl-dev",
  "Repository": "https://tanguybarthelemy.r-universe.dev",
  "Date/Publication": "2026-07-22 07:33:14 UTC",
  "RemoteUrl": "https://github.com/TanguyBarthelemy/IssueTrackeR",
  "RemoteRef": "HEAD",
  "RemoteSha": "2f32be3953bd1d7b1eb2518bd0655c9fd01797ea",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 08:06:47 UTC",
    "User": "root"
  },
  "Author": "Tanguy Barthelemy [aut, cre, art]",
  "Maintainer": "Tanguy Barthelemy <tanguy.barthelemy@insee.fr>",
  "_user": "tanguybarthelemy",
  "_type": "src",
  "_file": "IssueTrackeR_1.4.0.9013.tar.gz",
  "_fileid": "https://r2.ropensci.org/2a927ebbcb40a64ca5c9e0b9b1af5e4b56144ec8f3351547de52985aa000f1f8",
  "_filesize": 382912,
  "_sha256": "2a927ebbcb40a64ca5c9e0b9b1af5e4b56144ec8f3351547de52985aa000f1f8",
  "_expires": "2026-10-30T08:09:47.000Z",
  "_created": "2026-07-22T08:06:47.000Z",
  "_published": "2026-07-22T08:09:49.082Z",
  "_jobs": [
    {
      "job": 88866961562,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8522610079"
    },
    {
      "job": 88866961451,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522609138"
    },
    {
      "job": 88866961478,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8522593490"
    },
    {
      "job": 88866961521,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522601923"
    },
    {
      "job": 88866415581,
      "time": 156,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522554114"
    },
    {
      "job": 88866961414,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8522596545"
    },
    {
      "job": 88866961515,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8522612575"
    },
    {
      "job": 88866961565,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8522587875"
    },
    {
      "job": 88866961581,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522586954"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29902541340",
  "_status": "success",
  "_upstream": "https://github.com/TanguyBarthelemy/IssueTrackeR",
  "_commit": {
    "id": "2f32be3953bd1d7b1eb2518bd0655c9fd01797ea",
    "author": "Tanguy BARTHELEMY <tanguy.barthelemy@insee.fr>",
    "committer": "Tanguy BARTHELEMY <tanguy.barthelemy@insee.fr>",
    "message": "create color variables\n",
    "time": 1784705594
  },
  "_maintainer": {
    "name": "Tanguy Barthelemy",
    "email": "tanguy.barthelemy@insee.fr",
    "login": "tanguybarthelemy",
    "linkedin": "in/tanguy-barthelemy",
    "description": "Time Series Methodologist",
    "uuid": 112711017
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "gh",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "tanguybarthelemy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 6
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 31
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 10
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 17
    },
    {
      "week": "2026-25",
      "n": 27
    },
    {
      "week": "2026-26",
      "n": 21
    },
    {
      "week": "2026-30",
      "n": 28
    }
  ],
  "_tags": [
    {
      "name": "v1.3.0",
      "date": "2025-10-21"
    },
    {
      "name": "v1.3.1",
      "date": "2025-10-27"
    },
    {
      "name": "v1.4.0",
      "date": "2026-06-21"
    }
  ],
  "_topics": [
    "github",
    "issues",
    "issues-tracker",
    "mileston"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "tanguybarthelemy",
      "count": 243,
      "uuid": 112711017
    }
  ],
  "_userbio": {
    "uuid": 112711017,
    "type": "user",
    "name": "Tanguy Barthelemy",
    "followers": 38,
    "description": "Time Series Methodologist"
  },
  "_downloads": {
    "count": 308,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/IssueTrackeR"
  },
  "_devurl": "https://github.com/tanguybarthelemy/issuetracker",
  "_pkgdown": "https://tanguybarthelemy.github.io/IssueTrackeR/",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IssueTrackeR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tanguybarthelemy/issuetracker",
  "_realowner": "tanguybarthelemy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.1",
      "date": "2025-04-25"
    },
    {
      "version": "1.2.0",
      "date": "2025-07-16"
    },
    {
      "version": "1.3.0",
      "date": "2025-10-21"
    },
    {
      "version": "1.3.1",
      "date": "2025-10-27"
    },
    {
      "version": "1.4.0",
      "date": "2026-06-20"
    }
  ],
  "_exports": [
    "append",
    "author_last_comment",
    "format_issues",
    "format_labels",
    "format_milestones",
    "get_all_repos",
    "get_issues",
    "get_labels",
    "get_milestones",
    "get_nbr_comments",
    "new_issue",
    "new_issues",
    "reset_options",
    "sample",
    "update_database",
    "with_comments",
    "with_labels",
    "with_text",
    "write_to_dataset"
  ],
  "_help": [
    {
      "page": "append",
      "title": "Vector Merging",
      "topics": [
        "append",
        "append.IssuesTB"
      ]
    },
    {
      "page": "author_last_comment",
      "title": "Name of last commentator",
      "topics": [
        "author_last_comment",
        "author_last_comment.IssuesTB",
        "author_last_comment.IssueTB"
      ]
    },
    {
      "page": "format_issues",
      "title": "Format the issue in a simpler format",
      "topics": [
        "format_issues"
      ]
    },
    {
      "page": "format_labels",
      "title": "Format the label in a simpler format",
      "topics": [
        "format_labels"
      ]
    },
    {
      "page": "format_milestones",
      "title": "Format the milestones in a simpler format",
      "topics": [
        "format_milestones"
      ]
    },
    {
      "page": "get_all_repos",
      "title": "Retrieve all the visible repos from a user / an organisation",
      "topics": [
        "get_all_repos"
      ]
    },
    {
      "page": "get",
      "title": "Retrieve information from the issues of GitHub",
      "topics": [
        "get_issues",
        "get_labels",
        "get_milestones"
      ]
    },
    {
      "page": "get_nbr_comments",
      "title": "Number of comments",
      "topics": [
        "get_nbr_comments",
        "get_nbr_comments.IssuesTB",
        "get_nbr_comments.IssueTB"
      ]
    },
    {
      "page": "new_issue",
      "title": "Create a new 'IssueTB' object",
      "topics": [
        "new_issue",
        "new_issue.data.frame",
        "new_issue.default",
        "new_issue.IssuesTB",
        "new_issue.IssueTB",
        "new_issue.list"
      ]
    },
    {
      "page": "new_issues",
      "title": "Create a new 'IssuesTB' object",
      "topics": [
        "new_issues",
        "new_issues.data.frame",
        "new_issues.default",
        "new_issues.IssuesTB",
        "new_issues.IssueTB",
        "new_issues.list"
      ]
    },
    {
      "page": "plot",
      "title": "Plot an IssuesTB object",
      "topics": [
        "plot.IssuesTB"
      ]
    },
    {
      "page": "print",
      "title": "Display IssueTB and IssuesTB object",
      "topics": [
        "print",
        "print.IssuesTB",
        "print.IssueTB",
        "print.LabelsTB",
        "print.summary.IssuesTB",
        "print.summary.IssueTB",
        "print.summary.LabelsTB"
      ]
    },
    {
      "page": "reset_options",
      "title": "Reset options",
      "topics": [
        "reset_options"
      ]
    },
    {
      "page": "sample-issues",
      "title": "Random Sampling",
      "topics": [
        "sample",
        "sample-issues",
        "sample.default",
        "sample.IssuesTB"
      ]
    },
    {
      "page": "summary",
      "title": "Compute a summary of an issue or a list of issues",
      "topics": [
        "summary",
        "summary.IssuesTB",
        "summary.IssueTB",
        "summary.LabelsTB"
      ]
    },
    {
      "page": "unique-issues",
      "title": "Unique issues of an IssuesTB Object",
      "topics": [
        "unique-issues",
        "unique.IssuesTB"
      ]
    },
    {
      "page": "update_database",
      "title": "Update database",
      "topics": [
        "update_database"
      ]
    },
    {
      "page": "with_comments",
      "title": "Check for comments in GitHub Issues",
      "topics": [
        "with_comments",
        "with_comments.IssuesTB"
      ]
    },
    {
      "page": "with_labels",
      "title": "Check for labels in GitHub Issues",
      "topics": [
        "with_labels",
        "with_labels.IssuesTB"
      ]
    },
    {
      "page": "with_text",
      "title": "Check for text in GitHub Issues",
      "topics": [
        "with_text",
        "with_text.IssuesTB"
      ]
    },
    {
      "page": "write",
      "title": "Save datasets in a yaml file",
      "topics": [
        "write_to_dataset",
        "write_to_dataset.default",
        "write_to_dataset.IssuesTB",
        "write_to_dataset.LabelsTB",
        "write_to_dataset.MilestonesTB"
      ]
    }
  ],
  "_pkglogo": "https://github.com/TanguyBarthelemy/IssueTrackeR/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/TanguyBarthelemy/IssueTrackeR/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "crayon",
    "curl",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rlang",
    "sys",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_score": 4.342422680822207,
  "_indexed": true,
  "_nocasepkg": "issuetracker",
  "_universes": [
    "tanguybarthelemy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0.9013",
      "date": "2026-07-22T08:08:59.000Z",
      "distro": "resolute",
      "commit": "2f32be3953bd1d7b1eb2518bd0655c9fd01797ea",
      "fileid": "https://r2.ropensci.org/2ede2d124a5bdcb64399a549d09b661496fd4ddae29b8d1b58b18955863256fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29902541340"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4.0.9013",
      "date": "2026-07-22T08:08:55.000Z",
      "distro": "resolute",
      "commit": "2f32be3953bd1d7b1eb2518bd0655c9fd01797ea",
      "fileid": "https://r2.ropensci.org/489f1379150e6defa9df6f05fac84512fce9d33b79c88c703cf9ad0be7818810",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29902541340"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0.9013",
      "date": "2026-07-22T08:08:21.000Z",
      "commit": "2f32be3953bd1d7b1eb2518bd0655c9fd01797ea",
      "fileid": "https://r2.ropensci.org/fc0a3bc6f4ad9f8b1aebe24bea53058c69604ebbd5bcdc6b87ba34f2edf72f15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29902541340"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4.0.9013",
      "date": "2026-07-22T08:08:41.000Z",
      "commit": "2f32be3953bd1d7b1eb2518bd0655c9fd01797ea",
      "fileid": "https://r2.ropensci.org/a68f1a122c4ac861bd399c745f66a4f04d79c0f724ebbdfaec84b34b4d8ee0d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29902541340"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0.9013",
      "date": "2026-07-22T08:08:43.000Z",
      "commit": "2f32be3953bd1d7b1eb2518bd0655c9fd01797ea",
      "fileid": "https://r2.ropensci.org/c8946ffcd81082ed4e15efc8fbd6a08a5072413f8265a7f008eb93e1d72fac36",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29902541340"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0.9013",
      "date": "2026-07-22T08:09:01.000Z",
      "commit": "2f32be3953bd1d7b1eb2518bd0655c9fd01797ea",
      "fileid": "https://r2.ropensci.org/58254e00bf2ff013b0a961f0a23619e73eb89cc334aa735b720d2d8e0b257a44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29902541340"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0.9013",
      "date": "2026-07-22T08:07:57.000Z",
      "commit": "2f32be3953bd1d7b1eb2518bd0655c9fd01797ea",
      "fileid": "https://r2.ropensci.org/7f17eab2df0fe0bb1020a8ef7fbf5ea4d25a82c54a4b13e5876cc220619f92a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29902541340"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.4.0.9013",
      "date": "2026-07-22T08:07:56.000Z",
      "commit": "2f32be3953bd1d7b1eb2518bd0655c9fd01797ea",
      "fileid": "https://r2.ropensci.org/d9911ad713e919b9f3be756df3db61fd2f29b3d59410fb71785e2b00334f9137",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tanguybarthelemy/actions/runs/29902541340"
    }
  ]
}