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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-psawr 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/schochastics/PSAWR/
Licenses: Expat
Build system: r
Synopsis: 'Pushshift' API Wrapper for 'Reddit' Submission and Comment Search
Description:

Connects to the API of <https://pushshift.io/> to search for Reddit comments and submissions.

r-pcmabc 1.1.3
Propagated dependencies: r-yuima@1.15.34 r-phangorn@2.12.1 r-mvslouch@2.7.7 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=pcmabc
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Approximate Bayesian Computations for Phylogenetic Comparative Methods
Description:

Fits by ABC, the parameters of a stochastic process modelling the phylogeny and evolution of a suite of traits following the tree. The user may define an arbitrary Markov process for the trait and phylogeny. Importantly, trait-dependent speciation models are handled and fitted to data. See K. Bartoszek, P. Lio (2019) <doi:10.5506/APhysPolBSupp.12.25>. The suggested geiger package can be obtained from CRAN's archive <https://cran.r-project.org/src/contrib/Archive/geiger/>, suggested to take latest version. Otherwise its required code is present in the pcmabc package. The suggested distory package can be obtained from CRAN's archive <https://cran.r-project.org/src/contrib/Archive/distory/>, suggested to take latest version.

r-pokemon 0.1.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/williamorim/pokemon
Licenses: Expat
Build system: r
Synopsis: Pokemon Data in English and Brazilian Portuguese
Description:

This package provides a dataset of Pokemon information in both English and Brazilian Portuguese. The dataset contains 949 rows and 22 columns, including information such as the Pokemon's name, ID, height, weight, stats, type, and more.

r-pdxpower 1.0.5
Propagated dependencies: r-survival@3.8-3 r-nlme@3.1-168 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-frailtypack@3.8.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PDXpower
Licenses: GPL 2+
Build system: r
Synopsis: Time to Event Outcome in Experimental Designs of Pre-Clinical Studies
Description:

Conduct simulation-based customized power calculation for clustered time to event data in a mixed crossed/nested design, where a number of cell lines and a number of mice within each cell line are considered to achieve a desired statistical power, motivated by Eckel-Passow and colleagues (2021) <doi:10.1093/neuonc/noab137> and Li and colleagues (2025) <doi:10.51387/25-NEJSDS76>. This package provides two commonly used models for powering a design, linear mixed effects and Cox frailty model. Both models account for within-subject (cell line) correlation while holding different distributional assumptions about the outcome. Alternatively, the counterparts of fixed effects model are also available, which produces similar estimates of statistical power.

r-path-chain 1.0.0
Propagated dependencies: r-stringi@1.8.7 r-rlang@1.1.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/krzjoa/path.chain
Licenses: Expat
Build system: r
Synopsis: Concise Structure for Chainable Paths
Description:

This package provides path_chain class and functions, which facilitates loading and saving directory structure in YAML configuration files via config package. The file structure you created during exploration can be transformed into legible section in the config file, and then easily loaded for further usage.

r-precommit 0.4.3
Dependencies: git@2.52.0
Propagated dependencies: r-yaml@2.3.10 r-withr@3.0.2 r-rprojroot@2.1.1 r-rlang@1.1.6 r-r-cache@0.17.0 r-purrr@1.2.0 r-magrittr@2.0.4 r-here@1.0.2 r-fs@1.6.6 r-cli@3.6.5
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-ptetools 1.0.0
Propagated dependencies: r-tidyr@1.3.1 r-splines2@0.5.4 r-pbapply@1.7-4 r-matrix@1.7-4 r-ggplot2@4.0.1 r-drdid@1.2.3 r-dplyr@1.1.4 r-bmisc@1.4.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/bcallaway11/ptetools
Licenses: GPL 3
Build system: r
Synopsis: Panel Treatment Effects Tools
Description:

Generic code for estimating treatment effects with panel data. The idea is to break into separate steps organizing the data, looping over groups and time periods, computing group-time average treatment effects, and aggregating group-time average treatment effects. Often, one is able to implement a new identification/estimation procedure by simply replacing the step on estimating group-time average treatment effects. See several different examples of this approach in the package documentation.

