{
  "_id": "6a2522804b233be198391425",
  "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://luisdva.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:46:10 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": "5c7439aee94c52d2e7d0db40162bcaf7",
  "_user": "luisdva",
  "_type": "src",
  "_file": "annotater_0.2.4.tar.gz",
  "_fileid": "c057f32f15c6c30fb726a8a74e879a32f4c7933a8e3445e1340ecf83ef10056b",
  "_filesize": 215273,
  "_sha256": "c057f32f15c6c30fb726a8a74e879a32f4c7933a8e3445e1340ecf83ef10056b",
  "_created": "2026-06-07T07:46:10.000Z",
  "_published": "2026-06-07T07:49:20.024Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79941912772,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462050837"
    },
    {
      "job": 79941912762,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462049676"
    },
    {
      "job": 79941912775,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462052858"
    },
    {
      "job": 79941912768,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462049526"
    },
    {
      "job": 79941716412,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462033055"
    },
    {
      "job": 79941912763,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462047651"
    },
    {
      "job": 79941912765,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462043805"
    },
    {
      "job": 79941912767,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462043912"
    },
    {
      "job": 79941912766,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462043113"
    }
  ],
  "_buildurl": "https://github.com/r-universe/luisdva/actions/runs/27086430445",
  "_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": true,
  "_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": 5580938,
    "type": "user",
    "name": "Luis Verde Arregoitia",
    "description": "mammalogist"
  },
  "_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": true,
  "_nocasepkg": "annotater",
  "_universes": [
    "luisdva"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-07T07:48:29.000Z",
      "distro": "noble",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "3da7982718f94b45fb9bc72861e634a14107ea123283e975db60c4bb8adae446",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisdva/actions/runs/27086430445"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-07T07:48:23.000Z",
      "distro": "noble",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "d278eef1b7aef36115e309c7598b49d30f0a1a9ff081478d65f27956f107c503",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisdva/actions/runs/27086430445"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-07T07:48:44.000Z",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "68c70bb048ac8b67bad3c86fb25a4c9c37d011d9db779c2813eec6b6cb8dbcf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisdva/actions/runs/27086430445"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-07T07:48:24.000Z",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "ad898f13d4095ba0391b97ed773372ca278bb5d17f6a0693dae286197c925070",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisdva/actions/runs/27086430445"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-06-07T07:48:28.000Z",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "59ad887743e58182b56d702c00112de51fc88c634d358b1bc306e910bdf808a2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luisdva/actions/runs/27086430445"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-07T07:47:36.000Z",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "326169f3ed3d875ec117f9603e454c17b5256d7e9d777e9e66f82ab570f423b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisdva/actions/runs/27086430445"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-07T07:47:32.000Z",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "14b03c9a24c47d545c049781dd90147a5a47474fa5495db943731399fbee4304",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisdva/actions/runs/27086430445"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-07T07:47:26.000Z",
      "commit": "718ca15fa6df6d4228bb0c0fcb119c64fc44c595",
      "fileid": "21b25307fc852668c6e4944dc8390d3cc3330640e4c131ce07e66d48326eca5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luisdva/actions/runs/27086430445"
    }
  ]
}