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

Found 147 packages in 0.01 seconds

vroom — by Jennifer Bryan, 13 days ago

Read and Write Rectangular Text Data Quickly

The goal of 'vroom' is to read and write data (like 'csv', 'tsv' and 'fwf') quickly. When reading it uses a quick initial indexing step, then reads the values lazily , so only the data you actually use needs to be read. The writer formats the data in parallel and writes to disk asynchronously from formatting.

ChemoSpecUtils — by Bryan A. Hanson, 10 months ago

Functions Supporting Packages ChemoSpec and ChemoSpec2D

Functions supporting the common needs of packages 'ChemoSpec' and 'ChemoSpec2D'.

knitr — by Yihui Xie, 2 months ago

A General-Purpose Package for Dynamic Report Generation in R

Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.

rdfp — by Steven M. Mortimer, 7 years ago

An Implementation of the 'DoubleClick for Publishers' API

Functions to interact with the 'Google DoubleClick for Publishers (DFP)' API < https://developers.google.com/ad-manager/api/start> (recently renamed to 'Google Ad Manager'). This package is automatically compiled from the API WSDL (Web Service Description Language) files to dictate how the API is structured. Theoretically, all API actions are possible using this package; however, care must be taken to format the inputs correctly and parse the outputs correctly. Please see the 'Google Ad Manager' API reference < https://developers.google.com/ad-manager/api/rel_notes> and this package's website < https://stevenmmortimer.github.io/rdfp/> for more information, documentation, and examples.

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.

BMA — by Hana Sevcikova, a year ago

Bayesian Model Averaging

Package for Bayesian model averaging and variable selection for linear models, generalized linear models and survival models (cox regression).

roxut — by Bryan A. Hanson, 4 years ago

Document Unit Tests Roxygen-Style

Much as 'roxygen2' allows one to document functions in the same file as the function itself, 'roxut' allows one to write the unit tests in the same file as the function. Once processed, the unit tests are moved to the appropriate directory. Currently supports 'testthat' and 'tinytest' frameworks. The 'roxygen2' package provides much of the infrastructure.

tidyxl — by Duncan Garmonsway, 2 years ago

Read Untidy Excel Files

Imports non-tabular from Excel files into R. Exposes cell content, position and formatting in a tidy structure for further manipulation. Tokenizes Excel formulas. Supports '.xlsx' and '.xlsm' via the embedded 'RapidXML' C++ library < https://rapidxml.sourceforge.net>. Does not support '.xlsb' or '.xls'.

rassta — by Bryan A. Fuentes, a year ago

Raster-Based Spatial Stratification Algorithms

Algorithms for the spatial stratification of landscapes, sampling and modeling of spatially-varying phenomena. These algorithms offer a simple framework for the stratification of geographic space based on raster layers representing landscape factors and/or factor scales. The stratification process follows a hierarchical approach, which is based on first level units (i.e., classification units) and second-level units (i.e., stratification units). Nonparametric techniques allow to measure the correspondence between the geographic space and the landscape configuration represented by the units. These correspondence metrics are useful to define sampling schemes and to model the spatial variability of environmental phenomena. The theoretical background of the algorithms and code examples are presented in Fuentes et al. (2022). .

margaret — by Bryan Arias, 3 years ago

Scientometric Analysis Minciencias

The target of 'margaret' is help to extract data from Minciencias to analyze scientific production in Colombia.