The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 |
Reference manual: | tinycodet.pdf |
Package source: | tinycodet_0.5.3.tar.gz |
Windows binaries: | r-devel: tinycodet_0.5.3.zip, r-release: tinycodet_0.5.3.zip, r-oldrel: tinycodet_0.5.3.zip |
macOS binaries: | r-release (arm64): tinycodet_0.5.3.tgz, r-oldrel (arm64): tinycodet_0.5.3.tgz, r-release (x86_64): tinycodet_0.5.3.tgz, r-oldrel (x86_64): tinycodet_0.5.3.tgz |
Old sources: | tinycodet archive |
Please use the canonical form https://CRAN.R-project.org/package=tinycodet to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.