About Anaconda Help Download Anaconda

services / packages

Package Name Access Summary Updated
r-pkgload public Simulates the process of installing a package and then attaching it. This is a key part of the 'devtools' package as it allows you to rapidly iterate while developing a package. 2025-03-25
r-sass public An 'SCSS' compiler, powered by the 'LibSass' library. With this, R developers can use variables, inheritance, and functions to generate dynamic style sheets. The package uses the 'Sass CSS' extension language, which is stable, powerful, and CSS compatible. 2025-03-25
r-tinytex public Helper functions to install and maintain the 'LaTeX' distribution named 'TinyTeX' (<https://yihui.org/tinytex/>), a lightweight, cross-platform, portable, and easy-to-maintain version of 'TeX Live'. This package also contains helper functions to compile 'LaTeX' documents, and install missing 'LaTeX' packages automatically. 2025-03-25
r-htmltools public Tools for HTML generation and output. 2025-03-25
r-httr2 public Tools for creating and modifying HTTP requests, then performing them and processing the results. 'httr2' is a modern re-imagining of 'httr' that uses a pipe-based interface and solves more of the problems that API wrapping packages face. 2025-03-25
r-tibble public Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the traditional data frame. 2025-03-25
r-pillar public Provides 'pillar' and 'colonnade' generics designed for formatting columns of data using the full range of colours provided by modern terminals. 2025-03-25
r-ini public Parse simple '.ini' configuration files to an structured list. Users can manipulate this resulting list with lapply() functions. This same structured list can be used to write back to file after modifications. 2025-03-25
r-gitcreds public Query, set, delete credentials from the 'git' credential store. Manage 'GitHub' tokens and other 'git' credentials. This package is to be used by other packages that need to authenticate to 'GitHub' and/or other 'git' repositories. 2025-03-25
r-zip public Cross-Platform 'zip' Compression Library. A replacement for the 'zip' function, that does not require any additional external tools on any platform. 2025-03-25
r-credentials public Setup and retrieve HTTPS and SSH credentials for use with 'git' and other services. For HTTPS remotes the package interfaces the 'git-credential' utility which 'git' uses to store HTTP usernames and passwords. For SSH remotes we provide convenient functions to find or generate appropriate SSH keys. The package both helps the user to setup a local git installation, and also provides a back-end for git/ssh client libraries to authenticate with existing user credentials. 2025-03-25
r-sys public Drop-in replacements for the base system2() function with fine control and consistent behavior across platforms. Supports clean interruption, timeout, background tasks, and streaming STDIN / STDOUT / STDERR over binary or text connections. Arguments on Windows automatically get encoded and quoted to work on different locales. 2025-03-25
r-askpass public Cross-platform utilities for prompting the user for credentials or a passphrase, for example to authenticate with a server or read a protected key. Includes native programs for MacOS and Windows, hence no 'tcltk' is required. Password entry can be invoked in two different ways: directly from R via the askpass() function, or indirectly as password-entry back-end for 'ssh-agent' or 'git-credential' via the ssh_askpass and git_askpass environment variables. Thereby the user can be prompted for credentials or a passphrase if needed when R calls out to git or ssh. 2025-03-25
r-whisker public Implements 'Mustache' logicless templating. 2025-03-25
torchdata public A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries. 2025-03-25
r-rstudioapi public Access the RStudio API (if available) and provide informative error messages when it's not. 2025-03-25
r-ragg public Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D drawing library. The 'ragg' package provides a set of graphic devices based on AGG to use as alternative to the raster devices provided through the 'grDevices' package. 2025-03-25
r-textshaping public Provides access to the text shaping functionality in the 'HarfBuzz' library and the bidirectional algorithm in the 'Fribidi' library. 'textshaping' is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the 'systemfonts' package. 2025-03-25
r-kableextra public Build complex HTML or 'LaTeX' tables using 'kable()' from 'knitr' and the piping syntax from 'magrittr'. Function 'kable()' is a light weight table generator coming from 'knitr'. This package simplifies the way to manipulate the HTML or 'LaTeX' codes generated by 'kable()' and allows users to construct complex tables and customize styles using a readable syntax. 2025-03-25
r-svglite public A graphics device for R that produces 'Scalable Vector Graphics'. 'svglite' is a fork of the older 'RSvgDevice' package. 2025-03-25
r-systemfonts public Provides system native access to the font catalogue. As font handling varies between systems it is difficult to correctly locate installed fonts across different operating systems. The 'systemfonts' package provides bindings to the native libraries on Windows, macOS and Linux for finding font files that can then be used further by e.g. graphic devices. The main use is intended to be from compiled code but 'systemfonts' also provides access from R. 2025-03-25
grep public Grep searches one or more input files for lines containing a match to a specified pattern 2025-03-25
r-brio public Functions to handle basic input output, these functions always read and write UTF-8 (8-bit Unicode Transformation Format) files and provide more explicit control over line endings. 2025-03-25
r-pkgconfig public Set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected. 2025-03-25
r-utf8 public Process and print 'UTF-8' encoded international text (Unicode). Input, validate, normalize, encode, format, and display. 2025-03-25

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