The R equivalent of nodemon'. Watches specified directories for file changes and reruns a designated R script when changes are detected. It's designed to automate the process of reloading your R applications during development, similar to nodemon for Node.js'.
This package provides a very lightweight package that writes out log messages in an opinionated way. Simpler and lighter than other logging packages, rlog provides a compact feature set that focuses on getting the job done in a Unix-like way.
Allows the user to access functionality in the CDK', a Java framework for chemoinformatics. This allows the user to load molecules, evaluate fingerprints, calculate molecular descriptors and so on. In addition, the CDK API allows the user to view structures in 2D.
This package implements simple Hamiltonian Monte Carlo routines in R for sampling from any desired target distribution which is continuous and smooth. See Neal (2017) <arXiv:1701.02434> for further details on Hamiltonian Monte Carlo. Automatic parameter selection is not supported.
This package provides functions in this package will import filtered variant call format (VCF) files of SNPs data and generate data sets to detect copy number variants, visualize them and do downstream analyses with copy number variants(e.g. Environmental association analyses).
This package installs and interfaces the naive Bayesian classifier for 16S rRNA sequences developed by the Ribosomal Database Project (RDP). With this package the classifier trained with the standard training set can be used or a custom classifier can be trained.
Estimating the average causal effect based on the Bayesian Adjustment for Confounding (BAC) algorithm.
Compute multivariate location, scale, and correlation estimates based on Tukey's biweight M-estimator.
Capture code evaluations and script executions by expressions, outputs, and condition calls for logging.
Rudimentary functions for sampling and calculating density from the matrix-variate variance-gamma distribution.
Data sets for the Panel Data Econometrics with R <doi:10.1002/9781119504641> book.
ML and GM estimation and diagnostic testing of econometric models for spatial panel data.
Make it easy to use vue in R with helper dependency functions and examples.
The package is designed to detect marker genes from Microarray gene expression data sets.
This package can optimize the parameter in S-system models given time series data.
This package provides a simple interface to and data from the Human Protein Atlas project.
This package provides tools for the analysis and visualization of bilateral asymmetry in parasitic infections.
This package provides tools to fit and compare Gaussian linear and nonlinear mixed-effects models.
An R-shiny application to visualize bio-loggers time series at a microsecond precision as Acceleration, Temperature, Pressure, Light intensity. It is possible to link behavioral labels extracted from BORIS software <http://www.boris.unito.it> or manually written in a csv file.
Empirical best linear unbiased prediction (EBLUP) and robust prediction of the area-level means under the basic unit-level model. The model can be fitted by maximum likelihood or a (robust) M-estimator. Mean square prediction error is computed by a parametric bootstrap.
This package provides a simple implementation of Binary Indexed Tree by R. The BinaryIndexedTree class supports construction of Binary Indexed Tree from a vector, update of a value in the vector and query for the sum of a interval of the vector.
Graphics for statistics on a sphere, as applied to geological fault data, crystallography, earthquake focal mechanisms, radiation patterns, ternary plots and geographical/geological maps. Non-double couple plotting of focal spheres and source type maps are included for statistical analysis of moment tensors.
An R interface to KEA (Version 5.0). KEA (for Keyphrase Extraction Algorithm) allows for extracting keyphrases from text documents. It can be either used for free indexing or for indexing with a controlled vocabulary. For more information see <http://www.nzdl.org/Kea/>.
Systematically transform immunoassay data, evaluate if the data is normally distributed, and pick the right method for cut point determination based on that evaluation. This package can also produce plots that are needed for reports, so data analysis and visualization can be done easily.