The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
Provides string arithmetic, reassignment operators, logical operators that handle missing values, and extra logical operators such as floating point equality and all or nothing. The intent is to allow R users to write code that is easier to read, write, and maintain while providing a friendlier experience to new R users from other language backgrounds (such as 'Python') who are used to concepts such as x += 1 and 'foo' + 'bar'. Includes operators for not in, easy floating point comparisons, === equivalent, and SQL-like like operations (), etc. We also added in some extra helper functions, such as OS checks, pasting in Oxford comma format, and functions to get the first, last, nth, or most common element of a vector or word in a string.
Version: | 1.3.14 |
Depends: | R (≥ 3.0.0) |
Imports: | stats, tools |
Suggests: | magrittr, knitr, markdown, rmarkdown, prettydoc, rvest |
Published: | 2023-07-20 |
DOI: | 10.32614/CRAN.package.roperators |
Author: | Ben Wiseman [cre, aut, ccp], Steven Nydick [aut, ccp], Jeff Jones [aut, led] |
Maintainer: | Ben Wiseman <benjamin.wiseman at kornferry.com> |
License: | MIT + file LICENSE |
Copyright: | Korn Ferry International |
URL: | https://benwiseman.github.io/roperators/, https://github.com/BenWiseman/roperators |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | MissingData |
CRAN checks: | roperators results |
Reference manual: | roperators.pdf |
Vignettes: |
Make your R code nicer with roperators |
Package source: | roperators_1.3.14.tar.gz |
Windows binaries: | r-devel: roperators_1.3.14.zip, r-release: roperators_1.3.14.zip, r-oldrel: roperators_1.3.14.zip |
macOS binaries: | r-release (arm64): roperators_1.3.14.tgz, r-oldrel (arm64): roperators_1.3.14.tgz, r-release (x86_64): roperators_1.3.14.tgz, r-oldrel (x86_64): roperators_1.3.14.tgz |
Old sources: | roperators archive |
Reverse imports: | ExcelFunctionsR, sentiment.ai |
Please use the canonical form https://CRAN.R-project.org/package=roperators 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.