r-praatpicture 1.7.0
Propagated dependencies: r-zoo@1.8-14 r-wrassp@1.0.6 r-tuner@1.4.7 r-soundgen@2.9.0 r-shinyjs@2.1.0 r-shiny@1.11.1 r-rstudioapi@0.17.1 r-rpraat@1.3.2-1 r-phontools@0.2-2.2 r-multitaper@1.0-17 r-ipa@0.1.0 r-gsignal@0.3-7 r-gifski@1.32.0-2 r-emur@2.6.0 r-crayon@1.5.3 r-bslib@0.9.0 r-av@0.9.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/rpuggaardrode/praatpicture
Licenses: FSDG-compatible
Build system: r
Synopsis: 'Praat Picture' Style Plots of Acoustic Data
Description:

Quickly and easily generate plots of acoustic data aligned with transcriptions similar to those made in Praat using either derived signals generated directly in R with wrassp or imported derived signals from Praat'. Provides easy and fast out-of-the-box solutions but also a high extent of flexibility. Also provides options for embedding audio in figures and animating figures.

r-pcdimension 1.1.14
Propagated dependencies: r-oompabase@3.2.10 r-kernlab@0.9-33 r-cpm@2.3 r-classdiscovery@3.4.9 r-changepoint@2.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: http://oompa.r-forge.r-project.org/
Licenses: ASL 2.0
Build system: r
Synopsis: Finding the Number of Significant Principal Components
Description:

This package implements methods to automate the Auer-Gervini graphical Bayesian approach for determining the number of significant principal components. Automation uses clustering, change points, or simple statistical models to distinguish "long" from "short" steps in a graph showing the posterior number of components as a function of a prior parameter. See <doi:10.1101/237883>.

r-pprof 1.0.3
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.0 r-scales@1.4.0 r-rlang@1.1.6 r-rcppparallel@5.1.11-1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-proc@1.19.0.1 r-poibin@1.6 r-olsrr@0.6.1 r-matrix@1.7-4 r-magrittr@2.0.4 r-lme4@1.1-37 r-globals@0.18.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/UM-KevinHe/pprof
Licenses: Expat
Build system: r
Synopsis: Modeling, Standardization and Testing for Provider Profiling
Description:

This package implements linear and generalized linear models for provider profiling, incorporating both fixed and random effects. For large-scale providers, the linear profiled-based method and the SerBIN method for binary data reduce the computational burden. Provides post-modeling features, such as indirect and direct standardization measures, hypothesis testing, confidence intervals, and post-estimation visualization. For more information, see Wu et al. (2022) <doi:10.1002/sim.9387>.

r-projectlsa 0.0.8
Propagated dependencies: r-viridislite@0.4.2 r-tidyverse@2.0.0 r-tidyr@1.3.1 r-tidylpa@2.0.2 r-tibble@3.3.0 r-stringr@1.6.0 r-shinywidgets@0.9.0 r-shiny@1.11.1 r-semptools@0.3.2 r-semplot@1.1.7 r-rlang@1.1.6 r-readxl@1.4.5 r-readr@2.1.6 r-purrr@1.2.0 r-psych@2.5.6 r-polca@1.6.0.2 r-plotly@4.11.0 r-mirt@1.45.1 r-mclust@6.1.2 r-lavaan@0.6-20 r-haven@2.5.5 r-glca@1.4.2 r-ggplot2@4.0.1 r-ggiraph@0.9.2 r-dt@0.34.0 r-dplyr@1.1.4 r-data-table@1.17.8 r-colourpicker@1.3.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/hdmeasure/projectLSA
Licenses: Expat
Build system: r
Synopsis: Shiny Application for Latent Structure Analysis with a Graphical User Interface
Description:

This package provides an interactive Shiny-based toolkit for conducting latent structure analyses, including Latent Profile Analysis (LPA), Latent Class Analysis (LCA), Latent Trait Analysis (LTA/IRT), Exploratory Factor Analysis (EFA), Confirmatory Factor Analysis (CFA), and Structural Equation Modeling (SEM). The implementation is grounded in established methodological frameworks: LPA is supported through tidyLPA (Rosenberg et al., 2018) <doi:10.21105/joss.00978>, LCA through poLCA (Linzer & Lewis, 2011) <doi:10.32614/CRAN.package.poLCA> & glca (Kim & Kim, 2024) <doi:10.32614/CRAN.package.glca>, LTA/IRT via mirt (Chalmers, 2012) <doi:10.18637/jss.v048.i06>, and EFA via psych (Revelle, 2025). SEM and CFA functionalities build upon the lavaan framework (Rosseel, 2012) <doi:10.18637/jss.v048.i02>. Users can upload datasets or use built-in examples, fit models, compare fit indices, visualize results, and export outputs without programming.

