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

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-pbiparams 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pbiparams
Licenses: Expat
Build system: r
Synopsis: Safe Parameter Extraction for Power BI R Scripts
Description:

Safely extracts and coerces values from a Power BI parameter table (one row, multiple columns) without string concatenation or injection of raw values into scripts.

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-pdt 0.0.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pdt
Licenses: GPL 3
Build system: r
Synopsis: Permutation Distancing Test
Description:

Permutation (randomisation) test for single-case phase design data with two phases (e.g., pre- and post-treatment). Correction for dependency of observations is done through stepwise resampling the time series while varying the distance between observations. The required distance 0,1,2,3.. is determined based on repeated dependency testing while stepwise increasing the distance. In preparation: Vroegindeweij et al. "A Permutation distancing test for single-case observational AB phase design data: A Monte Carlo simulation study".

r-plumbr 0.6.10
Propagated dependencies: r-objectsignals@0.10.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/ggobi/plumbr/wiki
Licenses: GPL 2+
Build system: r
Synopsis: Mutable and Dynamic Data Models
Description:

The base R data.frame, like any vector, is copied upon modification. This behavior is at odds with that of GUIs and interactive graphics. To rectify this, plumbr provides a mutable, dynamic tabular data model. Models may be chained together to form the complex plumbing necessary for sophisticated graphical interfaces. Also included is a general framework for linking datasets; an typical use case would be a linked brush.

r-piecepackr 1.16.1
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-r6@2.6.1 r-purrr@1.2.2 r-png@0.1-9 r-jpeg@0.1-11 r-grimport2@0.3-3 r-gridgeometry@0.4-0 r-affiner@0.3.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://trevorldavis.com/piecepackr/
Licenses: Expat
Build system: r
Synopsis: Board Game Graphics
Description:

This package provides functions to make board game graphics with the ggplot2', grid', rayrender', rayvertex', and rgl packages. Specializes in game diagrams, animations, and "Print & Play" layouts for the piecepack <https://www.ludism.org/ppwiki> but can make graphics for other board game systems. Includes configurations for several public domain game systems such as checkers, (double-18) dominoes, go, piecepack', playing cards, etc.

r-prism 0.3.0
Propagated dependencies: r-terra@1.9-27 r-stringr@1.6.0 r-readr@2.2.0 r-raster@3.6-32 r-magrittr@2.0.5 r-httr@1.4.8 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://docs.ropensci.org/prism/
Licenses: Expat
Build system: r
Synopsis: Access Data from the Oregon State Prism Climate Project
Description:

Allows users to access the Oregon State Prism climate data (<https://prism.nacse.org/>). Using the web service API data can easily downloaded in bulk and loaded into R for spatial analysis. Some user friendly visualizations are also provided.

r-poppsiseqr 1.0.2
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.2 r-s4vectors@0.50.1 r-rtracklayer@1.72.0 r-rlang@1.2.0 r-patchwork@1.3.2 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-ggbio@1.60.0 r-genomicranges@1.64.0 r-dplyr@1.2.1 r-devtools@2.5.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/csoeder/PopPsiSeq
Licenses: Expat
Build system: r
Synopsis: Process and Visualize Evolve & Resequence Experiments
Description:

Handle data from evolve and resequence experiments. Measured allele frequencies (e.g., from variants called from high-throughput sequencing data) are compared using an update of the PsiSeq algorithm (Earley, Eric and Corbin Jones (2011) <doi:10.1534/genetics.111.129445>). Functions for saving and loading important files are also included, as well as functions for basic data visualization.

r-p2oncology 0.1.1
Propagated dependencies: r-mvtnorm@1.3-7 r-jsonlite@2.0.0 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17 r-clinfun@1.1.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/innovatiostat/rcode
Licenses: Expat
Build system: r
Synopsis: Single Arm Phase 2 Oncology Trial
Description:

Single arm phase 2 oncology trial. For more details see P. Gao (2024) <doi:10.1080/10543406.2024.2341673>.

r-pcnetmeta 2.8
Propagated dependencies: r-rjags@4-17 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pcnetmeta
Licenses: GPL 2+
Build system: r
Synopsis: Patient-Centered Network Meta-Analysis
Description:

This package performs Bayesian arm-based network meta-analysis for datasets with binary, continuous, and count outcomes (Zhang et al., 2014 <doi:10.1177/1740774513498322>; Lin et al., 2017 <doi:10.18637/jss.v080.i05>).

r-permutationr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PermutationR
Licenses: Expat
Build system: r
Synopsis: Conduct Permutation Analysis of Variance in R
Description:

Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types for two-way designs.

r-phsmethods 1.2.0
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-readr@2.2.0 r-magrittr@2.0.5 r-lubridate@1.9.5 r-lifecycle@1.0.5 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/Public-Health-Scotland/phsmethods
Licenses: GPL 2+
Build system: r
Synopsis: Standard Methods for Use in Public Health Scotland
Description:

This package provides a collection of methods for commonly undertaken analytical tasks, primarily developed for Public Health Scotland (PHS) analysts, but the package is also generally useful to others working in the healthcare space, particularly since it has functions for working with Community Health Index (CHI) numbers. The package can help to make data manipulation and analysis more efficient and reproducible.

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-pkgstats 0.2.4
Dependencies: global@6.6.14
Propagated dependencies: r-withr@3.0.2 r-sys@3.4.3 r-rprojroot@2.1.1 r-roxygen2@8.0.0 r-readr@2.2.0 r-memoise@2.0.1 r-igraph@2.3.1 r-fs@2.1.0 r-dplyr@1.2.1 r-cpp11@0.5.5 r-checkmate@2.3.4 r-brio@1.1.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://docs.ropensci.org/pkgstats/
Licenses: GPL 3
Build system: r
Synopsis: Metrics of R Packages
Description:

Static code analyses for R packages using the external code-tagging libraries ctags and gtags'. Static analyses enable packages to be analysed very quickly, generally a couple of seconds at most. The package also provides access to a database generating by applying the main function to the full CRAN archive, enabling the statistical properties of any package to be compared with all other CRAN packages.

r-pcgse 0.5.0
Propagated dependencies: r-rmtstat@0.3.1 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PCGSE
Licenses: GPL 2+
Build system: r
Synopsis: Principal Component Gene Set Enrichment
Description:

This package contains logic for computing the statistical association of variable groups, i.e., gene sets, with respect to the principal components of genomic data.

r-pliman 3.1.1
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-mirai@2.7.0 r-exactextractr@0.10.1 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://nepem-ufsc.github.io/pliman/
Licenses: GPL 3+
Build system: r
Synopsis: Tools for Plant Image Analysis
Description:

This package provides tools for both single and batch image manipulation and analysis (Olivoto, 2022 <doi:10.1111/2041-210X.13803>) and phytopathometry (Olivoto et al., 2022 <doi:10.1007/S40858-021-00487-5>). The tools can be used for the quantification of leaf area, object counting, extraction of image indexes, shape measurement, object landmark identification, and Elliptical Fourier Analysis of object outlines (Claude (2008) <doi:10.1007/978-0-387-77789-4>). The package also provides a comprehensive pipeline for generating shapefiles with complex layouts and supports high-throughput phenotyping of RGB, multispectral, and hyperspectral orthomosaics. This functionality facilitates field phenotyping using UAV- or satellite-based imagery.

r-pregnancy 0.2.1
Propagated dependencies: r-rlang@1.2.0 r-lubridate@1.9.5 r-dplyr@1.2.1 r-cli@3.6.6 r-anytime@0.3.13
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://ellakaye.github.io/pregnancy/
Licenses: Expat
Build system: r
Synopsis: Calculate and Track Dates and Medications During Pregnancy
Description:

This package provides functionality for calculating pregnancy-related dates and tracking medications during pregnancy and fertility treatment. Calculates due dates from various starting points including last menstrual period and IVF (In Vitro Fertilisation) transfer dates, determines pregnancy progress on any given date, and identifies when specific pregnancy weeks are reached. Includes medication tracking capabilities for individuals undergoing fertility treatment or during pregnancy, allowing users to monitor remaining doses and quantities needed over specified time periods. Designed for those tracking their own pregnancies or supporting partners through the process, making use of options to personalise output messages. For details on due date calculations, see <https://www.acog.org/clinical/clinical-guidance/committee-opinion/articles/2017/05/methods-for-estimating-the-due-date>.

r-piglet 1.2.0
Propagated dependencies: r-zen4r@0.10.6 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-popbayes 1.3
Dependencies: jags@4.3.1
Propagated dependencies: r-r2jags@0.8-9 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://frbcesab.github.io/popbayes/
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Model to Estimate Population Trends from Counts Series
Description:

This package infers the trends of one or several animal populations over time from series of counts. It does so by accounting for count precision (provided or inferred based on expert knowledge, e.g. guesstimates), smoothing the population rate of increase over time, and accounting for the maximum demographic potential of species. Inference is carried out in a Bayesian framework. This work is part of the FRB-CESAB working group AfroBioDrivers <https://www.fondationbiodiversite.fr/en/the-frb-in-action/programs-and-projects/le-cesab/afrobiodrivers/>.

r-peopleanalyticsdata 0.2.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://peopleanalytics-regression-book.org
Licenses: Expat
Build system: r
Synopsis: Data Sets for Keith McNulty's Handbook of Regression Modeling in People Analytics
Description:

Data sets for statistical inference modeling related to People Analytics. Contains various data sets from the book Handbook of Regression Modeling in People Analytics by Keith McNulty (2026).

r-puff 0.1.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-scales@1.4.0 r-plotly@4.12.0 r-patchwork@1.3.2 r-magrittr@2.0.5 r-htmlwidgets@1.6.4 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Hammerling-Research-Group/puff
Licenses: Expat
Build system: r
Synopsis: Simulate and Visualize the Gaussian Puff Forward Atmospheric Model
Description:

Simulate and run the Gaussian puff forward atmospheric model in sensor (specific sensor coordinates) or grid (across the grid of a full oil and gas operations site) modes, following Jia, M., Fish, R., Daniels, W., Sprinkle, B. and Hammerling, D. (2024) <doi:10.26434/chemrxiv-2023-hc95q-v3>. Numerous visualization options, including static and animated, 2D and 3D, and a site map generator based on sensor and source coordinates.

r-pmsampsize 1.1.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pmsampsize
Licenses: GPL 3+
Build system: r
Synopsis: Sample Size for Development of a Prediction Model
Description:

Computes the minimum sample size required for the development of a new multivariable prediction model using the criteria proposed by Riley et al. (2018) <doi: 10.1002/sim.7992>. pmsampsize can be used to calculate the minimum sample size for the development of models with continuous, binary or survival (time-to-event) outcomes. Riley et al. (2018) <doi: 10.1002/sim.7992> lay out a series of criteria the sample size should meet. These aim to minimise the overfitting and to ensure precise estimation of key parameters in the prediction model.

r-pgm2 2.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://mlaib.net
Licenses: GPL 3
Build system: r
Synopsis: Recursive Construction of Nested Resolvable Designs and Associated Uniform Designs over GF(p)
Description:

Recursive construction of balanced incomplete block designs (BIBDs), their successive generations, resolvable BIBDs (RBIBDs) and associated uniform designs (UDs), derived from finite projective geometries PG(m, p) over a Galois field GF(p) of any prime order p. Implements and generalises the method of Boudraa, Gheribi-Aoulmi and Laib (2013, International Journal of Research and Reviews in Applied Sciences, 17(2), 167-176), which was previously available only for p = 2, and the uniform design constructions of Fang et al. (2004) <doi:10.1016/S0012-365X(03)00100-6>. Designs of every recursion stage can be extracted, and all constructions are validated against the parameters published in the original paper.

r-powerly 1.10.0
Propagated dependencies: r-splines2@0.5.4 r-rlang@1.2.0 r-r6@2.6.1 r-quadprog@1.5-8 r-qgraph@1.9.8 r-patchwork@1.3.2 r-parabar@1.4.2 r-mvtnorm@1.3-7 r-ggplot2@4.0.3 r-bootnet@1.9.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://powerly.dev
Licenses: Expat
Build system: r
Synopsis: Sample Size Analysis for Psychological Networks and More
Description:

An implementation of the sample size computation method for network models proposed by Constantin et al. (2023) <doi:10.1037/met0000555>. The implementation takes the form of a three-step recursive algorithm designed to find an optimal sample size given a model specification and a performance measure of interest. It starts with a Monte Carlo simulation step for computing the performance measure and a statistic at various sample sizes selected from an initial sample size range. It continues with a monotone curve-fitting step for interpolating the statistic across the entire sample size range. The final step employs stratified bootstrapping to quantify the uncertainty around the fitted curve.

r-primal 1.0.3
Propagated dependencies: r-rcppeigen@0.3.4.0.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=PRIMAL
Licenses: GPL 2+
Build system: r
Synopsis: Parametric Simplex Method for Sparse Learning
Description:

This package implements a unified framework of parametric simplex method for a variety of sparse learning problems (e.g., Dantzig selector (for linear regression), sparse quantile regression, sparse support vector machines, and compressive sensing) combined with efficient hyper-parameter selection strategies. The core algorithm is implemented in C++ with Eigen3 support for portable high performance linear algebra. For more details about parametric simplex method, see Haotian Pang (2017) <https://papers.nips.cc/paper/6623-parametric-simplex-method-for-sparse-learning.pdf>.

Total packages: 73977