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

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-pepbvs 2.2
Dependencies: gsl@2.8
Propagated dependencies: r-rcppgsl@0.3.14 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-mcmcse@1.5-1 r-matrix@1.7-5 r-bayesvarsel@2.4.5 r-bas@2.0.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PEPBVS
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Variable Selection using Power-Expected-Posterior Prior
Description:

This package performs Bayesian variable selection under normal linear models for the data with the model parameters following as prior distributions either the power-expected-posterior (PEP) or the intrinsic (a special case of the former) (Fouskakis and Ntzoufras (2022) <doi: 10.1214/21-BA1288>, Fouskakis and Ntzoufras (2020) <doi: 10.3390/econometrics8020017>). The prior distribution on model space is the uniform over all models or the uniform on model dimension (a special case of the beta-binomial prior). The selection is performed by either implementing a full enumeration and evaluation of all possible models or using the Markov Chain Monte Carlo Model Composition (MC3) algorithm (Madigan and York (1995) <doi: 10.2307/1403615>). Complementary functions for hypothesis testing, estimation and predictions under Bayesian model averaging, as well as, plotting and printing the results are also provided. The results can be compared to the ones obtained under other well-known priors on model parameters and model spaces.

r-pttstability 1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pttstability
Licenses: GPL 3
Build system: r
Synopsis: Particle-Takens Stability
Description:

Includes a collection of functions presented in "Measuring stability in ecological systems without static equilibria" by Clark et al. (2022) <doi:10.1002/ecs2.4328> in Ecosphere. These can be used to estimate the parameters of a stochastic state space model (i.e. a model where a time series is observed with error). The goal of this package is to estimate the variability around a deterministic process, both in terms of observation error - i.e. variability due to imperfect observations that does not influence system state - and in terms of process noise - i.e. stochastic variation in the actual state of the process. Unlike classical methods for estimating variability, this package does not necessarily assume that the deterministic state is fixed (i.e. a fixed-point equilibrium), meaning that variability around a dynamic trajectory can be estimated (e.g. stochastic fluctuations during predator-prey dynamics).

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-pipebind 0.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/bwiernik/pipebind/
Licenses: GPL 3
Build system: r
Synopsis: Flexible Binding for Complex Function Evaluation with the Base R |> Pipe
Description:

This package provides a simple function to bind a piped object to a placeholder symbol to enable complex function evaluation with the base R |> pipe.

r-procdata 0.3.2
Dependencies: python@3.12.12
Propagated dependencies: r-rcpp@1.1.1-1.1 r-keras@2.16.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ProcData
Licenses: GPL 2+
Build system: r
Synopsis: Process Data Analysis
Description:

This package provides tools for exploratory process data analysis. Process data refers to the data describing participants problem-solving processes in computer-based assessments. It is often recorded in computer log files. This package provides functions to read, process, and write process data. It also implements two feature extraction methods to compress the information stored in process data into standard numerical vectors. This package also provides recurrent neural network based models that relate response processes with other binary or scale variables of interest. The functions that involve training and evaluating neural networks are wrappers of functions in keras'.

r-pnadcperiods 0.1.2
Propagated dependencies: r-sidrar@0.2.9 r-lubridate@1.9.5 r-data-table@1.18.4 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://antrologos.github.io/PNADCperiods/
Licenses: Expat
Build system: r
Synopsis: Identify Reference Periods in Brazil's PNADC Survey Data
Description:

Identifies reference periods (months, fortnights, and weeks) in Brazil's quarterly PNADC (Pesquisa Nacional por Amostra de Domicilios Continua) survey data and computes calibrated weights for sub-quarterly analysis. The core algorithm uses IBGE (Instituto Brasileiro de Geografia e Estatistica) Parada Tecnica (technical break) rules combined with respondent birthdates to determine which temporal period each survey observation refers to. Period identification follows a nested hierarchy enforced by construction: fortnights require months, weeks require fortnights. Achieves approximately 97% monthly determination rate with the full series (2012-2025). Strict fortnight and week rates are approximately 9% and 3% respectively, as they cannot leverage cross-quarter panel aggregation. Experimental strategies (probabilistic assignment and UPA (Primary Sampling Unit) aggregation) further improve these determination rates. The package provides adaptive hierarchical weight calibration (4/2/1 cell levels for month/fortnight/week) with period-specific smoothing to produce survey weights calibrated to SIDRA (Sistema IBGE de Recuperacao Automatica) population totals. Also includes a SIDRA mensalization module that converts 86+ official rolling quarter series from the IBGE SIDRA API (Application Programming Interface) into exact monthly estimates, without requiring access to microdata. Hecksher (2020) <https://repositorio.ipea.gov.br/handle/11058/9859>.

r-ppca 1.1
Propagated dependencies: r-rspectra@0.16-2 r-rcpp@1.1.1-1.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pPCA
Licenses: GPL 3
Build system: r
Synopsis: Partial Principal Component Analysis of Partitioned Large Sparse Matrices
Description:

This package performs partial principal component analysis of a large sparse matrix. The matrix may be stored as a list of matrices to be concatenated (implicitly) horizontally. Useful application includes cases where the number of total nonzero entries exceed the capacity of 32 bit integers (e.g., with large Single Nucleotide Polymorphism data).

r-pleioh2g 0.1.3
Propagated dependencies: r-vroom@1.7.1 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-mvtnorm@1.3-7 r-glue@1.8.1 r-gdata@3.0.1 r-fs@2.1.0 r-dplyr@1.2.1 r-data-table@1.18.4 r-cli@3.6.6 r-checkmate@2.3.4 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=pleioh2g
Licenses: GPL 3
Build system: r
Synopsis: Estimation of Pleiotropic Heritability from Genome-Wide Association Studies (GWAS) Summary Statistics
Description:

This package provides tools to compute unbiased pleiotropic heritability estimates of complex diseases from genome-wide association studies (GWAS) summary statistics. We estimate pleiotropic heritability from GWAS summary statistics by estimating the proportion of variance explained from an estimated genetic correlation matrix (Bulik-Sullivan et al. 2015 <doi:10.1038/ng.3406>) and employing a Monte-Carlo bias correction procedure to account for sampling noise in genetic correlation estimates.

r-pempi 1.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/stephaneguerrier/pempi
Licenses: AGPL 3
Build system: r
Synopsis: Proportion Estimation with Marginal Proxy Information
Description:

This package provides a system contains easy-to-use tools for the conditional estimation of the prevalence of an emerging or rare infectious diseases using the methods proposed in Guerrier et al. (2023) <arXiv:2012.10745>.

r-pdxtrees 0.5.1
Propagated dependencies: r-rlang@1.2.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://github.com/mcconvil/pdxTrees
Licenses: GPL 3
Build system: r
Synopsis: Data Package of Portland, Oregon Trees
Description:

An engaging collection of datasets from Portland Parks and Recreation. The city of Portland inventoried every tree in over 170 parks and along the streets in 96 neighborhoods.

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-plotscale 0.1.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=plotscale
Licenses: GPL 3
Build system: r
Synopsis: Scale Graphics Devices Using Plot Dimensions
Description:

Figures rendered on graphics devices are usually rescaled to fit pre-determined device dimensions. plotscale implements the reverse: desired plot dimensions are specified and device dimensions are calculated to accommodate marginal material, giving consistent proportions for plot elements. Default methods support grid graphics such as lattice and ggplot. See "example('devsize')" and "vignette('plotscale')".

r-psyphy 0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=psyphy
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Functions for Analyzing Psychophysical Data in R
Description:

An assortment of functions that could be useful in analyzing data from psychophysical experiments. It includes functions for calculating d from several different experimental designs, links for m-alternative forced-choice (mafc) data to be used with the binomial family in glm (and possibly other contexts) and self-Start functions for estimating gamma values for CRT screen calibrations.

r-pvar 2.2.7
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://cran.r-project.org/package=pvar
Licenses: GPL 2
Build system: r
Synopsis: Calculation and Application of p-Variation
Description:

The calculation of p-variation of the finite sample data. This package is a realisation of the procedure described in Butkus, V. & Norvaisa, R. Lith Math J (2018). <doi: 10.1007/s10986-018-9414-3> The formal definitions and reference into literature are given in vignette.

r-plothmm 2023.8.28
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://cran.r-project.org/package=plotHMM
Licenses: GPL 2+
Build system: r
Synopsis: Plot Hidden Markov Models
Description:

Hidden Markov Models are useful for modeling sequential data. This package provides several functions implemented in C++ for explaining the algorithms used for Hidden Markov Models (forward, backward, decoding, learning).

r-pqa 1.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PQA
Licenses: LGPL 3
Build system: r
Synopsis: Perform the Pearson-Quetelet Analysis on Two-Way Contingency Tables
Description:

This package provides tools to perform Pearson-Quetelet analysis on two-way contingency tables. The package computes absolute and relative frequencies, Quetelet indices, Pearson-Quetelet decomposition, apex tables, and chi-square summaries for interpreting associations between categorical variables.

