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 |