{
  "_id": "6a2521ca4b233be198391115",
  "Package": "annotater",
  "Title": "Annotate Package Load Calls",
  "Version": "0.2.4",
  "Authors@R": "c(\nperson(given = \"Luis D.\",\nfamily = \"Verde Arregoitia\",\nrole = c(\"aut\", \"cre\"),\nemail = \"luis@liomys.mx\",\ncomment = c(ORCID = \"0000-0001-9520-6543\")),\nperson(\"Juan\",\"Cruz Rodriguez\",role=\"ctb\"),\nperson(\"Hadley\",\"Wickham\",role=\"ctb\"))",
  "Description": "Provides non-invasive annotation of package load calls\nsuch as \\code{library()}, \\code{p_load()}, and \\code{require()}\nso that we can have an idea of what the packages we are loading\nare meant for.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/luisDVA/annotater, https://annotater.liomys.mx",
  "BugReports": "https://github.com/luisDVA/annotater/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://ar-puuk.r-universe.dev",
  "Date/Publication": "2026-01-08 18:47:08 UTC",
  "RemoteUrl": "https://github.com/luisDVA/annotater",
  "RemoteRef": "HEAD",
  "RemoteSha": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:43:20 UTC",
    "User": "root"
  },
  "Author": "Luis D. Verde Arregoitia [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9520-6543>),\nJuan Cruz Rodriguez [ctb],\nHadley Wickham [ctb]",
  "Maintainer": "Luis D. Verde Arregoitia <luis@liomys.mx>",
  "MD5sum": "c683f670ee5767fd9a0755a39e1728f2",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "annotater_0.2.4.tar.gz",
  "_fileid": "a21c523a5a20c7eb3bd75890eb6fd3782157f3be3a13f1909a08475a293e4a40",
  "_filesize": 215373,
  "_sha256": "a21c523a5a20c7eb3bd75890eb6fd3782157f3be3a13f1909a08475a293e4a40",
  "_created": "2026-06-07T07:43:20.000Z",
  "_published": "2026-06-07T07:46:18.751Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79941756332,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462029224"
    },
    {
      "job": 79941756348,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462027308"
    },
    {
      "job": 79941756325,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462025765"
    },
    {
      "job": 79941756337,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462024072"
    },
    {
      "job": 79941562354,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462011437"
    },
    {
      "job": 79941756343,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462027003"
    },
    {
      "job": 79941756342,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462023265"
    },
    {
      "job": 79941756345,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462020750"
    },
    {
      "job": 79941756335,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462024373"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27086372880",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/luisDVA/annotater",
  "_commit": {
    "id": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
    "author": "LuisDVA <luisd@ciencias.unam.mx>",
    "committer": "LuisDVA <luisd@ciencias.unam.mx>",
    "message": "uncomment\n",
    "time": 1767898028
  },
  "_maintainer": {
    "name": "Luis D. Verde Arregoitia",
    "email": "luis@liomys.mx",
    "login": "luisdva",
    "bluesky": "@liomys.mx",
    "linkedin": "in/luis-d-verde-arregoitia-a20339209",
    "orcid": "0000-0001-9520-6543",
    "description": "mammalogist",
    "uuid": 5580938
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "luisdva",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 6
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.2.4",
      "date": "2025-07-14"
    }
  ],
  "_stars": 103,
  "_contributors": [
    {
      "user": "luisdva",
      "count": 120,
      "uuid": 5580938
    },
    {
      "user": "jcrodriguez1989",
      "count": 16,
      "uuid": 18466307
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 273,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/annotater"
  },
  "_devurl": "https://github.com/luisdva/annotater",
  "_pkgdown": "https://annotater.liomys.mx",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/annotater.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/luisdva/annotater",
  "_realowner": "luisdva",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2022-06-15"
    },
    {
      "version": "0.2.2",
      "date": "2022-10-07"
    },
    {
      "version": "0.2.3",
      "date": "2024-01-26"
    },
    {
      "version": "0.2.4",
      "date": "2025-07-14"
    }
  ],
  "_exports": [
    "annotate_active_file",
    "annotate_data_active_file",
    "annotate_fun_calls",
    "annotate_fun_calls_active_file",
    "annotate_pkg_calls",
    "annotate_pkg_datasets",
    "annotate_repo_source",
    "annotate_repos_active_file",
    "annotate_repostitle",
    "annotate_repostitle_active",
    "annotate_script",
    "expand_metapackages",
    "expand_metapackages_active_file",
    "match_pkg_names"
  ],
  "_help": [
    {
      "page": "align_annotations",
      "title": "Vertical alignment of package annotations",
      "topics": [
        "align_annotations"
      ]
    },
    {
      "page": "annotate_active_file",
      "title": "Annotate active file",
      "topics": [
        "annotate_active_file"
      ]
    },
    {
      "page": "annotate_data_active_file",
      "title": "Annotate loaded data in active file",
      "topics": [
        "annotate_data_active_file"
      ]
    },
    {
      "page": "annotate_fun_calls",
      "title": "Annotate function calls",
      "topics": [
        "annotate_fun_calls"
      ]
    },
    {
      "page": "annotate_fun_calls_active_file",
      "title": "Annotate function calls in active file",
      "topics": [
        "annotate_fun_calls_active_file"
      ]
    },
    {
      "page": "annotate_pkg_calls",
      "title": "Annotate package calls",
      "topics": [
        "annotate_pkg_calls"
      ]
    },
    {
      "page": "annotate_pkg_datasets",
      "title": "Annotate package datasets",
      "topics": [
        "annotate_pkg_datasets"
      ]
    },
    {
      "page": "annotate_r_version",
      "title": "Annotate R Version",
      "topics": [
        "annotate_r_version"
      ]
    },
    {
      "page": "annotate_repo_source",
      "title": "Annotate repository sources",
      "topics": [
        "annotate_repo_source"
      ]
    },
    {
      "page": "annotate_repos_active_file",
      "title": "Annotate repositories in active file",
      "topics": [
        "annotate_repos_active_file"
      ]
    },
    {
      "page": "annotate_repostitle",
      "title": "Annotate package titles and repository sources",
      "topics": [
        "annotate_repostitle"
      ]
    },
    {
      "page": "annotate_repostitle_active",
      "title": "Annotate titles and repositories in active file",
      "topics": [
        "annotate_repostitle_active"
      ]
    },
    {
      "page": "annotate_script",
      "title": "Annotate script",
      "topics": [
        "annotate_script"
      ]
    },
    {
      "page": "check_pkgs",
      "title": "Check if packages are installed",
      "topics": [
        "check_pkgs"
      ]
    },
    {
      "page": "expand_metapackages",
      "title": "Expand metapackages",
      "topics": [
        "expand_metapackages"
      ]
    },
    {
      "page": "expand_metapackages_active_file",
      "title": "Expand metapackages in active file",
      "topics": [
        "expand_metapackages_active_file"
      ]
    },
    {
      "page": "get_pkg_datasets",
      "title": "Query data from packages",
      "topics": [
        "get_pkg_datasets"
      ]
    },
    {
      "page": "match_pkg_names",
      "title": "Match package names",
      "topics": [
        "match_pkg_names"
      ]
    },
    {
      "page": "pkg_version",
      "title": "Retrieve Package version",
      "topics": [
        "pkg_version"
      ]
    },
    {
      "page": "repo_details",
      "title": "Retrieve repo details",
      "topics": [
        "repo_details"
      ]
    }
  ],
  "_pkglogo": "https://github.com/luisDVA/annotater/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/luisDVA/annotater/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "evaluate",
    "generics",
    "glue",
    "highr",
    "hms",
    "knitr",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "rstudioapi",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "annotater_intro.Rmd",
      "filename": "annotater_intro.html",
      "title": "Introduction to annotater",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package functions",
        "A note on the tidyverse and other metapackages",
        "Usage in RStudio",
        "Annotate package calls in active file",
        "Annotate package repository sources in active file",
        "Annotate titles and repository sources in active file",
        "Annotate each package's function calls",
        "Annotate each package's datasets",
        "Expand metapackages"
      ],
      "created": "2020-06-10 20:04:48",
      "modified": "2025-07-10 22:19:38",
      "commits": 9
    }
  ],
  "_score": 6.83238116024704,
  "_indexed": false,
  "_nocasepkg": "annotater",
  "_universes": [
    "ar-puuk"
  ],
  "_indexurl": "https://luisdva.r-universe.dev/annotater",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-07T07:45:38.000Z",
      "distro": "noble",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "aaa927532856e3c55a50b4e3babe1edf3e6aad8ac81aaed59c5ba12c5652af0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27086372880"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-07T07:45:22.000Z",
      "distro": "noble",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "9b4e1b73d3e7e4ac51eab04ef43078ed76d80a512ac27ae3949708eeaa987e19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27086372880"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-07T07:45:09.000Z",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "0bd2ac04ec61abe732e67c2ffaea1c387709cbc435314b8323bde948b838e67e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27086372880"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-07T07:45:02.000Z",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "8132e005a0a8dc856e35cef2d522ae101f0a8dad1b4ae8e8ecb8abdaf42fc5d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27086372880"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-06-07T07:45:41.000Z",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "08e0fc93c9455761341a40012b285ab9228e8d1d707f1c9fe5a7bfb42fbe041f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27086372880"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-07T07:44:46.000Z",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "ea404c8e4beaab87649536c85fcc8e07da540af1fce8f182532985b722581afc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27086372880"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-07T07:44:27.000Z",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "39ed21d4ada0909a35123560b538bcdcb95ac8b7053bac8f186d6d80caca77f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27086372880"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-07T07:44:53.000Z",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "e78854a0906e1f4c6787e6b5665098a50334ece004912a204a3d53256a37da09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/27086372880"
    }
  ]
}