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

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-propubbills 0.1
Propagated dependencies: r-stringr@1.6.0 r-httr@1.4.8 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=proPubBills
Licenses: Expat
Build system: r
Synopsis: 'ProPublica' U.S. Congress Bills API Wrapper
Description:

An API wrapper around the ProPublica API <https://projects.propublica.org/api-docs/congress-api/> for U.S. Congressional Bills. Users can include their API key, U.S. Congress, branch, and offset ranges, to return a dataframe of all results within those parameters. This package is different from the RPublica package because it is for the ProPublica U.S. Congress data API, and the RPublica package is for the Nonprofit Explorer, Forensics, and Free the Files data APIs.

r-paris2024colours 0.2.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/maximekuntz/Paris2024Colours
Licenses: Expat
Build system: r
Synopsis: Color Palettes Inspired by Paris 2024 Olympic and Paralympic Games
Description:

Palettes inspired by Paris 2024 Olympic and Paralympic Games for data visualizations. Length of color palettes is configurable.

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-protr 1.7-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://nanx.me/protr/
Licenses: Modified BSD
Build system: r
Synopsis: Generating Various Numerical Representation Schemes for Protein Sequences
Description:

Comprehensive toolkit for generating various numerical features of protein sequences described in Xiao et al. (2015) <DOI:10.1093/bioinformatics/btv042>. For full functionality, the software ncbi-blast+ is needed, see <https://blast.ncbi.nlm.nih.gov/doc/blast-help/downloadblastdata.html> for more information.

r-pnd 0.1.3
Propagated dependencies: r-rdpack@2.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Fifis/pnd
Licenses: FSDG-compatible
Build system: r
Synopsis: Parallel Numerical Derivatives, Gradients, Jacobians, and Hessians of Arbitrary Accuracy Order
Description:

Numerical derivatives through finite-difference approximations can be calculated using the pnd package with parallel capabilities and optimal step-size selection to improve accuracy. These functions facilitate efficient computation of derivatives, gradients, Jacobians, and Hessians, allowing for more evaluations to reduce the mathematical and machine errors. Designed for compatibility with the numDeriv package, which has not received updates in several years, it introduces advanced features such as computing derivatives of arbitrary order, improving the accuracy of Hessian approximations by avoiding repeated differencing, and parallelising slow functions on Windows, Mac, and Linux.

r-pclassoreg 1.0.0
Propagated dependencies: r-survival@3.8-6 r-grpreg@3.6.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/weiliu123/PCLassoReg
Licenses: GPL 3
Build system: r
Synopsis: Group Regression Models for Risk Protein Complex Identification
Description:

Two protein complex-based group regression models (PCLasso and PCLasso2) for risk protein complex identification. PCLasso is a prognostic model that identifies risk protein complexes associated with survival. PCLasso2 is a classification model that identifies risk protein complexes associated with classes. For more information, see Wang and Liu (2021) <doi:10.1093/bib/bbab212>.

r-pastaplot 0.1.0
Propagated dependencies: r-lme4@2.0-1 r-glmmtmb@1.1.14 r-ggplot2@4.0.3 r-ggeffects@2.3.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pastaPlot
Licenses: Expat
Build system: r
Synopsis: Spaghetti-Plot Fixed and Random Effects of Linear Mixed Models
Description:

Plot both fixed and random effects of linear mixed models, multilevel models in a single spaghetti plot. The package allows to visualize the effect of a predictor on a criterion between different levels of a grouping variable. Additionally, confidence intervals can be displayed for fixed effects. Calculation of predicted values of random effects allows only models with one random intercept and/or one random slope to be plotted. Confidence intervals and predicted values of fixed effects are computed using the ggpredict function from the ggeffects package. Lüdecke, D. (2018) <doi:10.21105/joss.00638>.

r-popvar 1.3.2
Propagated dependencies: r-rrblup@4.6.3 r-qtl@1.74 r-bglr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/UMN-BarleyOatSilphium/PopVar
Licenses: GPL 3
Build system: r
Synopsis: Genomic Breeding Tools: Genetic Variance Prediction and Cross-Validation
Description:

The main attribute of PopVar is the prediction of genetic variance in bi-parental populations, from which the package derives its name. PopVar contains a set of functions that use phenotypic and genotypic data from a set of candidate parents to 1) predict the mean, genetic variance, and superior progeny value of all, or a defined set of pairwise bi-parental crosses, and 2) perform cross-validation to estimate genome-wide prediction accuracy of multiple statistical models. More details are available in Mohammadi, Tiede, and Smith (2015, <doi:10.2135/cropsci2015.01.0030>). A dataset think_barley.rda is included for reference and examples.