r-processmapr 0.5.8
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-shiny@1.13.0 r-scales@1.4.0 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-plotly@4.12.0 r-miniui@0.1.2 r-lifecycle@1.0.5 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-hms@1.1.4 r-glue@1.8.1 r-ggplot2@4.0.3 r-forcats@1.0.1 r-edear@1.0.1 r-dplyr@1.2.1 r-diagrammer@1.0.12 r-data-table@1.18.4 r-cli@3.6.6 r-bupar@1.0.1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://bupar.net/
Licenses: Expat
Build system: r
Synopsis: Construct Process Maps Using Event Data
Description:

Visualize event logs using directed graphs, i.e. process maps. Part of the bupaR framework.

r-pseudorank 1.0.4
Propagated dependencies: r-rcpp@1.1.1-1.1 r-doby@4.7.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/happma/pseudorank/
Licenses: GPL 3
Build system: r
Synopsis: Pseudo-Ranks
Description:

Efficient calculation of pseudo-ranks and (pseudo)-rank based test statistics. In case of equal sample sizes, pseudo-ranks and mid-ranks are equal. When used for inference mid-ranks may lead to paradoxical results. Pseudo-ranks are in general not affected by such a problem. See Happ et al. (2020, <doi:10.18637/jss.v095.c01>) for details.

r-prioritizrdata 0.3.3
Propagated dependencies: r-tibble@3.3.1 r-terra@1.9-27 r-sf@1.1-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://prioritizr.github.io/prioritizrdata/
Licenses: GPL 3
Build system: r
Synopsis: Conservation Planning Datasets
Description:

Conservation planning datasets for learning how to use the prioritizr package <https://CRAN.R-project.org/package=prioritizr>.

r-parasiter 1.0
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-readr@2.2.0 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-boot@1.3-32 r-blakerci@1.0-6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=parasiteR
Licenses: GPL 3+
Build system: r
Synopsis: Theorical-Practical Approach to Parasitological Data Analysis
Description:

Standardizes and streamlines the processing of parasitological data by integrating descriptive analyses of parasite count distributions, automated calculation of parasitological indices and their dispersion measures, and intuitive visualizations for representing these metrics (Bush et al. 1997 <doi:10.2307/3284227>, Reiczigel et al. 2019 <doi:10.1016/j.pt.2019.01.003>).

r-pwt9 9.1-0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pwt9
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Penn World Table (Version 9.x)
Description:

The Penn World Table 9.x (<http://www.ggdc.net/pwt/>) provides information on relative levels of income, output, inputs, and productivity for 182 countries between 1950 and 2017.

r-professr 2.4-3
Propagated dependencies: r-rpmg@2.2-7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ProfessR
Licenses: GPL 2+
Build system: r
Synopsis: Grades Setting and Exam Maker
Description:

Programs to determine student grades and create examinations from Question banks. Programs will create numerous multiple choice exams, randomly shuffled, for different versions of same question list.

r-pumbayes 1.0.2
Propagated dependencies: r-rcpptn@0.2-2 r-rcppdist@0.1.1.1 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://github.com/SkylarShiHub/pumBayes
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Estimation of Probit Unfolding Models for Binary Preference Data
Description:

Bayesian estimation and analysis methods for Probit Unfolding Models (PUMs), a novel class of scaling models designed for binary preference data. These models allow for both monotonic and non-monotonic response functions. The package supports Bayesian inference for both static and dynamic PUMs using Markov chain Monte Carlo (MCMC) algorithms with minimal or no tuning. Key functionalities include posterior sampling, hyperparameter selection, data preprocessing, model fit evaluation, and visualization. The methods are particularly suited to analyzing voting data, such as from the U.S. Congress or Supreme Court, but can also be applied in other contexts where non-monotonic responses are expected. For methodological details, see Shi et al. (2025) <doi:10.48550/arXiv.2504.00423>.

r-pkgcache 2.2.5
Propagated dependencies: r-r6@2.6.1 r-processx@3.9.0 r-jsonlite@2.0.0 r-filelock@1.0.3 r-curl@7.1.0 r-cli@3.6.6 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://r-lib.github.io/pkgcache/
Licenses: Expat
Build system: r
Synopsis: Cache 'CRAN'-Like Metadata and R Packages
Description:

Metadata and package cache for CRAN-like repositories. This is a utility package to be used by package management tools that want to take advantage of caching.

Total packages: 72465