supabase-auth
|
public |
Python client implementation for Supabase Auth
|
2025-09-23 |
r-protviz
|
public |
Helps with quality checks, visualizations and analysis of mass spectrometry data, coming from proteomics experiments. The package is developed, tested and used at the Functional Genomics Center Zurich. We use this package mainly for prototyping, teaching, and having fun with proteomics data. But it can also be used to do data analysis for small scale data sets.
|
2025-09-23 |
r-dplr
|
public |
Perform tree-ring analyses such as detrending, chronology building, and cross dating. Read and write standard file formats used in dendrochronology.
|
2025-09-23 |
r-cobs
|
public |
Qualitatively Constrained (Regression) Smoothing Splines via Linear Programming and Sparse Matrices.
|
2025-09-23 |
r-loe
|
public |
Local Ordinal embedding (LOE) is one of graph embedding methods for unweighted graphs.
|
2025-09-23 |
r-subselect
|
public |
A collection of functions which (i) assess the quality of variable subsets as surrogates for a full data set, in either an exploratory data analysis or in the context of a multivariate linear model, and (ii) search for subsets which are optimal under various criteria.
|
2025-09-23 |
r-lahman
|
public |
Provides the tables from the 'Sean Lahman Baseball Database' as a set of R data.frames. It uses the data on pitching, hitting and fielding performance and other tables from 1871 through 2018, as recorded in the 2019 version of the database. Documentation examples show how many baseball questions can be investigated.
|
2025-09-23 |
r-ggstar
|
public |
To create the regular polygon layer for easily discernible shapes, we developed the package, it can be easily used if you know the 'ggplot2'.
|
2025-09-23 |
r-stinepack
|
public |
A consistently well behaved method of interpolation based on piecewise rational functions using Stineman's algorithm.
|
2025-09-23 |
r-mapdata
|
public |
Supplement to maps package, providing the larger and/or higher-resolution databases.
|
2025-09-23 |
r-rsnps
|
public |
A programmatic interface to various 'SNP' 'datasets' on the web: 'OpenSNP' (<https://opensnp.org>), and 'NBCIs' 'dbSNP' database (<https://www.ncbi.nlm.nih.gov/projects/SNP>). Functions are included for searching for 'NCBI'. For 'OpenSNP', functions are included for getting 'SNPs', and data for 'genotypes', 'phenotypes', annotations, and bulk downloads of data by user.
|
2025-09-23 |
r-skewhyperbolic
|
public |
Functions are provided for the density function, distribution function, quantiles and random number generation for the skew hyperbolic t-distribution. There are also functions that fit the distribution to data. There are functions for the mean, variance, skewness, kurtosis and mode of a given distribution and to calculate moments of any order about any centre. To assess goodness of fit, there are functions to generate a Q-Q plot, a P-P plot and a tail plot.
|
2025-09-23 |
snowflake-connector-python
|
public |
Snowflake Connector for Python
|
2025-09-23 |
r-ghapps
|
public |
'GitHub' apps provide a powerful way to manage fine grained programmatic access to specific 'git' repositories, without having to create dummy users, and which are safer than a personal access token for automated tasks. This package extends the 'gh' package to let you authenticate and interact with 'GitHub' <https://docs.github.com/en/rest/overview> in 'R' as an app.
|
2025-09-23 |
r-pdist
|
public |
Computes the euclidean distance between rows of a matrix X and rows of another matrix Y. Previously, this could be done by binding the two matrices together and calling 'dist', but this creates unnecessary computation by computing the distances between a row of X and another row of X, and likewise for Y. pdist strictly computes distances across the two matrices, not within the same matrix, making computations significantly faster for certain use cases.
|
2025-09-23 |
r-liftr
|
public |
Persistent reproducible reporting by containerization of R Markdown documents.
|
2025-09-23 |
r-ukbtools
|
public |
A set of tools to create a UK Biobank <http://www.ukbiobank.ac.uk/> dataset from a UKB fileset (.tab, .r, .html), visualize primary demographic data for a sample subset, query ICD diagnoses, retrieve genetic metadata, read and write standard file formats for genetic analyses.
|
2025-09-23 |
r-quantpsyc
|
public |
Contains tools useful for data screening, testing moderation (Cohen et. al. 2003)<doi:10.4324/9780203774441>, mediation (MacKinnon et. al. 2002)<doi:10.1037/1082-989x.7.1.83> and estimating power (Murphy & Myors 2014)<ISBN:9781315773155>.
|
2025-09-23 |
r-eva
|
public |
Goodness-of-fit tests for selection of r in the r-largest order statistics (GEVr) model. Goodness-of-fit tests for threshold selection in the Generalized Pareto distribution (GPD). Random number generation and density functions for the GEVr distribution. Profile likelihood for return level estimation using the GEVr and Generalized Pareto distributions. P-value adjustments for sequential, multiple testing error control. Non-stationary fitting of GEVr and GPD.
|
2025-09-23 |
hypothesis
|
public |
A library for property based testing
|
2025-09-23 |
firefly-client
|
public |
Python API for Firefly, IPAC's Advanced Astronomy Web UI Framework
|
2025-09-23 |
sharplib
|
public |
Sounding and Hodograph Analysis and Research Program Library (SHARPlib) for processing vertical profiles of meteorological/atmospheric sounding data.
|
2025-09-23 |
r-redux
|
public |
A 'hiredis' wrapper that includes support for transactions, pipelining, blocking subscription, serialisation of all keys and values, 'Redis' error handling with R errors. Includes an automatically generated 'R6' interface to the full 'hiredis' API. Generated functions are faithful to the 'hiredis' documentation while attempting to match R's argument semantics. Serialisation must be explicitly done by the user, but both binary and text-mode serialisation is supported.
|
2025-09-23 |
r-fgarch
|
public |
Provides a collection of functions to analyze and model heteroskedastic behavior in financial time series models.
|
2025-09-23 |
r-genio
|
public |
Implements readers and writers for file formats associated with genetics data. Reading and writing Plink BED/BIM/FAM and GCTA binary GRM formats is fully supported, including a lightning-fast BED reader and writer implementations. Other functions are 'readr' wrappers that are more constrained, user-friendly, and efficient for these particular applications; handles Plink and Eigenstrat tables (FAM, BIM, IND, and SNP files). There are also make functions for FAM and BIM tables with default values to go with simulated genotype data.
|
2025-09-23 |