Package: toscmask 1.2.3

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.

Authors:Tobias Schmidt [aut, cre]

toscmask_1.2.3.tar.gz
toscmask_1.2.3.zip(r-4.5)toscmask_1.2.3.zip(r-4.4)toscmask_1.2.3.zip(r-4.3)
toscmask_1.2.3.tgz(r-4.4-any)toscmask_1.2.3.tgz(r-4.3-any)
toscmask_1.2.3.tar.gz(r-4.5-noble)toscmask_1.2.3.tar.gz(r-4.4-noble)
toscmask_1.2.3.tgz(r-4.4-emscripten)toscmask_1.2.3.tgz(r-4.3-emscripten)
toscmask.pdf |toscmask.html
toscmask/json (API)

# Install 'toscmask' in R:
install.packages('toscmask', repos = c('https://toscm.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/toscm/toscmask/issues

On CRAN:

2 exports 1 stars 0.73 score 0 dependencies 179 downloads

Last updated 2 years agofrom:bd3e98d844. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-winOKSep 06 2024
R-4.5-linuxOKSep 06 2024
R-4.4-winOKSep 06 2024
R-4.4-macOKSep 06 2024
R-4.3-winOKSep 06 2024
R-4.3-macOKSep 06 2024

Exports:*+

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Plus operator+ op-plus-paste
Star operator* op-star-rep