felp: Functional Help for Functions, Objects, and Packages

Enhance R help system by fuzzy search and preview interface, pseudo-postfix operators, and more. The '?.' pseudo-postfix operator and the '?' prefix operator displays documents and contents (source or structure) of objects simultaneously to help understanding the objects. The '?p' pseudo-postfix operator displays package documents, and is shorter than help(package = foo).

Version: 0.3.0
Imports: prettycode, curl, data.table, dplyr, htmltools, magrittr, matrixStats, miniUI, reactable, rstudioapi, rlang, shiny, stringi, utils
Suggests: knitr, printr, testthat (≥ 2.1.0), covr, rmarkdown
Published: 2022-10-09
Author: Atsushi Yasumoto ORCID iD [aut, cph, cre]
Maintainer: Atsushi Yasumoto <atusy.rpkg at gmail.com>
BugReports: https://github.com/atusy/felp/issues
License: MIT + file LICENSE
URL: https://github.com/atusy/felp
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: felp results

Documentation:

Reference manual: felp.pdf
Vignettes: felp

Downloads:

Package source: felp_0.3.0.tar.gz
Windows binaries: r-devel: felp_0.3.0.zip, r-release: felp_0.3.0.zip, r-oldrel: felp_0.3.0.zip
macOS binaries: r-release (arm64): felp_0.3.0.tgz, r-oldrel (arm64): felp_0.3.0.tgz, r-release (x86_64): felp_0.3.0.tgz
Old sources: felp archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=felp to link to this page.