r-prda 1.0.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pbapply@1.7-4 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://claudiozandonella.github.io/PRDA/
Licenses: GPL 3
Build system: r
Synopsis: Conduct a Prospective or Retrospective Design Analysis
Description:

An implementation of the "Design Analysis" proposed by Gelman and Carlin (2014) <doi:10.1177/1745691614551642>. It combines the evaluation of Power-Analysis with other inferential-risks as Type-M error (i.e. Magnitude) and Type-S error (i.e. Sign). See also Altoè et al. (2020) <doi:10.3389/fpsyg.2019.02893> and Bertoldo et al. (2020) <doi:10.31234/osf.io/q9f86>.

r-pedmermaid 1.0.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/nilforooshan/pedMermaid
Licenses: GPL 3+
Build system: r
Synopsis: Pedigree Mermaid Syntax
Description:

Generate Mermaid syntax for a pedigree flowchart from a pedigree data frame. Mermaid syntax is commonly used to generate plots, charts, diagrams, and flowcharts. It is a textual syntax for creating reproducible illustrations. This package generates Mermaid syntax from a pedigree data frame to visualize a pedigree flowchart. The Mermaid syntax can be embedded in a Markdown or R Markdown file, or viewed on Mermaid editors and renderers. Links shape, style, and orientation can be customized via function arguments, and nodes shapes and styles can be customized via optional columns in the pedigree data frame.

r-pixr 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-purrr@1.2.0 r-httr2@1.2.1 r-dplyr@1.1.4 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-phenology 2026.2.28
Propagated dependencies: r-optimx@2025-4.9 r-numderiv@2016.8-1.1 r-helpersmg@2026.2.28
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=phenology
Licenses: GPL 2
Build system: r
Synopsis: Tools to Manage a Parametric Function that Describes Phenology and More
Description:

This package provides functions used to fit and test the phenology of species based on counts. Based on Girondot, M. (2010) <doi:10.3354/esr00292> for the phenology function, Girondot, M. (2017) <doi:10.1016/j.ecolind.2017.05.063> for the convolution of negative binomial, Girondot, M. and Rizzo, A. (2015) <doi:10.2993/etbi-35-02-337-353.1> for Bayesian estimate, Pfaller JB, ..., Girondot M (2019) <doi:10.1007/s00227-019-3545-x> for tag-loss estimate, Hancock J, ..., Girondot M (2019) <doi:10.1016/j.ecolmodel.2019.04.013> for nesting history, Laloe J-O, ..., Girondot M, Hays GC (2020) <doi:10.1007/s00227-020-03686-x> for aggregating several seasons.

r-plsvarsel 0.10.0
Propagated dependencies: r-progress@1.2.3 r-praznik@12.0.0 r-pls@2.8-5 r-mvtnorm@1.3-3 r-mass@7.3-65 r-genalg@0.2.1 r-bdsmatrix@1.3-7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/khliland/plsVarSel/
Licenses: GPL 2+
Build system: r
Synopsis: Variable Selection in Partial Least Squares
Description:

Interfaces and methods for variable selection in Partial Least Squares. The methods include filter methods, wrapper methods and embedded methods. Both regression and classification is supported.

r-psyntur 0.1.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-rlang@1.1.6 r-purrr@1.2.0 r-psych@2.5.6 r-plyr@1.8.9 r-magrittr@2.0.4 r-ggthemes@5.1.0 r-ggplot2@4.0.1 r-ggally@2.4.0 r-formula-tools@1.7.1 r-fastdummies@1.7.5 r-effsize@0.8.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=psyntur
Licenses: GPL 3
Build system: r
Synopsis: Helper Tools for Teaching Statistical Data Analysis
Description:

This package provides functions and data-sets that are helpful for teaching statistics and data analysis. It was originally designed for use when teaching students in the Psychology Department at Nottingham Trent University.

