This package provides a library to run the pkg-config system tool at build time in order to be used in Cargo build scripts.
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Utilities to parse authors fields from DESCRIPTION files and general purpose functions to deduplicate names in database, beyond the specific case of R package authors.
Simulates battles in the board game Axis and Allies Spring 1942, and calculates your probability of winning a battle. This speeds the game up significantly.
This package provides tools for 3D imaging, mostly for biology/microscopy. Read and write TIFF stacks. Functions for segmentation, filtering and analyzing 3D point patterns.
This package provides functions for classical test theory analysis, following methods presented by Wu et al. (2006) <doi:10.1007/978-981-10-3302-5>.
This package provides a convenient tool to store and format browser cookies and use them in HTTP requests (for example, through httr2', httr or curl').
In-line functions for multivariate optimization via desirability functions (Derringer and Suich, 1980, <doi:10.1080/00224065.1980.11980968>) with easy use within dplyr pipelines.
By binding R functions and the Highcharts <http://www.highcharts.com/> charting library, hpackedbubble package provides a simple way to draw split packed bubble charts.
Containerizes cytometry data and allows for S4 class structure to extend slots related to cell morphology, spatial coordinates, phenotype network information, and unique cellular labeling.
This package performs the trimmed k-means clustering algorithm with lower memory use. It also provides a number of utility functions such as BIC calculations.
Large collection of multilabel datasets along with the functions needed to export them to several formats, to make partitions, and to obtain bibliographic information.
Multivariate version of the two-sample Gehan and logrank tests, as described in L.J Wei & J.M Lachin (1984) and Persson et al. (2019).
Extends the mlr3 package with a connector to the package batchtools'. This allows to run large-scale benchmark experiments on scheduled high-performance computing clusters.
Collect marketing data from Pinterest Ads using the Windsor.ai API <https://windsor.ai/api-fields/>. Use four spaces when indenting paragraphs within the Description.
This package provides a power analysis tool for jointly testing the cause-1 cause-specific hazard and the any-cause hazard with competing risks data.
Makes the React library Chakra UI usable in Shiny apps. Chakra UI components include alert dialogs, drawers (sliding panels), menus, modals, popovers, sliders, and more.
Collection of shiny application styling that are the based on the GOV.UK Design System. See <https://design-system.service.gov.uk/components/> for details.
Collection of datasets from Sen & Srivastava: "Regression Analysis, Theory, Methods and Applications", Springer. Sources for individual data files are more fully documented in the book.
Demonstration functions that can be used in a classroom to demonstrate statistical concepts, or on your own to better understand the concepts or the programming.
This is a subset of the original spatstat package, containing all of the user-level code from spatstat, except for the code for linear networks.
This package provides a replacement for the extract
function from the raster
package that is suitable for extracting raster values using sf
polygons.
This package provides a simple DNS resolving interface, much like Rust's unstable API. It includes getaddrinfo
and getnameinfo
wrappers for libc variants.
This package lets you fetch data files from a URL, but only if needed. It verifies contents via SHA256 and provides some Python Pooch compatibility.