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

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-proustr 0.4.0
Propagated dependencies: r-tokenizers@0.3.0 r-tidyr@1.3.2 r-stringr@1.6.0 r-snowballc@0.7.1 r-rlang@1.2.0 r-attempt@0.3.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/ColinFay/proustr
Licenses: Expat
Build system: r
Synopsis: Tools for Natural Language Processing in French
Description:

This package provides tools for Natural Language Processing in French and texts from Marcel Proust's collection "A La Recherche Du Temps Perdu". The novels contained in this collection are "Du cote de chez Swann ", "A l'ombre des jeunes filles en fleurs","Le Cote de Guermantes", "Sodome et Gomorrhe I et II", "La Prisonniere", "Albertine disparue", and "Le Temps retrouve".

r-pstr 2.0.0
Propagated dependencies: r-tibble@3.3.1 r-r6@2.6.1 r-plotly@4.12.0 r-magrittr@2.0.5 r-knitr@1.51 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://github.com/yukai-yang/PSTR
Licenses: GPL 3
Build system: r
Synopsis: Panel Smooth Transition Regression Modelling
Description:

This package implements the Panel Smooth Transition Regression (PSTR) framework for nonlinear panel data modelling. The modelling procedure consists of three stages: Specification, Estimation and Evaluation. The package provides tools for model specification testing, to do PSTR model estimation, and to do model evaluation. The implemented tests allow for cluster dependence and are heteroskedasticity-consistent. The wild bootstrap and wild cluster bootstrap tests are also implemented. Parallel computation (as an option) is implemented in some functions, especially the bootstrap tests. The package supports parallel computation, which is useful for large-scale bootstrap procedures.

r-polytree 0.0.1
Propagated dependencies: r-igraph@2.3.1 r-foci@0.1.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PolyTree
Licenses: Expat
Build system: r
Synopsis: Estimate Causal Polytree from Data
Description:

Given a data matrix with rows representing data vectors and columns representing variables, produces a directed polytree for the underlying causal structure. Based on the algorithm developed in Chatterjee and Vidyasagar (2022) <arxiv:2209.07028>. The method is fully nonparametric, making no use of linearity assumptions, and especially useful when the number of variables is large.

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-powerhe 1.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=powerHE
Licenses: GPL 2+
Build system: r
Synopsis: Power and Sample Size Calculations with Hierarchical Endpoints
Description:

Calculate sample size or power for hierarchical endpoints. The package can handle any type of outcomes (binary, continuous, count, ordinal, time-to-event) and any number of such endpoints. It allows users to calculate sample size with a given power or to calculate power with a given sample size for hypothesis testing based on win ratios, win odds, net benefit, or DOOR (desirability of outcome ranking) as treatment effect between two groups for hierarchical endpoints. The methods of this package are described further in the paper by Barnhart, H. X. et al. (2024, <doi:10.1080/19466315.2024.2365629>).

r-praznik 12.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://gitlab.com/mbq/praznik
Licenses: GPL 3
Build system: r
Synopsis: Tools for Information-Based Feature Selection and Scoring
Description:

This package provides a toolbox of fast, native and parallel implementations of various information-based importance criteria estimators and feature selection filters based on them, inspired by the overview by Brown, Pocock, Zhao and Lujan (2012) <https://www.jmlr.org/papers/v13/brown12a.html>. Contains, among other, minimum redundancy maximal relevancy ('mRMR') method by Peng, Long and Ding (2005) <doi:10.1109/TPAMI.2005.159>; joint mutual information ('JMI') method by Yang and Moody (1999) <https://papers.nips.cc/paper/1779-data-visualization-and-feature-selection-new-algorithms-for-nongaussian-data>; double input symmetrical relevance ('DISR') method by Meyer and Bontempi (2006) <doi:10.1007/11732242_9> as well as joint mutual information maximisation ('JMIM') method by Bennasar, Hicks and Setchi (2015) <doi:10.1016/j.eswa.2015.07.007>.

