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

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-psfmi 1.4.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-survival@3.8-6 r-stringr@1.6.0 r-rsample@1.3.2 r-rms@8.1-1 r-purrr@1.2.2 r-proc@1.19.0.1 r-norm@1.0-11.1 r-mitools@2.4 r-mitml@0.4-5 r-mice@3.19.0 r-magrittr@2.0.5 r-lme4@2.0-1 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cvauc@1.1.4 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://mwheymans.github.io/psfmi/
Licenses: GPL 2+
Build system: r
Synopsis: Prediction Model Pooling, Selection and Performance Evaluation Across Multiply Imputed Datasets
Description:

Pooling, backward and forward selection of linear, logistic and Cox regression models in multiply imputed datasets. Backward and forward selection can be done from the pooled model using Rubin's Rules (RR), the D1, D2, D3, D4 and the median p-values method. This is also possible for Mixed models. The models can contain continuous, dichotomous, categorical and restricted cubic spline predictors and interaction terms between all these type of predictors. The stability of the models can be evaluated using (cluster) bootstrapping. The package further contains functions to pool model performance measures as ROC/AUC, Reclassification, R-squared, scaled Brier score, H&L test and calibration plots for logistic regression models. Internal validation can be done across multiply imputed datasets with cross-validation or bootstrapping. The adjusted intercept after shrinkage of pooled regression coefficients can be obtained. Backward and forward selection as part of internal validation is possible. A function to externally validate logistic prediction models in multiple imputed datasets is available and a function to compare models. For Cox models a strata variable can be included. Eekhout (2017) <doi:10.1186/s12874-017-0404-7>. Wiel (2009) <doi:10.1093/biostatistics/kxp011>. Marshall (2009) <doi:10.1186/1471-2288-9-57>.

r-polypatex 0.9.2
Propagated dependencies: r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PolyPatEx
Licenses: FSDG-compatible
Build system: r
Synopsis: Paternity Exclusion in Autopolyploid Species
Description:

This package provides functions to perform paternity exclusion via allele matching, in autopolyploid species having ploidy 4, 6, or 8. The marker data used can be genotype data (copy numbers known) or allelic phenotype data (copy numbers not known).

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-pl94171 1.2.1
Propagated dependencies: r-withr@3.0.2 r-tinytiger@0.0.11 r-stringr@1.6.0 r-sf@1.1-1 r-readr@2.2.0 r-foreign@0.8-91 r-dplyr@1.2.1 r-curl@7.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://corymccartan.com/PL94171/
Licenses: Expat
Build system: r
Synopsis: Tabulate P.L. 94-171 Redistricting Data Summary Files
Description:

This package provides tools to process legacy format summary redistricting data files produced by the United States Census Bureau pursuant to P.L. 94-171. These files are generally available earlier but are difficult to work with as-is.

r-plgp 1.1-13
Propagated dependencies: r-tgp@2.4-23 r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://bobby.gramacy.com/r_packages/plgp/
Licenses: LGPL 2.0+
Build system: r
Synopsis: Particle Learning of Gaussian Processes
Description:

Sequential Monte Carlo (SMC) inference for fully Bayesian Gaussian process (GP) regression and classification models by particle learning (PL) following Gramacy & Polson (2011) <doi:10.48550/arXiv.0909.5262>. The sequential nature of inference and the active learning (AL) hooks provided facilitate thrifty sequential design (by entropy) and optimization (by improvement) for classification and regression models, respectively. This package essentially provides a generic PL interface, and functions (arguments to the interface) which implement the GP models and AL heuristics. Functions for a special, linked, regression/classification GP model and an integrated expected conditional improvement (IECI) statistic provide for optimization in the presence of unknown constraints. Separable and isotropic Gaussian, and single-index correlation functions are supported. See the examples section of ?plgp and demo(package="plgp") for an index of demos.

r-pepdiff 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-forcats@1.0.1 r-emmeans@2.0.3 r-dplyr@1.2.1 r-cowplot@1.2.0 r-artool@0.11.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pepdiff
Licenses: Expat
Build system: r
Synopsis: Differential Abundance Analysis for Phosphoproteomics Data
Description:

This package provides tools for analyzing differential abundance in proteomics experiments. Implements S3 classes for data management and supports Generalized Linear Models (GLM; Nelder and Wedderburn (1972) <doi:10.2307/2344614>), Aligned Rank Transform (ART; Wobbrock et al. (2011) <doi:10.1145/1978942.1978963>), and pairwise test methods for statistical analysis. Includes visualization functions for Principal Component Analysis (PCA), volcano plots, and heatmaps.

