oniguruma
|
public |
A regular expression library.
|
2025-03-25 |
r-rmapshaper
|
public |
Edit and simplify 'geojson', 'Spatial', and 'sf' objects. This is wrapper around the 'mapshaper' 'JavaScript' library by Matthew Bloch <https://github.com/mbloch/mapshaper/> to perform topologically-aware polygon simplification, as well as other operations such as clipping, erasing, dissolving, and converting 'multi-part' to 'single-part' geometries. It relies on the 'geojsonio' package for working with 'geojson' objects, the 'sf' package for working with 'sf' objects, and the 'sp' and 'rgdal' packages for working with 'Spatial' objects.
|
2025-03-25 |
r-jsonvalidate
|
public |
Uses the node library 'is-my-json-valid' to validate 'JSON' against a 'JSON' schema.
|
2025-03-25 |
r-geojsonlint
|
public |
Tools for linting 'GeoJSON'. Includes tools for interacting with the online tool <http://geojsonlint.com>, the 'Javascript' library 'geojsonhint' (<https://www.npmjs.com/package/geojsonhint>), and validating against a 'GeoJSON' schema via the 'Javascript' library (<https://www.npmjs.com/package/is-my-json-valid>). Some tools work locally while others require an internet connection.
|
2025-03-25 |
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-diagrammersvg
|
public |
Allows for export of DiagrammeR Graphviz objects to SVG.
|
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-ergm.rank
|
public |
A set of extensions for the 'ergm' package to fit weighted networks whose edge weights are ranks.
|
2025-03-25 |
r-ergm.ego
|
public |
Utilities for managing egocentrically sampled network data and a wrapper around the 'ergm' package to facilitate ERGM inference and simulation from such data.
|
2025-03-25 |
r-tinytest
|
public |
Provides a lightweight (zero-dependency) and easy to use unit testing framework. Main features: install tests with the package. Test results are treated as data that can be stored and manipulated. Test files are R scripts interspersed with test commands, that can be programmed over. Fully automated build-install-test sequence for packages. Skip tests when not run locally (e.g. on CRAN). Flexible and configurable output printing. Compare computed output with output stored with the package.
|
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-gifski
|
public |
Multi-threaded GIF encoder written in Rust: <https://gif.ski/>. Converts images to GIF animations using pngquant's efficient cross-frame palettes and temporal dithering with thousands of colors per frame.
|
2025-03-25 |
r-cairo
|
public |
R graphics device using cairographics library that can be used to create high-quality vector (PDF, PostScript and SVG) and bitmap output (PNG,JPEG,TIFF), and high-quality rendering in displays (X11 and Win32). Since it uses the same back-end for all output, copying across formats is WYSIWYG. Files are created without the dependence on X11 or other external programs. This device supports alpha channel (semi-transparent drawing) and resulting images can contain transparent and semi-transparent regions. It is ideal for use in server environments (file output) and as a replacement for other devices that don't have Cairo's capabilities such as alpha support or anti-aliasing. Backends are modular such that any subset of backends is supported.
|
2025-03-25 |
r-tkrplot
|
public |
Simple mechanism for placing R graphics in a Tk widget.
|
2025-03-25 |
r-sodium
|
public |
Bindings to 'libsodium': a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more. Sodium uses curve25519, a state-of-the-art Diffie-Hellman function by Daniel Bernstein, which has become very popular after it was discovered that the NSA had backdoored Dual EC DRBG.
|
2025-03-25 |
r-rprotobuf
|
public |
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal 'RPC' protocols and file formats. Additional documentation is available in two included vignettes one of which corresponds to our 'JSS' paper (2016, <doi:10.18637/jss.v071.i02>. Either version 2 or 3 of the 'Protocol Buffers' 'API' is supported.
|
2025-03-25 |
r-rpoppler
|
public |
PDF tools based on the Poppler PDF rendering library. See <http://poppler.freedesktop.org/> for more information on Poppler.
|
2025-03-25 |
r-tm.lexicon.generalinquirer
|
public |
General Inquirer categories. See <http://www.wjh.harvard.edu/~inquirer/> for more information about General Inquirer.
|
2025-03-25 |
r-rcampdf
|
public |
PDF tools based on the Perl CAM::PDF PDF manipulation library. See <https://metacpan.org/release/CAM-PDF> for more information on CAM::PDF.
|
2025-03-25 |
r-spdatalarge
|
public |
Large datasets for spatial analysis. The data from this package could be retrived using the spData package.
|
2025-03-25 |
r-lolcat
|
public |
Miscellaneous statistical functions written/ported by Mike Burr
|
2025-03-25 |
r-corpus.jss.papers
|
public |
Dublin Core metadata for papers published in the Journal of Statistical Software (JSS, <https://www.jstatsoft.org>).
|
2025-03-25 |
r-xergm
|
public |
Extensions of Exponential Random Graph Models (ERGM): Temporal Exponential Random Graph Models (TERGM), Generalized Exponential Random Graph Models (GERGM), Temporal Network Autocorrelation Models (TNAM), and Relational Event Models (REM). This package acts as a meta-package for several sub-packages on which it depends.
|
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-btergm
|
public |
Temporal Exponential Random Graph Models (TERGM) estimated by maximum pseudolikelihood with bootstrapped confidence intervals or Markov Chain Monte Carlo maximum likelihood. Goodness of fit assessment for ERGMs, TERGMs, and SAOMs. Micro-level interpretation of ERGMs and TERGMs.
|
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-epimodel
|
public |
Tools for simulating mathematical models of infectious disease dynamics. Epidemic model classes include deterministic compartmental models, stochastic individual-contact models, and stochastic network models. Network models use the robust statistical methods of exponential-family random graph models (ERGMs) from the Statnet suite of software packages in R. Standard templates for epidemic modeling include SI, SIR, and SIS disease types. EpiModel features an API for extending these templates to address novel scientific research aims.
|
2025-03-25 |
r-stm
|
public |
The Structural Topic Model (STM) allows researchers to estimate topic models with document-level covariates. The package also includes tools for model selection, visualization, and estimation of topic-covariate regressions. Methods developed in Roberts et al (2014) <doi:10.1111/ajps.12103> and Roberts et al (2016) <doi:10.1080/01621459.2016.1141684>.
|
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-globaltest
|
public |
The global test tests groups of covariates (or features) for association with a response variable. This package implements the test with diagnostic plots and multiple testing utilities, along with several functions to facilitate the use of this test for gene set testing of GO and KEGG terms.
|
2025-03-25 |
r-annotationdbi
|
public |
Provides user interface and database connection code for annotation data packages using SQLite data storage.
|
2025-03-25 |
r-annotate
|
public |
Using R enviroments for annotation.
|
2025-03-25 |
r-rgraphviz
|
public |
Interfaces R with the AT and T graphviz library for plotting R graph objects from the graph package.
|
2025-03-25 |
r-iranges
|
public |
Provides efficient low-level and highly reusable S4 classes for storing, manipulating and aggregating over annotated ranges of integers. Implements an algebra of range operations, including efficient algorithms for finding overlaps and nearest neighbors. Defines efficient list-like classes for storing, transforming and aggregating large grouped data, i.e., collections of atomic vectors and DataFrames.
|
2025-03-25 |
r-affy
|
public |
The package contains functions for exploratory oligonucleotide array analysis. The dependence on tkWidgets only concerns few convenience functions. 'affy' is fully functional without it.
|
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-marray
|
public |
Class definitions for two-color spotted microarray data. Fuctions for data input, diagnostic plots, normalization and quality checking.
|
2025-03-25 |
r-s4vectors
|
public |
The S4Vectors package defines the Vector and List virtual classes and a set of generic functions that extend the semantic of ordinary vectors and lists in R. Package developers can easily implement vector-like or list-like objects as concrete subclasses of Vector or List. In addition, a few low-level concrete subclasses of general interest (e.g. DataFrame, Rle, and Hits) are implemented in the S4Vectors package itself (many more are implemented in the IRanges package and in other Bioconductor infrastructure packages).
|
2025-03-25 |
r-graph
|
public |
A package that implements some simple graph handling capabilities.
|
2025-03-25 |
r-crch
|
public |
Different approaches to censored or truncated regression with conditional heteroscedasticity are provided. First, continuous distributions can be used for the (right and/or left censored or truncated) response with separate linear predictors for the mean and variance. Second, cumulative link models for ordinal data (obtained by interval-censoring continuous data) can be employed for heteroscedastic extended logistic regression (HXLR). In the latter type of models, the intercepts depend on the thresholds that define the intervals.
|
2025-03-25 |
r-biobase
|
public |
Functions that are needed by many other packages or which replace R functions.
|
2025-03-25 |
r-affyio
|
public |
Routines for parsing Affymetrix data files based upon file format information. Primary focus is on accessing the CEL and CDF file formats.
|
2025-03-25 |
r-zlibbioc
|
public |
This package uses the source code of zlib-1.2.5 to create libraries for systems that do not have these available via other means (most Linux and Mac users should have system-level access to zlib, and no direct need for this package). See the vignette for instructions on use.
|
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-textdata
|
public |
Provides a framework to download, parse, and store text datasets on the disk and load them when needed. Includes various sentiment lexicons and labeled text data sets for classification and analysis.
|
2025-03-25 |