r-poped 0.7.0
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-purrr@1.2.2 r-mvtnorm@1.3-7 r-mass@7.3-65 r-magrittr@2.0.5 r-gtools@3.9.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-codetools@0.2-20 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://andrewhooker.github.io/PopED/
Licenses: LGPL 3+
Build system: r
Synopsis: Population (and Individual) Optimal Experimental Design
Description:

Optimal experimental designs for both population and individual studies based on nonlinear mixed-effect models. Often this is based on a computation of the Fisher Information Matrix. This package was developed for pharmacometric problems, and examples and predefined models are available for these types of systems. The methods are described in Nyberg et al. (2012) <doi:10.1016/j.cmpb.2012.05.005>, and Foracchia et al. (2004) <doi:10.1016/S0169-2607(03)00073-7>.

r-plotmelm 0.1.5
Propagated dependencies: r-interactiontest@1.2 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=plotMElm
Licenses: GPL 3+
Build system: r
Synopsis: Plot Marginal Effects from Linear Models
Description:

Plot marginal effects for interactions estimated from linear models.

r-pepmapviz 1.1.0
Propagated dependencies: r-stringr@1.6.0 r-shiny@1.13.0 r-rlang@1.2.0 r-ggplot2@4.0.3 r-ggnewscale@0.5.2 r-ggh4x@0.3.1 r-ggforce@0.5.0 r-dt@0.34.0 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=PepMapViz
Licenses: Expat
Build system: r
Synopsis: Versatile Toolkit for Peptide Mapping, Visualization, and Comparative Exploration
Description:

This package provides a versatile R visualization package that empowers researchers with comprehensive visualization tools for seamlessly mapping peptides to protein sequences, identifying distinct domains and regions of interest, accentuating mutations, and highlighting post-translational modifications, all while enabling comparisons across diverse experimental conditions. Potential applications of PepMapViz include the visualization of cross-software mass spectrometry results at the peptide level for specific protein and domain details in a linearized format and post-translational modification coverage across different experimental conditions; unraveling insights into disease mechanisms. It also enables visualization of Major histocompatibility complex-presented peptide clusters in different antibody regions predicting immunogenicity in antibody drug development.

r-prepr4pcm 1.0.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-cli@3.6.6 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/itchyshin/prepR4pcm
Licenses: Expat
Build system: r
Synopsis: Prepare Data and Trees for Phylogenetic Comparative Methods
Description:

Reconcile species names across datasets and phylogenetic trees for comparative biology workflows. Identifies mismatches due to formatting differences, taxonomic synonymy, and spelling errors. Produces detailed reports documenting how each name was resolved, which taxonomic authority was used, and what remains unresolved. Supports exact matching, name normalisation, synonym resolution via local taxonomic databases, and fuzzy matching for likely typos. Detects taxonomic splits and lumps. For methodological context, see Nakagawa et al. (2026) <doi:10.32942/X2468Z>.

r-pseudo 1.4.3
Propagated dependencies: r-kmsurv@0.1-6 r-geepack@1.3.13
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pseudo
Licenses: GPL 2
Build system: r
Synopsis: Computes Pseudo-Observations for Modeling
Description:

Various functions for computing pseudo-observations for censored data regression. Computes pseudo-observations for modeling: competing risks based on the cumulative incidence function, survival function based on the restricted mean, survival function based on the Kaplan-Meier estimator see Klein et al. (2008) <doi:10.1016/j.cmpb.2007.11.017>.

r-promptr 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-jsonlite@2.0.0 r-httr2@1.2.2 r-glue@1.8.1 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/joeornstein/promptr
Licenses: Expat
Build system: r
Synopsis: Format and Complete Few-Shot LLM Prompts
Description:

Format and submit few-shot prompts to OpenAI's Large Language Models (LLMs). Designed to be particularly useful for text classification problems in the social sciences. Methods are described in Ornstein, Blasingame, and Truscott (2024) <https://joeornstein.github.io/publications/ornstein-blasingame-truscott.pdf>.

