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

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-paramhetero 1.0.0
Propagated dependencies: r-mass@7.3-65 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=paramhetero
Licenses: GPL 3
Build system: r
Synopsis: Numeric and Visual Comparisons of Heterogeneity in Parametric Models
Description:

This package performs statistical tests to compare coefficients and residual variance across models. Also provides graphical methods for assessing heterogeneity in coefficients and residuals. Currently supports linear and generalized linear models.

r-pvlrt 0.5.1
Propagated dependencies: r-rcolorbrewer@1.1-3 r-progress@1.2.3 r-magrittr@2.0.5 r-glue@1.8.1 r-ggplot2@4.0.3 r-ggfittext@0.10.3 r-data-table@1.18.4 r-bit64@4.8.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pvLRT
Licenses: GPL 3
Build system: r
Synopsis: Likelihood Ratio Test-Based Approaches to Pharmacovigilance
Description:

This package provides a suite of likelihood ratio test based methods to use in pharmacovigilance. Contains various testing and post-processing functions.

r-phi2rho 1.0.2
Propagated dependencies: r-rmpfr@1.1-2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=Phi2rho
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Owen's T Function and Bivariate Normal Integral
Description:

Computes Owen's T function or the bivariate normal integral using one of the following methods: the modified Euler's arctangent series, tetrachoric series, or Vasicek's series. For the methodology, see Komelj, J. (2023) <doi:10.4236/ajcm.2023.134026>, or the revised postprint version with corrected contents and improved typography at <doi:10.48550/arXiv.2312.00011>. Also see the alternative approach by Vasicek, O. A. (1998) <doi:10.21314/JCF.1998.015>.

r-pov 0.1.4
Propagated dependencies: r-formula-tools@1.7.1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/PaulAntonDeen/POV-R-Package
Licenses: GPL 3
Build system: r
Synopsis: Partition of Variation Variance Component Analysis Method
Description:

An implementation of the Partition Of variation (POV) method as developed by Dr. Thomas A Little <https://thomasalittleconsulting.com> in 1993 for the analysis of semiconductor data for hard drive manufacturing. POV is based on sequential sum of squares and is an exact method that explains all observed variation. It quantitates both the between and within factor variation effects and can quantitate the influence of both continuous and categorical factors.

r-palmr 0.2.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://palmr.ly.gd.edu.kg/
Licenses: FSDG-compatible
Build system: r
Synopsis: Interface for 'Google Pathways Language Model 2 (PaLM 2)'
Description:

Google Pathways Language Model 2 (PaLM 2) as a coding and writing assistant designed for R'. With a range of functions, including natural language processing and coding optimization, to assist R developers in simplifying tedious coding tasks and content searching.

r-paramanova 0.1.4
Propagated dependencies: r-tibble@3.3.1 r-rstatix@0.7.3 r-rlang@1.2.0 r-mlr3misc@0.21.0 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ParamANOVA
Licenses: Expat
Build system: r
Synopsis: Fully Parameterizable ANOVA Tests
Description:

Allows the user to perform ANOVA tests (in a strict sense: continuous and normally-distributed Y variable and 1 or more factorial/categorical X variable(s)), with the possibility to specify the type of sum of squares (1, 2 or 3), the types of variables (Fixed or Random) and their relationships (crossed or nested) with the sole function of the package (FullyParamANOVA()). The resulting outputs are the same as in SAS software. A dataset (Butterfly) to test the function is also joined.

r-podbay 1.4.3
Propagated dependencies: r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PoDBAY
Licenses: GPL 3
Build system: r
Synopsis: Vaccine Efficacy Estimation Package
Description:

Set of functions that implement the PoDBAY method, described in the publication A method to estimate probability of disease and vaccine efficacy from clinical trial immunogenicity data by Julie Dudasova, Regina Laube, Chandni Valiathan, Matthew C. Wiener, Ferdous Gheyas, Pavel Fiser, Justina Ivanauskaite, Frank Liu and Jeffrey R. Sachs (NPJ Vaccines, 2021), <doi:10.1038/s41541-021-00377-6>.

r-percentiles 0.3.0
Propagated dependencies: r-r6@2.6.1 r-dplyr@1.2.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=percentiles
Licenses: GPL 3
Build system: r
Synopsis: Calculate (Stratified) Percentiles
Description:

Calculate (stratified) percentiles on a data.frame Stratification will split the data.frame into subgroups and calculate percentiles for each independently.

