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

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-prism-forecast 0.2.1
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/ryanddyi/prism
Licenses: GPL 2
Build system: r
Synopsis: Penalized Regression with Inferred Seasonality Module - Forecasting Unemployment Initial Claims using 'Google Trends' Data
Description:

This package implements Penalized Regression with Inferred Seasonality Module (PRISM) to generate forecast estimation of weekly unemployment initial claims using Google Trends data. It includes required data and tools for backtesting the performance in 2007-2020.

r-pagedown 0.24
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-xfun@0.57 r-websocket@1.4.4 r-servr@0.32 r-rmarkdown@2.31 r-processx@3.9.0 r-later@1.4.8 r-jsonlite@2.0.0 r-httpuv@1.6.17 r-htmltools@0.5.9 r-bookdown@0.46
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/rstudio/pagedown
Licenses: Expat
Build system: r
Synopsis: Paginate the HTML Output of R Markdown with CSS for Print
Description:

Use the paged media properties in CSS and the JavaScript library paged.js to split the content of an HTML document into discrete pages. Each page can have its page size, page numbers, margin boxes, and running headers, etc. Applications of this package include books, letters, reports, papers, business cards, resumes, and posters.

r-prindt 2.0.2
Propagated dependencies: r-stringr@1.6.0 r-splitstackshape@1.4.8.1 r-party@1.3-20 r-mass@7.3-65 r-gdata@3.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PrInDT
Licenses: GPL 2
Build system: r
Synopsis: Prediction and Interpretation in Decision Trees for Classification and Regression
Description:

Optimization of conditional inference trees from the package party for classification and regression. For optimization, the model space is searched for the best tree on the full sample by means of repeated subsampling. Restrictions are allowed so that only trees are accepted which do not include pre-specified uninterpretable split results (cf. Weihs & Buschfeld, 2021a). The function PrInDT() represents the basic resampling loop for 2-class classification (cf. Weihs & Buschfeld, 2021a). The function RePrInDT() (repeated PrInDT()) allows for repeated applications of PrInDT() for different percentages of the observations of the large and the small classes (cf. Weihs & Buschfeld, 2021c). The function NesPrInDT() (nested PrInDT()) allows for an extra layer of subsampling for a specific factor variable (cf. Weihs & Buschfeld, 2021b). The functions PrInDTMulev() and PrInDTMulab() deal with multilevel and multilabel classification. In addition to these PrInDT() variants for classification, the function PrInDTreg() has been developed for regression problems. Finally, the function PostPrInDT() allows for a posterior analysis of the distribution of a specified variable in the terminal nodes of a given tree. In version 2, additionally structured sampling is implemented in functions PrInDTCstruc() and PrInDTRstruc(). In these functions, repeated measurements data can be analyzed, too. Moreover, multilabel 2-stage versions of classification and regression trees are implemented in functions C2SPrInDT() and R2SPrInDT() as well as interdependent multilabel models in functions SimCPrInDT() and SimRPrInDT(). Finally, for mixtures of classification and regression models functions Mix2SPrInDT() and SimMixPrInDT() are implemented. Most of these extensions of PrInDT are described in Buschfeld & Weihs (2025Fc). References: -- Buschfeld, S., Weihs, C. (2025Fc) "Optimizing decision trees for the analysis of World Englishes and sociolinguistic data", Cambridge Elements. -- Weihs, C., Buschfeld, S. (2021a) "Combining Prediction and Interpretation in Decision Trees (PrInDT) - a Linguistic Example" <doi:10.48550/arXiv.2103.02336>; -- Weihs, C., Buschfeld, S. (2021b) "NesPrInDT: Nested undersampling in PrInDT" <doi:10.48550/arXiv.2103.14931>; -- Weihs, C., Buschfeld, S. (2021c) "Repeated undersampling in PrInDT (RePrInDT): Variation in undersampling and prediction, and ranking of predictors in ensembles" <doi:10.48550/arXiv.2108.05129>.

r-phers 1.0.5
Propagated dependencies: r-survival@3.8-6 r-iterators@1.0.14 r-foreach@1.5.2 r-data-table@1.18.4 r-checkmate@2.3.4 r-bedmatrix@2.0.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://phers.hugheylab.org
Licenses: GPL 2
Build system: r
Synopsis: Calculate Phenotype Risk Scores
Description:

Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and rare genetic variants. See Bastarache et al. 2018 <doi:10.1126/science.aal4043>.

r-psborrow2 0.0.5.1
Propagated dependencies: r-simsurv@1.0.1 r-posterior@1.7.0 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-glue@1.8.1 r-generics@0.1.4 r-future@1.70.0 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Genentech/psborrow2
Licenses: ASL 2.0
Build system: r
Synopsis: Bayesian Dynamic Borrowing Analysis and Simulation
Description:

Bayesian dynamic borrowing is an approach to incorporating external data to supplement a randomized, controlled trial analysis in which external data are incorporated in a dynamic way (e.g., based on similarity of outcomes); see Viele 2013 <doi:10.1002/pst.1589> for an overview. This package implements the hierarchical commensurate prior approach to dynamic borrowing as described in Hobbes 2011 <doi:10.1111/j.1541-0420.2011.01564.x>. There are three main functionalities. First, psborrow2 provides a user-friendly interface for applying dynamic borrowing on the study results handles the Markov Chain Monte Carlo sampling on behalf of the user. Second, psborrow2 provides a simulation framework to compare different borrowing parameters (e.g. full borrowing, no borrowing, dynamic borrowing) and other trial and borrowing characteristics (e.g. sample size, covariates) in a unified way. Third, psborrow2 provides a set of functions to generate data for simulation studies, and also allows the user to specify their own data generation process. This package is designed to use the sampling functions from cmdstanr which can be installed from <https://stan-dev.r-universe.dev>.

r-pp 0.6.4-1
Propagated dependencies: 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/jansteinfeld/PP
Licenses: GPL 3
Build system: r
Synopsis: Person Parameter Estimation
Description:

The PP package includes estimation of (MLE, WLE, MAP, EAP, ROBUST) person parameters for the 1,2,3,4-PL model and the GPCM (generalized partial credit model). The parameters are estimated under the assumption that the item parameters are known and fixed. The package is useful e.g. in the case that items from an item pool / item bank with known item parameters are administered to a new population of test-takers and an ability estimation for every test-taker is needed.

r-pammtools 0.8.0
Propagated dependencies: r-vctrs@0.7.3 r-tidyr@1.3.2 r-tibble@3.3.1 r-survival@3.8-6 r-scam@1.2-22 r-rlang@1.2.0 r-purrr@1.2.2 r-pec@2025.06.24 r-mvtnorm@1.3-7 r-mgcv@1.9-4 r-magrittr@2.0.5 r-lazyeval@0.2.3 r-ggplot2@4.0.3 r-formula@1.2-5 r-dplyr@1.2.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://adibender.github.io/pammtools/
Licenses: Expat
Build system: r
Synopsis: Piece-Wise Exponential Additive Mixed Modeling Tools for Survival Analysis
Description:

The Piece-wise exponential (Additive Mixed) Model (PAMM; Bender and others (2018) <doi: 10.1177/1471082X17748083>) is a powerful model class for the analysis of survival (or time-to-event) data, based on Generalized Additive (Mixed) Models (GA(M)Ms). It offers intuitive specification and robust estimation of complex survival models with stratified baseline hazards, random effects, time-varying effects, time-dependent covariates and cumulative effects (Bender and others (2019)), as well as support for left-truncated data as well as competing risks, recurrent events and multi-state settings. pammtools provides tidy workflow for survival analysis with PAMMs, including data simulation, transformation and other functions for data preprocessing and model post-processing as well as visualization.

r-piglet 1.2.0
Propagated dependencies: r-zen4r@0.10.5 r-tigger@1.1.3 r-stringdist@0.9.17 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-rcolorbrewer@1.1-3 r-r6@2.6.1 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-igraph@2.3.1 r-ggplot2@4.0.3 r-dendextend@1.19.1 r-decipher@3.8.0 r-data-table@1.18.4 r-cluster@2.1.8.2 r-circlize@0.4.18 r-biostrings@2.80.1 r-ape@5.8-1 r-alakazam@1.4.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=piglet
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: Program for Inferring Immunoglobulin Allele Similarity Clusters and Genotypes
Description:

Improves genotype inference and downstream Adaptive Immune Receptor Repertoire Sequence data analysis. Inference of allele similarity clusters, an alternative naming scheme and genotype inference for immunoglobulin heavy chain repertoires. The main tools are allele similarity clusters, and allele based genotype. The first tool is designed to reduce the ambiguity within the immunoglobulin heavy chain V alleles. The ambiguity is caused by duplicated or similar alleles which are shared among different genes. The second tool is an allele based genotype, that determined the presence of an allele based on a threshold derived from a naive population. See Peres et al. (2023) <doi:10.1093/nar/gkad603>.

r-pinsplus 2.0.9
Propagated dependencies: r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mclust@6.1.2 r-matrixstats@1.5.0 r-irlba@2.3.7 r-impute@1.86.0 r-foreach@1.5.2 r-fnn@1.1.4.1 r-entropy@1.3.2 r-doparallel@1.0.17 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PINSPlus
Licenses: LGPL 2.0+
Build system: r
Synopsis: Clustering Algorithm for Data Integration and Disease Subtyping
Description:

