The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

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.0
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-05-07
Author: Tony Wilkes ORCID iD [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:

Reference manual: tinycodet.pdf

Downloads:

Package source: tinycodet_0.5.0.tar.gz
Windows binaries: r-devel: tinycodet_0.5.0.zip, r-release: tinycodet_0.4.6.zip, r-oldrel: tinycodet_0.5.0.zip
macOS binaries: r-release (arm64): tinycodet_0.4.6.tgz, r-oldrel (arm64): tinycodet_0.4.6.tgz, r-release (x86_64): tinycodet_0.5.0.tgz, r-oldrel (x86_64): tinycodet_0.5.0.tgz
Old sources: tinycodet archive

Linking:

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.
Health stats visible at Monitor.