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.7)commafree_0.2.0.zip(r-4.6)commafree_0.2.0.zip(r-4.5)
commafree_0.2.0.tgz(r-4.6-any)commafree_0.2.0.tgz(r-4.5-any)
commafree_0.2.0.tar.gz(r-4.7-any)commafree_0.2.0.tar.gz(r-4.6-any)
commafree_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
commafree/json (API)
NEWS

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

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

On CRAN:

Conda:

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

Last updated from:817008bf87. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK131
source / vignettesOK143
linux-release-x86_64OK77
macos-release-arm64OK103
macos-oldrel-arm64OK87
windows-develOK60
windows-releaseOK57
windows-oldrelOK71
wasm-releaseOK100

Exports:%(%

Dependencies: