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

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-pie 1.0.0
Propagated dependencies: r-xgboost@3.2.1.1 r-gglasso@1.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PIE
Licenses: GPL 2
Build system: r
Synopsis: Partially Interpretable Model with Black-Box Refinement
Description:

This package implements a novel predictive model, Partially Interpretable Estimators (PIE), which jointly trains an interpretable model and a black-box model to achieve high predictive performance as well as partial model. See the paper, Wang, Yang, Li, and Wang (2021) <doi:10.48550/arXiv.2105.02410>.

r-portfoliobacktest 0.4.2
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-rlang@1.2.0 r-r-utils@2.13.0 r-quantmod@0.4.28 r-quadprog@1.5-8 r-performanceanalytics@2.1.0 r-pbapply@1.7-4 r-ggplot2@4.0.3 r-evaluate@1.0.5 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://CRAN.R-project.org/package=portfolioBacktest
Licenses: GPL 3
Build system: r
Synopsis: Automated Backtesting of Portfolios over Multiple Datasets
Description:

Automated backtesting of multiple portfolios over multiple datasets of stock prices in a rolling-window fashion. Intended for researchers and practitioners to backtest a set of different portfolios, as well as by a course instructor to assess the students in their portfolio design in a fully automated and convenient manner, with results conveniently formatted in tables and plots. Each portfolio design is easily defined as a function that takes as input a window of the stock prices and outputs the portfolio weights. Multiple portfolios can be easily specified as a list of functions or as files in a folder. Multiple datasets can be conveniently extracted randomly from different markets, different time periods, and different subsets of the stock universe. The results can be later assessed and ranked with tables based on a number of performance criteria (e.g., expected return, volatility, Sharpe ratio, drawdown, turnover rate, return on investment, computational time, etc.), as well as plotted in a number of ways with nice barplots and boxplots. See Chapter 8 (Portfolio Backtesting) of the book: Daniel P. Palomar, "Portfolio Optimization: Theory and Application", Cambridge University Press, 2025.

r-potions 0.2.0
Propagated dependencies: r-yaml@2.3.12 r-stringi@1.8.7 r-rrapply@1.2.8 r-rlang@1.2.0 r-purrr@1.2.2 r-lobstr@1.2.1 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://potions.ala.org.au
Licenses: FSDG-compatible
Build system: r
Synopsis: Easy Options Management
Description:

Store and retrieve data from options() using syntax derived from the here package. potions makes it straightforward to update and retrieve options, either in the workspace or during package development, without overwriting global options.

r-psricalcsm 1.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/RFeissIV/PSRICalcSM
Licenses: Expat
Build system: r
Synopsis: Plant Stress Response Index Calculator - Softmax Method
Description:

This package implements the softmax aggregation method for calculating Plant Stress Response Index (PSRI) from time-series germination data under environmental stressors including prions, xenobiotics, osmotic stress, heavy metals, and chemical contaminants. Provides zero-robust PSRI computation through adaptive softmax weighting of germination components (Maximum Stress-adjusted Germination, Maximum Rate of Germination, complementary Mean Time to Germination, and Radicle Vigor Score), eliminating the zero-collapse failure mode of the geometric mean approach implemented in PSRICalc'. Includes perplexity-based temperature parameter calibration and modular component functions for transparent germination analysis. Built on the methodological foundation of the Osmotic Stress Response Index (OSRI) framework developed by Walne et al. (2020) <doi:10.1002/agg2.20087>. Note: This package implements methodology currently under peer review. Please contact the author before publication using this approach. Development followed an iterative human-machine collaboration where all algorithmic design, statistical methodologies, and biological validation logic were conceptualized, tested, and iteratively refined by Richard A. Feiss through repeated cycles of running experimental data, evaluating analytical outputs, and selecting among candidate algorithms and approaches. AI systems (Anthropic Claude and OpenAI GPT) served as coding assistants and analytical sounding boards under continuous human direction. The selection of statistical methods, evaluation of biological plausibility, and all final methodology decisions were made by the human author. AI systems did not independently originate algorithms, statistical approaches, or scientific methodologies.

