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

Found 439 packages in 0.15 seconds

aws.s3 — by Simon Urbanek, 6 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/>.

Transition — by Mark Eisler, 21 days ago

Characterise Transitions in Test Result Status in Longitudinal Studies

Analyse data from longitudinal studies to characterise changes in values of semi-quantitative outcome variables within individual subjects, using high performance C++ code to enable rapid processing of large datasets. A flexible methodology is available for codifying these state transitions.

autodb — by Mark Webster, 3 months ago

Automatic Database Normalisation for Data Frames

Automatic normalisation of a data frame to third normal form, with the intention of easing the process of data cleaning. (Usage to design your actual database for you is not advised.) Originally inspired by the 'AutoNormalize' library for 'Python' by 'Alteryx' (< https://github.com/alteryx/autonormalize>), with various changes and improvements. Automatic discovery of functional or approximate dependencies, normalisation based on those, and plotting of the resulting "database" via 'Graphviz', with options to exclude some attributes at discovery time, or remove discovered dependencies at normalisation time.

colleyRstats — by Mark Colley, 2 months ago

Functions to Streamline Statistical Analysis and Reporting

Built upon popular R packages such as 'ggstatsplot' and 'ARTool', this collection offers a wide array of tools for simplifying reproducible analyses, generating high-quality visualizations, and producing 'APA'-compliant outputs. The primary goal of this package is to significantly reduce repetitive coding efforts, allowing you to focus on interpreting results. Whether you're dealing with ANOVA assumptions, reporting effect sizes, or creating publication-ready visualizations, this package makes these tasks easier.

mvbutils — by Mark V. Bravington, 7 years ago

Workspace Organization, Code and Documentation Editing, Package Prep and Editing, Etc

Hierarchical workspace tree, code editing and backup, easy package prep, editing of packages while loaded, per-object lazy-loading, easy documentation, macro functions, and miscellaneous utilities. Needed by debug package.

vegan — by Jari Oksanen, 4 hours ago

Community Ecology Package

Ordination methods, diversity analysis and other functions for community and vegetation ecologists.

rlandfire — by Mark Buckner, 7 months 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, 6 years ago

Google Search Console R Client

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

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.

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.