r-pwev 0.1.0
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-weightedensemble@0.1.0 r-rumidas@0.1.3 r-rugarch@1.5-5 r-metrics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PWEV
Licenses: GPL 3
Build system: r
Synopsis: PSO Based Weighted Ensemble Algorithm for Volatility Modelling
Description:

Price volatility refers to the degree of variation in series over a certain period of time. This volatility is especially noticeable in agricultural commodities, adding uncertainty for farmers, traders, and others in the agricultural supply chain. Commonly and popularly used four volatility models viz, GARCH, Glosten Jagannatan Runkle-GARCH (GJR-GARCH) model, exponentially weighted moving average (EWMA) model and Multiplicative Error Model (MEM) are selected and implemented. PWAVE, weighted ensemble model based on particle swarm optimization (PSO) is proposed to combine the forecast obtained from all the candidate models. This package has been developed using algorithm of Paul et al. <doi:10.1007/s40009-023-01218-x> and Yeasin and Paul (2024) <doi:10.1007/s11227-023-05542-3>.

r-perregmod 4.4.3
Propagated dependencies: r-sn@2.1.3 r-readxl@1.5.0 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://doi.org/10.1080/03610918.2024.2314662
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Fitting Periodic Coefficients Linear Regression Models
Description:

This package provides tools for fitting periodic coefficients regression models to data where periodicity plays a crucial role. It allows users to model and analyze relationships between variables that exhibit cyclical or seasonal patterns, offering functions for estimating parameters and testing the periodicity of coefficients in linear regression models. For simple periodic coefficient regression model see Regui et al. (2024) <doi:10.1080/03610918.2024.2314662>.

r-projections 0.6.1
Propagated dependencies: r-incidence@1.7.6 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://www.repidemicsconsortium.org/projections/
Licenses: Expat
Build system: r
Synopsis: Project Future Case Incidence
Description:

This package provides functions and graphics for projecting daily incidence based on past incidence, and estimates of the serial interval and reproduction number. Projections are based on a branching process using a Poisson-distributed number of new cases per day, similar to the model used for estimating R in EpiEstim or in earlyR', and described by Nouvellet et al. (2017) <doi:10.1016/j.epidem.2017.02.012>. The package provides the S3 class projections which extends matrix', with accessors and additional helpers for handling, subsetting, merging, or adding these objects, as well as dedicated printing and plotting methods.

r-purging 1.0.0
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=purging
Licenses: Expat
Build system: r
Synopsis: Simple Method for Purging Mediation Effects among Independent Variables
Description:

Simple method of purging independent variables of mediating effects. First, regress the direct variable on the indirect variable. Then, used the stored residuals as the new purged (direct) variable in the updated specification. This purging process allows for use of a new direct variable uncorrelated with the indirect variable. Please cite the method and/or package using Waggoner, Philip D. (2018) <doi:10.1177/1532673X18759644>.

r-pmparser 1.0.26
Dependencies: unzip@6.0 sqlite@3.39.3
Propagated dependencies: r-xml2@1.5.2 r-withr@3.0.2 r-rcurl@1.98-1.18 r-r-utils@2.13.0 r-jsonlite@2.0.0 r-iterators@1.0.14 r-glue@1.8.1 r-foreach@1.5.2 r-dbi@1.3.0 r-data-table@1.18.4 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pmparser.hugheylab.org
Licenses: GPL 2
Build system: r
Synopsis: Create and Maintain a Relational Database of Data from PubMed/MEDLINE
Description:

This package provides a simple interface for extracting various elements from the publicly available PubMed XML files, incorporating PubMed's regular updates, and combining the data with the NIH Open Citation Collection. See Schoenbachler and Hughey (2021) <doi:10.7717/peerj.11071>.

r-plug 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-keyring@1.4.1 r-httr2@1.2.2 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: <https://github.com/StrategicProjects/plug>
Licenses: Expat
Build system: r
Synopsis: Secure and Intuitive Access to 'Plug' Interface
Description:

This package provides a secure and user-friendly interface to interact with the Plug <https://plugbytpf.com.br> API'. It enables developers to store and manage tokens securely using the keyring package, retrieve data from API endpoints with the httr2 package, and handle large datasets with chunked data fetching. Designed for simplicity and security, the package facilitates seamless integration with Plug ecosystem.