r-ppgmmga 1.3.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mclust@6.1.2 r-ggplot2@4.0.3 r-ga@3.2.5 r-crayon@1.5.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/luca-scr/ppgmmga
Licenses: GPL 2+
Build system: r
Synopsis: Projection Pursuit Based on Gaussian Mixtures and Evolutionary Algorithms
Description:

Projection Pursuit (PP) algorithm for dimension reduction based on Gaussian Mixture Models (GMMs) for density estimation using Genetic Algorithms (GAs) to maximise an approximated negentropy index. For more details see Scrucca and Serafini (2019) <doi:10.1080/10618600.2019.1598871>.

r-pid 0.65
Propagated dependencies: r-png@0.1-9 r-ggplot2@4.0.3 r-frf2-catlg128@1.2-4 r-frf2@2.3-5 r-doe-base@1.2-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://learnche.org/pid/
Licenses: FreeBSD
Build system: r
Synopsis: Process Improvement using Data
Description:

This package provides a collection of scripts and data files for the statistics text: "Process Improvement using Data" <https://learnche.org/pid/> and the online course "Experimentation for Improvement" found on Coursera. The package contains code for designed experiments, data sets and other convenience functions used in the book.

r-pte 1.7
Propagated dependencies: r-survival@3.8-6 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PTE
Licenses: GPL 3
Build system: r
Synopsis: Personalized Treatment Evaluator
Description:

We provide inference for personalized medicine models. Namely, we answer the questions: (1) how much better does a purported personalized recommendation engine for treatments do over a business-as-usual approach and (2) is that difference statistically significant?

r-pbv 0.5-47
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/alexanderrobitzsch/pbv
Licenses: GPL 2+
Build system: r
Synopsis: Probabilities for Bivariate Normal Distribution
Description:

Computes probabilities of the bivariate normal distribution in a vectorized R function (Drezner & Wesolowsky, 1990, <doi:10.1080/00949659008811236>).

r-psycho 0.6.2
Propagated dependencies: r-stringr@1.6.0 r-scales@1.4.0 r-parameters@0.29.0 r-insight@1.5.1 r-ggplot2@4.0.3 r-effectsize@1.0.2 r-dplyr@1.2.1 r-bayestestr@0.18.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/neuropsychology/psycho.R
Licenses: Expat
Build system: r
Synopsis: Efficient and Publishing-Oriented Workflow for Psychological Science
Description:

The main goal of the psycho package is to provide tools for psychologists, neuropsychologists and neuroscientists, to facilitate and speed up the time spent on data analysis. It aims at supporting best practices and tools to format the output of statistical methods to directly paste them into a manuscript, ensuring statistical reporting standardization and conformity.

r-perk 0.0.9.2
Propagated dependencies: r-zoo@1.8-15 r-viridis@0.6.5 r-tidyr@1.3.2 r-tibble@3.3.1 r-shinywidgets@0.9.1 r-shinyjs@2.1.1 r-shiny@1.13.0 r-readr@2.2.0 r-plotly@4.12.0 r-magrittr@2.0.5 r-golem@0.5.1 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dt@0.34.0 r-dplyr@1.2.1 r-config@0.3.2 r-colourpicker@1.3.0 r-bs4dash@2.3.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/jkkishore85/PERK/
Licenses: GPL 3+
Build system: r
Synopsis: Predicting Environmental Concentration and Risk
Description:

This package provides a Shiny Web Application to predict and visualize concentrations of pharmaceuticals in the aqueous environment. Jagadeesan K., Barden R. and Kasprzyk-Hordern B. (2022) <https://www.ssrn.com/abstract=4306129>.

r-precommit 0.4.3
Dependencies: git@2.54.0
Propagated dependencies: r-yaml@2.3.12 r-withr@3.0.2 r-rprojroot@2.1.1 r-rlang@1.2.0 r-r-cache@0.17.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-here@1.0.2 r-fs@2.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://lorenzwalthert.github.io/precommit/
Licenses: GPL 3
Build system: r
Synopsis: Pre-Commit Hooks
Description:

