For environmental chemists, ecologists, researchers and agricultural scientists to understand the dissipation kinetics, calculate the half-life periods and rate constants of compounds, pesticides, contaminants in different matrices.
Interface to the OpenGWAS
database API <https://api.opengwas.io/api/>. Includes a wrapper to make generic calls to the API, plus convenience functions for specific queries.
Create and view tickets in gitea', a self-hosted git service <https://gitea.io>, using an RStudio addin, and use helper functions to publish documentation and use git.
Restore underlining numeric data from rating history graph of KGS (an online platform of the game of go, <http://www.gokgs.com/>). A shiny application is also provided.
This package provides three classes: Queue, PriorityQueue
and Stack. Queue is just a "plain vanilla" FIFO queue; PriorityQueue
orders items according to priority. Stack implements LIFO.
Takes QC signal for each day and normalize metabolomic data that has been acquired in a certain period of time. At least three QC per day are required.
This package provides functions to collapse a tidy data frame into matrices in a data frame and expand a data frame of matrices into a tidy data frame.
This package provides methods for performing genetic risk prediction from genotype data. You can use it to perform risk prediction for individuals, or for families with missing data.
This package provides a method for multivariate ordinal data generation given marginal distributions and correlation matrix based on the methodology proposed by Demirtas (2006) <DOI:10.1080/10629360600569246>.
Open Location Codes <http://openlocationcode.com/> are a Google-created standard for identifying geographic locations. olctools provides utilities for validating, encoding and decoding entries that follow this standard.
This package provides methods for spatial predictive modeling, especially for spatial distribution models. This includes algorithms for model fitting and prediction, as well as methods for model evaluation.
Perform tasks commonly encountered when preparing and analysing demographic data. Some functions are intended for end users, and others for developers. Includes functions for working with life tables.
Read, process, fit, and analyze photosynthetic gas exchange measurements. Documentation is provided by several vignettes; also see Lochocki, Salesse-Smith, & McGrath
(2025) <doi:10.1111/pce.15501>.
In Shiny apps, it is sometimes useful to store information on a particular item in a tooltip. Prompter allows you to easily create such tooltips, using Hint.css'.
An engaging collection of datasets from Portland Parks and Recreation. The city of Portland inventoried every tree in over 170 parks and along the streets in 96 neighborhoods.
Bootstrapped response and correlation functions, seasonal correlations and evaluation of reconstruction skills for use in dendroclimatology and dendroecology, see Zang and Biondi (2015) <doi:10.1111/ecog.01335>.
This package provides numerous functions to fill data. These can be applied either to missing or skewed data. The functions are designed within the scope of Student Analytics.
This package provides tools for interactive data exploration built using shiny'. Includes apps for descriptive statistics, visualizing probability distributions, inferential statistics, linear regression, logistic regression and RFM analysis.
The x3p file format is specified in ISO standard 5436:2000 to describe 3d surface measurements. x3ptools allows reading, writing and basic modifications to the 3D surface measurements.
This is a package that can be used for quality control of Affymetrix GeneChip expression data and reproducibility analysis of human whole genome chips with the MAQC reference datasets.
This is an R package for pre-processing of flow and mass cytometry data. This package includes panel editing or renaming for FCS files, bead-based normalization and debarcoding.
This package provides a command line parser inspired by Python's optparse
library to be used with Rscript to write shebang scripts that accept short and long options.
This package contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models.
This library provides a datatype which can be interpreted by apply-refact
. It exists as a separate library so that applications can specify refactorings without depending on GHC.