tinycodet: Functions to Help in your Coding Etiquette
Adds some functions to help in your coding etiquette.
'tinycodet' primarily focuses on 4 aspects.
1) Safer decimal (in)equality testing,
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'.
Version: |
0.5.3 |
Depends: |
R (≥ 4.1.0) |
Imports: |
Rcpp (≥ 1.0.11), stringi (≥ 1.7.12) |
LinkingTo: |
Rcpp |
Suggests: |
tinytest, ggplot2, mgcv, nlme, collapse, kit, knitr, rmarkdown, roxygen2 |
Published: |
2024-07-21 |
DOI: |
10.32614/CRAN.package.tinycodet |
Author: |
Tony Wilkes [aut,
cre, cph] |
Maintainer: |
Tony Wilkes <tony_a_wilkes at outlook.com> |
BugReports: |
https://github.com/tony-aw/tinycodet/issues/ |
License: |
MIT + file LICENSE |
URL: |
https://github.com/tony-aw/tinycodet/,
https://tony-aw.github.io/tinycodet/ |
NeedsCompilation: |
yes |
Language: |
en-gb |
Materials: |
NEWS |
CRAN checks: |
tinycodet results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=tinycodet
to link to this page.