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

Found 445 packages in 0.02 seconds

aws.s3 — by Simon Urbanek, 8 months ago

'AWS S3' Client Package

A simple client package for the Amazon Web Services ('AWS') Simple Storage Service ('S3') 'REST' 'API' < https://aws.amazon.com/s3/>.

rlandfire — by Mark Buckner, a month ago

Interface to 'LANDFIRE Product Service' API

Provides access to a suite of geospatial data layers for wildfire management, fuel modeling, ecology, natural resource management, climate, conservation, etc., via the 'LANDFIRE' (< https://www.landfire.gov/>) Product Service ('LFPS') API.

searchConsoleR — by Mark Edmondson, 7 years ago

Google Search Console R Client

Provides an interface with the Google Search Console, formally called Google Webmaster Tools.

DIGSS — by Mark Hubbe, 5 years ago

Determination of Intervals Using Georeferenced Survey Simulation

Simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties. The survey approach used is largely based on the work of Kintigh (1988) .

hashr — by Mark van der Loo, 5 years ago

Hash R Objects to Integers Fast

Apply an adaptation of the SuperFastHash algorithm to any R object. Hash whole R objects or, for vectors or lists, hash R objects to obtain a set of hash values that is stored in a structure equivalent to the input. See < http://www.azillionmonkeys.com/qed/hash.html> for a description of the hash algorithm.

measurementProtocol — by Mark Edmondson, 3 years ago

Send Data from R to the Measurement Protocol

Send server-side tracking data from R. The Measurement Protocol version 2 < https://developers.google.com/analytics/devguides/collection/protocol/ga4> allows sending HTTP tracking events from R code.

googleCloudRunner — by Mark Edmondson, 4 years ago

R Scripts in the Google Cloud via Cloud Run, Cloud Build and Cloud Scheduler

Tools to easily enable R scripts in the Google Cloud Platform. Utilise cloud services such as Cloud Run < https://cloud.google.com/run/> for R over HTTP, Cloud Build < https://cloud.google.com/build> for Continuous Delivery and Integration services and Cloud Scheduler < https://cloud.google.com/scheduler/> for scheduled scripts.

RDS — by Mark S. Handcock, 2 years ago

Respondent-Driven Sampling

Provides functionality for carrying out estimation with data collected using Respondent-Driven Sampling. This includes Heckathorn's RDS-I and RDS-II estimators as well as Gile's Sequential Sampling estimator. The package is part of the "RDS Analyst" suite of packages for the analysis of respondent-driven sampling data. See Gile and Handcock (2010) , Gile and Handcock (2015) and Gile, Beaudry, Handcock and Ott (2018) .

kofnGA — by Mark A. Wolters, 7 years ago

A Genetic Algorithm for Fixed-Size Subset Selection

Provides a function that uses a genetic algorithm to search for a subset of size k from the integers 1:n, such that a user-supplied objective function is minimized at that subset. The selection step is done by tournament selection based on ranks, and elitism may be used to retain a portion of the best solutions from one generation to the next. Population objective function values may optionally be evaluated in parallel.

rlog — by Mark Sellors, a month 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.