r-phase1rmd 1.0.9
Propagated dependencies: r-rjags@4-17 r-mvtnorm@1.3-7 r-ggplot2@4.0.3 r-coda@0.19-4.1 r-boot@1.3-32 r-arrayhelpers@1.1-0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=phase1RMD
Licenses: GPL 2+
Build system: r
Synopsis: Repeated Measurement Design for Phase I Clinical Trial
Description:

This package implements our Bayesian phase I repeated measurement design that accounts for multidimensional toxicity endpoints from multiple treatment cycles. The package also provides a novel design to account for both multidimensional toxicity endpoints and early-stage efficacy endpoints in the phase I design. For both designs, functions are provided to recommend the next dosage selection based on the data collected in the available patient cohorts and to simulate trial characteristics given design parameters. Yin, Jun, et al. (2017) <doi:10.1002/sim.7134>.

r-pointdensityp 0.3.5
Propagated dependencies: r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pointdensityP
Licenses: Expat
Build system: r
Synopsis: Point Density for Geospatial Data
Description:

The function pointdensity returns a density count and the temporal average for every point in the original list. The dataframe returned includes four columns: lat, lon, count, and date_avg. The "lat" column is the original latitude data; the "lon" column is the original longitude data; the "count" is the density count of the number of points within a radius of radius*grid_size (the neighborhood); and the date_avg column includes the average date of each point in the neighborhood.

r-pairscale 1.0
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://github.com/ftwkoopmans/pairscale/
Licenses: AGPL 3+
Build system: r
Synopsis: Pairwise Rescaling of Numeric Matrices
Description:

Normalization of numerical matrices by minimizing the mean/median/mode difference between all column pairs.

r-primarycensored 1.5.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://primarycensored.epinowcast.org
Licenses: Expat
Build system: r
Synopsis: Primary Event Censored Distributions
Description:

This package provides functions for working with primary event censored distributions and Stan implementations for use in Bayesian modeling. Primary event censored distributions are useful for modeling delayed reporting scenarios in epidemiology and other fields (Charniga et al. (2024) <doi:10.48550/arXiv.2405.08841>). It also provides support for arbitrary delay distributions, a range of common primary distributions, and allows for truncation and secondary event censoring to be accounted for (Park et al. (2024) <doi:10.1101/2024.01.12.24301247>). A subset of common distributions also have analytical solutions implemented, allowing for faster computation. In addition, it provides multiple methods for fitting primary event censored distributions to data via optional dependencies.

r-popreconstruct 1.0-6
Propagated dependencies: r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=popReconstruct
Licenses: GPL 3
Build system: r
Synopsis: Reconstruct Human Populations of the Recent Past
Description:

This package implements the Bayesian hierarchical model described by Wheldon, Raftery, Clark and Gerland (see: <doi:10.1080/01621459.2012.737729>) for simultaneously estimating age-specific population counts, fertility rates, mortality rates and net international migration flows, at the national level.

r-parcr 0.6.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/SystemsBioinformatics/parcr
Licenses: Expat
Build system: r
Synopsis: Construct Parsers for Structured Text Files
Description:

Construct parser combinator functions, higher order functions that parse input. Construction of such parsers is transparent and easy. Their main application is the parsing of structured text files like those generated by laboratory instruments. Based on a paper by Hutton (1992) <doi:10.1017/S0956796800000411>.

r-phasegmm 0.1.1
Propagated dependencies: r-nleqslv@3.3.7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PhaseGMM
Licenses: GPL 2
Build system: r
Synopsis: Phase-Function Based Estimation and Inference for Linear Errors-in-Variables (EIV) Models
Description:

Estimation and inference for coefficients of linear EIV models with symmetric measurement errors. The measurement errors can be homoscedastic or heteroscedastic, for the latter, replication for at least some observations needs to be available. The estimation method and asymptotic inference are based on a generalised method of moments framework, where the estimating equations are formed from (1) minimising the distance between the empirical phase function (normalised characteristic function) of the response and that of the linear combination of all the covariates at the estimates, and (2) minimising a corrected least-square discrepancy function. Specifically, for a linear EIV model with p error-prone and q error-free covariates, if replicates are available, the GMM approach is based on a 2(p+q) estimating equations if some replicates are available and based on p+2q estimating equations if no replicate is available. The details of the method are described in Nghiem and Potgieter (2020) <doi:10.1093/biomet/asaa025> and Nghiem and Potgieter (2025) <doi:10.5705/ss.202022.0331>.

