Set of tools for detecting and analyzing Airborne Laser Scanning-derived Tropical Forest Canopy Gaps. Details were published in Silva and others (2019) <doi:10.1111/2041-210X.13211>.
This package provides a way to display word clouds in R. The word cloud is a html widget, so you can use it in interactive documents and shiny applications.
This package contains ten datasets used in the chapters and exercises of Paul, Alice (2023) "Health Data Science in R" <https://alicepaul.github.io/health-data-science-using-r/>.
Allows an interactive assessment of the timing of interim analyses. The algorithm simulates both the recruitment and treatment/event phase of a clinical trial based on the package interim'.
This package contains functions for formatting clinical trials data and implementing inverse probability of censoring weights to handle treatment switches when estimating causal treatment effect in randomized clinical trials.
Calculates and plots Handedness index (HI), absolute HI, mean HI and z-score which are commonly used indexes for the study of hand preference (laterality) in non-human primates.
Fully parametric Bayesian multiple imputation framework for massive multivariate data of different variable types as seen in Demirtas, H. (2017) <doi:10.1007/978-981-10-3307-0_8>.
Property based testing, inspired by the original QuickCheck
'. This package builds on the property based testing framework provided by hedgehog and is designed to seamlessly integrate with testthat'.
Implementation of spatially-explicit, stochastic disease models with customizable time windows that describe how parameter values fluctuate during outbreaks (e.g., in response to public health or conservation interventions).
Add shiny inputs with one or more inline buttons that grow and shrink with inputs. Also add tool tips to input buttons and styling and messages for input validation.
This package provides a connector to the What3Words (http://what3words.com/) service, which represents each 3m by 3m square on earth with a unique trio of English-language words.
The XKCD color survey asked participants to name colours. Randall Munroe published the top thousand(roughly) names and their sRGB
hex values. This package lets you use them.
Single cell multiome data, containing chromatin accessibility (scATAC-seq
) and gene expression (scRNA-seq
) information analyzed with the ArchR
package and presented as MultiAssayExperiment
objects.
This package provides a set of functions to generate high-resolution Venn,Vennpie plot,extract and combine details of these subsets with user datasets in data frame is available.
This package provides a collection of tools for building RAxML supermatrix using PHYLIP or aligned FASTA files. These functions will be useful for building large phylogenies using multiple markers.
This package provides a small subset of Unicode symbols, that are useful when building command line applications. They fall back to alternatives on terminals that do not support Unicode.
The ammeter
gem makes it easy to write specs for Rails generators. An existing user is rspec-rails
, which uses ammeter
to spec its own generators.
Promise is a Ruby implementation of the Promises/A+ specification. It provides 100% mutation coverage, tested on MRI 1.9, 2.0, 2.1, 2.2, Rubinius, and JRuby.
Rank-hazard plots Karvanen and Harrell (2009) <DOI:10.1002/sim.3591> visualize the relative importance of covariates in a proportional hazards model. The key idea is to rank the covariate values and plot the relative hazard as a function of ranks scaled to interval [0,1]. The relative hazard is plotted in respect to the reference hazard, which can bee.g. the hazard related to the median of the covariate.
SurveyCTO
is a platform for mobile data collection in offline settings. The rsurveycto R package uses the SurveyCTO
REST API <https://docs.surveycto.com/05-exporting-and-publishing-data/05-api-access/01.api-access.html> to read datasets and forms from a SurveyCTO
server into R as data.table's and to download file attachments. The package also has limited support to write datasets to a server.
Modeling and plotting functions for Reliability Growth Analysis (RGA). Models include the Duane (1962) <doi:10.1109/TA.1964.4319640>, Non-Homogeneous Poisson Process (NHPP) by Crow (1975) <https://apps.dtic.mil/sti/citations/ADA020296>, Piecewise Weibull NHPP by Guo et al. (2010) <doi:10.1109/RAMS.2010.5448029>, and Piecewise Weibull NHPP with Change Point Detection based on the segmented package by Muggeo (2024) <https://cran.r-project.org/package=segmented>.
Enhanced message functions (cat()
/ message()
/ warning()
/ error()
) using wrappers around sprintf()
. Also, multiple assertion functions (e.g. to check class, length, values, files, arguments, etc.).
Set chunk hooks for R Markdown documents <https://rmarkdown.rstudio.com/>, and improve user experience. For example, change units of figure sizes, benchmark chunks, and number lines on code blocks.
Could be used to obtain spatial depths, spatial ranks and outliers of multivariate random variables. Could also be used to visualize DD-plots (a multivariate generalization of QQ-plots).