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 |
DOI: | 10.32614/CRAN.package.toscmask |
Author: | Tobias Schmidt [aut, cre] |
Maintainer: | Tobias Schmidt <tobias.schmidt331 at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
CRAN checks: | toscmask results |
Reference manual: | toscmask.pdf |
Package source: | toscmask_1.2.3.tar.gz |
Windows binaries: | r-devel: toscmask_1.2.3.zip, r-release: toscmask_1.2.3.zip, r-oldrel: toscmask_1.2.3.zip |
macOS binaries: | r-release (arm64): toscmask_1.2.3.tgz, r-oldrel (arm64): toscmask_1.2.3.tgz, r-release (x86_64): toscmask_1.2.3.tgz, r-oldrel (x86_64): toscmask_1.2.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=toscmask to link to this page.