r-graphlayouts
|
public |
Several new layout algorithms to visualize networks are provided which are not part of 'igraph'. Most are based on the concept of stress majorization by Gansner et al. (2004) <doi:10.1007/978-3-540-31843-9_25>. Some more specific algorithms allow to emphasize hidden group structures in networks or focus on specific nodes.
|
2025-03-25 |
r-ggrepel
|
public |
Provides text and label geoms for 'ggplot2' that help to avoid overlapping text labels. Labels repel away from each other and away from the data points.
|
2025-03-25 |
r-ggforce
|
public |
The aim of 'ggplot2' is to aid in visual data investigations. This focus has led to a lack of facilities for composing specialised plots. 'ggforce' aims to be a collection of mainly new stats and geoms that fills this gap. All additional functionality is aimed to come through the official extension system so using 'ggforce' should be a stable experience.
|
2025-03-25 |
r-tweenr
|
public |
In order to create smooth animation between states of data, tweening is necessary. This package provides a range of functions for creating tweened data that can be used as basis for animation. Furthermore it adds a number of vectorized interpolaters for common R data types such as numeric, date and colour.
|
2025-03-25 |
r-tidygraph
|
public |
A graph, while not "tidy" in itself, can be thought of as two tidy data frames describing node and edge data respectively. 'tidygraph' provides an approach to manipulate these two virtual data frames using the API defined in the 'dplyr' package, as well as provides tidy interfaces to a lot of common graph algorithms.
|
2025-03-25 |
r-tidyr
|
public |
Tools to help to create tidy data, where each column is a variable, each row is an observation, and each cell contains a single value. 'tidyr' contains tools for changing the shape (pivoting) and hierarchy (nesting and 'unnesting') of a dataset, turning deeply nested lists into rectangular data frames ('rectangling'), and extracting values out of string columns. It also includes tools for working with missing values (both implicit and explicit).
|
2025-03-25 |
r-vctrs
|
public |
Defines new notions of prototype and size that are used to provide tools for consistent and well-founded type-coercion and size-recycling, and are in turn connected to ideas of type- and size-stability useful for analysing function interfaces.
|
2025-03-25 |
r-lifecycle
|
public |
Manage the life cycle of your exported functions with shared conventions, documentation badges, and non-invasive deprecation warnings. The 'lifecycle' package defines four development stages (experimental, maturing, stable, and questioning) and three deprecation stages (soft-deprecated, deprecated, and defunct). It makes it easy to insert badges corresponding to these stages in your documentation. Usage of deprecated functions are signalled with increasing levels of non-invasive verbosity.
|
2025-03-25 |
r-ellipsis
|
public |
The ellipsis is a powerful tool for extending functions. Unfortunately this power comes at a cost: misspelled arguments will be silently ignored. The ellipsis package provides a collection of functions to catch problems and alert the user.
|
2025-03-25 |
r-dplyr
|
public |
A fast, consistent tool for working with data frame like objects, both in memory and out of memory.
|
2025-03-25 |
r-rlang
|
public |
A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.
|
2025-03-25 |
widgetsnbextension
|
public |
Interactive Widgets for Jupyter
|
2025-03-25 |
ansible
|
public |
Ansible is a radically simple IT automation platform
|
2025-03-25 |
httplib2
|
public |
A comprehensive HTTP client library
|
2025-03-25 |
ansible-core
|
public |
Radically simple IT automation
|
2025-03-25 |
resolvelib
|
public |
Simple, fast, extensible JSON encoder/decoder for Python
|
2025-03-25 |
commentjson
|
public |
Helps you create JSON files with Python and JavaScript style inline comments
|
2025-03-25 |
lark-parser
|
public |
a modern parsing library
|
2025-03-25 |
oauthenticator
|
public |
OAuth + JupyterHub Authenticator = OAuthenticator
|
2025-03-25 |
libgit2
|
public |
libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.
|
2025-03-25 |
mmh3
|
public |
Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
|
2025-03-25 |
pystan-base
|
public |
Python interface to Stan, a package for Bayesian inference
|
2025-03-25 |
pystan
|
public |
Python interface to Stan, a package for Bayesian inference
|
2025-03-25 |
webargs
|
public |
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks
|
2025-03-25 |
fuzzywuzzy
|
public |
Fuzzy string matching in python
|
2025-03-25 |