toscmask: Improved Versions of Base Functions

Operators and functions provided by base R sometimes lack some features found in other programming languages, such as the ability to concatenate strings using + or to repeat strings using *. This package aims at providing such functionality without breaking existing code, i.e., only statements, that would throw errors in pure base R are patched.

Version: 1.2.3
Suggests: testthat (≥ 3.0.0)
Published: 2022-03-11
Author: Tobias Schmidt [aut, cre]
Maintainer: Tobias Schmidt <tobias.schmidt331 at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: toscmask results

Documentation:

Reference manual: toscmask.pdf

Downloads:

Package source: toscmask_1.2.3.tar.gz
Windows binaries: r-prerel: toscmask_1.2.3.zip, r-release: toscmask_1.2.3.zip, r-oldrel: toscmask_1.2.3.zip
macOS binaries: r-prerel (arm64): toscmask_1.2.3.tgz, r-release (arm64): toscmask_1.2.3.tgz, r-oldrel (arm64): toscmask_1.2.3.tgz, r-prerel (x86_64): toscmask_1.2.3.tgz, r-release (x86_64): toscmask_1.2.3.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=toscmask to link to this page.