Package: quotedargs 0.1.3

quotedargs: A Way of Writing Functions that Quote their Arguments

A facility for writing functions that quote their arguments, may sometimes evaluate them in the environment where they were quoted, and may pass them as quoted to other functions.

Authors:Radford Neal

quotedargs_0.1.3.tar.gz
quotedargs_0.1.3.zip(r-4.5)quotedargs_0.1.3.zip(r-4.4)quotedargs_0.1.3.zip(r-4.3)
quotedargs_0.1.3.tgz(r-4.4-x86_64)quotedargs_0.1.3.tgz(r-4.4-arm64)quotedargs_0.1.3.tgz(r-4.3-x86_64)quotedargs_0.1.3.tgz(r-4.3-arm64)
quotedargs_0.1.3.tar.gz(r-4.5-noble)quotedargs_0.1.3.tar.gz(r-4.4-noble)
quotedargs_0.1.3.tgz(r-4.4-emscripten)quotedargs_0.1.3.tgz(r-4.3-emscripten)
quotedargs.pdf |quotedargs.html
quotedargs/json (API)
NEWS

# Install 'quotedargs' in R:
install.packages('quotedargs', repos = c('https://radfordneal.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/radfordneal/quotedargs/issues

On CRAN:

5 exports 0.62 score 0 dependencies 2 scripts 147 downloads

Last updated 5 years agofrom:f9a10b96ce. Checks:OK: 8 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-win-x86_64NOTESep 07 2024
R-4.5-linux-x86_64OKSep 07 2024
R-4.4-win-x86_64OKSep 07 2024
R-4.4-mac-x86_64OKSep 07 2024
R-4.4-mac-aarch64OKSep 07 2024
R-4.3-win-x86_64OKSep 07 2024
R-4.3-mac-x86_64OKSep 07 2024
R-4.3-mac-aarch64OKSep 07 2024

Exports:notquotedquoted_argquoted_assignquoted_environmentquoted_eval

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Facility for using quoted argumentsquotedargs-package notquoted quoted_arg quoted_assign quoted_environment quoted_eval