Package: annotater 0.2.4

annotater: Annotate Package Load Calls
Provides non-invasive annotation of package load calls such as \code{library()}, \code{p_load()}, and \code{require()} so that we can have an idea of what the packages we are loading are meant for.
Authors:
annotater_0.2.4.tar.gz
annotater_0.2.4.zip(r-4.7)annotater_0.2.4.zip(r-4.6)annotater_0.2.4.zip(r-4.5)
annotater_0.2.4.tgz(r-4.6-any)annotater_0.2.4.tgz(r-4.5-any)
annotater_0.2.4.tar.gz(r-4.7-any)annotater_0.2.4.tar.gz(r-4.6-any)
annotater_0.2.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
annotater/json (API)
NEWS
| # Install 'annotater' in R: |
| install.packages('annotater', repos = c('https://luisdva.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/luisdva/annotater/issues
Pkgdown/docs site:https://annotater.liomys.mx
Last updated from:718ca15fa6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 138 | ||
| source / vignettes | OK | 213 | ||
| linux-release-x86_64 | OK | 161 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-oldrel-arm64 | OK | 111 | ||
| windows-devel | OK | 93 | ||
| windows-release | OK | 89 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 116 |
Exports:annotate_active_fileannotate_data_active_fileannotate_fun_callsannotate_fun_calls_active_fileannotate_pkg_callsannotate_pkg_datasetsannotate_repo_sourceannotate_repos_active_fileannotate_repostitleannotate_repostitle_activeannotate_scriptexpand_metapackagesexpand_metapackages_active_filematch_pkg_names
Dependencies:bitbit64clicliprcpp11crayondplyrevaluategenericsgluehighrhmsknitrlifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6readrrlangrstudioapistringistringrtibbletidyrtidyselecttzdbutf8vctrsvroomwithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Vertical alignment of package annotations | align_annotations |
| Annotate active file | annotate_active_file |
| Annotate loaded data in active file | annotate_data_active_file |
| Annotate function calls | annotate_fun_calls |
| Annotate function calls in active file | annotate_fun_calls_active_file |
| Annotate package calls | annotate_pkg_calls |
| Annotate package datasets | annotate_pkg_datasets |
| Annotate R Version | annotate_r_version |
| Annotate repository sources | annotate_repo_source |
| Annotate repositories in active file | annotate_repos_active_file |
| Annotate package titles and repository sources | annotate_repostitle |
| Annotate titles and repositories in active file | annotate_repostitle_active |
| Annotate script | annotate_script |
| Check if packages are installed | check_pkgs |
| Expand metapackages | expand_metapackages |
| Expand metapackages in active file | expand_metapackages_active_file |
| Query data from packages | get_pkg_datasets |
| Match package names | match_pkg_names |
| Retrieve Package version | pkg_version |
| Retrieve repo details | repo_details |
