Showing 9 of total 9 results (show query)
jonclayden
shades:Simple Colour Manipulation
Functions for easily manipulating colours, creating colour scales and calculating colour distances.
Maintained by Jon Clayden. Last updated 6 months ago.
colorcolor-manipulationcolourcolour-manipulationcolour-spaces
83 stars 9.58 score 178 scripts 37 dependentssteveweston
itertools:Iterator Tools
Various tools for creating iterators, many patterned after functions in the Python itertools module, and others patterned after functions in the 'snow' package.
Maintained by Steve Weston. Last updated 11 years ago.
8.36 score 8.3k scripts 66 dependentsdeclaredesign
fabricatr:Imagine Your Data Before You Collect It
Helps you imagine your data before you collect it. Hierarchical data structures and correlated data can be easily simulated, either from random number generators or by resampling from existing data sources. This package is faster with 'data.table' and 'mvnfast' installed.
Maintained by Graeme Blair. Last updated 2 months ago.
93 stars 8.29 score 234 scripts 5 dependentskwb-r
kwb.utils:General Utility Functions Developed at KWB
This package contains some small helper functions that aim at improving the quality of code developed at Kompetenzzentrum Wasser gGmbH (KWB).
Maintained by Hauke Sonnenberg. Last updated 1 years ago.
8 stars 7.33 score 12 scripts 78 dependentsnicchr
cheapr:Simple Functions to Save Time and Memory
Fast and memory-efficient (or 'cheap') tools to facilitate efficient programming, saving time and memory. It aims to provide 'cheaper' alternatives to common base R functions, as well as some additional functions.
Maintained by Nick Christofides. Last updated 5 hours ago.
19 stars 7.22 score 73 scripts 2 dependentsegenn
rtemis:Machine Learning and Visualization
Advanced Machine Learning and Visualization. Unsupervised Learning (Clustering, Decomposition), Supervised Learning (Classification, Regression), Cross-Decomposition, Bagging, Boosting, Meta-models. Static and interactive graphics.
Maintained by E.D. Gennatas. Last updated 2 months ago.
data-sciencedata-visualizationmachine-learningmachine-learning-libraryvisualization
145 stars 7.09 score 50 scripts 2 dependentsmarkheckmann
OpenRepGrid:Tools to Analyze Repertory Grid Data
Analyze repertory grids, a qualitative-quantitative data collection technique devised by George A. Kelly in the 1950s. Today, grids are used across various domains ranging from clinical psychology to marketing. The package contains functions to quantitatively analyze and visualize repertory grid data (e.g. 'Fransella', 'Bell', & 'Bannister', 2004, ISBN: 978-0-470-09080-0). The package is part of the The package is part of the <https://openrepgrid.org/> project.
Maintained by Mark Heckmann. Last updated 28 days ago.
19 stars 6.69 score 156 scriptsai4ci
interfacer:Define and Enforce Contracts for Dataframes as Function Parameters
A dataframe validation framework for package builders who use dataframes as function parameters. It performs checks on column names, coerces data-types, and checks grouping to make sure user inputs conform to a specification provided by the package author. It provides a mechanism for package authors to automatically document supported dataframe inputs and selectively dispatch to functions depending on the format of a dataframe much like S3 does for classes. It also contains some developer tools to make working with and documenting dataframe specifications easier. It helps package developers to improve their documentation and simplifies parameter validation where dataframes are used as function parameters.
Maintained by Robert Challen. Last updated 2 months ago.
2 stars 6.43 score 2 dependentsbristol-vaccine-centre
pkgutils:Functions for building functions
A suite of tools for helping in function and package development. This includes functions that check variables for consistency, or help parse out inputs to functions. This has a particular focus on inputs that use formula or `tidyselect` interfaces to define the parts of a dataframe that we might be interested in.
Maintained by Rob Challen. Last updated 1 years ago.
2 stars 3.52 score 11 scripts 1 dependents