r-spelling
|
public |
Spell checking common document formats including latex, markdown, manual pages, and description files. Includes utilities to automate checking of documentation and vignettes as a unit test during 'R CMD check'. Both British and American English are supported out of the box and other languages can be added. In addition, packages may define a 'wordlist' to allow custom terminology without having to abuse punctuation.
|
2025-09-23 |
r-mustat
|
public |
Performs Wilcox rank sum test, Kruskal rank sum test, Friedman rank sum test and McNemar test.
|
2025-09-23 |
r-qualv
|
public |
Qualitative methods for the validation of dynamic models. It contains (i) an orthogonal set of deviance measures for absolute, relative and ordinal scale and (ii) approaches accounting for time shifts. The first approach transforms time to take time delays and speed differences into account. The second divides the time series into interval units according to their main features and finds the longest common subsequence (LCS) using a dynamic programming algorithm.
|
2025-09-23 |
r-bindrcpp
|
public |
Provides an easy way to fill an environment with active bindings that call a C++ function.
|
2025-09-23 |
gstools-cython
|
public |
Cython backend for GSTools.
|
2025-09-23 |
r-sparsepp
|
public |
Provides interface to 'sparsepp' - fast, memory efficient hash map. It is derived from Google's excellent 'sparsehash' implementation. We believe 'sparsepp' provides an unparalleled combination of performance and memory usage, and will outperform your compiler's unordered_map on both counts. Only Google's 'dense_hash_map' is consistently faster, at the cost of much greater memory usage (especially when the final size of the map is not known in advance).
|
2025-09-23 |
r-loose.rock
|
public |
Collection of functions to improve work-flow in survival analysis and data science. The package features include: the generation of balanced datasets, live retrieval of protein coding genes from two public databases, generation of random matrix based on covariance matrix, cache function to store function results. This work was supported by two grants from the Portuguese Foundation for Science and technology, and the EU Commission under SOUND project.
|
2025-09-23 |
r-goodpractice
|
public |
Give advice about good practices when building R packages. Advice includes functions and syntax to avoid, package structure, code complexity, code formatting, etc.
|
2025-09-23 |
r-blogdown
|
public |
Write blog posts and web pages in R Markdown. This package supports the static site generator 'Hugo' (<https://gohugo.io>) best, and it also supports 'Jekyll' (<http://jekyllrb.com>) and 'Hexo' (<https://hexo.io>).
|
2025-09-23 |
r-shiny.router
|
public |
It is a simple router for your Shiny apps. The router allows you to create dynamic web applications with real-time User Interface and easily share url to pages within your Shiny apps.
|
2025-09-23 |
r-summarytools
|
public |
Data frame summaries, cross-tabulations, weight-enabled frequency tables and common descriptive (univariate) statistics in concise tables available in a variety of formats (plain ASCII, Markdown and HTML). A good point-of-entry for exploring data, both for experienced and new R users.
|
2025-09-23 |
fastcore
|
public |
Python supercharged for fastai development
|
2025-09-23 |
r-auc
|
public |
This package includes functions to compute the area under the curve of selected measures: The area under the sensitivity curve (AUSEC), the area under the specificity curve (AUSPC), the area under the accuracy curve (AUACC), and the area under the receiver operating characteristic curve (AUROC). The curves can also be visualized. Support for partial areas is provided.
|
2025-09-23 |
r-heatmap3
|
public |
An improved heatmap package. Completely compatible with the original R function 'heatmap', and provides more powerful and convenient features.
|
2025-09-23 |
ezc3d
|
public |
Easy to use C3D reader/writer in C++, Python
|
2025-09-23 |
r-declaredesign
|
public |
Researchers can characterize and learn about the properties of research designs before implementation using `DeclareDesign`. Ex ante declaration and diagnosis of designs can help researchers clarify the strengths and limitations of their designs and to improve their properties, and can help readers evaluate a research strategy prior to implementation and without access to results. It can also make it easier for designs to be shared, replicated, and critiqued.
|
2025-09-23 |
impactx
|
public |
ImpactX enables high-performance modeling of beam dynamics in particle accelerators with collective effects.
|
2025-09-23 |
please
|
public |
High-performance extensible build system for reproducible multi-language builds.
|
2025-09-23 |
r-wfe
|
public |
Provides a computationally efficient way of fitting weighted linear fixed effects estimators for causal inference with various weighting schemes. Weighted linear fixed effects estimators can be used to estimate the average treatment effects under different identification strategies. This includes stratified randomized experiments, matching and stratification for observational studies, first differencing, and difference-in-differences. The package implements methods described in Imai and Kim (2017) "When should We Use Linear Fixed Effects Regression Models for Causal Inference with Longitudinal Data?", available at <https://imai.fas.harvard.edu/research/FEmatch.html>.
|
2025-09-23 |
enblend
|
public |
Enblend combines images that overlap like this into a single large image with no seams.
|
2025-09-23 |
pathlib2
|
public |
Fork of pathlib aiming to support the full stdlib Python API
|
2025-09-23 |
postgrest
|
public |
PostgREST client for Python. This library provides an ORM interface to PostgREST
|
2025-09-23 |
r-alpaca
|
public |
Provides a routine to partial out factors with many levels during the optimization of the log-likelihood function of the corresponding generalized linear model (glm). The package is based on the algorithm described in Stammann (2018) <arXiv:1707.01815> and is restricted to glm's that are based on maximum likelihood estimation and nonlinear. It also offers an efficient algorithm to recover estimates of the fixed effects in a post-estimation routine and includes robust and multi-way clustered standard errors. Further the package provides analytical bias corrections for binary choice models derived by Fernandez-Val and Weidner (2016) <doi:10.1016/j.jeconom.2015.12.014> and Hinz, Stammann, and Wanner (2020) <arXiv:2004.12655>.
|
2025-09-23 |
ephem
|
public |
Basic astronomical computations for Python
|
2025-09-23 |
r-jbrowser
|
public |
Provides an R interface to the JBrowse 2 genome browser. Enables embedding a JB2 genome browser in a Shiny app or R Markdown document. The browser can also be launched from an interactive R console. The browser can be loaded with a variety of common genomics data types, and can be used with a custom theme.
|
2025-09-23 |