CRAN/E | roperators

roperators

Additional Operators to Help you Write Cleaner R Code

Installation

About

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.

benwiseman.github.io/roperators/
github.com/BenWiseman/roperators
Copyright Korn Ferry International

Key Metrics

Version 1.3.14
R ≥ 3.0.0
Published 2023-07-20 287 days ago
Needs compilation? no
License MIT
License File
CRAN checks roperators results

Downloads

Yesterday 32 0%
Last 7 days 202 -8%
Last 30 days 778 -9%
Last 90 days 2.530 -7%
Last 365 days 10.297 +13%

Maintainer

Maintainer

Ben Wiseman

benjamin.wiseman@kornferry.com

Authors

Ben Wiseman

cre / aut / ccp

Steven Nydick

aut / ccp

Jeff Jones

aut / led

Material

README
NEWS
Reference manual
Package source

Vignettes

Make your R code nicer with roperators

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

roperators archive

Depends

R ≥ 3.0.0

Imports

stats
tools

Suggests

magrittr
knitr
markdown
rmarkdown
prettydoc
rvest

Reverse Imports

ExcelFunctionsR
iemisc
sentiment.ai