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

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-preregr 0.2.9
Propagated dependencies: r-yaml@2.3.12 r-rmdpartials@0.6.5 r-jsonlite@2.0.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://preregr.opens.science
Licenses: GPL 3+
Build system: r
Synopsis: Specify (Pre)Registrations and Export Them Human- And Machine-Readably
Description:

Preregistrations, or more generally, registrations, enable explicit timestamped and (often but not necessarily publicly) frozen documentation of plans and expectations as well as decisions and justifications. In research, preregistrations are commonly used to clearly document plans and facilitate justifications of deviations from those plans, as well as decreasing the effects of publication bias by enabling identification of research that was conducted but not published. Like reporting guidelines, (pre)registration forms often have specific structures that facilitate systematic reporting of important items. The preregr package facilitates specifying (pre)registrations in R and exporting them to a human-readable format (using R Markdown partials or exporting to an HTML file) as well as human-readable embedded data (using JSON'), as well as importing such exported (pre)registration specifications from such embedded JSON'.

r-pcev 2.2.2
Propagated dependencies: r-rmtstat@0.3.1 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: http://github.com/GreenwoodLab/pcev
Licenses: GPL 2+
Build system: r
Synopsis: Principal Component of Explained Variance
Description:

Principal component of explained variance (PCEV) is a statistical tool for the analysis of a multivariate response vector. It is a dimension- reduction technique, similar to Principal component analysis (PCA), that seeks to maximize the proportion of variance (in the response vector) being explained by a set of covariates.

r-postpack 0.5.4
Propagated dependencies: r-stringr@1.6.0 r-mcmcse@1.5-1 r-coda@0.19-4.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://bstaton1.github.io/postpack/
Licenses: Expat
Build system: r
Synopsis: Utilities for Processing Posterior Samples Stored in 'mcmc.lists'
Description:

The aim of postpack is to provide the infrastructure for a standardized workflow for mcmc.list objects. These objects can be used to store output from models fitted with Bayesian inference using JAGS', WinBUGS', OpenBUGS', NIMBLE', Stan', or even custom MCMC algorithms. Although the coda R package provides some methods for these objects, it is somewhat limited in easily performing post-processing tasks for specific nodes. Models are ever increasing in their complexity and the number of tracked nodes, and oftentimes a user may wish to summarize/diagnose sampling behavior for only a small subset of nodes at a time for a particular question or figure. Thus, many postpack functions support performing tasks on a subset of nodes, where the subset is specified with regular expressions. The functions in postpack streamline the extraction, summarization, and diagnostics of specific monitored nodes after model fitting. Further, because there is rarely only ever one model under consideration, postpack scales efficiently to perform the same tasks on output from multiple models simultaneously, facilitating rapid assessment of model sensitivity to changes in assumptions.

r-pairwisellm 1.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-rlang@1.2.0 r-jsonlite@2.0.0 r-httr2@1.2.2 r-dplyr@1.2.1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/shmercer/pairwiseLLM
Licenses: Expat
Build system: r
Synopsis: Pairwise Comparison Tools for Large Language Model-Based Writing Evaluation
Description:

This package provides a unified framework for generating, submitting, and analyzing pairwise comparisons of writing quality using large language models (LLMs). The package supports live and/or batch evaluation workflows across multiple providers ('OpenAI', Anthropic', Google Gemini', Together AI', and locally-hosted Ollama models), includes bias-tested prompt templates and a flexible template registry, and offers tools for constructing forward and reversed comparison sets to analyze consistency and positional bias. Results can be modeled using Bradleyâ Terry (1952) <doi:10.2307/2334029> or Elo rating methods to derive writing quality scores. For information on the method of pairwise comparisons, see Thurstone (1927) <doi:10.1037/h0070288> and Heldsinger & Humphry (2010) <doi:10.1007/BF03216919>. For information on Elo ratings, see Clark et al. (2018) <doi:10.1371/journal.pone.0190393>.

r-priorgen 2.0
Propagated dependencies: r-rootsolve@1.8.2.4 r-nleqslv@3.3.7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PriorGen
Licenses: GPL 3+
Build system: r
Synopsis: Generates Prior Distributions for Proportions
Description:

Translates beliefs into prior information in the form of Beta and Gamma distributions. It can be used for the generation of priors on the prevalence of disease and the sensitivity/specificity of diagnostic tests and any other binomial experiment.

r-poolr 1.2-0
Propagated dependencies: r-mathjaxr@2.0-0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=poolr
Licenses: GPL 2+
Build system: r
Synopsis: Methods for Pooling P-Values from (Dependent) Tests
Description:

This package provides functions for pooling/combining the results (i.e., p-values) from (dependent) hypothesis tests. Included are Fisher's method, Stouffer's method, the inverse chi-square method, the Bonferroni method, Tippett's method, and the binomial test. Each method can be adjusted based on an estimate of the effective number of tests or using empirically derived null distribution using pseudo replicates. For Fisher's, Stouffer's, and the inverse chi-square method, direct generalizations based on multivariate theory are also available (leading to Brown's method, Strube's method, and the generalized inverse chi-square method). An introduction can be found in Cinar and Viechtbauer (2022) <doi:10.18637/jss.v101.i01>.

r-peticontrast 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=peticontrast
Licenses: Expat
Build system: r
Synopsis: Professional Contrast Coding for OLS Models
Description:

Automates sum coding (also known as effect coding) for Ordinary Least Squares (OLS) regression models. This approach is specifically designed to handle seasonal time series and categorical variables by comparing each group to the grand mean, rather than a single baseline category. This ensures that the intercept represents the unweighted grand mean of the dependent variable. For a comprehensive overview of contrast coding systems, see the UCLA Advanced Research Computing documentation (2021) <https://stats.oarc.ucla.edu/r/library/r-library-contrast-coding-systems-for-categorical-variables/>.

r-pkpdsim 1.4.1
Propagated dependencies: r-stringr@1.6.0 r-rcpp@1.1.1-1.1 r-randtoolbox@2.0.5 r-mass@7.3-65 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-data-table@1.18.4 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/InsightRX/PKPDsim
Licenses: Expat
Build system: r
Synopsis: Tools for Performing Pharmacokinetic-Pharmacodynamic Simulations
Description:

Simulate dose regimens for pharmacokinetic-pharmacodynamic (PK-PD) models described by differential equation (DE) systems. Simulation using ADVAN-style analytical equations is also supported (Abuhelwa et al. (2015) <doi:10.1016/j.vascn.2015.03.004>).

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-paramgui 2.2.0
Propagated dependencies: r-timp@1.13.6 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-fields@17.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/glotaran/paramGUI/
Licenses: GPL 2+
Build system: r
Synopsis: Shiny GUI for some Parameter Estimation Examples
Description:

Allows specification and fitting of some parameter estimation examples inspired by time-resolved spectroscopy via a Shiny GUI.

r-pacotest 0.4.3
Propagated dependencies: r-vinecopula@2.6.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-numderiv@2016.8-1.1 r-gridextra@2.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pacotest
Licenses: Expat
Build system: r
Synopsis: Testing for Partial Copulas and the Simplifying Assumption in Vine Copulas
Description:

Routines for two different test types, the Constant Conditional Correlation (CCC) test and the Vectorial Independence (VI) test are provided (Kurz and Spanhel (2022) <doi:10.1214/22-EJS2051>). The tests can be applied to check whether a conditional copula coincides with its partial copula. Functions to test whether a regular vine copula satisfies the so-called simplifying assumption or to test a single copula within a regular vine copula to be a (j-1)-th order partial copula are available. The CCC test comes with a decision tree approach to allow testing in high-dimensional settings.

r-pandocfilters 0.1-6
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pandoc.org/
Licenses: GPL 3
Build system: r
Synopsis: Pandoc Filters for R
Description:

The document converter pandoc <https://pandoc.org/> is widely used in the R community. One feature of pandoc is that it can produce and consume JSON-formatted abstract syntax trees (AST). This allows to transform a given source document into JSON-formatted AST, alter it by so called filters and pass the altered JSON-formatted AST back to pandoc'. This package provides functions which allow to write such filters in native R code. Although this package is inspired by the Python package pandocfilters <https://github.com/jgm/pandocfilters/>, it provides additional convenience functions which make it simple to use the pandocfilters package as a report generator. Since pandocfilters inherits most of it's functionality from pandoc it can create documents in many formats (for more information see <https://pandoc.org/>) but is also bound to the same limitations as pandoc'.

r-poldis 0.1.2
Propagated dependencies: r-tidyr@1.3.2 r-textstem@0.1.4 r-stringr@1.6.0 r-stringi@1.8.7 r-stringdist@0.9.17 r-spacyr@1.3.0 r-quanteda@4.4 r-purrr@1.2.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: http://henriquesposito.com/poldis/
Licenses: Expat
Build system: r
Synopsis: Analyse Political Texts
Description:

Wrangle and annotate different types of political texts. It also introduces Urgency Analysis, a new method for the analysis of urgency in political texts.

r-phylocomr 0.3.4
Propagated dependencies: r-tibble@3.3.1 r-sys@3.4.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://docs.ropensci.org/phylocomr/
Licenses: FreeBSD
Build system: r
Synopsis: Interface to 'Phylocom'
Description:

Interface to Phylocom (<https://phylodiversity.net/phylocom/>), a library for analysis of phylogenetic community structure and character evolution. Includes low level methods for interacting with the three executables, as well as higher level interfaces for methods like aot', ecovolve', bladj', phylomatic', and more.

r-pequod 0.2.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://tiagojct.eu/projects/pequod/
Licenses: Expat
Build system: r
Synopsis: Colour Palette for Reading and Code, Inspired by Moby-Dick
Description:

The Pequod colour palette, named after the whaler in Herman Melville's Moby-Dick. Provides the full Log base scale from warm paper (Log 50) to deep ink (Log 950), eight crew accent hues with light and dark variants, and ggplot2 scales for discrete and continuous mapping. Designed for long-form reading and code, with low saturation and a consistent earth- pigment register. Full design rationale and accessibility notes at <https://tiagojct.eu/projects/pequod/>.

r-piecewisesem 2.3.1
Propagated dependencies: r-performance@0.17.0 r-nlme@3.1-169 r-mumin@1.48.19 r-multcomp@1.4-30 r-mass@7.3-65 r-lme4@2.0-1 r-igraph@2.3.1 r-emmeans@2.0.3 r-diagrammer@1.0.12 r-car@3.1-5
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-prodest 1.0.1
Propagated dependencies: r-rsolnp@2.0.1 r-matrix@1.7-5 r-dplyr@1.2.1 r-deoptim@2.2-8 r-aer@1.2-16
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/GabrieleRovigatti/prodest/tree/master/prodest
Licenses: GPL 3
Build system: r
Synopsis: Production Function Estimation
Description:

This package implements the methods proposed by Olley, G.S. and Pakes, A. (1996) <doi:10.2307/2171831>, Levinsohn, J. and Petrin, A. (2003) <doi:10.1111/1467-937X.00246>, Ackerberg, D.A. and Caves, K. and Frazer, G. (2015) <doi:10.3982/ECTA13408> and Wooldridge, J.M. (2009) <doi:10.1016/j.econlet.2009.04.026> for structural productivity estimation .

r-pkgnews 0.0.2
Dependencies: pandoc@3.7.0.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/owenjonesuob/pkgnews
Licenses: Expat
Build system: r
Synopsis: Retrieve R Package News Files
Description:

Read R package news files, regardless of whether or not the package is installed.

r-powerlate 0.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/kbansak/powerLATE_tutorial
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Power Analysis for LATE
Description:

An implementation of the generalized power analysis for the local average treatment effect (LATE), proposed by Bansak (2020) <doi:10.1214/19-STS732>. Power analysis is in the context of estimating the LATE (also known as the complier average causal effect, or CACE), with calculations based on a test of the null hypothesis that the LATE equals 0 with a two-sided alternative. The method uses standardized effect sizes to place a conservative bound on the power under minimal assumptions. Package allows users to recover power, sample size requirements, or minimum detectable effect sizes. Package also allows users to work with absolute effects rather than effect sizes, to specify an additional assumption to narrow the bounds, and to incorporate covariate adjustment.

r-pwranova 1.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/mutopsy/pwranova
Licenses: GPL 3
Build system: r
Synopsis: Power Analysis of Flexible ANOVA Designs and Related Tests
Description:

This package provides functions for conducting power analysis in ANOVA designs, including between-, within-, and mixed-factor designs, with full support for both main effects and interactions. The package allows calculation of statistical power, required total sample size, significance level, and minimal detectable effect sizes expressed as partial eta squared or Cohen's f for ANOVA terms and planned contrasts. In addition, complementary functions are included for common related tests such as t-tests and correlation tests, making the package a convenient toolkit for power analysis in experimental psychology and related fields.

r-pgtools 1.0.2
Propagated dependencies: r-toolbox@0.1.1 r-stringi@1.8.7 r-odbc@1.7.0 r-dbi@1.3.0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/tconwell/pgTools
Licenses: GPL 3+
Build system: r
Synopsis: Functions for Generating PostgreSQL Statements/Scripts
Description:

Create PostgreSQL statements/scripts from R, optionally executing the SQL statements. Common SQL operations are included, although not every configurable option is available at this time. SQL output is intended to be compliant with PostgreSQL syntax specifications. PostgreSQL documentation is available here <https://www.postgresql.org/docs/current/index.html>.

r-przewodnik 0.16.12
Propagated dependencies: r-pogromcydanych@1.7.1 r-pbimisc@1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=Przewodnik
Licenses: GPL 2
Build system: r
Synopsis: Datasets and Functions Used in the Book 'Przewodnik po Pakiecie R'
Description:

Data sets and functions used in the polish book "Przewodnik po pakiecie R" (The Hitchhiker's Guide to the R). See more at <http://biecek.pl/R>. Among others you will find here data about housing prices, cancer patients, running times and many others.

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-penalizedclr 2.0.0
Propagated dependencies: r-survival@3.8-6 r-penalized@0.9-53 r-clogitl1@1.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=penalizedclr
Licenses: Expat
Build system: r
Synopsis: Integrative Penalized Conditional Logistic Regression
Description:

This package implements L1 and L2 penalized conditional logistic regression with penalty factors allowing for integration of multiple data sources. Implements stability selection for variable selection.

Total packages: 22167