Package: r2dictionary Type: Package Title: A Mini-Dictionary for 'Shiny' and 'Rmarkdown' Documents Version: 0.2 Authors@R: c( person("Obinna", "Obianom", email = "idonshayo@gmail.com", role = c("aut", "cre"))) Maintainer: Obinna Obianom Description: Despite the predominant use of R for data manipulation and various robust statistical calculations, in recent years, more people from various disciplines are beginning to use R for other purposes. A critical milestone that has enabled large influx of users in the R community is the development of the Tidyverse family of packages and Rmarkdown. With the latter, one can write all kinds of documents and produce output in formats such html and pdf very easily. In doing this seemlessly, further tools are needed for such users to easily and freely write in R for all kinds of purposes. The r2dictionary introduces a means for users to directly search for definitions of terms within the R environment. License: MIT + file LICENSE URL: https://r2dictionary.obi.obianom.com BugReports: https://github.com/oobianom/r2dictionary Depends: R (>= 3.6) Imports: utils, stringr, rstudioapi, stats Suggests: rmarkdown, knitr, qpdf Encoding: UTF-8 VignetteBuilder: knitr Language: en-US RoxygenNote: 7.2.3 Config/pak/sysreqs: libicu-dev Repository: https://oobianom.r-universe.dev Date/Publication: 2023-07-13 10:13:14 UTC RemoteUrl: https://github.com/oobianom/r2dictionary RemoteRef: HEAD RemoteSha: 78301d79e133f4aafdcb22a5fa2cc36a8b448e74 NeedsCompilation: no Packaged: 2026-07-03 10:00:44 UTC; root Author: Obinna Obianom [aut, cre]