About Anaconda Help Download Anaconda

services / packages

Package Name Access Summary Updated
segyio public Simple and fast SEG-Y I/O 2025-03-25
r-stringr public A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another. 2025-03-25
r-collapsibletree public Interactive Reingold-Tilford tree diagrams created using 'D3.js', where every node can be expanded and collapsed by clicking on it. Tooltips and color gradients can be mapped to nodes using a numeric column in the source data frame. See 'collapsibleTree' website for more information and examples. 2025-03-25
r-data.tree public Create tree structures from hierarchical data, and traverse the tree in various orders. Aggregate, cumulate, print, plot, convert to and from data.frame and more. Useful for decision trees, machine learning, finance, conversion from and to JSON, and many other applications. 2025-03-25
r-dosnow public Provides a parallel backend for the %dopar% function using Luke Tierney's snow package. 2025-03-25
r-fuzzyjoin public Join tables together based not on whether columns match exactly, but whether they are similar by some comparison. Implementations include string distance and regular expression matching. 2025-03-25
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

© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.13) Legal | Privacy Policy