This package provides a robust approach for omics data integration and disease subtyping. PINSPlus is fast and supports the analysis of large datasets with hundreds of thousands of samples and features. The software automatically determines the optimal number of clusters and then partitions the samples in a way such that the results are robust against noise and data perturbation (Nguyen et al. (2019) <DOI: 10.1093/bioinformatics/bty1049>, Nguyen et al. (2017)<DOI: 10.1101/gr.215129.116>, Nguyen et al. (2021)<DOI: 10.3389/fonc.2021.725133>).

r-prettyb 0.2.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/jumpingrivers/prettyB/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Pretty Base Graphics
Description:

Drop-in replacements for standard base graphics functions. The replacements are prettier versions of the originals.

r-pzfx 0.3.1
Propagated dependencies: r-xml2@1.5.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Yue-Jiang/pzfx
Licenses: Expat
Build system: r
Synopsis: Read and Write 'GraphPad Prism' Files
Description:

Read and write GraphPad Prism .pzfx files in R.

r-preregr 0.2.9
Propagated dependencies: r-yaml@2.3.12 r-rmdpartials@0.6.5 r-jsonlite@2.0.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://preregr.opens.science
Licenses: GPL 3+
Build system: r
Synopsis: Specify (Pre)Registrations and Export Them Human- And Machine-Readably
Description:

Preregistrations, or more generally, registrations, enable explicit timestamped and (often but not necessarily publicly) frozen documentation of plans and expectations as well as decisions and justifications. In research, preregistrations are commonly used to clearly document plans and facilitate justifications of deviations from those plans, as well as decreasing the effects of publication bias by enabling identification of research that was conducted but not published. Like reporting guidelines, (pre)registration forms often have specific structures that facilitate systematic reporting of important items. The preregr package facilitates specifying (pre)registrations in R and exporting them to a human-readable format (using R Markdown partials or exporting to an HTML file) as well as human-readable embedded data (using JSON'), as well as importing such exported (pre)registration specifications from such embedded JSON'.

r-perspectiver 0.3.0
Propagated dependencies: r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/EydlinIlya/perspectiveR
Licenses: FSDG-compatible
Build system: r
Synopsis: Interactive Pivot Tables and Visualizations with 'Perspective'
Description:

An htmlwidgets binding for the FINOS Perspective <https://perspective-dev.github.io/> library, a high-performance WebAssembly'-powered data visualization engine. Provides interactive pivot tables, cross-tabulations, and multiple chart types (bar, line, scatter, heatmap, and more) that run entirely in the browser. Supports self-service analytics with drag-and-drop column selection, group-by/split-by pivoting, filtering, sorting, aggregation, and computed expressions. Works in RStudio Viewer, R Markdown', Quarto', and Shiny with streaming data updates via proxy interface.

r-primer 1.2.1
Propagated dependencies: r-ggplot2@4.0.3 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=primer
Licenses: GPL 3
Build system: r
Synopsis: Functions and Data for the Book, a Primer of Ecology with R
Description:

This package provides data and functions for "A Primer of Ecology with R" by M. Henry H. Stevens (2009) <doi:10.1007/978-0-387-89882-7>.

r-pulsar 0.3.13
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/zdk123/pulsar
Licenses: GPL 3+
Build system: r
Synopsis: Parallel Utilities for Lambda Selection along a Regularization Path
Description:

Model selection for penalized graphical models using the Stability Approach to Regularization Selection ('StARS'), with options for speed-ups including Bounded StARS (B-StARS), batch computing, and other stability metrics (e.g., graphlet stability G-StARS). Christian L. Müller, Richard Bonneau, Zachary Kurtz (2016) <doi:10.48550/arXiv.1605.07072>.

r-provdebugr 1.0.1
Propagated dependencies: r-textutils@0.4-3 r-provparser@1.0 r-provgraphr@1.0.1 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://cran.r-project.org/package=provDebugR
Licenses: GPL 3
Build system: r
Synopsis: Time-Travelling Debugger
Description:

Uses provenance post-execution to help the user understand and debug their script by providing functions to look at intermediate steps and data values, their forwards and backwards lineage, and to understand the steps leading up to warning and error messages. provDebugR uses provenance produced by rdtLite (available on CRAN), stored in PROV-JSON format.

r-pbsddesolve 1.13.7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/pbs-software/pbs-ddesolve
Licenses: GPL 2+
Build system: r
Synopsis: Solver for Delay Differential Equations
Description:

This package provides functions for solving systems of delay differential equations by interfacing with numerical routines written by Simon N. Wood, including contributions from Benjamin J. Cairns. These numerical routines first appeared in Simon Wood's solv95 program. This package includes a vignette and a complete user's guide. PBSddesolve originally appeared on CRAN under the name ddesolve'. That version is no longer supported. The current name emphasizes a close association with other PBS packages, particularly PBSmodelling'.

r-phenthauproc 1.1.2
Propagated dependencies: r-terra@1.9-27 r-rlang@1.2.0 r-lubridate@1.9.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PHENTHAUproc
Licenses: Expat
Build system: r
Synopsis: Phenology Modelling of Thaumetopoea Processionea
Description:

This package provides methods to calculate and present PHENTHAUproc', an early warning and decision support system for hazard assessment and control of oak processionary moth (OPM) using local and spatial temperature data. It was created by Halbig et al. 2024 (<doi:10.1016/j.foreco.2023.121525>) at FVA (<https://www.fva-bw.de/en/homepage/>) Forest Research Institute Baden-Wuerttemberg, Germany and at BOKU - University of Natural Ressources and Life Sciences, Vienna, Austria.

r-photobiology 0.14.2
Propagated dependencies: r-zoo@1.8-15 r-tidyr@1.3.2 r-tibble@3.3.1 r-suncalcmeeus@0.1.3 r-stringr@1.6.0 r-splus2r@1.3-5 r-rlang@1.2.0 r-polynom@1.4-1 r-plyr@1.8.9 r-lubridate@1.9.5 r-dplyr@1.2.1 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://docs.r4photobiology.info/photobiology/
Licenses: GPL 2+
Build system: r
Synopsis: Photobiological Calculations
Description:

Definitions of classes, methods, operators and functions for use in photobiology and radiation meteorology and climatology. Calculation of effective (weighted) and not-weighted irradiances/doses, fluence rates, transmittance, reflectance, absorptance, absorbance and diverse ratios and other derived quantities from spectral data. Local maxima and minima: peaks, valleys and spikes. Conversion between energy-and photon-based units. Wavelength interpolation. Colours and vision. This package is part of the r4photobiology suite, Aphalo, P. J. (2015) <doi:10.19232/uv4pb.2015.1.14>.

r-pema 0.1.5
Propagated dependencies: r-stanheaders@2.32.10 r-sn@2.1.3 r-shiny@1.13.0 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3 r-cli@3.6.6 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/cjvanlissa/pema
Licenses: GPL 3+
Build system: r
Synopsis: Penalized Meta-Analysis
Description:

Conduct penalized meta-analysis, see Van Lissa, Van Erp, & Clapper (2023) <doi:10.31234/osf.io/6phs5>. In meta-analysis, there are often between-study differences. These can be coded as moderator variables, and controlled for using meta-regression. However, if the number of moderators is large relative to the number of studies, such an analysis may be overfit. Penalized meta-regression is useful in these cases, because it shrinks the regression slopes of irrelevant moderators towards zero.

r-prosgpv 1.0.0
Propagated dependencies: r-survival@3.8-6 r-mass@7.3-65 r-glmnet@5.0 r-brglm2@1.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/zuoyi93/ProSGPV
Licenses: GPL 3
Build system: r
Synopsis: Penalized Regression with Second-Generation P-Values
Description:

Implementation of penalized regression with second-generation p-values for variable selection. The algorithm can handle linear regression, GLM, and Cox regression. S3 methods print(), summary(), coef(), predict(), and plot() are available for the algorithm. Technical details can be found at Zuo et al. (2021) <doi:10.1080/00031305.2021.1946150>.

r-phonics 1.3.10
Propagated dependencies: r-rcpp@1.1.1-1.1 r-data-table@1.18.4 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://jameshoward.us/phonics-in-r/
Licenses: FreeBSD
Build system: r
Synopsis: Phonetic Spelling Algorithms
Description:

This package provides a collection of phonetic algorithms including Soundex, Metaphone, NYSIIS, Caverphone, and others. The package is documented in <doi:10.18637/jss.v095.i08>.

r-photobiologywavebands 0.5.4
Propagated dependencies: r-photobiology@0.14.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://docs.r4photobiology.info/photobiologyWavebands/
Licenses: GPL 2+
Build system: r
Synopsis: Waveband Definitions for UV, VIS, and IR Radiation
Description:

Constructors of waveband objects for commonly used biological spectral weighting functions (BSWFs) and for different wavebands describing named ranges of wavelengths in the ultraviolet (UV), visible (VIS) and infrared (IR) regions of the electromagnetic spectrum. Part of the r4photobiology suite, Aphalo P. J. (2015) <doi:10.19232/uv4pb.2015.1.14>.

r-pcaone 1.1.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 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/Zilong-Li/PCAoneR
Licenses: GPL 3+
Build system: r
Synopsis: Fast and Accurate Randomized Singular Value Decomposition Algorithms with 'PCAone'
Description:

Fast and Accurate Randomized Singular Value Decomposition (RSVD) methods proposed in the PCAone paper by Li (2023) <https://genome.cshlp.org/content/33/9/1599>.

Total packages: 72166