r-pomdpsolve 1.0.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/mhahsler/pomdpSolve
Licenses: GPL 3+
Build system: r
Synopsis: Interface to 'pomdp-solve' for Partially Observable Markov Decision Processes
Description:

Installs an updated version of pomdp-solve and provides a low-level interface. Pomdp-solve is a program to solve Partially Observable Markov Decision Processes (POMDPs) using a variety of exact and approximate value iteration algorithms. A convenient R infrastructure is provided in the separate package pomdp. Hahsler and Cassandra <doi:10.32614/RJ-2024-021>.

r-probmarg 1.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ProbMarg
Licenses: GPL 3
Build system: r
Synopsis: Computing Logit & Probit Predicted Probabilities & Marginal Effects
Description:

Computes predicted probabilities and marginal effects for binary & ordinal logit and probit, (partial) generalized ordinal & multinomial logit models estimated with the glm(), clm() (in the ordinal package), and vglm() (in the VGAM package) functions.

r-pci 1.0.1
Propagated dependencies: r-vek@1.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/samsemegne/pci
Licenses: GPL 3
Build system: r
Synopsis: Collection of Process Capability Index Functions
Description:

This package provides a collection of process capability index functions, such as C_p(), C_pk(), C_pm(), and others, along with metadata about each, like LaTeX equations and R expressions. Its primary purpose is to form a foundation for other quality control packages to build on top of, by providing basic resources and functions. The indices belong to the field of statistical quality control, and quantify the degree to which a manufacturing process is able to create items that adhere to a certain standard of quality. For details see Montgomery, D. C. (2019, ISBN:978-1-119-39930-8).

r-pdc 1.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pdc
Licenses: GPL 3+
Build system: r
Synopsis: Permutation Distribution Clustering
Description:

Permutation Distribution Clustering is a clustering method for time series. Dissimilarity of time series is formalized as the divergence between their permutation distributions. The permutation distribution was proposed as measure of the complexity of a time series.

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-prcbench 1.1.10
Propagated dependencies: r-rocr@1.0-12 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-prroc@1.4 r-precrec@0.14.5 r-memoise@2.0.1 r-gridextra@2.3 r-ggplot2@4.0.3 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://evalclass.github.io/prcbench/
Licenses: GPL 3
Build system: r
Synopsis: Testing Workbench for Precision-Recall Curves
Description:

This package provides a testing workbench to evaluate tools that calculate precision-recall curves. Saito and Rehmsmeier (2015) <doi:10.1371/journal.pone.0118432>.

r-prepkit 0.1.1
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://gonrui.github.io/prepkit/
Licenses: Expat
Build system: r
Synopsis: Data Normalization and Transformation
Description:

This package provides functions for data normalization and transformation in preprocessing stages. Implements scaling methods (min-max, Z-score, L2 normalization) and power transformations (Box-Cox, Yeo-Johnson). Box-Cox transformation is described in Box and Cox (1964) <doi:10.1111/j.2517-6161.1964.tb00553.x>, Yeo-Johnson transformation in Yeo and Johnson (2000) <doi:10.1093/biomet/87.4.954>.

r-ppweibull 1.0
Propagated dependencies: r-survival@3.8-6 r-segmented@2.2-1 r-pracma@2.4.6 r-nloptr@2.2.1 r-msm@1.8.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ppweibull
Licenses: GPL 2+
Build system: r
Synopsis: Piecewise Lifetime Models
Description:

This package provides functions for estimation and data generation for several piecewise lifetime distributions. The package implements the power piecewise Weibull model, which includes the piecewise Rayleigh and piecewise exponential models as special cases. See Feigl and Zelen (1965) <doi:10.2307/2528247> for methodological details.

r-pbir 0.1-0
Propagated dependencies: r-survival@3.8-6 r-cmprsk@2.2-12
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PBIR
Licenses: GPL 2+
Build system: r
Synopsis: Estimating the Probability of Being in Response and Related Outcomes
Description:

Make statistical inference on the probability of being in response, the duration of response, and the cumulative response rate up to a given time point. The method can be applied to analyze phase II randomized clinical trials with the endpoints being time to treatment response and time to progression or death.

r-presens 2.1.0
Propagated dependencies: r-measurements@1.5.1 r-marelac@2.1.11
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=presens
Licenses: GPL 3
Build system: r
Synopsis: Interface for PreSens Fiber Optic Data
Description:

Makes output files from select PreSens Fiber Optic Oxygen Transmitters easier to work with in R. See <http://www.presens.de> for more information about PreSens (Precision Sensing GmbH). Note: this package is neither created nor maintained by PreSens.