Useful git hooks for R building on top of the multi-language framework pre-commit for hook management. This package provides git hooks for common tasks like formatting files with styler or spell checking as well as wrapper functions to access the pre-commit executable.

r-pkgdepr 1.1.1
Propagated dependencies: r-visnetwork@2.1.4 r-viridislite@0.4.3 r-scales@1.4.0 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pkgdepR.org/
Licenses: Expat
Build system: r
Synopsis: Statically Determine Function Dependencies Between Packages
Description:

Statically determine and visualize the function dependencies within and across packages. This may be useful for managing function dependencies across a code base of multiple R packages.

r-poissonreg 1.0.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-parsnip@1.6.0 r-generics@0.1.4 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/tidymodels/poissonreg
Licenses: Expat
Build system: r
Synopsis: Model Wrappers for Poisson Regression
Description:

Bindings for Poisson regression models for use with the parsnip package. Models include simple generalized linear models, Bayesian models, and zero-inflated Poisson models (Zeileis, Kleiber, and Jackman (2008) <doi:10.18637/jss.v027.i08>).

r-pisart 2.0.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pisaRT
Licenses: FSDG-compatible
Build system: r
Synopsis: Small Example Response and Response Time Data from PISA 2018
Description:

Scored responses and responses times from the Canadian subsample of the PISA 2018 assessment, accessible as the "Cognitive items total time/visits data file" by OECD (2020) <https://www.oecd.org/pisa/data/2018database/>.

r-pnsibge 0.2.1
Propagated dependencies: r-timedate@4052.112 r-tibble@3.3.1 r-survey@4.5 r-readxl@1.5.0 r-readr@2.2.0 r-rcurl@1.98-1.18 r-projmgr@0.1.2 r-magrittr@2.0.5 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=PNSIBGE
Licenses: GPL 3
Build system: r
Synopsis: Downloading, Reading and Analyzing PNS Microdata
Description:

This package provides tools for downloading, reading and analyzing the National Survey of Health - PNS, a household survey from Brazilian Institute of Geography and Statistics - IBGE. The data must be downloaded from the official website <https://www.ibge.gov.br/>. Further analysis must be made using package survey'.

r-propertee 1.0.5
Propagated dependencies: r-sandwich@3.1-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/benbhansen-stats/propertee
Licenses: Expat
Build system: r
Synopsis: Standardization-Based Effect Estimation with Optional Prior Covariance Adjustment
Description:

The Prognostic Regression Offsets with Propagation of ERrors (for Treatment Effect Estimation) package facilitates direct adjustment for experiments and observational studies that is compatible with a range of study designs and covariance adjustment strategies. It uses explicit specification of clusters, blocks and treatment allocations to furnish probability of assignment-based weights targeting any of several average treatment effect parameters, and for standard error calculations reflecting these design parameters. For covariance adjustment of its Hajek and (one-way) fixed effects estimates, it enables offsetting the outcome against predictions from a dedicated covariance model, with standard error calculations propagating error as appropriate from the covariance model.

r-plutor 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-repr@1.1.7 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-magrittr@2.0.5 r-ggsci@5.0.0 r-ggplot2@4.0.3 r-ggh4x@0.3.1 r-dplyr@1.2.1 r-cli@3.6.6 r-baizer@0.8.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/william-swl/plutor
Licenses: Expat
Build system: r
Synopsis: Useful Functions for Visualization
Description:

In ancient Roman mythology, Pluto was the ruler of the underworld and presides over the afterlife. Pluto was frequently conflated with Plutus', the god of wealth, because mineral wealth was found underground. When plotting with R, you try once, twice, practice again and again, and finally you get a pretty figure you want. It's a plot tour', a tour about repetition and reward. Hope plutor helps you on the tour!

r-pvstatem 0.2.2
Propagated dependencies: r-svglite@2.2.2 r-stringr@1.6.0 r-stringi@1.8.7 r-scales@1.4.0 r-readxl@1.5.0 r-readr@2.2.0 r-r6@2.6.1 r-r-utils@2.13.0 r-png@0.1-9 r-nplr@0.1-8 r-lubridate@1.9.5 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-fs@2.1.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/mini-pw/PvSTATEM
Licenses: Modified BSD
Build system: r
Synopsis: Reading, Quality Control and Preprocessing of MBA (Multiplex Bead Assay) Data
Description:

Speeds up the process of loading raw data from MBA (Multiplex Bead Assay) examinations, performs quality control checks, and automatically normalises the data, preparing it for more advanced, downstream tasks. The main objective of the package is to create a simple environment for a user, who does not necessarily have experience with R language. The package is developed within the project of the same name - PvSTATEM', which is an international project aiming for malaria elimination.

r-pcdid 1.0.0
Propagated dependencies: r-sandwich@3.1-1 r-lmtest@0.9-40
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/adamwang15/pcdid
Licenses: GPL 3+
Build system: r
Synopsis: Principal Components Difference-in-Differences
Description:

This package implements the Principal Components Difference-in-Differences estimators as described in Chan, M. K., & Kwok, S. S. (2022) <doi:10.1080/07350015.2021.1914636>.

r-parallelplot 0.4.0
Propagated dependencies: r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://gitlab.com/drti/parallelplot
Licenses: Expat
Build system: r
Synopsis: `htmlwidget` for a Parallel Coordinates Plot
Description:

Create a parallel coordinates plot, using `htmlwidgets` package and `d3.js`.

r-paswr 1.3
Propagated dependencies: r-mass@7.3-65 r-lattice@0.22-9 r-e1071@1.7-17
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PASWR
Licenses: GPL 2
Build system: r
Synopsis: Probability and Statistics with R
Description:

This package provides functions and data sets for the text Probability and Statistics with R.

r-patternator 0.1.0
Propagated dependencies: r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/stathwang/patternator
Licenses: GPL 2+
Build system: r
Synopsis: Feature Extraction from Female Brown Anole Lizard Dorsal Patterns
Description:

This package provides a set of functions to efficiently recognize and clean the continuous dorsal pattern of a female brown anole lizard (Anolis sagrei) traced from ImageJ', an open platform for scientific image analysis (see <https://imagej.net> for more information), and extract common features such as the pattern sinuosity indices, coefficient of variation, and max-min width.

r-pptcirc 0.2.3
Propagated dependencies: r-progress@1.2.3 r-circular@0.5-2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Karlampm/PPTcirc
Licenses: GPL 3
Build system: r
Synopsis: Projected Polya Tree for Circular Data
Description:

This package provides functionality for the prior and posterior projected Polya tree for the analysis of circular data (Nieto-Barajas and Nunez-Antonio (2019) <arXiv:1902.06020>).

r-paneltests 1.0.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=paneltests
Licenses: GPL 3
Build system: r
Synopsis: Panel Data Pre-Testing and Diagnostic Suite
Description:

Pre-testing and diagnostic tools for panel data analysis. Researchers should run these tests before any panel regression to verify modelling assumptions. The package implements: (1) the Hsiao (2014, <ISBN:978-1-107-65763-2>) homogeneity F-tests (F1/F2/F3), Swamy (1970) <doi:10.2307/1913012> parameter heterogeneity test, and Pesaran (2004) <doi:10.2139/ssrn.572504> cross-sectional dependence test via xtpretest(); (2) missing-data detection, mechanism testing, and imputation for unbalanced panels via xtmispanel(); (3) quantile-regression cross-sectional dependence tests (T_tau and T-tilde_tau statistics) of Demetrescu, Hosseinkouchack and Rodrigues (2023) <doi:10.1016/j.jeconom.2022.09.001> via xtcsdq(); and (4) the panel quantile-regression slope homogeneity S-hat and D-hat statistics of Galvao, Juhl, Montes-Rojas and Olmo (2017) <doi:10.1080/07350015.2015.1054493> via xtqsh(). Together these tests address three fundamental pre-testing questions: (i) are slopes homogeneous? (ii) is there cross-sectional dependence? and (iii) is the panel balanced and is missingness ignorable?

Total packages: 72465