Package: infixit 0.3.1

infixit: Helpful Additional Infix Functions

Infix functions in R are those that comes between its arguments such as %in%, +, and *. These are useful in R programming when manipulating data, performing logical operations, and making new functions. 'infixit' extends the infix functions found in R to simplify frequent tasks, such as finding elements that are NOT in a set, in-line text concatenation, augmented assignment operations, additional logical and control flow operators, and identifying if a number or date lies between two others.

Authors:Peter Licari [aut, cre, cph]

infixit_0.3.1.tar.gz
infixit_0.3.1.zip(r-4.7)infixit_0.3.1.zip(r-4.6)infixit_0.3.1.zip(r-4.5)
infixit_0.3.1.tgz(r-4.6-any)infixit_0.3.1.tgz(r-4.5-any)
infixit_0.3.1.tar.gz(r-4.7-any)infixit_0.3.1.tar.gz(r-4.6-any)
infixit_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
infixit/json (API)
NEWS

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

Bug tracker:https://github.com/prlitics/infixit/issues

On CRAN:

Conda:

3.81 score 13 stars 3 scripts 518 downloads 15 exports 0 dependencies

Last updated from:7ce843da9f. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK104
source / vignettesOK184
linux-release-x86_64OK102
macos-release-arm64OK155
macos-oldrel-arm64OK199
windows-develOK74
windows-releaseOK71
windows-oldrelOK53
wasm-releaseOK86

Exports:.is_allFalse.is_allNA.is_length_zero%-=%%*=%%/=%%^=%%+%%+=%%||%%|||%%btwn%%nand%%nin%%xor%

Dependencies: