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

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-plotgmm 0.2.2
Propagated dependencies: r-wesanderson@0.3.7 r-ggplot2@4.0.3 r-amerika@0.1.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=plotGMM
Licenses: Expat
Build system: r
Synopsis: Tools for Visualizing Gaussian Mixture Models
Description:

The main function, plot_GMM, is used for plotting output from Gaussian mixture models (GMMs), including both densities and overlaying mixture weight component curves from the fit GMM. The package also include the function, plot_cut_point, which plots the cutpoint (mu) from the GMM over a histogram of the distribution with several color options. Finally, the package includes the function, plot_mix_comps, which is used in the plot_GMM function, and can be used to create a custom plot for overlaying mixture component curves from GMMs. For the plot_mix_comps function, usage most often will be specifying the "fun" argument within "stat_function" in a ggplot2 object.

r-powertools 1.0.0
Propagated dependencies: r-powertost@1.5-7 r-mvtnorm@1.3-7 r-knitr@1.51 r-hmisc@5.2-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/powerandsamplesize/powertools
Licenses: Expat
Build system: r
Synopsis: Power and Sample Size Tools
Description:

Power and sample size calculations for a variety of study designs and outcomes. Methods include t tests, ANOVA (including tests for interactions, simple effects and contrasts), proportions, categorical data (chi-square tests and proportional odds), linear, logistic and Poisson regression, alternative and coprimary endpoints, power for confidence intervals, correlation coefficient tests, cluster randomized trials, individually randomized group treatment trials, multisite trials, treatment-by-covariate interaction effects and nonparametric tests of location. Utilities are provided for computing various effect sizes. Companion package to the book "Power and Sample Size in R", Crespi (2025, ISBN:9781138591622). Further resources available at <https://powerandsamplesize.org/>.

r-pomic 1.0.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=Pomic
Licenses: GPL 2
Build system: r
Synopsis: Pattern Oriented Modelling Information Criterion
Description:

Calculations of an information criterion are proposed to check the quality of simulations results of Agent-based models (ABM/IBM) or other non-linear rule-based models. The POMDEV measure (Pattern Oriented Modelling DEViance) is based on the Kullback-Leibler divergence and likelihood theory. It basically indicates the deviance of simulation results from field observations. Once POMDEV scores and metropolis-hasting sampling on different model versions are effectuated, POMIC scores (Pattern Oriented Modelling Information Criterion) can be calculated. This method could be further developed to incorporate multiple patterns assessment. Piou C, U Berger and V Grimm (2009) <doi:10.1016/j.ecolmodel.2009.05.003>.

r-pandemics 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pandemics
Licenses: GPL 2
Build system: r
Synopsis: Monitoring a Developing Pandemic with Available Data
Description:

Full dynamic system to describe and forecast the spread and the severity of a developing pandemic, based on available data. These data are number of infections, hospitalizations, deaths and recoveries notified each day. The system consists of three transitions, infection-infection, infection-hospital and hospital-death/recovery. The intensities of these transitions are dynamic and estimated using non-parametric local linear estimators. The package can be used to provide forecasts and survival indicators such as the median time spent in hospital and the probability that a patient who has been in hospital for a number of days can leave it alive. Methods are described in Gámiz, Mammen, Martà nez-Miranda, and Nielsen (2024) <doi:10.48550/arXiv.2308.09918> and <doi:10.48550/arXiv.2308.09919>.

r-psychwordvec 2025.11
Propagated dependencies: r-vroom@1.7.1 r-stringr@1.6.0 r-rtsne@0.17 r-rgl@1.3.36 r-qgraph@1.9.8 r-purrr@1.2.2 r-psych@2.6.5 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-data-table@1.18.4 r-corrplot@0.95 r-cli@3.6.6 r-brucer@2026.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://psychbruce.github.io/PsychWordVec/
Licenses: GPL 3
Build system: r
Synopsis: Word Embedding Research Framework for Psychological Science
Description:

An integrative toolbox of word embedding research that provides: (1) a collection of pre-trained static word vectors in the .RData compressed format <https://psychbruce.github.io/WordVector_RData.pdf>; (2) a group of functions to process, analyze, and visualize word vectors; (3) a range of tests to examine conceptual associations, including the Word Embedding Association Test <doi:10.1126/science.aal4230> and the Relative Norm Distance <doi:10.1073/pnas.1720347115>, with permutation test of significance; and (4) a set of training methods to locally train (static) word vectors from text corpora, including Word2Vec <doi:10.48550/arXiv.1301.3781>, GloVe <doi:10.3115/v1/D14-1162>, and FastText <doi:10.48550/arXiv.1607.04606>.

r-pcadapt 4.4.1
Propagated dependencies: r-rspectra@0.16-2 r-rmio@0.4.0 r-rcpp@1.1.1-1.1 r-mmapcharr@0.3.1 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-data-table@1.18.4 r-bigutilsr@0.3.11
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/bcm-uga/pcadapt
Licenses: GPL 2+
Build system: r
Synopsis: Fast Principal Component Analysis for Outlier Detection
Description:

This package provides methods to detect genetic markers involved in biological adaptation. pcadapt provides statistical tools for outlier detection based on Principal Component Analysis. Implements the method described in (Luu, 2016) <DOI:10.1111/1755-0998.12592> and later revised in (Privé, 2020) <DOI:10.1093/molbev/msaa053>.

r-prider 1.0.6
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-gplots@3.3.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/tamminenlab/prider
Licenses: Modified BSD
Build system: r
Synopsis: Multiplexed Primer Design by Linear Set Coverage Approximation
Description:

Implementation of an oligonucleotide primer and probe design algorithm using a linearly scaling approximation of set coverage. A detailed description available at Smolander and Tamminen, 2021; <doi:10.1101/2021.09.06.459073>.

r-phenospectra 0.1.0
Propagated dependencies: r-writexl@1.5.4 r-tidyr@1.3.2 r-rlang@1.2.0 r-readxl@1.5.0 r-openxlsx@4.2.8.1 r-magrittr@2.0.5 r-lubridate@1.9.5 r-dplyr@1.2.1 r-data-table@1.18.4 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PhenoSpectra
Licenses: Expat
Build system: r
Synopsis: Multispectral Data Analysis and Visualization
Description:

This package provides tools for processing, analyzing, and visualizing spectral data collected from 3D laser-based scanning systems. Supports applications in agriculture, forestry, environmental monitoring, industrial quality control, and biomedical research. Enables evaluation of plant growth, productivity, resource efficiency, disease management, and pest monitoring. Includes statistical methods for extracting insights from multispectral and hyperspectral data and generating publication-ready visualizations. See Zieschank & Junker (2023) <doi:10.3389/fpls.2023.1141554> and Saric et al. (2022) <doi:10.1016/J.TPLANTS.2021.12.003> for related work.

r-plumber2 0.2.0
Propagated dependencies: r-yaml@2.3.12 r-webutils@1.2.2 r-svglite@2.2.2 r-stringi@1.8.7 r-roxygen2@8.0.0 r-routr@2.0.0 r-rlang@1.2.0 r-reqres@1.2.0 r-readr@2.2.0 r-rapidoc@9.3.4 r-ragg@1.5.2 r-r6@2.6.1 r-promises@1.5.0 r-jsonlite@2.0.0 r-fs@2.1.0 r-firestorm@0.1.0 r-firesale@0.1.1 r-firesafety@0.1.0 r-fireproof@0.1.0 r-fiery@1.5.0 r-cli@3.6.6 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://plumber2.posit.co/
Licenses: Expat
Build system: r
Synopsis: Easy and Powerful Web Servers
Description:

Automatically create a web server from annotated R files or by building it up programmatically. Provides automatic OpenAPI documentation, input handling, asynchronous evaluation, and plugin support.

r-ptsr 0.1.3
Propagated dependencies: r-suppdists@1.1-9.9 r-numderiv@2016.8-1.1 r-extradistr@1.10.0.4 r-actuar@3.3-7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PTSR
Licenses: GPL 3+
Build system: r
Synopsis: Positive Time Series Regression
Description:

This package provides a collection of functions to simulate, estimate and forecast a wide range of regression based dynamic models for positive time series. This package implements the results presented in Prass, T.S.; Pumi, G.; Taufemback, C.G. and Carlos, J.H. (2025). "Positive time series regression models: theoretical and computational aspects". Computational Statistics 40, 1185â 1215. <doi:10.1007/s00180-024-01531-z>.

r-pmem 1.0-1
Propagated dependencies: r-sf@1.1-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pMEM
Licenses: GPL 3
Build system: r
Synopsis: Predictive Moran's Eigenvector Maps
Description:

Calculate Predictive Moran's Eigenvector Maps (pMEM) for spatially-explicit prediction of environmental variables, as defined by Guénard and Legendre (2024) <doi:10.1111/2041-210X.14413>. pMEM extends classical MEM by enabling interpolation and prediction at unsampled locations using spatial weighting functions parameterized by range (and optionally shape). The package implements multiple pMEM types (e.g., exponential, Gaussian, linear) and features a modular architecture that allows programmers to define custom weighting functions. Designed for ecologists, geographers, and spatial analysts working with spatially-structured data.

r-pmsims 1.0.0
Propagated dependencies: r-timeroc@0.4.1 r-survival@3.8-6 r-proc@1.19.0.1 r-mlpwr@1.1.1 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pmsims-package.github.io/pmsims/
Licenses: GPL 3+
Build system: r
Synopsis: Simulation-Based Sample Size Tools for Prediction Models
Description:

This package provides a flexible, simulation-based toolkit for exploring how much data are needed to develop reliable prediction models. It works by repeatedly generating data, fitting models, and evaluating performance to show how sample size affects predictive accuracy, calibration, and overfitting. The package supports continuous, binary, and time-to-event outcomes and can be used with both regression-based modelling approaches and machine-learning methods. It is designed to help researchers plan studies, assess feasibility, and build more robust and generalisable models. The methods are described in Olaniran et al. (2026) <doi:10.1186/s12874-026-02935-9> and Shamsutdinova et al. (2026) <doi:10.48550/arXiv.2602.23507>.

r-pointr 0.2.0
Propagated dependencies: r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/jsugarelli/pointr/
Licenses: GPL 3
Build system: r
Synopsis: Working Comfortably with Pointers and Shortcuts to R Objects
Description:

R has no built-in pointer functionality. The pointr package fills this gap and lets you create pointers to R objects, including subsets of dataframes. This makes your R code more readable and maintainable.

r-pdtoolkit 1.2.0
Propagated dependencies: r-rpart@4.1.27 r-monobin@0.2.4 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/andrija-djurovic/PDtoolkit
Licenses: GPL 3+
Build system: r
Synopsis: Collection of Tools for PD Rating Model Development and Validation
Description:

The goal of this package is to cover the most common steps in probability of default (PD) rating model development and validation. The main procedures available are those that refer to univariate, bivariate, multivariate analysis, calibration and validation. Along with accompanied monobin and monobinShiny packages, PDtoolkit provides functions which are suitable for different data transformation and modeling tasks such as: imputations, monotonic binning of numeric risk factors, binning of categorical risk factors, weights of evidence (WoE) and information value (IV) calculations, WoE coding (replacement of risk factors modalities with WoE values), risk factor clustering, area under curve (AUC) calculation and others. Additionally, package provides set of validation functions for testing homogeneity, heterogeneity, discriminatory and predictive power of the model.

r-pdsce 1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PDSCE
Licenses: GPL 2
Build system: r
Synopsis: Positive Definite Sparse Covariance Estimators
Description:

Compute and tune some positive definite and sparse covariance estimators.

r-pwsem 1.0.0
Propagated dependencies: r-poolr@1.2-0 r-mgcv@1.9-4 r-igraph@2.3.1 r-ggm@2.5.2 r-gamm4@0.2-7 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pwSEM
Licenses: Expat
Build system: r
Synopsis: Piecewise Structural Equation Modelling
Description:

Conduct dsep tests (piecewise SEM) of a directed, or mixed, acyclic graph without latent variables (but possibly with implicitly marginalized or conditioned latent variables that create dependent errors) based on linear, generalized linear, or additive modelswith or without a nesting structure for the data. Also included are functions to do desp tests step-by-step,exploratory path analysis, and Monte Carlo X2 probabilities. This package accompanies Shipley, B, (2026).Cause and Correlation in Biology: A User's Guide to Path Analysis, StructuralEquations and Causal Inference (3rd edition). Cambridge University Press.

r-pk-unit-trans 0.1.0
Propagated dependencies: r-stringi@1.8.7 r-maditr@0.8.7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pk.unit.trans
Licenses: Expat
Build system: r
Synopsis: Achieve Numerical Conversion Between Units Commonly Used in Pharmacokinetics
Description:

Achieve internal conversions of mass units, molar units, and volume units commonly used in pharmacokinetics, as well as conversions between mass units and molar units.

r-peakram 1.0.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: http://github.com/tpq/peakRAM
Licenses: GPL 2
Build system: r
Synopsis: Monitor the Total and Peak RAM Used by an Expression or Function
Description:

When working with big data sets, RAM conservation is critically important. However, it is not always enough to just monitor the size of the objects created. So-called "copy-on-modify" behavior, characteristic of R, means that some expressions or functions may require an unexpectedly large amount of RAM overhead. For example, replacing a single value in a matrix duplicates that matrix in the back-end, making this task require twice as much RAM as that used by the matrix itself. This package makes it easy to monitor the total and peak RAM used so that developers can quickly identify and eliminate RAM hungry code.

r-paleoam 1.0.1
Propagated dependencies: r-vegan@2.7-3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=paleoAM
Licenses: CC0
Build system: r
Synopsis: Simulating Assemblage Models of Abundance for the Fossil Record
Description:

This package provides functions for fitting abundance distributions over environmental gradients to the species in ecological communities, and tools for simulating the fossil assemblages from those abundance models for such communities, as well as simulating assemblages across various patterns of sedimentary history and sampling. These tools are for particular use with fossil records with detailed age models and abundance distributions used for calculating environmental gradients from ordinations or other indices based on fossil assemblages.

r-piecemeal 0.2.0
Propagated dependencies: r-rsqlite@3.52.0 r-rlang@1.2.0 r-r6@2.6.1 r-purrr@1.2.2 r-filelock@1.0.3 r-dbi@1.3.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=piecemeal
Licenses: GPL 3+
Build system: r
Synopsis: Wrangle Large Simulation Studies
Description:

An R6 class to set up, run, monitor, collate, and debug large simulation studies comprising many small independent replications and treatment configurations. Parallel processing, reproducibility, fault- and error-tolerance, and ability to resume an interrupted or timed-out simulation study are built in.

r-ppgm 1.1
Propagated dependencies: r-stringi@1.8.7 r-sp@2.2-1 r-sf@1.1-1 r-phytools@2.5-2 r-phangorn@2.12.1 r-gifski@1.32.0-2 r-geiger@2.0.12 r-foreach@1.5.2 r-fields@17.3 r-doparallel@1.0.17 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ppgm
Licenses: GPL 3+
Build system: r
Synopsis: PaleoPhyloGeographic Modeling of Climate Niches and Species Distributions
Description:

Reconstruction of paleoclimate niches using phylogenetic comparative methods and projection reconstructed niches onto paleoclimate maps. The user can specify various models of trait evolution or estimate the best fit model, include fossils, use one or multiple phylogenies for inference, and make animations of shifting suitable habitat through time. This model was first used in Lawing and Polly (2011), and further implemented in Lawing et al (2016) and Rivera et al (2020). Lawing and Polly (2011) <doi:10.1371/journal.pone.0028554> "Pleistocene climate, phylogeny and climate envelope models: An integrative approach to better understand species response to climate change" Lawing et al (2016) <doi:10.1086/687202> "Including fossils in phylogenetic climate reconstructions: A deep time perspective on the climatic niche evolution and diversification of spiny lizards (Sceloporus)" Rivera et al (2020) <doi:10.1111/jbi.13915> "Reconstructing historical shifts in suitable habitat of Sceloporus lineages using phylogenetic niche modelling.".

r-protoclust 1.6.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=protoclust
Licenses: GPL 2
Build system: r
Synopsis: Hierarchical Clustering with Prototypes
Description:

This package performs minimax linkage hierarchical clustering. Every cluster has an associated prototype element that represents that cluster as described in Bien, J., and Tibshirani, R. (2011), "Hierarchical Clustering with Prototypes via Minimax Linkage," The Journal of the American Statistical Association, 106(495), 1075-1084.

r-plinkfile 0.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=plinkFile
Licenses: GPL 2+
Build system: r
Synopsis: 'PLINK' (and 'GCTA') File Helpers
Description:

Reads/write binary genotype file compatible with PLINK <https://www.cog-genomics.org/plink/1.9/input#bed> into/from a R matrix; traverse genotype data one windows of variants at a time, like apply() or a for loop; reads/writes genotype relatedness/kinship matrices created by PLINK <https://www.cog-genomics.org/plink/1.9/distance#make_rel> or GCTA <https://cnsgenomics.com/software/gcta/#MakingaGRM> into/from a R square matrix. It is best used for bringing data produced by PLINK and GCTA into R workflow.

r-pcalibrate 0.2-2
Propagated dependencies: r-mcmcpack@1.7-1 r-exact2x2@1.7.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pCalibrate
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Calibrations of p-Values
Description:

This package implements transformations of p-values to the smallest possible Bayes factor within the specified class of alternative hypotheses, as described in Held & Ott (2018, <doi:10.1146/annurev-statistics-031017-100307>). Covers several common testing scenarios such as z-tests, t-tests, likelihood ratio tests and the F-test.

Total packages: 73955