Package: commafree 0.2.0

commafree: Call Functions Without Commas Between Arguments

Provides the "comma-free call" operator: '%(%'. Use it to call a function without commas between the arguments. Just replace the '(' with '%(%' in a function call, supply your arguments as standard R expressions enclosed by '{ }', and be free of commas (for that call).

Authors:Tomasz Kalinowski [aut, cre]

commafree_0.2.0.tar.gz
commafree_0.2.0.zip(r-4.5)commafree_0.2.0.zip(r-4.4)commafree_0.2.0.zip(r-4.3)
commafree_0.2.0.tgz(r-4.4-any)commafree_0.2.0.tgz(r-4.3-any)
commafree_0.2.0.tar.gz(r-4.5-noble)commafree_0.2.0.tar.gz(r-4.4-noble)
commafree_0.2.0.tgz(r-4.4-emscripten)commafree_0.2.0.tgz(r-4.3-emscripten)
commafree.pdf |commafree.html
commafree/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/t-kalinowski/commafree/issues

On CRAN:

3.40 score 5 stars 3 scripts 615 downloads 1 exports 0 dependencies

Last updated 9 months agofrom:817008bf87. Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 14 2025
R-4.5-winOKJan 14 2025
R-4.5-linuxOKJan 14 2025
R-4.4-winOKJan 14 2025
R-4.4-macOKJan 14 2025
R-4.3-winOKJan 14 2025
R-4.3-macOKJan 14 2025

Exports:%(%

Dependencies: