Allows R users to retrieve and parse data from the Urban Institute's Education Data API <https://educationdata.urban.org/> into a data.frame for analysis.
This package implements the algorithm of Remez (1962) for polynomial minimax approximation and of Cody et al. (1968) <doi:10.1007/BF02162506> for rational minimax approximation.
This package provides functions for the normal Laplace distribution. Currently, it provides limited functionality. Density, distribution and quantile functions, random number generation, and moments are provided.
Query Wikidata API <https://www.wikidata.org/wiki/Wikidata:Main_Page> with ease, get tidy data frames in response, and cache data in a local database.
This package provides a replacement for the extract
function from the raster
package that is suitable for extracting raster values using sf
polygons.
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 lets you fetch data files from a URL, but only if needed. It verifies contents via SHA256 and provides some Python Pooch compatibility.
This package provides a simple DNS resolving interface, much like Rust's unstable API. It includes getaddrinfo
and getnameinfo
wrappers for libc variants.
This crate allows you to create a TcpStream or a UnixStream in a non-blocking way, without waiting for the connection to become fully established.
Given_core is the basic functionality behind rspec-given and minitest-given, extensions that allow the use of Given/When/Then terminology when defining specifications.
This package provides a fast way to loop a character vector or file names as a menu in the console for the user to choose an option.
This package provides a dataset about movies. This was previously contained in ggplot2, but has been moved its own package to reduce the download size of ggplot2.
Identifying disease-associated significant SNPs using clustering approach. This package is implementation of method proposed in Xu et al (2019) <DOI:10.1038/s41598-019-50229-6>.
This package contains the National Health and Nutrition Examination Survey 24-hour dietary recall data and Healthy Eating Index scoring standards used by the heiscore package.
Calculates cost surfaces based on slope to be used when modelling pathways and movement potential within a landscape (Lewis, 2021) <doi:10.1007/s10816-021-09522-w>.
Calculates multi-scale geomorphometric terrain attributes from regularly gridded digital terrain models using a variable focal windows size (Ilich et al. (2023) <doi:10.1111/tgis.13067>).
This package implements the Mittag-Leffler function, distribution, random variate generation, and estimation. Based on the Laplace-Inversion algorithm by Garrappa, R. (2015) <doi:10.1137/140971191>.
Non-linear least squares regression with the Levenberg-Marquardt algorithm using multiple starting values for increasing the chance that the minimum found is the global minimum.
Annotated neuroblastoma copy number profiles, a benchmark data set for change-point detection algorithms, as described by Hocking et al. <doi:10.1186/1471-2105-14-164>.
Achieve internal conversions of mass units, molar units, and volume units commonly used in pharmacokinetics, as well as conversions between mass units and molar units.
Use Phosphor icons in shiny applications or rmarkdown documents. Icons are available in 5 different weights and can be customized by setting color, size, orientation and more.
Allows the user to animate shiny elements when scrolling to view them. The animations are activated using the scrollrevealjs library. See <https://scrollrevealjs.org/> for more information.
This package implements the estimation and inference methods for sorted causal effects and classification analysis as in Chernozhukov, Fernandez-Val and Luo (2018) <doi:10.3982/ECTA14415>.
Rule sets with validation rules may contain redundancies or contradictions. Functions for finding redundancies and problematic rules are provided, given a set a rules formulated with validate'.