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

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-point 1.4
Propagated dependencies: r-rarpack@0.11-0 r-matrix@1.7-4 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=POINT
Licenses: GPL 2
Build system: r
Synopsis: Protein Structure Guided Local Test
Description:

This package provides an implementation of a rare variant association test that utilizes protein tertiary structure to increase signal and to identify likely causal variants. Performs structure-guided collapsing, which leads to local tests that borrow information from neighboring variants on a protein and that provide association information on a variant-specific level. For details of the implemented method see West, R. M., Lu, W., Rotroff, D. M., Kuenemann, M., Chang, S-M., Wagner M. J., Buse, J. B., Motsinger-Reif, A., Fourches, D., and Tzeng, J-Y. (2019) <doi:10.1371/journal.pcbi.1006722>.

r-pedgene 4.1
Propagated dependencies: r-survey@4.5 r-matrix@1.7-4 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pedgene
Licenses: GPL 2+
Build system: r
Synopsis: Gene-Level Variant Association Tests for Pedigree Data
Description:

Gene-level variant association tests with disease status for pedigree data: kernel and burden association statistics.

r-provtracer 1.0
Propagated dependencies: r-provparser@1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/End-to-end-provenance
Licenses: GPL 3
Build system: r
Synopsis: Uses Provenance to Trace File Lineage for One or more R Scripts
Description:

Uses provenance collected by rdtLite package or comparable tool to display information about input files, output files, and exchanged files for a single R script or a series of R scripts.

r-pcal 1.0.0
Propagated dependencies: r-rdpack@2.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pedro-teles-fonseca.github.io/pcal/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Calibration of P-Values for Point Null Hypothesis Testing
Description:

Calibrate p-values under a robust perspective using the methods developed by Sellke, Bayarri, and Berger (2001) <doi:10.1198/000313001300339950> and obtain measures of the evidence provided by the data in favor of point null hypotheses which are safer and more straightforward to interpret.

r-pkgkitten 0.2.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/eddelbuettel/pkgkitten
Licenses: GPL 2+
Build system: r
Synopsis: Create Simple Packages Which Do not Upset R Package Checks
Description:

This package provides a function kitten() which creates cute little packages which pass R package checks. This sets it apart from package.skeleton() which it calls, and which leaves imperfect files behind. As this is not exactly helpful for beginners, kitten() offers an alternative. Unit test support can be added via the tinytest package (if present), and documentation-creation support can be added via roxygen2 (if present).

r-pathmodelfit 1.0.5
Propagated dependencies: r-lavaan@0.6-21
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pathmodelfit
Licenses: GPL 3
Build system: r
Synopsis: Path Component Fit Indices for Latent Structural Equation Models
Description:

This package provides functions for computing fit indices for evaluating the path component of latent variable structural equation models. Available fit indices include RMSEA-P and NSCI-P originally presented and evaluated by Williams and O'Boyle (2011) <doi:10.1177/1094428110391472> and demonstrated by O'Boyle and Williams (2011) <doi:10.1037/a0020539> and Williams, O'Boyle, & Yu (2020) <doi:10.1177/1094428117736137>. Also included are fit indices described by Hancock and Mueller (2011) <doi:10.1177/0013164410384856>.

r-pycno 1.4.1
Propagated dependencies: r-sp@2.2-1 r-sf@1.1-0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pycno
Licenses: GPL 2+
Build system: r
Synopsis: Pycnophylactic Interpolation
Description:

Given a SpatialPolygonsDataFrame and a set of populations for each polygon, compute a population density estimate based on Tobler's pycnophylactic interpolation algorithm. The result is a SpatialGridDataFrame. Methods are described in Tobler Waldo R. (1979) <doi:10.1080/01621459.1979.10481647>.

r-predrupdate 0.2.1
Propagated dependencies: r-survival@3.8-6 r-rlang@1.1.7 r-proc@1.19.0.1 r-ggpubr@0.6.3 r-ggplot2@4.0.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/GlenMartin31/predRupdate
Licenses: Expat
Build system: r
Synopsis: Prediction Model Validation and Updating
Description:

Evaluate the predictive performance of an existing (i.e. previously developed) prediction/ prognostic model given relevant information about the existing prediction model (e.g. coefficients) and a new dataset. Provides a range of model updating methods that help tailor the existing model to the new dataset; see Su et al. (2018) <doi:10.1177/0962280215626466>. Techniques to aggregate multiple existing prediction models on the new data are also provided; see Debray et al. (2014) <doi:10.1002/sim.6080> and Martin et al. (2018) <doi:10.1002/sim.7586>).

r-pglm 0.2-4
Propagated dependencies: r-statmod@1.5.1 r-plm@2.6-7 r-maxlik@1.5-2.2 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pglm
Licenses: GPL 2+
Build system: r
Synopsis: Panel Generalized Linear Models
Description:

Estimation of panel models for glm-like models: this includes binomial models (logit and probit), count models (poisson and negbin) and ordered models (logit and probit), as described in: Baltagi (2013) Econometric Analysis of Panel Data, ISBN-13:978-1-118-67232-7, Hsiao (2014) Analysis of Panel Data <doi:10.1017/CBO9781139839327> and Croissant and Millo (2018), Panel Data Econometrics with R, ISBN:978-1-118-94918-4.

r-powdist 0.1.4
Propagated dependencies: r-rmutil@1.1.10 r-normalp@0.7.2.1 r-gamlss-dist@6.1-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=powdist
Licenses: GPL 3
Build system: r
Synopsis: Power and Reversal Power Distributions
Description:

Density, distribution function, quantile function and random generation for the family of power and reversal power distributions.

r-prettymapr 0.2.5
Propagated dependencies: r-rjson@0.2.23 r-plyr@1.8.9 r-httr@1.4.8 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/paleolimbot/prettymapr
Licenses: GPL 2
Build system: r
Synopsis: Scale Bar, North Arrow, and Pretty Margins in R
Description:

Automates the process of creating a scale bar and north arrow in any package that uses base graphics to plot in R. Bounding box tools help find and manipulate extents. Finally, there is a function to automate the process of setting margins, plotting the map, scale bar, and north arrow, and resetting graphic parameters upon completion.

r-parma 1.7
Propagated dependencies: r-truncnorm@1.0-9 r-slam@0.1-55 r-rglpk@0.6-5.1 r-quadprog@1.5-8 r-nloptr@2.2.1 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/alexiosg/parma
Licenses: GPL 3
Build system: r
Synopsis: Portfolio Allocation and Risk Management Applications
Description:

Provision of a set of models and methods for use in the allocation and management of capital in financial portfolios.

r-pmwr 1.2-0
Propagated dependencies: r-zoo@1.8-15 r-textutils@0.4-3 r-orgutils@0.5-3 r-nmof@2.11-0 r-fastmatch@1.1-8 r-datetimeutils@0.6-6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://enricoschumann.net/PMwR/
Licenses: GPL 3
Build system: r
Synopsis: Portfolio Management with R
Description:

This package provides tools for the practical management of financial portfolios: backtesting investment and trading strategies, computing profit/loss and returns, analysing trades, handling lists of transactions, reporting, and more. The package provides a small set of reliable, efficient and convenient tools for processing and analysing trade/portfolio data. The manual provides all the details; it is available from <https://enricoschumann.net/R/packages/PMwR/manual/PMwR.html>. Examples and descriptions of new features are provided at <https://enricoschumann.net/notes/PMwR/>.

r-pcamixdata 3.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PCAmixdata
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Analysis of Mixed Data
Description:

This package implements principal component analysis, orthogonal rotation and multiple factor analysis for a mixture of quantitative and qualitative variables.

r-petersenlab 1.2.0
Propagated dependencies: r-xtable@1.8-8 r-viridislite@0.4.3 r-tidyselect@1.2.1 r-stringr@1.6.0 r-scales@1.4.0 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-purrr@1.2.1 r-psych@2.6.1 r-plyr@1.8.9 r-nlme@3.1-168 r-mvtnorm@1.3-3 r-mix@1.0-13 r-mitools@2.4 r-lme4@1.1-38 r-lavaan@0.6-21 r-hmisc@5.2-5 r-ggplot2@4.0.2 r-dplyr@1.2.0 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/DevPsyLab/petersenlab
Licenses: Expat
Build system: r
Synopsis: Collection of R Functions by the Petersen Lab
Description:

This package provides a collection of R functions that are widely used by the Petersen Lab. Included are functions for various purposes, including evaluating the accuracy of judgments and predictions, performing scoring of assessments, generating correlation matrices, conversion of data between various types, data management, psychometric evaluation, extensions related to latent variable modeling, various plotting capabilities, and other miscellaneous useful functions. By making the package available, we hope to make our methods reproducible and replicable by others and to help others perform their data processing and analysis methods more easily and efficiently. The codebase is provided in Petersen (2025) <doi:10.5281/zenodo.7602890> and on CRAN': <doi: 10.32614/CRAN.package.petersenlab>. The package is described in "Principles of Psychological Assessment: With Applied Examples in R" (Petersen, 2024, 2025a) <doi:10.1201/9781003357421>, <doi:10.25820/work.007199>, <doi:10.5281/zenodo.6466589> and in "Fantasy Football Analytics: Statistics, Prediction, and Empiricism Using R" (Petersen, 2025b).

r-penic 1.0.0
Propagated dependencies: r-numderiv@2016.8-1.1 r-matrix@1.7-4 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=PenIC
Licenses: GPL 2+
Build system: r
Synopsis: Semiparametric Regression Analysis of Interval-Censored Data using Penalized Splines
Description:

Currently incorporate the generalized odds-rate model (a type of linear transformation model) for interval-censored data based on penalized monotonic B-Spline. More methods under other semiparametric models such as cure model or additive model will be included in future versions. For more details see Lu, M., Liu, Y., Li, C. and Sun, J. (2019) <arXiv:1912.11703>.

r-psc 2.0.1
Propagated dependencies: r-survminer@0.5.2 r-survival@3.8-6 r-rcolorbrewer@1.1-3 r-posterior@1.6.1 r-mvtnorm@1.3-3 r-lme4@1.1-38 r-gtsummary@2.5.0 r-ggpubr@0.6.3 r-ggplot2@4.0.2 r-flexsurv@2.3.2 r-enrichwith@0.4.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/richjjackson/psc/
Licenses: GPL 3
Build system: r
Synopsis: Personalised Synthetic Controls
Description:

Allows the comparison of data cohorts (DC) against a Counter Factual Model (CFM) and measures the difference in terms of an efficacy parameter. Allows the application of Personalised Synthetic Controls.

r-phacking 0.2.1
Propagated dependencies: r-truncnorm@1.0-9 r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rlang@1.1.7 r-rdpack@2.6.6 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1 r-purrr@1.2.1 r-metafor@4.8-0 r-metabias@0.1.1 r-ggplot2@4.0.2 r-dplyr@1.2.0 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/mathurlabstanford/phacking
Licenses: Expat
Build system: r
Synopsis: Sensitivity Analysis for p-Hacking in Meta-Analyses
Description:

Fits right-truncated meta-analysis (RTMA), a bias correction for the joint effects of p-hacking (i.e., manipulation of results within studies to obtain significant, positive estimates) and traditional publication bias (i.e., the selective publication of studies with significant, positive results) in meta-analyses [see Mathur MB (2022). "Sensitivity analysis for p-hacking in meta-analyses." <doi:10.31219/osf.io/ezjsx>.]. Unlike publication bias alone, p-hacking that favors significant, positive results (termed "affirmative") can distort the distribution of affirmative results. To bias-correct results from affirmative studies would require strong assumptions on the exact nature of p-hacking. In contrast, joint p-hacking and publication bias do not distort the distribution of published nonaffirmative results when there is stringent p-hacking (e.g., investigators who hack always eventually obtain an affirmative result) or when there is stringent publication bias (e.g., nonaffirmative results from hacked studies are never published). This means that any published nonaffirmative results are from unhacked studies. Under these assumptions, RTMA involves analyzing only the published nonaffirmative results to essentially impute the full underlying distribution of all results prior to selection due to p-hacking and/or publication bias. The package also provides diagnostic plots described in Mathur (2022).

r-prepshiny 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-rmarkdown@2.30 r-psycho@0.6.2 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PREPShiny
Licenses: GPL 2
Build system: r
Synopsis: Interactive Document for Preprocessing the Dataset
Description:

An interactive document for preprocessing the dataset using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://analyticmodels.shinyapps.io/PREPShiny/>.

r-poolfstat 3.1.0
Propagated dependencies: r-ryacas@1.1.6 r-rcppprogress@0.4.2 r-rcpp@1.1.1 r-progress@1.2.3 r-nnls@1.6 r-matrix@1.7-4 r-foreach@1.5.2 r-doparallel@1.0.17 r-diagrammer@1.0.12 r-data-table@1.18.2.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=poolfstat
Licenses: GPL 2+
Build system: r
Synopsis: Computing f-Statistics and Building Admixture Graphs Based on Allele Count or Pool-Seq Read Count Data
Description:

This package provides functions for the computation of F-, f- and D-statistics (e.g., Fst, hierarchical F-statistics, Patterson's F2, F3, F3*, F4 and D parameters) in population genomics studies from allele count or Pool-Seq read count data and for the fitting, building and visualization of admixture graphs. The package also includes several utilities to manipulate Pool-Seq data stored in standard format (e.g., such as vcf files or rsync files generated by the the PoPoolation software) and perform conversion to alternative format (as used in the BayPass and SelEstim software). As of version 2.0, the package also includes utilities to manipulate standard allele count data (e.g., stored in TreeMix', BayPass and SelEstim format, see the Package vignette for details).

r-patientprofilesvis 2.0.10
Dependencies: cairo@1.18.4
Propagated dependencies: r-stringr@1.6.0 r-scales@1.4.0 r-reshape2@1.4.5 r-plyr@1.8.9 r-knitr@1.51 r-gridextra@2.3 r-ggplot2@4.0.2 r-cowplot@1.2.0 r-clinutils@0.2.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/openanalytics/patientProfilesVis
Licenses: Expat
Build system: r
Synopsis: Visualization of Patient Profiles
Description:

Creation of patient profile visualizations for exploration, diagnostic or monitoring purposes during a clinical trial. These static visualizations display a patient-specific overview of the evolution during the trial time frame of parameters of interest (as laboratory, ECG, vital signs), presence of adverse events, exposure to a treatment; associated with metadata patient information, as demography, concomitant medication. The visualizations can be tailored for specific domain(s) or endpoint(s) of interest. Visualizations are exported into patient profile report(s) or can be embedded in custom report(s).

r-paleopop 2.1.7
Propagated dependencies: r-trend@1.1.6 r-sf@1.1-0 r-r6@2.6.1 r-poems@1.4.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/GlobalEcologyLab/paleopop/
Licenses: GPL 3+
Build system: r
Synopsis: Pattern-Oriented Modeling Framework for Coupled Niche-Population Paleo-Climatic Models
Description:

This extension of the poems pattern-oriented modeling (POM) framework provides a collection of modules and functions customized for paleontological time-scales, and optimized for single-generation transitions and large populations, across multiple generations.

r-pixr 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.1.7 r-purrr@1.2.1 r-httr2@1.2.2 r-dplyr@1.2.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/StrategicProjects/pixr
Licenses: Expat
Build system: r
Synopsis: Access Brazilian Central Bank 'PIX' Open Data 'API'
Description:

This package provides a tidyverse'-style interface to the Brazilian Central Bank (<https://www.bcb.gov.br>) PIX Open Data API <https://olinda.bcb.gov.br/olinda/servico/Pix_DadosAbertos/versao/v1/aplicacao#!/recursos>. Retrieve statistics on PIX keys, transactions by municipality, and monthly transaction summaries. All functions return tibbles and support OData query parameters for filtering, selecting, and ordering data.

r-particles 0.2.4
Propagated dependencies: r-tidygraph@1.3.1 r-rlang@1.1.7 r-mgcv@1.9-4 r-igraph@2.2.2 r-dplyr@1.2.0 r-digest@0.6.39 r-cpp11@0.5.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/thomasp85/particles
Licenses: Expat
Build system: r
Synopsis: Graph Based Particle Simulator Based on D3-Force
Description:

Simulating particle movement in 2D space has many application. The particles package implements a particle simulator based on the ideas behind the d3-force JavaScript library. particles implements all forces defined in d3-force as well as others such as vector fields, traps, and attractors.

Total packages: 70992