A thin and safe wrapper around ALSA. Provides APIs for many parts of ALSA including audio playback, audio recording, HCtl API, raw MIDI and MIDI sequencer.
This package provides some basic linear algebra functionality for sparse matrices. It includes Cholesky decomposition and backsolving as well as standard R subsetting and Kronecker products.
This package provides an interface to Mapzen'-based APIs (including geocode.earth, Nextzen, and NYC GeoSearch
) for geographic search and geocoding, isochrone calculation, and vector data to draw map tiles. See <https://www.mapzen.com/documentation/> for more information. The original Mapzen has gone out of business, but rmapzen can be set up to work with any provider who implements the Mapzen API.
Access to Boost Date_Time functionality for dates, durations (both for days and date time objects), time zones, and posix time ('ptime') is provided by using Rcpp modules'. The posix time implementation can support high-resolution of up to nano-second precision by using 96 bits (instead of 64 with R) to present a ptime object (but this needs recompilation with a #define set).
An implementation of the reverse ecology framework. Reverse ecology refers to the use of genomics to study ecology with no a priori assumptions about the organism(s) under consideration, linking organisms to their environment. It allows researchers to reconstruct the metabolic networks and study the ecology of poorly characterized microbial species from their genomic information, and has substantial potentials for microbial community ecological analysis.
The LabKey
client library for R makes it easy for R users to load live data from a LabKey
Server, <https://www.labkey.com/>, into the R environment for analysis, provided users have permissions to read the data. It also enables R users to insert, update, and delete records stored on a LabKey
Server, provided they have appropriate permissions to do so.
This package provides bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories.
This package provides GL on Whatever: a set of bindings to run GL (Open GL, OpenGL
ES, and WebGL
) anywhere, and avoid target-specific code.
An unofficial companion to "Applied Logistic Regression" by D.W. Hosmer, S. Lemeshow and R.X. Sturdivant (3rd ed., 2013) containing the dataset used in the book.
Make Bootstrap 4 Shiny dashboards. Use the full power of AdminLTE3
', a dashboard template built on top of Bootstrap 4 <https://github.com/ColorlibHQ/AdminLTE>
.
This package provides a Bayesian, global planktic foraminifera core top calibration to modern sea-surface temperatures. Includes four calibration models, considering species-specific calibration parameters and seasonality.
Design, workflow and statistical analysis of Cluster Randomised Trials of (health) interventions where there may be spillover between the arms (see <https://thomasasmith.github.io/index.html>).
Changing the name of an existing R package is annoying but common task especially in the early stages of package development. This package (mostly) automates this task.
Model-based clustering of mixed data (i.e. data which consist of continuous, binary, ordinal or nominal variables) using a parsimonious mixture of latent Gaussian variable models.
Scientific and technical article format for the web. Distill articles feature attractive, reader-friendly typography, flexible layout options for visualizations, and full support for footnotes and citations.
Automated feature selection using variety of models provided by caret package. This work was funded by Poland-Singapore bilateral cooperation project no 2/3/POL-SIN/2012.
Provision of classes and methods for estimating generalized orthogonal GARCH models. This is an alternative approach to CC-GARCH models in the context of multivariate volatility modeling.
Extends ggplot2 functionality to the partykit package. ggparty provides the necessary tools to create clearly structured and highly customizable visualizations for tree-objects of the class party'.
This package provides a collection of datasets for the upcoming book "Graficas versatiles con ggplot: Analisis visuales de datos", by Raymond L. Tremblay and Julian Hernandez-Serano.
This package provides helpers to add Git links to shiny applications, rmarkdown documents, and other HTML based resources. This is most commonly used for GitHub
ribbons.
Convert between bookmaker odds and probabilities. Eight different algorithms are available, including basic normalization, Shin's method (Hyun Song Shin, (1992) <doi:10.2307/2234526>), and others.
This package provides tools to access the J-STAGE WebAPI
and retrieve information published on J-STAGE <https://www.jstage.jst.go.jp/browse/-char/ja>.
Collections of functions allowing random number generations and estimation of Liouville copulas, as described in Belzile and Neslehova (2017) <doi:10.1016/j.jmva.2017.05.008>.
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a landmark time. Details are described in Garcia (2021) <doi:10.1093/biostatistics/kxz052>.