r-pooledcohort 0.0.2
Propagated dependencies: r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/bcjaeger/PooledCohort
Licenses: Expat
Build system: r
Synopsis: Predicted Risk for CVD using Pooled Cohort Equations, PREVENT Equations, and Other Contemporary CVD Risk Calculators
Description:

The 2017 American College of Cardiology and American Heart Association blood pressure guideline recommends using 10-year predicted atherosclerotic cardiovascular disease risk to guide the decision to initiate or intensify antihypertensive medication. The guideline recommends using the Pooled Cohort risk prediction equations to predict 10-year atherosclerotic cardiovascular disease risk. This package implements the original Pooled Cohort risk prediction equations and also incorporates updated versions based on more contemporary data and statistical methods.

r-patternator 0.1.0
Propagated dependencies: r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/stathwang/patternator
Licenses: GPL 2+
Build system: r
Synopsis: Feature Extraction from Female Brown Anole Lizard Dorsal Patterns
Description:

This package provides a set of functions to efficiently recognize and clean the continuous dorsal pattern of a female brown anole lizard (Anolis sagrei) traced from ImageJ', an open platform for scientific image analysis (see <https://imagej.net> for more information), and extract common features such as the pattern sinuosity indices, coefficient of variation, and max-min width.

r-power-transform 1.0.5
Propagated dependencies: r-rlang@1.2.0 r-nloptr@2.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/oncoray/power.transform
Licenses: FSDG-compatible
Build system: r
Synopsis: Location and Scale Invariant Power Transformations
Description:

Location- and scale-invariant Box-Cox and Yeo-Johnson power transformations allow for transforming variables with distributions distant from 0 to normality. Transformers are implemented as S4 objects. These allow for transforming new instances to normality after optimising fitting parameters on other data. A test for central normality allows for rejecting transformations that fail to produce a suitably normal distribution, independent of sample number.

r-popkin 1.3.23
Propagated dependencies: r-rcolorbrewer@1.1-3 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/StoreyLab/popkin/
Licenses: GPL 3
Build system: r
Synopsis: Estimate Kinship and FST under Arbitrary Population Structure
Description:

This package provides functions to estimate the kinship matrix of individuals from a large set of biallelic SNPs, and extract inbreeding coefficients and the generalized FST (Wright's fixation index). Method described in Ochoa and Storey (2021) <doi:10.1371/journal.pgen.1009241>.

r-pensim 1.3.6
Propagated dependencies: r-penalized@0.9-53 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://waldronlab.io/pensim/
Licenses: GPL 2+
Build system: r
Synopsis: Simulation of High-Dimensional Data and Parallelized Repeated Penalized Regression
Description:

Simulation of continuous, correlated high-dimensional data with time to event or binary response, and parallelized functions for Lasso, Ridge, and Elastic Net penalized regression with repeated starts and two-dimensional tuning of the Elastic Net.

r-poet 2.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=POET
Licenses: GPL 2
Build system: r
Synopsis: Principal Orthogonal ComplEment Thresholding (POET) Method
Description:

Estimate large covariance matrices in approximate factor models by thresholding principal orthogonal complements.

r-pg 0.2.4
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://tmsalab.github.io/pg/
Licenses: GPL 3+
Build system: r
Synopsis: Polya Gamma Distribution Sampler
Description:

This package provides access to a high performant random distribution sampler for the Polya Gamma Distribution using either C++ headers for Rcpp or RcppArmadillo and R'.

r-profiler 0.3-6
Propagated dependencies: r-reshape@0.8.10 r-rcolorbrewer@1.1-3 r-lavaan@0.6-21 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=profileR
Licenses: GPL 3
Build system: r
Synopsis: Profile Analysis of Multivariate Data in R
Description:

This package provides a suite of multivariate methods and data visualization tools to implement profile analysis and cross-validation techniques described in Davison & Davenport (2002) <DOI: 10.1037/1082-989X.7.4.468>, Bulut (2013), and other published and unpublished resources. The package includes routines to perform criterion-related profile analysis, profile analysis via multidimensional scaling, moderated profile analysis, generalizability theory, profile analysis by group, and a within-person factor model to derive score profiles.

r-prettymapr 0.2.5
Propagated dependencies: r-rjson@0.2.23 r-plyr@1.8.9 r-httr@1.4.8 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/paleolimbot/prettymapr
Licenses: GPL 2
Build system: r
Synopsis: Scale Bar, North Arrow, and Pretty Margins in R
Description:

Automates the process of creating a scale bar and north arrow in any package that uses base graphics to plot in R. Bounding box tools help find and manipulate extents. Finally, there is a function to automate the process of setting margins, plotting the map, scale bar, and north arrow, and resetting graphic parameters upon completion.

r-psy 1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=psy
Licenses: GPL 2+
Build system: r
Synopsis: Various Procedures Used in Psychometrics
Description:

Kappa, ICC, reliability coefficient, parallel analysis, multi-traits multi-methods, spherical representation of a correlation matrix.

r-palimpsestr 0.24.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/enzococca/palimpsestr
Licenses: Expat
Build system: r
Synopsis: Probabilistic Decomposition of Archaeological Palimpsests
Description:

Probabilistic framework for the analysis of archaeological palimpsests based on the Stratigraphic Entanglement Field (SEF). Integrates spatial proximity, stratigraphic depth, chronological overlap, and cultural similarity to estimate latent depositional phases via diagonal Gaussian mixture Expectation-Maximisation (EM). Provides the Stratigraphic Entanglement Index (SEI), Excavation Stratigraphic Energy (ESE), and Palimpsest Dissolution Index (PDI) for quantifying depositional coherence, detecting intrusive finds, and measuring palimpsest formation. Includes simulation, diagnostics, phase-count selection, publication-quality plots, and Geographic Information System (GIS) export via sf'. Methods are described in Cocca (2026) <https://github.com/enzococca/palimpsestr>.

r-pscdesign 1.0.0
Propagated dependencies: r-survival@3.8-6 r-s7@0.2.2 r-psc@2.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/richJJackson/pscDesign
Licenses: GPL 3
Build system: r
Synopsis: Study Design for Personalised Synthetic Controls
Description:

This package provides tools for the design of prospective studies using Personalised Synthetic Controls. Can be used in either single arm or randomised studies.

r-pastclim 2.2.0
Propagated dependencies: r-xml2@1.5.2 r-terra@1.9-27 r-sf@1.1-1 r-ncdf4@1.24 r-lubridate@1.9.5 r-gstat@2.1-6 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/EvolEcolGroup/pastclim
Licenses: FSDG-compatible
Build system: r
Synopsis: Manipulate Time Series of Climate Reconstructions
Description:

This package provides methods to easily extract and manipulate climate reconstructions for ecological and anthropological analyses, as described in Leonardi et al. (2023) <doi:10.1111/ecog.06481>. The package includes datasets of palaeoclimate reconstructions, present observations, and future projections from multiple climate models.

r-pdspecest 1.2.6
Propagated dependencies: r-rdpack@2.6.6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-multitaper@1.0-17 r-ddalpha@1.3.16
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/JorisChau/pdSpecEst
Licenses: GPL 2
Build system: r
Synopsis: An Analysis Toolbox for Hermitian Positive Definite Matrices
Description:

An implementation of data analysis tools for samples of symmetric or Hermitian positive definite matrices, such as collections of covariance matrices or spectral density matrices. The tools in this package can be used to perform: (i) intrinsic wavelet transforms for curves (1D) or surfaces (2D) of Hermitian positive definite matrices with applications to dimension reduction, denoising and clustering in the space of Hermitian positive definite matrices; and (ii) exploratory data analysis and inference for samples of positive definite matrices by means of intrinsic data depth functions and rank-based hypothesis tests in the space of Hermitian positive definite matrices.

r-polimetrics 1.2.1.14
Propagated dependencies: r-tidyverse@2.0.0 r-stringr@1.6.0 r-rstatix@0.7.3 r-rlang@1.2.0 r-purrr@1.2.2 r-mass@7.3-65 r-gplots@3.3.0 r-ggplot2@4.0.3 r-formula-tools@1.7.1 r-dplyr@1.2.1 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=polimetrics
Licenses: GPL 3
Build system: r
Synopsis: R Tools for Political Measures
Description:

This is a collection of data and functions for common metrics in political science research. Data measuring ideology, and functions calculating geographical diffusion and ideological diffusion - geog.diffuse() and ideo.dist(), respectively. Functions derived from methods developed in: Soule and King (2006) <doi:10.1086/499908>, Berry et al. (1998) <doi:10.2307/2991759>, Cruz-Aceves and Mallinson (2019) <doi:10.1177/0160323X20902818>, and Grossback et al. (2004) <doi:10.1177/1532673X04263801>.

r-primefactr 0.1.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/privefl/primefactr
Licenses: GPL 3
Build system: r
Synopsis: Use Prime Factorization for Computations
Description:

Use Prime Factorization for simplifying computations, for instance for ratios of large factorials.

Total packages: 73978