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

Found 74 packages in 0.01 seconds

RcppClassic — by Dirk Eddelbuettel, 3 years ago

Deprecated 'classic' 'Rcpp' 'API'

The 'RcppClassic' package provides a deprecated C++ library which facilitates the integration of R and C++. New projects should use the new 'Rcpp' 'API' in the 'Rcpp' package.

minty — by Chung-hong Chan, 10 months ago

Minimal Type Guesser

Port the type guesser from 'readr' (so-called 'readr' first edition parsing engine, now superseded by 'vroom').

hipread — by Derek Burk, 5 months ago

Read Hierarchical Fixed Width Files

Read hierarchical fixed width files like those commonly used by many census data providers. Also allows for reading of data in chunks, and reading 'gzipped' files without storing the full file in memory.

arrow — by Jonathan Keane, 10 days ago

Integration to 'Apache' 'Arrow'

'Apache' 'Arrow' < https://arrow.apache.org/> is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. This package provides an interface to the 'Arrow C++' library.