r-pgee-mixed 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: http://github.com/kaos42/pgee.mixed
Licenses: GPL 2
Build system: r
Synopsis: Penalized Generalized Estimating Equations for Bivariate Mixed Outcomes
Description:

Perform simultaneous estimation and variable selection for correlated bivariate mixed outcomes (one continuous outcome and one binary outcome per cluster) using penalized generalized estimating equations. In addition, clustered Gaussian and binary outcomes can also be modeled. The SCAD, MCP, and LASSO penalties are supported. Cross-validation can be performed to find the optimal regularization parameter(s).

r-profrep 1.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://ubeattie.github.io/profrep/
Licenses: Expat
Build system: r
Synopsis: Profile Repeatability
Description:

Calculates profile repeatability for replicate stress response curves, or similar time-series data. Profile repeatability is an individual repeatability metric that uses the variances at each timepoint, the maximum variance, the number of crossings (lines that cross over each other), and the number of replicates to compute the repeatability score. For more information see Reed et al. (2019) <doi:10.1016/j.ygcen.2018.09.015>.

r-prefviz 0.1.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-scales@1.4.0 r-rlang@1.2.0 r-prefio@0.2.0 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-geozoo@0.5.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://numbats.github.io/prefviz/
Licenses: GPL 3+
Build system: r
Synopsis: Visualizes Preferential Data in One and More Contests
Description:

This package provides a visualization toolkit for preferential data, such as ranked-choice election results, tournament outcomes, and survey responses. The package provides methods to visualise the preference distribution of one contest with bar charts and pairwise comparisons of two contestants, as well as methods to visualise multiple contests through 2D and high-dimensional simplex plots both statically and interactively. HD simplex displays are implemented via projection methods using the tourr and detourr packages, enabling dynamic exploration of high-dimensional preference structure. For more details on HD simplex projection, see Wickham et al. (2011) <doi:10.21105/joss.03419>.

r-pretestcad 1.1.0
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.2.0 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/JauntyJJS/pretestcad
Licenses: Expat
Build system: r
Synopsis: Pretest Probability for Coronary Artery Disease
Description:

An application to calculate a patient's pretest probability (PTP) for obstructive Coronary Artery Disease (CAD) from a collection of guidelines or studies. Guidelines usually comes from the American Heart Association (AHA), American College of Cardiology (ACC) or European Society of Cardiology (ESC). Examples of PTP scores that comes from studies are the 2020 Winther et al. basic, Risk Factor-weighted Clinical Likelihood (RF-CL) and Coronary Artery Calcium Score-weighted Clinical Likelihood (CACS-CL) models <doi:10.1016/j.jacc.2020.09.585>, 2019 Reeh et al. basic and clinical models <doi:10.1093/eurheartj/ehy806> and 2017 Fordyce et al. PROMISE Minimal-Risk Tool <doi:10.1001/jamacardio.2016.5501>. As diagnosis of CAD involves a costly and invasive coronary angiography procedure for patients, having a reliable PTP for CAD helps doctors to make better decisions during patient management. This ensures high risk patients can be diagnosed and treated early for CAD while avoiding unnecessary testing for low risk patients.

r-pmetar 0.7.1
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rcurl@1.98-1.18 r-magrittr@2.0.5 r-lubridate@1.9.5 r-httr2@1.2.2 r-dplyr@1.2.1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/prcwiek/pmetar
Licenses: GPL 3+
Build system: r
Synopsis: Processing METAR Weather Reports
Description:

Allows to download current and historical METAR weather reports extract and parse basic parameters and present main weather information. Current reports are downloaded from Aviation Weather Center <https://aviationweather.gov/data/metar/> and historical reports from Iowa Environmental Mesonet web page of Iowa State University ASOS-AWOS-METAR <http://mesonet.agron.iastate.edu/AWOS/>.

r-palasso 1.0.0
Propagated dependencies: r-survival@3.8-6 r-matrix@1.7-5 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/rauschenberger/palasso
Licenses: GPL 3
Build system: r
Synopsis: Sparse Regression with Paired Covariates
Description:

This package implements sparse regression with paired covariates (<doi:10.1007/s11634-019-00375-6>). The paired lasso is designed for settings where each covariate in one set forms a pair with a covariate in the other set (one-to-one correspondence). For the optional correlation shrinkage, install ashr (<https://github.com/stephens999/ashr>) and CorShrink (<https://github.com/kkdey/CorShrink>) from GitHub (see README).

Total packages: 22167