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.7)toscmask_1.2.3.zip(r-4.6)toscmask_1.2.3.zip(r-4.5)
toscmask_1.2.3.tgz(r-4.6-any)toscmask_1.2.3.tgz(r-4.5-any)
toscmask_1.2.3.tar.gz(r-4.7-any)toscmask_1.2.3.tar.gz(r-4.6-any)
toscmask_1.2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
toscmask/json (API)

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

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

On CRAN:

Conda:

3.00 score 2 stars 180 downloads 2 exports 0 dependencies

Last updated from:bd3e98d844. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK102
source / vignettesOK140
linux-release-x86_64OK119
macos-release-arm64OK98
macos-oldrel-arm64OK88
windows-develOK82
windows-releaseOK58
windows-oldrelOK53
wasm-releaseOK88

Exports:*+

Dependencies:

Readme and manuals

Help Manual

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