The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
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.
Version: | 0.3.1 |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2025-05-28 |
DOI: | 10.32614/CRAN.package.infixit |
Author: | Peter Licari |
Maintainer: | Peter Licari <prlicari13 at gmail.com> |
BugReports: | https://github.com/prlitics/infixit/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/prlitics/infixit |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | infixit results |
Reference manual: | infixit.pdf |
Package source: | infixit_0.3.1.tar.gz |
Windows binaries: | r-devel: not available, r-release: infixit_0.3.1.zip, r-oldrel: infixit_0.3.1.zip |
macOS binaries: | r-release (arm64): infixit_0.3.1.tgz, r-oldrel (arm64): infixit_0.3.1.tgz, r-release (x86_64): infixit_0.3.1.tgz, r-oldrel (x86_64): infixit_0.3.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=infixit to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.