This package provides a convenient interface to the staticrypt by Robin Moisson <https://github.com/robinmoisson/staticrypt>---'Node.js package for adding a password protection layer to static HTML pages. This package can be integrated into the post-render process of quarto documents to secure them with a password.
This package provides the necessary sample size for a longitudinal study with binary outcome in order to attain a pre-specified power while strictly maintaining the Type I error rate. Kapur K, Bhaumik R, Tang XC, Hur K, Reda DJ, Bhaumik D (2014) <doi:10.1002/sim.6203>.
Add a download button to a shiny plot or plotly that appears when the plot is hovered. A tooltip, styled to resemble plotly buttons, is displayed on hover of the download button. The download button can be used to allow users to download the dataset used for a plot.
The scDblFinder package gathers various methods for the detection and handling of doublets/multiplets in single-cell RNA sequencing data (i.e. multiple cells captured within the same droplet or reaction volume). It includes methods formerly found in the scran package, and the new fast and comprehensive scDblFinder method.
The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto cipher
crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional rand_core-compatible
RNGs based on those ciphers.
The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto cipher
crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional rand_core-compatible
RNGs based on those ciphers.
The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto cipher
crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional rand_core-compatible
RNGs based on those ciphers.
Estimates life tables, specifically (crude) death rates and (raw and graduated) death probabilities, using rolling windows in one (e.g., age), two (e.g., age and time) or three (e.g., age, time and income) dimensions. The package can also be utilised for summarising statistics and smoothing continuous variables through rolling windows in other domains, such as estimating averages of self-positioning ideology in political science. Acknowledgements: The authors wish to thank Ministerio de Ciencia, Innovación y Universidades (grant PID2021-128228NB-I00) and Generalitat Valenciana (grants HIECPU/2023/2, Conselleria de Hacienda, Economà a y Administración Pública, and CIGE/2023/7, Conselleria de Educación, Cultura, Universidades y Empleo) for supporting this research.
Create disposable R packages for testing. You can create, install and load multiple R packages with a single function call, and then unload, uninstall and destroy them with another function call. This is handy when testing how some R code or an R package behaves with respect to other packages.
Represents the content of a directory as an interactive collapsible tree. Offers the possibility to assign a text (e.g., a Readme.txt') to each folder (represented as a clickable node), so that when the user hovers the pointer over a node, the corresponding text is displayed as a tooltip.
Estimation of the sample univariate, cross and return time extremograms. The package can also adds empirical confidence bands to each of the extremogram plots via a permutation procedure under the assumption that the data are independent. Finally, the stationary bootstrap allows us to construct credible confidence bands for the extremograms.
This package provides a utility to scrape and load play-by-play data and statistics from the Premier Hockey Federation (PHF) <https://www.premierhockeyfederation.com/>, formerly known as the National Women's Hockey League (NWHL). Additionally, allows access to the National Hockey League's stats API <https://www.nhl.com/>.
Processing forest inventory data with methods such as simple random sampling, stratified random sampling and systematic sampling. There are also functions for yield and growth predictions and model fitting, linear and nonlinear grouped data fitting, and statistical tests. References: Kershaw Jr., Ducey, Beers and Husch (2016). <doi:10.1002/9781118902028>.
The vegan package includes several functions for adding features to ordination plots: ordiarrows()
, ordiellipse()
, ordihull()
, ordispider()
and ordisurf()
. This package adds these same features to ordination plots made with ggplot2'. In addition, gg_ordibubble()
sizes points relative to the value of an environmental variable.
Generates high-entropy integer synthetic populations from marginal and (optionally) seed data using quasirandom sampling, in arbitrary dimensionality (Smith, Lovelace and Birkin (2017) <doi:10.18564/jasss.3550>). The package also provides an implementation of the Iterative Proportional Fitting (IPF) algorithm (Zaloznik (2011) <doi:10.13140/2.1.2480.9923>).
This package provides functions to assess and test for heterogeneity in the utility of a surrogate marker with respect to a baseline covariate using censored (survival data), and to test for heterogeneity across multiple time points. More details are available in Parast et al (2024) <doi:10.1002/sim.10122>.
This package provides uniform testing procedures for existence and heterogeneity of threshold effects in high-dimensional nonparametric panel regression models. The package accompanies the paper Chen, Keilbar, Su and Wang (2023) "Inference on many jumps in nonparametric panel regression models". arXiv
preprint <doi:10.48550/arXiv.2312.01162>
.
Social network analysis has become an essential tool in the study of complex systems. NetExplorer
allows to visualize and explore complex systems. It is based on d3js library that brings 1) Graphical user interface; 2) Circular, linear, multilayer and force Layout; 3) Network live exploration and 4) SVG exportation.
This package implements the orthogonal reparameterization approach recommended by Lancaster (2002) to estimate dynamic panel models with fixed effects (and optionally: panel specific intercepts). The approach uses a likelihood-based estimator and produces estimates that are asymptotically unbiased as N goes to infinity, with a T as low as 2.
This package provides a collection of tools to explore the phylogenetic signal in univariate and multivariate data. The package provides functions to plot traits data against a phylogenetic tree, different measures and tests for the phylogenetic signal, methods to describe where the signal is located and a phylogenetic clustering method.
This package provides a tool for working with SQLite databases. SQLite has some idiosyncrasies and limitations that impose some hurdles to the R developer who is using this database as a repository. For instance, SQLite doesn't have a date type and sqliteutils has some functions to deal with that.
Download data from StatsWales
into R. Removes the need for the user to write their own loops when parsing data from the StatsWales
API. Provides functions for datasets (<http://open.statswales.gov.wales/en-gb/dataset>) and metadata (<http://open.statswales.gov.wales/en-gb/discover/metadata>) endpoints.
Uses C++ via the Rcpp package to parse modern Excel files ('.xlsx'). Memory usage is kept minimal by decompressing only parts of the file at a time, while employing multiple threads to achieve significant runtime reduction. Uses <https://github.com/richgel999/miniz> and <https://github.com/lemire/fast_double_parser>.
This package provides a set of tools for examining the design and analysis aspects of stepped wedge cluster randomized trials (SW CRT) based on a repeated cross-sectional sampling scheme (Hussey MA and Hughes JP (2007) Contemporary Clinical Trials 28:182-191. <doi:10.1016/j.cct.2006.05.007>).