About Anaconda Help Download Anaconda

f30a78ec8 / packages

Package Name Access Summary Updated
r-rcompression public The package is a basic interface to some of the compression facilities in the zlib and bzip2 libraries for uncompressing (and compressing) data in memory that is not in a file. It handles bz2, gzip and regular compress (.Z) content. It can work on files or with data in memory, e.g. downloaded directly into memory via an HTTP request. It is used when we don't want to write data to a file and then read it back into R. This is common when performing HTTP requests via the RCurl package and dependent packages such as SSOAP. 2025-03-25
r-opennlpmodels.en public openNLP models for the English language. 2025-03-25
r-biocgenerics public S4 generic functions needed by many Bioconductor packages. 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-scoringrules public Dictionary-like reference for computing scoring rules in a wide range of situations. Covers both parametric forecast distributions (such as mixtures of Gaussians) and distributions generated via simulation. 2025-03-25
r-preprocesscore public A library of core preprocessing routines. 2025-03-25
r-limma public Data analysis, linear models and differential expression for microarray data. 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-rmpi public An interface (wrapper) to MPI. It also provides interactive R manager and worker environment. 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-rpostgres public Fully 'DBI'-compliant 'Rcpp'-backed interface to 'PostgreSQL' <https://www.postgresql.org/>, an open-source relational database. 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-rmariadb public Implements a 'DBI'-compliant interface to 'MariaDB' (<https://mariadb.org/>) and 'MySQL' (<https://www.mysql.com/>) databases. 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-ncdf4 public Provides a high-level R interface to data files written using Unidata's netCDF library (version 4 or earlier), which are binary data files that are portable across platforms and include metadata information in addition to the data sets. Using this package, netCDF files (either version 4 or "classic" version 3) can be opened and data sets read in easily. It is also easy to create new netCDF dimensions, variables, and files, in either version 3 or 4 format, and manipulate existing netCDF files. This package replaces the former ncdf package, which only worked with netcdf version 3 files. For various reasons the names of the functions have had to be changed from the names in the ncdf package. The old ncdf package is still available at the URL given below, if you need to have backward compatibility. It should be possible to have both the ncdf and ncdf4 packages installed simultaneously without a problem. However, the ncdf package does not provide an interface for netcdf version 4 files. 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-av public Bindings to 'FFmpeg' <http://www.ffmpeg.org/> AV library for working with audio and video in R. Generate high quality videos files by capturing images from the R graphics device combined with custom audio stream. This package interfaces directly to the C API and does not require any command line utilities. 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

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