r-plreg 0.4.1
Propagated dependencies: r-zipfr@0.6-70 r-vgam@1.1-14 r-nleqslv@3.3.7 r-generalizedhyperbolic@0.8-7 r-gamlss-dist@6.1-1 r-formula@1.2-5 r-envstats@3.1.0 r-bbmisc@1.13.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/ffqueiroz/PLreg
Licenses: GPL 3+
Build system: r
Synopsis: Power Logit Regression for Modeling Bounded Data
Description:

Power logit regression models for bounded continuous data, in which the density generator may be normal, Student-t, power exponential, slash, hyperbolic, sinh-normal, or type II logistic. Diagnostic tools associated with the fitted model, such as the residuals, local influence measures, leverage measures, and goodness-of-fit statistics, are implemented. The estimation process follows the maximum likelihood approach and, currently, the package supports two types of estimators: the usual maximum likelihood estimator and the penalized maximum likelihood estimator. More details about power logit regression models are described in Queiroz and Ferrari (2022) <arXiv:2202.01697>.

r-prithulib 1.0.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=prithulib
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Perform Random Experiments
Description:

Enables user to perform the following: 1. Roll n number of die/dice (roll()). 2. Toss n number of coin(s) (toss()). 3. Play the game of Rock, Paper, Scissors. 4. Choose n number of card(s) from a pack of 52 playing cards (Joker optional).

r-pomodoro 3.8.0
Propagated dependencies: r-tibble@3.3.1 r-randomforest@4.7-1.2 r-proc@1.19.0.1 r-ipred@0.9-15 r-gbm@2.2.3 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/seymakalay/pomodoro
Licenses: GPL 3
Build system: r
Synopsis: Predictive Power of Linear and Tree Modeling
Description:

Runs generalized and multinominal logistic (GLM and MLM) models, as well as random forest (RF), Bagging (BAG), and Boosting (BOOST). This package prints out to predictive outcomes easy for the selected data and data splits.

r-precviasbr 0.1.1
Propagated dependencies: r-rlang@1.2.0 r-dplyr@1.2.1 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=precviasBR
Licenses: Expat
Build system: r
Synopsis: Spatial Data of Road Precariousness in Brazil
Description:

Fornece acesso eficiente à malha espacial de precariedade viária brasileira. O pacote realiza o download em cache e a leitura otimizada (via Apache Arrow) de arquivos Parquet particionados, contendo o cruzamento de variáveis de infraestrutura do Entorno do Censo Demográfico 2022 (IBGE) com a malha viária aberta do Overture Maps. [English] Provides efficient access to the spatial network of road precariousness in Brazil. The package performs cached downloads and optimized reading (via Apache Arrow) of partitioned Parquet files. These files contain the intersection of infrastructure variables from the 2022 Demographic Census (IBGE) with the open street network from Overture Maps. Methodology and datasets are detailed in Passos (2026) <doi:10.5281/zenodo.19711448>.

r-puremoe 1.1.0
Propagated dependencies: r-xml2@1.5.2 r-textshape@1.7.5 r-textpress@1.1.1 r-rentrez@1.2.4 r-rappdirs@0.3.4 r-pbapply@1.7-4 r-jsonlite@2.0.0 r-httr@1.4.8 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/jaytimm/puremoe
Licenses: Expat
Build system: r
Synopsis: Integrated Retrieval and Analysis of 'PubMed', 'NIH', and 'NLM' Literature Data
Description:

Retrieve and analyze biomedical literature from PubMed and the wider NIH'/'NLM data stack through a single, PMID-centered interface. A PubMed search resolves to a set of PMIDs, which can be used to retrieve article metadata and abstracts, author affiliations, iCite citation data and links, PubTator3 entity and relation annotations, and open-access full text from PMC'. A local analysis layer operates on the retrieved tables, supporting corpus expansion through citation links, citation network construction, sentence-level entity co-occurrence, inspection of relation evidence, and MeSH descriptor keyness.

r-pomade 0.2.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-future@1.70.0 r-furrr@0.4.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://mikkelvembye.github.io/POMADE/
Licenses: Expat
Build system: r
Synopsis: Power for Meta-Analysis of Dependent Effects
Description:

This package provides functions to compute and plot power levels, minimum detectable effect sizes, and minimum required sample sizes for the test of the overall average effect size in meta-analysis of dependent effect sizes.

r-prevtoinc 0.12.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 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=prevtoinc
Licenses: Expat
Build system: r
Synopsis: Prevalence to Incidence Calculations for Point-Prevalence Studies in a Nosocomial Setting
Description:

This package provides functions to simulate point prevalence studies (PPSs) of healthcare-associated infections (HAIs) and to convert prevalence to incidence in steady state setups. Companion package to the preprint Willrich et al., From prevalence to incidence - a new approach in the hospital setting; <doi:10.1101/554725> , where methods are explained in detail.

r-profoc 1.3.4
Propagated dependencies: r-tibble@3.3.1 r-splines2@0.5.4 r-rcpptimer@1.2.1 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-generics@0.1.4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://profoc.berrisch.biz
Licenses: GPL 3+
Build system: r
Synopsis: Probabilistic Forecast Combination Using CRPS Learning
Description:

Combine probabilistic forecasts using CRPS learning algorithms proposed in Berrisch, Ziel (2021) <doi:10.48550/arXiv.2102.00968> <doi:10.1016/j.jeconom.2021.11.008>. The package implements multiple online learning algorithms like Bernstein online aggregation; see Wintenberger (2014) <doi:10.48550/arXiv.1404.1356>. Quantile regression is also implemented for comparison purposes. Model parameters can be tuned automatically with respect to the loss of the forecast combination. Methods like predict(), update(), plot() and print() are available for convenience. This package utilizes the optim C++ library for numeric optimization <https://github.com/kthohr/optim>.

r-psymetadata 1.0.1
Propagated dependencies: r-rdpack@2.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=psymetadata
Licenses: GPL 2+
Build system: r
Synopsis: Open Datasets from Meta-Analyses in Psychology Research
Description:

Data and examples from meta-analyses in psychology research.

r-pwrss 1.2.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://metinbulus.github.io/pwrss/
Licenses: GPL 3+
Build system: r
Synopsis: Statistical Power, Sample Size, and Detectable Effect Calculations
Description:

Flexible and comprehensive functions for statistical power, minimum required sample size, and minimum detectable effect calculations across a wide range of commonly used hypothesis tests in psychological, biomedical, and social sciences.

r-palettesforr 0.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/frareb/palettesForR
Licenses: GPL 2
Build system: r
Synopsis: GPL Palettes Copied from 'Gimp' and 'Inkscape'
Description:

This package provides a set of palettes imported from Gimp distributed under GPL3 (<https://www.gimp.org/about/COPYING>), and Inkscape distributed under GPL2 (<https://inkscape.org/about/license/>).

r-pakpmics2018mm 0.1.0
Propagated dependencies: r-tibble@3.3.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/myaseen208/PakPMICS2018mm
Licenses: GPL 2
Build system: r
Synopsis: Multiple Indicator Cluster Survey (MICS) 2017-18 Maternal Mortality Questionnaire Data for Punjab, Pakistan
Description:

This package provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2017-18 Maternal Mortality questionnaire data for Punjab, Pakistan. The results of the present survey are critically important for the purposes of Sustainable Development Goals (SDGs) monitoring, as the survey produces information on 32 global Sustainable Development Goals (SDGs) indicators. The data was collected from 53,840 households selected at the second stage with systematic random sampling out of a sample of 2,692 clusters selected using probability proportional to size sampling. Six questionnaires were used in the survey: (1) a household questionnaire to collect basic demographic information on all de jure household members (usual residents), the household, and the dwelling; (2) a water quality testing questionnaire administered in three households in each cluster of the sample; (3) a questionnaire for individual women administered in each household to all women age 15-49 years; (4) a questionnaire for individual men administered in every second household to all men age 15-49 years; (5) an under-5 questionnaire, administered to mothers (or caretakers) of all children under 5 living in the household; and (6) a questionnaire for children age 5-17 years, administered to the mother (or caretaker) of one randomly selected child age 5-17 years living in the household (<http://www.mics.unicef.org/surveys>).

Total packages: 72166