_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-partitionbefsp 1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=partitionBEFsp
Licenses: GPL 3
Build system: r
Synopsis: Methods for Calculating the Loreau & Hector 2001 BEF Partition
Description:

This package provides a collection of functions that can be used to estimate selection and complementarity effects, sensu Loreau & Hector (2001) <doi:10.1038/35083573>, even in cases where data are only available for a random subset of species (i.e. incomplete sample-level data). A full derivation and explanation of the statistical corrections used here is available in Clark et al. (2019) <doi:10.1111/2041-210X.13285>.

r-plsrcox 1.8.2
Propagated dependencies: r-survival@3.8-6 r-survcomp@1.62.0 r-survauc@1.4-0 r-rms@8.1-1 r-risksetroc@1.0.4.1 r-plsrglm@1.7.1 r-pls@2.9-0 r-mixomics@6.36.0 r-lars@1.3 r-kernlab@0.9-33
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://fbertran.github.io/plsRcox/
Licenses: GPL 3
Build system: r
Synopsis: Partial Least Squares Regression for Cox Models and Related Techniques
Description:

This package provides Partial least squares Regression and various regular, sparse or kernel, techniques for fitting Cox models in high dimensional settings <doi:10.1093/bioinformatics/btu660>, Bastien, P., Bertrand, F., Meyer N., Maumy-Bertrand, M. (2015), Deviance residuals-based sparse PLS and sparse kernel PLS regression for censored data, Bioinformatics, 31(3):397-404. Cross validation criteria were studied in <doi:10.48550/arXiv.1810.02962>, Bertrand, F., Bastien, Ph. and Maumy-Bertrand, M. (2018), Cross validating extensions of kernel, sparse or regular partial least squares regression models to censored data.

r-parsermd 0.2.0
Propagated dependencies: r-yaml@2.3.12 r-withr@3.0.2 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-s7@0.2.2 r-rmarkdown@2.31 r-rlang@1.2.0 r-readr@2.2.0 r-rcpp@1.1.1-1.1 r-quarto@1.5.1 r-purrr@1.2.2 r-pillar@1.11.1 r-magrittr@2.0.5 r-fs@2.1.0 r-dplyr@1.2.1 r-cli@3.6.6 r-checkmate@2.3.4 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://rundel.github.io/parsermd/
Licenses: Expat
Build system: r
Synopsis: Formal Parser and Related Tools for R Markdown Documents
Description:

An implementation of a formal grammar and parser for R Markdown documents using the Boost Spirit X3 library. It also includes a collection of high level functions for working with the resulting abstract syntax tree.

r-prakriti 0.1.4
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://orijitghosh.github.io/prakriti/
Licenses: Expat
Build system: r
Synopsis: Color Palettes Inspired by India's Natural Landscapes
Description:

Curated color palettes drawn from India's natural beauty - Himalayan snow, Thar dunes, Kerala backwaters, Andaman reefs, Spiti's cold desert, Kashmir's autumn chinar, and more. Provides discrete and continuous palettes with first-class ggplot2 integration through scale_color_prakriti() and scale_fill_prakriti(), plus base graphics helpers for displaying palettes.

r-pps 1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pps
Licenses: GPL 2+
Build system: r
Synopsis: PPS Sampling
Description:

This package provides functions to select samples using PPS (probability proportional to size) sampling. The package also includes a function for stratified simple random sampling, a function to compute joint inclusion probabilities for Sampford's method of PPS sampling, and a few utility functions. The user's guide pps-ug.pdf is included in the .../pps/doc directory. The methods are described in standard survey sampling theory books such as Cochran's "Sampling Techniques"; see the user's guide for references.

r-psme 1.0.0
Propagated dependencies: r-mgcv@1.9-4 r-matrix@1.7-5 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/ZheyuanLi/psme
Licenses: GPL 3
Build system: r
Synopsis: Penalized Splines Mixed-Effects Models
Description:

Fit penalized splines mixed-effects models (a special case of additive models) for large longitudinal datasets. The package includes a psme() function that (1) relies on package mgcv for constructing population and subject smooth functions as penalized splines, (2) transforms the constructed additive model to a linear mixed-effects model, (3) exploits package lme4 for model estimation and (4) backtransforms the estimated linear mixed-effects model to the additive model for interpretation and visualization. See Pedersen et al. (2019) <doi:10.7717/peerj.6876> and Bates et al. (2015) <doi:10.18637/jss.v067.i01> for an introduction. Unlike the gamm() function in mgcv', the psme() function is fast and memory-efficient, able to handle datasets with millions of observations.

r-propublicar 1.1.4
Propagated dependencies: r-stringr@1.6.0 r-lubridate@1.9.5 r-httr@1.4.8 r-dplyr@1.2.1 r-config@0.3.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ProPublicaR
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Access Functions for ProPublica's APIs
Description:

This package provides wrapper functions to access the ProPublica's Congress and Campaign Finance APIs. The Congress API provides near real-time access to legislative data from the House of Representatives, the Senate and the Library of Congress. The Campaign Finance API provides data from United States Federal Election Commission filings and other sources. The API covers summary information for candidates and committees, as well as certain types of itemized data. For more information about these APIs go to: <https://www.propublica.org/datastore/apis>.

r-pdcor 1.3
Propagated dependencies: r-rfast@2.1.5.2 r-rangen@0.0.1 r-dcov@0.1.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pdcor
Licenses: GPL 2+
Build system: r
Synopsis: Fast and Light-Weight Partial Distance Correlation
Description:

Fast and memory-less computation of the partial distance correlation for vectors and matrices. Permutation-based and asymptotic hypothesis testing for zero partial distance correlation are also performed. References include: Szekely G. J. and Rizzo M. L. (2014). "Partial distance correlation with methods for dissimilarities". The Annals Statistics, 42(6): 2382--2412. <doi:10.1214/14-AOS1255>. Shen C., Panda S. and Vogelstein J. T. (2022). "The Chi-Square Test of Distance Correlation". Journal of Computational and Graphical Statistics, 31(1): 254--262. <doi:10.1080/10618600.2021.1938585>. Szekely G. J. and Rizzo M. L. (2023). "The Energy of Data and Distance Correlation". Chapman and Hall/CRC. <ISBN:9781482242744>. Kontemeniotis N., Vargiakakis R. and Tsagris M. (2025). On independence testing using the (partial) distance correlation. <doi:10.48550/arXiv.2506.15659>.

r-pedtricks 0.5.0
Propagated dependencies: r-tidyr@1.3.2 r-nadiv@2.18.0 r-mvtnorm@1.3-7 r-mcmcglmm@2.36 r-matrix@1.7-5 r-kinship2@1.9.6.2 r-igraph@2.3.1 r-ggplot2@4.0.3 r-genetics@1.3.8.1.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://juliengamartin.github.io/pedtricks/
Licenses: Expat
Build system: r
Synopsis: Visualize, Summarize and Simulate Data from Pedigrees
Description:

Sensitivity and power analysis, for calculating statistics describing pedigrees from wild populations, and for visualizing pedigrees. This is a reboot of the methods developed by Morrissey and Wilson (2010) <doi: 10.1111/j.1755-0998.2009.02817.x>.

r-powdist 0.1.4
Propagated dependencies: r-rmutil@1.1.10 r-normalp@0.7.2.1 r-gamlss-dist@6.1-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=powdist
Licenses: GPL 3
Build system: r
Synopsis: Power and Reversal Power Distributions
Description:

Density, distribution function, quantile function and random generation for the family of power and reversal power distributions.

r-pupmcr 0.2.0
Propagated dependencies: r-readxl@1.5.0 r-colordistance@1.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PUPMCR
Licenses: GPL 2
Build system: r
Synopsis: Image-Based Identification of Color Based on Rayner (1970) Terminology and Known Fungal Pigments
Description:

Image-based color matching using the "Mycological Colour Chart" by Rayner (1970, ISBN:9780851980263) and its associated fungal pigments. This package will assist mycologists in identifying color during morphological analysis.

r-paddler 0.1.2
Propagated dependencies: r-rlang@1.2.0 r-httr2@1.2.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://arnold-kakas.github.io/paddleR/
Licenses: Expat
Build system: r
Synopsis: Wrapper for 'Paddle' API (Application Programming Interface)
Description:

This package provides a wrapper for Paddle - The Merchant of Record for digital products API (Application Programming Interface) <https://developer.paddle.com/api-reference/overview>. Provides functions to manage and analyze products, customers, invoices and many more.

r-polyaaeppli 2.0.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=polyaAeppli
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of the Polya-Aeppli Distribution
Description:

This package provides functions for evaluating the mass density, cumulative distribution function, quantile function and random variate generation for the Polya-Aeppli distribution, also known as the geometric compound Poisson distribution. More information on the implementation can be found at Conrad J. Burden (2014) <arXiv:1406.2780>.

r-picr 1.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/javenrflo/picR
Licenses: GPL 3+
Build system: r
Synopsis: Predictive Information Criteria for Model Selection
Description:

Computation of predictive information criteria (PIC) from select model object classes for model selection in predictive contexts. In contrast to the more widely used Akaike Information Criterion (AIC), which are derived under the assumption that target(s) of prediction (i.e. validation data) are independently and identically distributed to the fitting data, the PIC are derived under less restrictive assumptions and thus generalize AIC to the more practically relevant case of training/validation data heterogeneity. The methodology featured in this package is based on Flores (2021) <https://iro.uiowa.edu/esploro/outputs/doctoral/A-new-class-of-information-criteria/9984097169902771?institution=01IOWA_INST> "A new class of information criteria for improved prediction in the presence of training/validation data heterogeneity".

r-palettecore 0.4.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/heidihelena/palettecore
Licenses: FSDG-compatible
Build system: r
Synopsis: Derive, Optimise and Audit a Scientific Colour Palette from One Seed Colour
Description:

Generates sequential, diverging and categorical colour palettes from a single seed colour in OKLCH (the cylindrical lightness-chroma-hue representation of the Oklab perceptual colour space), with spacing measured by the CIEDE2000 colour-difference formula of the International Commission on Illumination. Audits every palette under simulated colour-vision deficiency, greyscale conversion, the standard Red Green Blue (sRGB) gamut and Web Content Accessibility Guidelines (WCAG) contrast. Colour-vision deficiency is simulated at severity 1.0 with the model of Machado, Oliveira and Fernandes (2009) <doi:10.1109/TVCG.2009.113>; the design rationale follows Crameri, Shephard and Heron (2020) <doi:10.1038/s41467-020-19160-7>. Mirrors the Python reference implementation maintained in the same repository and is validated against shared parity fixtures. Thresholds are configurable design rules, not established accessibility cut-offs.

r-proliferativeindex 1.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ProliferativeIndex
Licenses: Expat
Build system: r
Synopsis: Calculates and Analyzes the Proliferative Index
Description:

This package provides functions for calculating and analyzing the proliferative index (PI) from an RNA-seq dataset. As described in Ramaker & Lasseigne, et al. bioRxiv, 2016 <doi:10.1101/063057>.

r-pacheck 0.2.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-testthat@3.3.2 r-survival@3.8-6 r-stringi@1.8.7 r-simsurv@1.0.1 r-signal@1.8-1 r-scales@1.4.0 r-reshape2@1.4.5 r-randomforestsrc@3.6.2 r-moments@0.14.1 r-interp@1.1-6 r-gtools@3.9.5 r-glue@1.8.1 r-glmnet@5.0 r-ggplot2@4.0.3 r-flexsurv@2.3.2 r-fitdistrplus@1.2-6 r-dplyr@1.2.1 r-boot@1.3-32 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://xa4p.github.io/pacheck/
Licenses: GPL 3+
Build system: r
Synopsis: Probabilistic Analysis Check Package
Description:

Investigate (analytically or visually) the inputs and outputs of probabilistic analyses of health economic models using standard health economic visualisation and metamodelling methods.

r-purpleairapi 0.1.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/heba-razzak/PurpleAirAPI
Licenses: Expat
Build system: r
Synopsis: Historical Data Retrieval from 'PurpleAir' Sensors via API
Description:

This package provides tools for retrieving and analyzing air quality data from PurpleAir sensors through their API. Functions enable downloading historical measurements, accessing sensor metadata, and managing API request limitations through chunked data retrieval. For more information about the PurpleAir API, see <https://api.purpleair.com/>.

r-pdynmc 0.9.13
Propagated dependencies: r-rdpack@2.6.6 r-optimx@2025-4.9 r-matrix@1.7-5 r-mass@7.3-65 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/markusfritsch/pdynmc
Licenses: GPL 2+
Build system: r
Synopsis: Moment Condition Based Estimation of Linear Dynamic Panel Data Models
Description:

Linear dynamic panel data modeling based on linear and nonlinear moment conditions as proposed by Holtz-Eakin, Newey, and Rosen (1988) <doi:10.2307/1913103>, Ahn and Schmidt (1995) <doi:10.1016/0304-4076(94)01641-C>, and Arellano and Bover (1995) <doi:10.1016/0304-4076(94)01642-D>. Estimation of the model parameters relies on the Generalized Method of Moments (GMM) and instrumental variables (IV) estimation, numerical optimization (when nonlinear moment conditions are employed) and the computation of closed form solutions (when estimation is based on linear moment conditions). One-step, two-step and iterated estimation is available. For inference and specification testing, Windmeijer (2005) <doi:10.1016/j.jeconom.2004.02.005> and doubly corrected standard errors (Hwang, Kang, Lee, 2021 <doi:10.1016/j.jeconom.2020.09.010>) are available. Additionally, serial correlation tests, tests for overidentification, and Wald tests are provided. Functions for visualizing panel data structures and modeling results obtained from GMM estimation are also available. The plot methods include functions to plot unbalanced panel structure, coefficient ranges and coefficient paths across GMM iterations (the latter is implemented according to the plot shown in Hansen and Lee, 2021 <doi:10.3982/ECTA16274>). For a more detailed description of the GMM-based functionality, please see Fritsch, Pua, Schnurbus (2021) <doi:10.32614/RJ-2021-035>. For more details on the IV-based estimation routines, see Fritsch, Pua, and Schnurbus (WP, 2026) and Han and Phillips (2010) <doi:10.1017/S026646660909063X>.

r-prlogistic 2.0.2
Propagated dependencies: r-lme4@2.0-1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Raydonal/prLogistic
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of Prevalence Ratios via Logistic Regression Models
Description:

Estimates adjusted prevalence ratios (PR) and their confidence intervals from logistic regression models, addressing the well-known limitation of odds ratios (OR) as approximations to PR in cross-sectional studies with common outcomes. Supports independent observations (glm()), clustered/multilevel data (glmer() from lme4'), longitudinal data via Generalised Estimating Equations (geeglm() from geepack'), and complex survey designs (svyglm() from survey'). Inference is available via the delta method (conditional and marginal standardisation) and via bootstrap (normal-approximation and percentile intervals). Continuous covariates are handled through user-specified or median-based reference values; flexible baseline specification allows any reference category to be chosen for factor predictors. Based on the methodology described in Amorim & Ospina (2021) <doi:10.1590/0001-3765202120190316>.

r-pxweb 0.19.2
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8 r-curl@7.1.0 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/rOpenGov/pxweb/
Licenses: FreeBSD
Build system: r
Synopsis: R Interface to PXWEB APIs
Description:

Generic interface for the PX-Web/PC-Axis API. The PX-Web/PC-Axis API is used by organizations such as Statistics Sweden and Statistics Finland to disseminate data. The R package can interact with all PX-Web/PC-Axis APIs to fetch information about the data hierarchy, extract metadata and extract and parse statistics to R data.frame format. PX-Web is a solution to disseminate PC-Axis data files in dynamic tables on the web. Since 2013 PX-Web contains an API to disseminate PC-Axis files.

r-polytree 0.0.1
Propagated dependencies: r-igraph@2.3.1 r-foci@0.1.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PolyTree
Licenses: Expat
Build system: r
Synopsis: Estimate Causal Polytree from Data
Description:

Given a data matrix with rows representing data vectors and columns representing variables, produces a directed polytree for the underlying causal structure. Based on the algorithm developed in Chatterjee and Vidyasagar (2022) <arxiv:2209.07028>. The method is fully nonparametric, making no use of linearity assumptions, and especially useful when the number of variables is large.

r-pwt9 9.1-0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pwt9
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Penn World Table (Version 9.x)
Description:

The Penn World Table 9.x (<http://www.ggdc.net/pwt/>) provides information on relative levels of income, output, inputs, and productivity for 182 countries between 1950 and 2017.

r-path-chain 1.0.0
Propagated dependencies: r-stringi@1.8.7 r-rlang@1.2.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/krzjoa/path.chain
Licenses: Expat
Build system: r
Synopsis: Concise Structure for Chainable Paths
Description:

This package provides path_chain class and functions, which facilitates loading and saving directory structure in YAML configuration files via config package. The file structure you created during exploration can be transformed into legible section in the config file, and then easily loaded for further usage.

Total packages: 73977