{
  "_id": "6a1f15dab401979e7341e646",
  "Type": "Package",
  "Package": "usedthese",
  "Title": "Summarises Package & Function Usage",
  "Version": "0.5.0.9000",
  "Authors@R": "person(\"Carl\", \"Goodwin\", , \"carl.goodwin@quantumjitter.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Consistent with 'knitr' syntax highlighting, 'usedthese'\nadds a summary table of package & function usage to a Quarto\ndocument and enables aggregation of usage across a website.",
  "License": "MIT + file LICENSE",
  "URL": "https://cgoo4.github.io/usedthese/,\nhttps://github.com/cgoo4/usedthese",
  "BugReports": "https://github.com/cgoo4/usedthese/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://cgoo4.r-universe.dev",
  "Date/Publication": "2024-07-08 15:51:18 UTC",
  "RemoteUrl": "https://github.com/cgoo4/usedthese",
  "RemoteRef": "HEAD",
  "RemoteSha": "28813ed986ce57a0f2e456c3d550f93a546cdb1f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 06:37:12 UTC",
    "User": "root"
  },
  "Author": "Carl Goodwin [aut, cre, cph]",
  "Maintainer": "Carl Goodwin <carl.goodwin@quantumjitter.com>",
  "MD5sum": "b684868c36f5876802d52779928766cf",
  "_user": "cgoo4",
  "_type": "src",
  "_file": "usedthese_0.5.0.9000.tar.gz",
  "_fileid": "f04ccae2254c8f8006277318a9abc7ba46e124ec6d0620cca578cb56b615a246",
  "_filesize": 187786,
  "_sha256": "f04ccae2254c8f8006277318a9abc7ba46e124ec6d0620cca578cb56b615a246",
  "_created": "2026-05-17T06:37:12.000Z",
  "_published": "2026-06-02T17:41:46.311Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79134353874,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040072278"
    },
    {
      "job": 79134353877,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040072606"
    },
    {
      "job": 79134353791,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040069257"
    },
    {
      "job": 79134354047,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040069827"
    },
    {
      "job": 79134352997,
      "time": 246,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040054737"
    },
    {
      "job": 79134353216,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365406613"
    },
    {
      "job": 79134354009,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040065679"
    },
    {
      "job": 79134353977,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040066673"
    },
    {
      "job": 79134354076,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040065441"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cgoo4/actions/runs/25983593558",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cgoo4/usedthese",
  "_commit": {
    "id": "28813ed986ce57a0f2e456c3d550f93a546cdb1f",
    "author": "Carl Goodwin <carl.goodwin@quantumjitter.com>",
    "committer": "Carl Goodwin <carl.goodwin@quantumjitter.com>",
    "message": "Add get_links test & quarto install\n",
    "time": 1720453878
  },
  "_maintainer": {
    "name": "Carl Goodwin",
    "email": "carl.goodwin@quantumjitter.com",
    "login": "cgoo4",
    "description": "",
    "uuid": 32419319
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "conflicted",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "highr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tsibble",
      "role": "Suggests"
    },
    {
      "package": "xts",
      "role": "Suggests"
    }
  ],
  "_owner": "cgoo4",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "quarto"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "cgoo4",
      "count": 145,
      "uuid": 32419319
    }
  ],
  "_userbio": {
    "uuid": 32419319,
    "type": "user",
    "name": "Carl Goodwin"
  },
  "_downloads": {
    "count": 243,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/usedthese"
  },
  "_devurl": "https://github.com/cgoo4/usedthese",
  "_pkgdown": "https://cgoo4.github.io/usedthese/",
  "_searchresults": 117,
  "_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/usedthese.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cgoo4/usedthese",
  "_realowner": "cgoo4",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-01-16"
    },
    {
      "version": "0.2.0",
      "date": "2023-01-22"
    },
    {
      "version": "0.3.0",
      "date": "2023-02-15"
    },
    {
      "version": "0.3.1",
      "date": "2023-02-24"
    },
    {
      "version": "0.3.2",
      "date": "2023-03-25"
    },
    {
      "version": "0.3.3",
      "date": "2023-06-15"
    },
    {
      "version": "0.4.0",
      "date": "2024-05-27"
    },
    {
      "version": "0.5.0",
      "date": "2024-06-26"
    }
  ],
  "_exports": [
    "used_here",
    "used_there"
  ],
  "_help": [
    {
      "page": "used_here",
      "title": "Summarise function usage in a single document",
      "topics": [
        "augment_funs_loaded",
        "extract_highlighted_funs",
        "get_funs_loaded",
        "get_loaded_pkg_imports",
        "get_mode",
        "print_with_class",
        "summarise_funs_scouted",
        "summarise_funs_used",
        "used_here"
      ]
    },
    {
      "page": "used_there",
      "title": "Scrape the summaries for site-wide analysis",
      "topics": [
        "extract_usage",
        "get_links",
        "used_there"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cgoo4/usedthese/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cgoo4/usedthese/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "conflicted",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "sass",
    "scales",
    "selectr",
    "stringi",
    "stringr",
    "svglite",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "usedthese.Rmd",
      "filename": "usedthese.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Some code",
        "More code",
        "Summary of usage"
      ],
      "created": "2023-01-05 17:03:34",
      "modified": "2023-02-24 11:59:44",
      "commits": 13
    },
    {
      "source": "multipage.Rmd",
      "filename": "multipage.html",
      "title": "Site-wide usage",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-01-07 16:25:36",
      "modified": "2023-01-09 12:30:19",
      "commits": 4
    }
  ],
  "_score": 6.068185861746162,
  "_indexed": true,
  "_nocasepkg": "usedthese",
  "_universes": [
    "cgoo4"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-05-17T06:39:48.000Z",
      "distro": "noble",
      "commit": "28813ed986ce57a0f2e456c3d550f93a546cdb1f",
      "fileid": "da3858de2b4bb34b5e116f2d4c99cb700ac5c86e9b155fbe13ca516c4e2c28ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cgoo4/actions/runs/25983593558"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-05-17T06:39:51.000Z",
      "distro": "noble",
      "commit": "28813ed986ce57a0f2e456c3d550f93a546cdb1f",
      "fileid": "aaef065e8422c20b48ffe778195b9d9618b4bfb3886f4cde95f8cc6db7ebfcd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cgoo4/actions/runs/25983593558"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-05-17T06:39:13.000Z",
      "commit": "28813ed986ce57a0f2e456c3d550f93a546cdb1f",
      "fileid": "7041d9139a1352693e4060da0c629c29964496cbadea603317324c5f38e200a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cgoo4/actions/runs/25983593558"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-05-17T06:39:26.000Z",
      "commit": "28813ed986ce57a0f2e456c3d550f93a546cdb1f",
      "fileid": "27f6fd146f1ce554c1539124ad121a74e0c6215abd4069e8ee5153a4462dcbda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cgoo4/actions/runs/25983593558"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-05-17T06:38:44.000Z",
      "commit": "28813ed986ce57a0f2e456c3d550f93a546cdb1f",
      "fileid": "a4cd99951bc30d58f51e1f8316a1326f27fd16746ba0900631dd881ff8dabe94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cgoo4/actions/runs/25983593558"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-05-17T06:38:55.000Z",
      "commit": "28813ed986ce57a0f2e456c3d550f93a546cdb1f",
      "fileid": "0abdb2f988da29d5ccf176a5c3590082bb215836b0fa64f087c79a5367ec2aec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cgoo4/actions/runs/25983593558"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-05-17T06:38:38.000Z",
      "commit": "28813ed986ce57a0f2e456c3d550f93a546cdb1f",
      "fileid": "32e3eb7034df1c4a19ae5311a82cf4a25da0183ee347264664f686948c808289",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cgoo4/actions/runs/25983593558"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0.9000",
      "date": "2026-06-02T17:41:28.000Z",
      "commit": "28813ed986ce57a0f2e456c3d550f93a546cdb1f",
      "fileid": "8a66060348d55949a269a43706052fd52e18f52efc006d8815f3f124af8cf4b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cgoo4/actions/runs/25983593558"
    }
  ]
}