About Anaconda Help Download Anaconda

services / packages

Package Name Access Summary Updated
r-r6 public Creates classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package. These classes allow public and private members, and they support inheritance, even when the classes are defined in different packages. 2025-03-25
r-callr public It is sometimes useful to perform a computation in a separate R process, without affecting the current R process at all. This packages does exactly that. 2025-03-25
r-processx public Tools to run system processes in the background. It can check if a background process is running; wait on a background process to finish; get the exit status of finished processes; kill background processes. It can read the standard output and error of the processes, using non-blocking connections. 'processx' can poll a process for standard output or error, with a timeout. It can also poll several processes at once. 2025-03-25
r-purrr public A complete and consistent functional programming toolkit for R. 2025-03-25
r-profvis public Interactive visualizations for profiling R code. 2025-03-25
r-urlchecker public Provide the URL checking tools available in R 4.1+ as a package for earlier versions of R. Also uses concurrent requests so can be much faster than the serial versions. 2025-03-25
r-git2r public Interface to the 'libgit2' library, which is a pure C implementation of the 'Git' core methods. Provides access to 'Git' repositories to extract data and running some basic 'Git' commands. 2025-03-25
h2o-py public H2O, Fast Scalable Machine Learning, for python 2025-03-25
sparkmagic public Jupyter magics and kernels for working with remote Spark clusters 2025-03-25
nest-asyncio public Patch asyncio to allow nested event loops 2025-03-25
myst-parser public An extended commonmark compliant parser, with bridges to docutils & sphinx. 2025-03-25
mdit-py-plugins public Collection of plugins for markdown-it-py 2025-03-25
pytest-qt public pytest support for PyQt and PySide applications 2025-03-25
pyfakefs public A fake file system that mocks the Python file system modules. 2025-03-25
python-gitlab public Python wrapper for the GitLab API 2025-03-25
tinyrpc public Simple, fast, extensible JSON encoder/decoder for Python 2025-03-25
dohq-artifactory public A Python interface to Artifactory 2025-03-25
hvac public HashiCorp Vault API client 2025-03-25
r-azurestor public Manage storage in Microsoft's 'Azure' cloud: <https://azure.microsoft.com/en-us/product-categories/storage/>. On the admin side, 'AzureStor' includes features to create, modify and delete storage accounts. On the client side, it includes an interface to blob storage, file storage, and 'Azure Data Lake Storage Gen2': upload and download files and blobs; list containers and files/blobs; create containers; and so on. Authenticated access to storage is supported, via either a shared access key or a shared access signature (SAS). Part of the 'AzureR' family of packages. 2025-03-25
r-azurermr public A lightweight but powerful R interface to the 'Azure Resource Manager' REST API. The package exposes a comprehensive class framework and related tools for creating, updating and deleting 'Azure' resource groups, resources and templates. While 'AzureRMR' can be used to manage any 'Azure' service, it can also be extended by other packages to provide extra functionality for specific services. Part of the 'AzureR' family of packages. 2025-03-25
r-azuregraph public A simple interface to the 'Microsoft Graph' API <https://docs.microsoft.com/en-us/graph/overview>. 'Graph' is a comprehensive framework for accessing data in various online Microsoft services. This package was originally intended to provide an R interface only to the 'Azure Active Directory' part, with a view to supporting interoperability of R and 'Azure': users, groups, registered apps and service principals. However it has since been expanded into a more general tool for interacting with Graph. Part of the 'AzureR' family of packages. 2025-03-25
r-azureauth public Provides Azure Active Directory (AAD) authentication functionality for R users of Microsoft's 'Azure' cloud <https://azure.microsoft.com/>. Use this package to obtain 'OAuth' 2.0 tokens for services including Azure Resource Manager, Azure Storage and others. It supports both AAD v1.0 and v2.0, as well as multiple authentication methods, including device code and resource owner grant. Tokens are cached in a user-specific directory obtained using the 'rappdirs' package. The interface is based on the 'OAuth' framework in the 'httr' package, but customised and streamlined for Azure. Part of the 'AzureR' family of packages. 2025-03-25
pyusb public Python USB access module 2025-03-25
libusb public A cross-platform library to access USB devices 2025-03-25
pipython public Collection of libraries to use PI devices and process GCS data. 2025-03-25

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