pkg-config
can be used in your extconf.rb to properly detect need libraries for compiling Ruby native extensions.
Prawn::Icon
provides various icon fonts including FontAwesome, PaymentFont and Foundation Icons for use with the Prawn PDF toolkit.
Generates a project and repo for easy initialization of a GitHub
repo for R workshops. The repo includes a README with instructions to ensure that all users have the needed packages, an RStudio project with the right directories and the proper data. The repo can then be used for hosting code taught during the workshop.
Revised^7 Report of the Algorithmic Language Scheme adapted to Texinfo format. This package installs the html version of the document.
Revised^7 Report of the Algorithmic Language Scheme adapted to Texinfo format. This package installs the epub version of the document.
Revised^7 Report of the Algorithmic Language Scheme adapted to Texinfo format. This package installs the info version of the document.
Estimates fuzzy measures of poverty and deprivation. It also estimates the sampling variance of these measures using bootstrap or jackknife repeated replications.
Get distance and travel time between two points from Google Maps. Four possible modes of transportation (bicycling, walking, driving and public transportation).
Create geographically referenced traffic data from the Google Maps JavaScript
API <https://developers.google.com/maps/documentation/javascript/examples/layer-traffic>.
Graphic interface for text analysis, implement a few methods such as biplots, correspondence analysis, co-occurrence, clustering, topic models, correlations and sentiments.
Sorted and indexed BAM files for ChIP-seq
libraries, for use in the chipseqDB
workflow. BAM indices are also included.
This package provides an interface to Amazon Web Services database services, including Relational Database Service (RDS), DynamoDB NoSQL database, and more.
This package provides more controls on the option values such as validation and filtering on the values, making options invisible or private.
A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts.
This crate provides fast integer compression and decompression via SIMD bit-packing. It is a port of simdcomp C library to Rust.
Core I/O and event loop primitives for asynchronous I/O in Rust. Foundation for the rest of the tokio crates.
Given a string pattern, Mustermann will turn it into an object that behaves like a regular expression and has comparable performance characteristics.
Load data from Yandex Direct API V5 <https://yandex.ru/dev/direct/doc/dg/concepts/about-docpage> into R. Provide function for load lists of campaings, ads, keywords and other objects from Yandex Direct account. Also you can load statistic from API Reports Service <https://yandex.ru/dev/direct/doc/reports/reports-docpage>. And allows keyword bids management.
An error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors.
Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.
Estimates Two-way Fixed Effects difference-in-differences/event-study models using the imputation-based approach proposed by Borusyak, Jaravel, and Spiess (2021).
This package provides an easy to use interface to the Google Pub/Sub REST API <https://cloud.google.com/pubsub/docs/reference/rest>.
Some interpolation methods taken from Boost': barycentric rational interpolation, modified Akima interpolation, PCHIP (piecewise cubic Hermite interpolating polynomial) interpolation, and Catmull-Rom splines.
This package provides a collection of classes and methods for working with times and dates. The code was originally available in S-PLUS'.