r-popsom7 7.1.0
Propagated dependencies: r-som@0.3-5.2 r-hash@2.2.6.4 r-ggplot2@4.0.3 r-fields@17.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/lutzhamel/popsom7
Licenses: GPL 3
Build system: r
Synopsis: Fast, User-Friendly Implementation of Self-Organizing Maps (SOMs)
Description:

This package provides methods for building self-organizing maps (SOMs) with a number of distinguishing features such automatic centroid detection and cluster visualization using starbursts. For more details see the paper "Improved Interpretability of the Unified Distance Matrix with Connected Components" by Hamel and Brown (2011) in <ISBN:1-60132-168-6>. The package provides user-friendly access to two models we construct: (a) a SOM model and (b) a centroid based clustering model. The package also exposes a number of quality metrics for the quantitative evaluation of the map, Hamel (2016) <doi:10.1007/978-3-319-28518-4_4>. Finally, we reintroduced our fast, vectorized training algorithm for SOM with substantial improvements. It is about an order of magnitude faster than the canonical, stochastic C implementation <doi:10.1007/978-3-030-01057-7_60>.

r-poisbinordnonnor 1.5.3
Propagated dependencies: r-matrix@1.7-5 r-mass@7.3-65 r-genord@2.0.0 r-corpcor@1.6.10 r-bb@2026.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PoisBinOrdNonNor
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Generation of Up to Four Different Types of Variables
Description:

Generation of a chosen number of count, binary, ordinal, and continuous random variables, with specified correlations and marginal properties. The details of the method are explained in Demirtas (2012) <DOI:10.1002/sim.5362>.

r-poissonmultinomial 1.1
Dependencies: fftw@3.3.10
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PoissonMultinomial
Licenses: GPL 2+
Build system: r
Synopsis: The Poisson-Multinomial Distribution
Description:

Implementation of the exact, normal approximation, and simulation-based methods for computing the probability mass function (pmf) and cumulative distribution function (cdf) of the Poisson-Multinomial distribution, together with a random number generator for the distribution. The exact method is based on multi-dimensional fast Fourier transformation (FFT) of the characteristic function of the Poisson-Multinomial distribution. The normal approximation method uses a multivariate normal distribution to approximate the pmf of the distribution based on central limit theorem. The simulation method is based on the law of large numbers. Details about the methods are available in Lin, Wang, and Hong (2022) <DOI:10.1007/s00180-022-01299-0>.

r-pye 0.1.0
Propagated dependencies: r-survival@3.8-6 r-sparsesvm@1.1-7 r-rocnreg@1.0-9 r-rmpfr@1.1-2 r-proc@1.19.0.1 r-plyr@1.8.9 r-penalizedsvm@1.2.0 r-optimalcutpoints@1.1-5 r-ncvreg@3.16.0 r-matrix@1.7-5 r-mass@7.3-65 r-glmnet@5.0 r-ggplot2@4.0.3 r-evmix@2.12
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pye
Licenses: GPL 2+
Build system: r
Synopsis: Penalized Youden Index Estimator
Description:

This package implements the Penalized Youden Index Estimator (PYE) and the Covariate-Adjusted Youden Index Estimator (covYI), providing a novel framework for feature and covariate selection and combination in high-dimensional binary classification problems. Methodologies are based on Salaroli and Pardo (2023) <doi:10.1016/j.chemolab.2023.104786> and an unpublished manuscript by Salaroli and Pardo (2026) under review.

r-pdxpower 1.0.5
Propagated dependencies: r-survival@3.8-6 r-nlme@3.1-169 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-frailtypack@3.8.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PDXpower
Licenses: GPL 2+
Build system: r
Synopsis: Time to Event Outcome in Experimental Designs of Pre-Clinical Studies
Description:

Conduct simulation-based customized power calculation for clustered time to event data in a mixed crossed/nested design, where a number of cell lines and a number of mice within each cell line are considered to achieve a desired statistical power, motivated by Eckel-Passow and colleagues (2021) <doi:10.1093/neuonc/noab137> and Li and colleagues (2025) <doi:10.51387/25-NEJSDS76>. This package provides two commonly used models for powering a design, linear mixed effects and Cox frailty model. Both models account for within-subject (cell line) correlation while holding different distributional assumptions about the outcome. Alternatively, the counterparts of fixed effects model are also available, which produces similar estimates of statistical power.

Total packages: 72166