CRAN/E | tinycodet

tinycodet

Functions to Help in your Coding Etiquette

Installation

About

Adds some functions to help in your coding etiquette. 'tinycodet' primarily focuses on 4 aspects. 1) Safer decimal (in)equality testing, safer atomic typecasting, standard-evaluated alternatives to with() and aes(), and other functions for safer coding. 2) A new package import system, that attempts to combine the benefits of using a package without attaching it, with the benefits of attaching a package. 3) Extending the string manipulation capabilities of the 'stringi' R package. 4) Reducing repetitive code. Besides linking to 'Rcpp', 'tinycodet' has only one other dependency, namely 'stringi'.

github.com/tony-aw/tinycodet/
tony-aw.github.io/tinycodet/
Bug report File report

Key Metrics

Version 0.4.6
R ≥ 4.1.0
Published 2024-04-14 22 days ago
Needs compilation? yes
License MIT
License File
CRAN checks tinycodet results
Language en-gb

Downloads

Yesterday 2 0%
Last 7 days 132 -34%
Last 30 days 580 -11%
Last 90 days 1.787 +9%
Last 365 days 3.800

Maintainer

Maintainer

Tony Wilkes

tony_a_wilkes@outlook.com

Authors

Tony Wilkes

aut / cre / cph

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

tinycodet archive

Depends

R ≥ 4.1.0

Imports

Rcpp ≥ 1.0.11
stringi ≥ 1.7.12

Suggests

tinytest
ggplot2
mgcv
nlme
collapse
kit
knitr
rmarkdown
roxygen2

LinkingTo

Rcpp