r-piecewisesem 2.3.1
Propagated dependencies: r-performance@0.15.2 r-nlme@3.1-168 r-mumin@1.48.11 r-multcomp@1.4-29 r-mass@7.3-65 r-lme4@1.1-37 r-igraph@2.2.1 r-emmeans@2.0.0 r-diagrammer@1.0.11 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/jslefche/
Licenses: GPL 3
Build system: r
Synopsis: Piecewise Structural Equation Modeling
Description:

This package implements piecewise structural equation modeling from a single list of structural equations, with new methods for non-linear, latent, and composite variables, standardized coefficients, query-based prediction and indirect effects. See <http://jslefche.github.io/piecewiseSEM/> for more.

r-pipefittr 0.1.2
Propagated dependencies: r-stringr@1.6.0 r-shiny@1.11.1 r-rstudioapi@0.17.1 r-miniui@0.1.2 r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pipefittr
Licenses: Expat
Build system: r
Synopsis: Convert Nested Functions to Pipes
Description:

To take nested function calls and convert them to a more readable form using pipes from package magrittr'.

r-pameasures 0.1.0
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PAmeasures
Licenses: GPL 3
Build system: r
Synopsis: Prediction and Accuracy Measures for Nonlinear Models and for Right-Censored Time-to-Event Data
Description:

We propose a pair of summary measures for the predictive power of a prediction function based on a regression model. The regression model can be linear or nonlinear, parametric, semi-parametric, or nonparametric, and correctly specified or mis-specified. The first measure, R-squared, is an extension of the classical R-squared statistic for a linear model, quantifying the prediction function's ability to capture the variability of the response. The second measure, L-squared, quantifies the prediction function's bias for predicting the mean regression function. When used together, they give a complete summary of the predictive power of a prediction function. Please refer to Gang Li and Xiaoyan Wang (2016) <arXiv:1611.03063> for more details.

r-pencoxfrail 2.0.1
Propagated dependencies: r-survival@3.8-3 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-coxme@2.2-22
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PenCoxFrail
Licenses: GPL 2+
Build system: r
Synopsis: Regularization in Cox Frailty Models
Description:

Different regularization approaches for Cox Frailty Models by penalization methods are provided. see Groll et al. (2017) <doi:10.1111/biom.12637> for effects selection. See also Groll and Hohberg (2024) <doi:10.1002/bimj.202300020> for classical LASSO approach.

r-pedsuite 1.4.0
Propagated dependencies: r-verbalisr@0.7.2 r-segregatr@0.5.0 r-ribd@1.7.1 r-pedtools@2.10.0 r-pedprobr@1.0.1 r-pedmut@0.9.0 r-pedfamilias@0.2.4 r-pedbuildr@0.3.0 r-paramlink2@1.0.6 r-norstr@0.2.1 r-ibdsim2@2.3.2 r-ibdfindr@0.3.1 r-forrel@1.8.1 r-dvir@3.3.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://magnusdv.github.io/pedsuite/
Licenses: GPL 3+
Build system: r
Synopsis: Easy Installation of the 'pedsuite' Packages for Pedigree Analysis
Description:

The pedsuite is a collection of packages for pedigree analysis, covering applications in forensic genetics, medical genetics and more. A detailed presentation of the pedsuite is given in the book Pedigree Analysis in R (Vigeland, 2021, ISBN: 9780128244302).

r-protrackr 0.4.4
Propagated dependencies: r-tuner@1.4.7 r-signal@1.8-1 r-lattice@0.22-7 r-audio@0.1-11
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pepijn-devries.github.io/ProTrackR/
Licenses: GPL 3+
Build system: r
Synopsis: Manipulate and Play 'ProTracker' Modules
Description:

ProTracker is a popular music tracker to sequence music on a Commodore Amiga machine. This package offers the opportunity to import, export, manipulate and play ProTracker module files. Even though the file format could be considered archaic, it still remains popular to this date. This package intends to contribute to this popularity and therewith keeping the legacy of ProTracker and the Commodore Amiga alive.

r-presize 0.3.9
Propagated dependencies: r-shiny@1.11.1 r-kappasize@1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/CTU-Bern/presize
Licenses: GPL 3
Build system: r
Synopsis: Precision Based Sample Size Calculation
Description:

Bland (2009) <doi:10.1136/bmj.b3985> recommended to base study sizes on the width of the confidence interval rather the power of a statistical test. The goal of presize is to provide functions for such precision based sample size calculations. For a given sample size, the functions will return the precision (width of the confidence interval), and vice versa.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457