About Anaconda Help Download Anaconda

f30a78ec8 / packages

Package Name Access Summary Updated
r-geojsonio public Convert data to 'GeoJSON' or 'TopoJSON' from various R classes, including vectors, lists, data frames, shape files, and spatial classes. 'geojsonio' does not aim to replace packages like 'sp', 'rgdal', 'rgeos', but rather aims to be a high level client to simplify conversions of data from and to 'GeoJSON' and 'TopoJSON'. 2025-03-25
r-dagitty public A port of the web-based software 'DAGitty', available at <http://dagitty.net>, for analyzing structural causal models (also known as directed acyclic graphs or DAGs). This package computes covariate adjustment sets for estimating causal effects, enumerates instrumental variables, derives testable implications (d-separation and vanishing tetrads), generates equivalent models, and includes a simple facility for data simulation. 2025-03-25
r-colormap public Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see <https://github.com/bpostlethwaite/colormap> for more information). In total it provides 44 distinct palettes made from sequential and/or diverging colors. In addition to the pre defined palettes you can also specify your own set of colors. There are also scale functions that can be used with 'ggplot2'. 2025-03-25
r-v8 public An R interface to Google's open source JavaScript engine. This package can now be compiled either with V8 version 6 or 7 (LTS) from nodejs or with the legacy 3.14/3.15 branch of V8. 2025-03-25
libv8 public V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. 2025-03-25
r-roi.plugin.symphony public Enhances the R Optimization Infrastructure ('ROI') package by registering the 'SYMPHONY' open-source solver from the COIN-OR suite. It allows for solving mixed integer linear programming (MILP) problems as well as all variants/combinations of LP, IP. 2025-03-25
r-rsymphony public An R interface to the SYMPHONY solver for mixed-integer linear programs. 2025-03-25
libsymphony public No Summary 2025-03-25
r-tkrplot public Simple mechanism for placing R graphics in a Tk widget. 2025-03-25
r-lolcat public Miscellaneous statistical functions written/ported by Mike Burr 2025-03-25
r-statnet public Statnet is a collection of packages for statistical network analysis that are designed to work together because they share common data representations and 'API' design. They provide an integrated set of tools for the representation, visualization, analysis, and simulation of many different forms of network data. This package is designed to make it easy to install and load the key 'statnet' packages in a single step. Learn more about 'statnet' at <http://www.statnet.org>. For an introduction to functions in this package, type help(package='statnet'). 2025-03-25
r-tergm public An integrated set of extensions to the 'ergm' package to analyze and simulate network evolution based on exponential-family random graph models (ERGM). 'tergm' is a part of the 'statnet' suite of packages for network analysis. 2025-03-25
r-quanteda public A fast, flexible, and comprehensive framework for quantitative text analysis in R. Provides functionality for corpus management, creating and manipulating tokens and ngrams, exploring keywords in context, forming and manipulating sparse matrices of documents by features and feature co-occurrences, analyzing keywords, computing feature similarities and distances, applying content dictionaries, applying supervised and unsupervised machine learning, visually representing text and text analyses, and more. 2025-03-25
r-tmap public Thematic maps are geographical maps in which spatial data distributions are visualized. This package offers a flexible, layer-based, and easy to use approach to create thematic maps, such as choropleths and bubble maps. 2025-03-25
r-tmaptools public Set of tools for reading and processing spatial data. The aim is to supply the workflow to create thematic maps. This package also facilitates 'tmap', the package for visualizing thematic maps. 2025-03-25
r-tesseract public Bindings to 'Tesseract' <https://opensource.google.com/projects/tesseract>: a powerful optical character recognition (OCR) engine that supports over 100 languages. The engine is highly configurable in order to tune the detection algorithms and obtain the best possible results. 2025-03-25
r-webp public Lossless webp images are 26% smaller in size compared to PNG. Lossy webp images are 25-34% smaller in size compared to JPEG. This package reads and writes webp images into a 3 (rgb) or 4 (rgba) channel bitmap array using conventions from the 'jpeg' and 'png' packages. 2025-03-25
r-pdftools public Utilities based on 'libpoppler' for extracting text, fonts, attachments and metadata from a PDF file. Also supports high quality rendering of PDF documents into PNG, JPEG, TIFF format, or into raw bitmap vectors for further processing in R. 2025-03-25
r-odbc public A DBI-compatible interface to ODBC databases. 2025-03-25
r-rmgarch public Feasible multivariate GARCH models including DCC, GO-GARCH and Copula-GARCH. 2025-03-25
r-bessel public Computations for Bessel function for complex, real and partly 'mpfr' (arbitrary precision) numbers; notably interfacing TOMS 644; approximations for large arguments, experiments, etc. 2025-03-25
r-roi.plugin.glpk public Enhances the 'R' Optimization Infrastructure ('ROI') package by registering the free 'GLPK' solver. It allows for solving mixed integer linear programming ('MILP') problems as well as all variants/combinations of 'LP', 'IP'. 2025-03-25
r-rpostgresql public Database interface and 'PostgreSQL' driver for 'R'. This package provides a Database Interface 'DBI' compliant driver for 'R' to access 'PostgreSQL' database systems. In order to build and install this package from source, 'PostgreSQL' itself must be present your system to provide 'PostgreSQL' functionality via its libraries and header files. These files are provided as 'postgresql-devel' package under some Linux distributions. On 'macOS' and 'Microsoft Windows' system the attached 'libpq' library source will be used. 2025-03-25
r-rmysql public Legacy 'DBI' interface to 'MySQL' / 'MariaDB' based on old code ported from S-PLUS. A modern 'MySQL' client based on 'Rcpp' is available from the 'RMariaDB' package. 2025-03-25
r-rodbc public An ODBC database interface. 2025-03-25
r-rmpfr public Arithmetic (via S4 classes and methods) for arbitrary precision floating point numbers, including transcendental ("special") functions. To this end, the package interfaces to the 'LGPL' licensed 'MPFR' (Multiple Precision Floating-Point Reliable) Library which itself is based on the 'GMP' (GNU Multiple Precision) Library. 2025-03-25
r-rglpk public R interface to the GNU Linear Programming Kit. 'GLPK' is open source software for solving large-scale linear programming (LP), mixed integer linear programming ('MILP') and other related problems. 2025-03-25
r-glpkapi public R Interface to C API of GLPK, depends on GLPK Version >= 4.42. 2025-03-25
r-pgirmess public Set of tools for reading, writing and transforming spatial and seasonal data in ecology, model selection and specific statistical tests. It includes functions to discretize polylines into regular point intervals, link observations to those points, compute geographical coordinates at regular intervals between waypoints, read subsets of big rasters, compute zonal statistics or table of categories within polygons or circular buffers from raster. The package also provides miscellaneous functions for model selection, spatial statistics, geometries, writing data.frame with Chinese characters, and some other functions for field ecologists. 2025-03-25
r-stplanr public Tools for transport planning with an emphasis on spatial transport data and non-motorized modes. Enables common transport planning tasks including: downloading and cleaning transport datasets; creating geographic "desire lines" from origin-destination (OD) data; route assignment, locally and via interfaces to routing services such as <http://cyclestreets.net/>; calculation of route segment attributes such as bearing and aggregate flow; and 'travel watershed' analysis. See Lovelace and Ellison (2018) <doi:10.32614/RJ-2018-053>. 2025-03-25
r-geojson public Classes for 'GeoJSON' to make working with 'GeoJSON' easier. Includes S3 classes for 'GeoJSON' classes with brief summary output, and a few methods such as extracting and adding bounding boxes, properties, and coordinate reference systems; working with newline delimited 'GeoJSON'; linting through the 'geojsonlint' package; and serializing to/from 'Geobuf' binary 'GeoJSON' format. 2025-03-25
r-protolite public Optimized C++ implementations for reading and writing protocol-buffers. Currently supports 'rexp.proto' for serializing R objects and 'geobuf.proto' for geojson data. This lightweight package is complementary to the much larger 'RProtoBuf' package which provides a full featured toolkit for working with protocol-buffers in R. 2025-03-25
r-jqr public Client for 'jq', a 'JSON' processor (<https://stedolan.github.io/jq/>), written in C. 'jq' allows the following with 'JSON' data: index into, parse, do calculations, cut up and filter, change key names and values, perform conditionals and comparisons, and more. 2025-03-25
r-plot3drgl public The 'rgl' implementation of plot3D functions. 2025-03-25
r-rgl public Provides medium to high level functions for 3D interactive graphics, including functions modelled on base graphics (plot3d(), etc.) as well as functions for constructing representations of geometric objects (cube3d(), etc.). Output may be on screen using OpenGL, or to various standard 3D file formats including WebGL, PLY, OBJ, STL as well as 2D image formats, including PNG, Postscript, SVG, PGF. 2025-03-25
r-oceanview public Functions for transforming and viewing 2-D and 3-D (oceanographic) data and model output. 2025-03-25
r-graphscan public Multiple scan statistic with variable window for one dimension data and scan statistic based on connected components in 2D or 3D. 2025-03-25
r-gogarch public Implementation of the GO-GARCH model class 2025-03-25
r-fgarch public Provides a collection of functions to analyze and model heteroskedastic behavior in financial time series models. 2025-03-25
r-fbasics public Provides a collection of functions to explore and to investigate basic properties of financial returns and related quantities. The covered fields include techniques of explorative data analysis and the investigation of distributional properties, including parameter estimation and hypothesis testing. Even more there are several utility functions for data handling and management. 2025-03-25
r-gmp public Multiple Precision Arithmetic (big integers and rationals, prime number tests, matrix computation), "arithmetic without limitations" using the C library GMP (GNU Multiple Precision Arithmetic). 2025-03-25
r-tidycensus public An integrated R interface to the decennial US Census and American Community Survey APIs and the US Census Bureau's geographic boundary files. Allows R users to return Census and ACS data as tidyverse-ready data frames, and optionally returns a list-column with feature geometry for many geographies. 2025-03-25
r-rgeos public Interface to Geometry Engine - Open Source ('GEOS') using the C 'API' for topology operations on geometries. The 'GEOS' library is external to the package, and, when installing the package from source, must be correctly installed first. Windows and Mac Intel OS X binaries are provided on 'CRAN'. 2025-03-25
r-mapview public Quickly and conveniently create interactive visualisations of spatial data with or without background maps. Attributes of displayed features are fully queryable via pop-up windows. Additional functionality includes methods to visualise true- and false-color raster images, bounding boxes, small multiples and 3D raster data cubes. 2025-03-25
r-leafpop public Creates 'HTML' strings to embed tables, images or graphs in pop-ups of interactive maps created with packages like 'leaflet' or 'mapview'. Handles local images located on the file system or via remote URL. Handles graphs created with 'lattice' or 'ggplot2' as well as interactive plots created with 'htmlwidgets'. 2025-03-25
r-ztable public Makes zebra-striped tables (tables with alternating row colors) in LaTeX and HTML formats easily from a data.frame, matrix, lm, aov, anova, glm, coxph, nls, fitdistr, mytable and cbind.mytable objects. 2025-03-25
r-wbstats public Tools for searching and downloading data and statistics from the World Bank Data API (<http://data.worldbank.org/developers/api-overview>) and the World Bank Data Catalog API (<http://data.worldbank.org/developers/data-catalog-api>). 2025-03-25
r-usethis public Automate package and project setup tasks that are otherwise performed manually. This includes setting up unit testing, test coverage, continuous integration, Git, 'GitHub', licenses, 'Rcpp', 'RStudio' projects, and more. 2025-03-25
r-tsintermittent public Functions for analysing and forecasting intermittent demand/slow moving items time series. 2025-03-25
r-translater public translateR provides easy access to the Google and Microsoft APIs. The package is easy to use with the related R package "stm" for the estimation of multilingual topic models. 2025-03-25

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