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:

1 exports 5 stars 1.30 score 0 dependencies 3 scripts 760 downloads

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

TargetResultDate
Doc / VignettesOKAug 17 2024
R-4.5-winOKAug 17 2024
R-4.5-linuxOKAug 17 2024
R-4.4-winOKAug 17 2024
R-4.4-macOKAug 17 2024
R-4.3-winOKAug 17 2024
R-4.3-macOKAug 17 2024

Exports:%(%

Dependencies: