Adjusts output of cranlogs package to account for CRAN'-wide daily automated downloads and re-downloads caused by package updates.
Easily talk to Google's BigQuery Storage API from R (<https://cloud.google.com/bigquery/docs/reference/storage/rpc>).
Collect your data on digital marketing campaigns from Facebook Organic using the Windsor.ai API <https://windsor.ai/api-fields/>.
The sampl.mcmc function creates samples of the feasible region of a knapsack problem with both equalities and inequalities constraints.
An input controller for R Shiny: a matrix with radio buttons, where only one option per row can be selected.
I provide functions to calculate Gross Primary Productivity, Net Ecosystem Production, and Ecosystem Respiration from single station diurnal Oxygen curves.
This is a package for saving GenomicRanges, IRanges and related data structures into file artifacts, and loading them back into memory. This is a more portable alternative to serialization of such objects into RDS files. Each artifact is associated with metadata for further interpretation; downstream applications can enrich this metadata with context-specific properties.
ruby-hydra-minimal is a Ruby library for working with hyphenation patterns. It is a low-dependency variant of ruby-hydra.
ruby-hydra-minimal is a Ruby library for working with hyphenation patterns. It is a low-dependency variant of ruby-hydra.
The yeast genome data was retrieved from the sequence read archive, aligned with bwa, and converted to BAM format with samtools.
Extends the BatchJobs package to run statistical experiments on batch computing clusters. For further details see the project web page.
Draws causal hypergraph plots from models output by configurational comparative methods such as Coincidence Analysis (CNA) or Qualitative Comparative Analysis (QCA).
This package provides a set of utilities for manipulating index numbers series including chain-linking, re-referencing, and computing growth rates.
This package provides a function that, as an alternative to base::list, allows default values to be inherited from another list.
Color palettes for data visualization inspired by National Parks. Currently contains 15 color schemes and checks for colorblind-friendliness of palettes.
Linux driver for Realtek PCIe network adapters. If the r8169 kernel module is giving you trouble, you can try this module.
Measuring information flow between time series with Shannon and Rényi transfer entropy. See also Dimpfl and Peter (2013) <doi:10.1515/snde-2012-0044> and Dimpfl and Peter (2014) <doi:10.1016/j.intfin.2014.03.004> for theory and applications to financial time series. Additional references can be found in the theory part of the vignette.
[Unicode 16.0.0] Determines the very basic type of codepoints (one of: Graphic, Format, Control, Private-use, Surrogate, Noncharacter, Reserved).
The ratelimiter module ensures that an operation will not be executed more than a given number of times during a given period.
The iterative Bayesian Model Averaging (BMA) algorithm for survival analysis is a variable selection method for applying survival analysis to microarray data.
Perform competing risks analysis under bivariate Pareto models. See Shih et al. (2019) <doi:10.1080/03610926.2018.1425450> for details.
Extension of testthat package to make unit tests on empirical distributions of estimators and functions for diagnostics of their finite-sample performance.
This package provides functions for the implementation of a density goodness-of-fit test, based on piecewise approximation of the L2 distance.
Random shuffle implementation, on immutable lists. Based on perfect shuffle implementation by Oleg Kiselyov.