Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 439 packages in 0.01 seconds

lumberjack — by Mark van der Loo, 3 years ago

Track Changes in Data

A framework that allows for easy logging of changes in data. Main features: start tracking changes by adding a single line of code to an existing script. Track changes in multiple datasets, using multiple loggers. Add custom-built loggers or use loggers offered by other packages. .

duckdb — by Kirill Müller, a month ago

DBI Package for the DuckDB Database Management System

The DuckDB project is an embedded analytical data management system with support for the Structured Query Language (SQL). This package includes all of DuckDB and an R Database Interface (DBI) connector.

digest — by Dirk Eddelbuettel, 3 months ago

Create Compact Hash Digests of R Objects

Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 'crc32', 'xxhash', 'murmurhash', 'spookyhash', 'blake3', 'crc32c', 'xxh3_64', and 'xxh3_128' algorithms) permitting easy comparison of R language objects, as well as functions such as 'hmac()' to create hash-based message authentication code. Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as 'OpenSSL' should be used.

network — by Carter T. Butts, 25 days ago

Classes for Relational Data

Tools to create and modify network objects. The network class can represent a range of relational data types, and supports arbitrary vertex/edge/graph attributes.

Waypoint — by Mark Eisler, 9 months ago

Convert, Validate, Format and Print Geographic Coordinates and Waypoints

Convert, validate, format and elegantly print geographic coordinates and waypoints (paired latitude and longitude values) in decimal degrees, degrees and minutes, and degrees, minutes and seconds using high performance C++ code to enable rapid conversion and formatting of large coordinate and waypoint datasets.

rlog — by Mark Sellors, 5 years ago

A Simple, Opinionated Logging Utility

A very lightweight package that writes out log messages in an opinionated way. Simpler and lighter than other logging packages, 'rlog' provides a compact feature set that focuses on getting the job done in a Unix-like way.

Rborist — by Mark Seligman, a year ago

Extensible, Parallelizable Implementation of the Random Forest Algorithm

Scalable implementation of classification and regression forests, as described by Breiman (2001), .

gpx — by Mark Ewing, 4 years ago

Process GPX Files into R Data Structures

Process open standard GPX files into data.frames for further use and analysis in R.

mvnpermute — by Mark Abney, 4 years ago

Generate New Multivariate Normal Samples from Permutations

Given a vector of multivariate normal data, a matrix of covariates and the data covariance matrix, generate new multivariate normal samples that have the same covariance matrix based on permutations of the transformed data residuals.

ryouready — by Mark Heckmann, 10 years ago

Companion to the Forthcoming Book - R you Ready?

Package contains some data and functions that are used in my forthcoming "R you ready?" book.