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

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-plotmelm 0.1.5
Propagated dependencies: r-interactiontest@1.2 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=plotMElm
Licenses: GPL 3+
Build system: r
Synopsis: Plot Marginal Effects from Linear Models
Description:

Plot marginal effects for interactions estimated from linear models.

r-premium 3.2.13
Propagated dependencies: r-spdep@1.4-1 r-sf@1.0-23 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-plotrix@3.8-13 r-ggplot2@4.0.1 r-gamlss-dist@6.1-1 r-data-table@1.17.8 r-cluster@2.1.8.1 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://www.silvialiverani.com/software/
Licenses: GPL 2
Build system: r
Synopsis: Dirichlet Process Bayesian Clustering, Profile Regression
Description:

Bayesian clustering using a Dirichlet process mixture model. This model is an alternative to regression models, non-parametrically linking a response vector to covariate data through cluster membership. The package allows Bernoulli, Binomial, Poisson, Normal, survival and categorical response, as well as Normal and discrete covariates. It also allows for fixed effects in the response model, where a spatial CAR (conditional autoregressive) term can be also included. Additionally, predictions may be made for the response, and missing values for the covariates are handled. Several samplers and label switching moves are implemented along with diagnostic tools to assess convergence. A number of R functions for post-processing of the output are also provided. In addition to fitting mixtures, it may additionally be of interest to determine which covariates actively drive the mixture components. This is implemented in the package as variable selection. The main reference for the package is Liverani, Hastie, Azizi, Papathomas and Richardson (2015) <doi:10.18637/jss.v064.i07>.

r-publicationbias 2.4.0
Propagated dependencies: r-robumeta@2.1 r-rlang@1.1.6 r-rdpack@2.6.4 r-metafor@4.8-0 r-metabias@0.1.1 r-lifecycle@1.0.4 r-glue@1.8.0 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/mathurlabstanford/PublicationBias
Licenses: GPL 2
Build system: r
Synopsis: Sensitivity Analysis for Publication Bias in Meta-Analyses
Description:

This package performs sensitivity analysis for publication bias in meta-analyses (per Mathur & VanderWeele, 2020 [<doi:10.31219/osf.io/s9dp6>]). These analyses enable statements such as: "For publication bias to shift the observed point estimate to the null, significant results would need to be at least 30-fold more likely to be published than negative or nonsignificant results." Comparable statements can be made regarding shifting to a chosen non-null value or shifting the confidence interval. Provides a worst-case meta-analytic point estimate under maximal publication bias obtained simply by conducting a standard meta-analysis of only the negative and "nonsignificant" studies.

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.12 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-pcs 1.3
Propagated dependencies: r-statmod@1.5.1 r-multtest@2.66.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PCS
Licenses: GPL 3
Build system: r
Synopsis: Calculate the Probability of Correct Selection (PCS)
Description:

Given k populations (can be in thousands), what is the probability that a given subset of size t contains the true top t populations? This package finds this probability and offers three tuning parameters (G, d, L) to relax the definition.

r-prindt 2.0.2
Propagated dependencies: r-stringr@1.6.0 r-splitstackshape@1.4.8 r-party@1.3-18 r-mass@7.3-65 r-gdata@3.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PrInDT
Licenses: GPL 2
Build system: r
Synopsis: Prediction and Interpretation in Decision Trees for Classification and Regression
Description:

Optimization of conditional inference trees from the package party for classification and regression. For optimization, the model space is searched for the best tree on the full sample by means of repeated subsampling. Restrictions are allowed so that only trees are accepted which do not include pre-specified uninterpretable split results (cf. Weihs & Buschfeld, 2021a). The function PrInDT() represents the basic resampling loop for 2-class classification (cf. Weihs & Buschfeld, 2021a). The function RePrInDT() (repeated PrInDT()) allows for repeated applications of PrInDT() for different percentages of the observations of the large and the small classes (cf. Weihs & Buschfeld, 2021c). The function NesPrInDT() (nested PrInDT()) allows for an extra layer of subsampling for a specific factor variable (cf. Weihs & Buschfeld, 2021b). The functions PrInDTMulev() and PrInDTMulab() deal with multilevel and multilabel classification. In addition to these PrInDT() variants for classification, the function PrInDTreg() has been developed for regression problems. Finally, the function PostPrInDT() allows for a posterior analysis of the distribution of a specified variable in the terminal nodes of a given tree. In version 2, additionally structured sampling is implemented in functions PrInDTCstruc() and PrInDTRstruc(). In these functions, repeated measurements data can be analyzed, too. Moreover, multilabel 2-stage versions of classification and regression trees are implemented in functions C2SPrInDT() and R2SPrInDT() as well as interdependent multilabel models in functions SimCPrInDT() and SimRPrInDT(). Finally, for mixtures of classification and regression models functions Mix2SPrInDT() and SimMixPrInDT() are implemented. Most of these extensions of PrInDT are described in Buschfeld & Weihs (2025Fc). References: -- Buschfeld, S., Weihs, C. (2025Fc) "Optimizing decision trees for the analysis of World Englishes and sociolinguistic data", Cambridge Elements. -- Weihs, C., Buschfeld, S. (2021a) "Combining Prediction and Interpretation in Decision Trees (PrInDT) - a Linguistic Example" <doi:10.48550/arXiv.2103.02336>; -- Weihs, C., Buschfeld, S. (2021b) "NesPrInDT: Nested undersampling in PrInDT" <doi:10.48550/arXiv.2103.14931>; -- Weihs, C., Buschfeld, S. (2021c) "Repeated undersampling in PrInDT (RePrInDT): Variation in undersampling and prediction, and ranking of predictors in ensembles" <doi:10.48550/arXiv.2108.05129>.

r-pspower 0.1.1
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PSpower
Licenses: Expat
Build system: r
Synopsis: Sample Size Calculation for Propensity Score Analysis
Description:

Sample size calculations in causal inference with observational data are increasingly desired. This package is a tool to calculate sample size under prespecified power with minimal summary quantities needed.

r-pinterestadsr 0.1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://windsor.ai/
Licenses: GPL 3
Build system: r
Synopsis: Access to Pinterest Ads via the 'Windsor.ai' API
Description:

Collect marketing data from Pinterest Ads using the Windsor.ai API <https://windsor.ai/api-fields/>. Use four spaces when indenting paragraphs within the Description.

r-photobiologysun 0.5.1
Propagated dependencies: r-photobiology@0.14.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://docs.r4photobiology.info/photobiologySun/
Licenses: GPL 2+
Build system: r
Synopsis: Data for Sunlight Spectra
Description:

Data for the extraterrestrial solar spectral irradiance and ground level solar spectral irradiance and irradiance. In addition data for shade light under vegetation and irradiance time series from different broadband sensors. Part of the r4photobiology suite, Aphalo P. J. (2015) <doi:10.19232/uv4pb.2015.1.14>.

r-photobiology 0.14.2
Propagated dependencies: r-zoo@1.8-14 r-tidyr@1.3.1 r-tibble@3.3.0 r-suncalcmeeus@0.1.3 r-stringr@1.6.0 r-splus2r@1.3-5 r-rlang@1.1.6 r-polynom@1.4-1 r-plyr@1.8.9 r-lubridate@1.9.4 r-dplyr@1.1.4 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://docs.r4photobiology.info/photobiology/
Licenses: GPL 2+
Build system: r
Synopsis: Photobiological Calculations
Description:

Definitions of classes, methods, operators and functions for use in photobiology and radiation meteorology and climatology. Calculation of effective (weighted) and not-weighted irradiances/doses, fluence rates, transmittance, reflectance, absorptance, absorbance and diverse ratios and other derived quantities from spectral data. Local maxima and minima: peaks, valleys and spikes. Conversion between energy-and photon-based units. Wavelength interpolation. Colours and vision. This package is part of the r4photobiology suite, Aphalo, P. J. (2015) <doi:10.19232/uv4pb.2015.1.14>.

r-poolr 1.2-0
Propagated dependencies: r-mathjaxr@1.8-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-plasmamutationdetector 1.7.2
Propagated dependencies: r-variantannotation@1.56.0 r-summarizedexperiment@1.40.0 r-s4vectors@0.48.0 r-rtracklayer@1.70.0 r-rsamtools@2.26.0 r-robustbase@0.99-6 r-ggplot2@4.0.1 r-genomicranges@1.62.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PlasmaMutationDetector
Licenses: Expat
Build system: r
Synopsis: Tumor Mutation Detection in Plasma
Description:

Aims at detecting single nucleotide variation (SNV) and insertion/deletion (INDEL) in circulating tumor DNA (ctDNA), used as a surrogate marker for tumor, at each base position of an Next Generation Sequencing (NGS) analysis. Mutations are assessed by comparing the minor-allele frequency at each position to the measured PER in control samples.

r-pecan 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rdpack@2.6.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Carol-seven/pecan
Licenses: GPL 3+
Build system: r
Synopsis: Portfolio for Economic Complexity Analysis and Navigation
Description:

This package provides a portfolio of tools for economic complexity analysis and industrial upgrading navigation. The package implements essential measures in international trade and development economics, including the relative comparative advantage (RCA), economic complexity index (ECI) and product complexity index (PCI). It enables users to analyze export structures, explore product relatedness, and identify potential upgrading paths grounded in economic theory, following the framework in Hausmann et al. (2014) <doi:10.7551/mitpress/9647.001.0001>.

r-pptreeext 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pptreeviz@2.0.4 r-mixsim@1.1-8 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/natydasilva/PPtreeExt
Licenses: GPL 2+
Build system: r
Synopsis: Projection Pursuit Classification Tree Extensions
Description:

This package implements extensions to the projection pursuit tree algorithm for supervised classification, see Lee, Y. (2013), <doi:10.1214/13-EJS810> and Lee, E-K. (2018) <doi:10.18637/jss.v083.i08>. The algorithm is changed in two ways: improving prediction boundaries by modifying the choice of split points-through class subsetting; and increasing flexibility by allowing multiple splits per group.

r-pupmcr 0.2.0
Propagated dependencies: r-readxl@1.4.5 r-colordistance@1.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PUPMCR
Licenses: GPL 2
Build system: r
Synopsis: Image-Based Identification of Color Based on Rayner (1970) Terminology and Known Fungal Pigments
Description:

Image-based color matching using the "Mycological Colour Chart" by Rayner (1970, ISBN:9780851980263) and its associated fungal pigments. This package will assist mycologists in identifying color during morphological analysis.

r-pov 0.1.4
Propagated dependencies: r-formula-tools@1.7.1 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/PaulAntonDeen/POV-R-Package
Licenses: GPL 3
Build system: r
Synopsis: Partition of Variation Variance Component Analysis Method
Description:

An implementation of the Partition Of variation (POV) method as developed by Dr. Thomas A Little <https://thomasalittleconsulting.com> in 1993 for the analysis of semiconductor data for hard drive manufacturing. POV is based on sequential sum of squares and is an exact method that explains all observed variation. It quantitates both the between and within factor variation effects and can quantitate the influence of both continuous and categorical factors.

r-publish 2025.07.24
Propagated dependencies: r-survival@3.8-3 r-prodlim@2025.04.28 r-multcomp@1.4-29 r-lava@1.8.2 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=Publish
Licenses: GPL 2+
Build system: r
Synopsis: Format Output of Various Routines in a Suitable Way for Reports and Publication
Description:

This package provides a bunch of convenience functions that transform the results of some basic statistical analyses into table format nearly ready for publication. This includes descriptive tables, tables of logistic regression and Cox regression results as well as forest plots.

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-penalizedcdf 0.1.0
Propagated dependencies: r-plot-matrix@1.6.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=penalizedcdf
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Estimate a Penalized Linear Model using the CDF Penalty Function
Description:

Utilize the CDF penalty function to estimate a penalized linear model. It enables you to display some graphical representations and determine whether the Karush-Kuhn-Tucker conditions are met. For more details about the theory, please refer to Cuntrera, D., Augugliaro, L., & Muggeo, V. M. (2022) <arXiv:2212.08582>.

r-panelhetero 1.0.1
Propagated dependencies: r-rearrangement@2.1 r-kernsmooth@2.23-26 r-ggplot2@4.0.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://tkhdyanagi.github.io/panelhetero/
Licenses: Expat
Build system: r
Synopsis: Panel Data Analysis with Heterogeneous Dynamics
Description:

Understanding the dynamics of potentially heterogeneous variables is important in statistical applications. This package provides tools for estimating the degree of heterogeneity across cross-sectional units in the panel data analysis. The methods are developed by Okui and Yanagi (2019) <doi:10.1016/j.jeconom.2019.04.036> and Okui and Yanagi (2020) <doi:10.1093/ectj/utz019>.

r-plsgenomics 1.5-3
Propagated dependencies: r-rhpcblasctl@0.23-42 r-reshape2@1.4.5 r-plyr@1.8.9 r-mass@7.3-65 r-fields@17.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/gdurif/plsgenomics
Licenses: GPL 2+
Build system: r
Synopsis: PLS Analyses for Genomics
Description:

Routines for PLS-based genomic analyses, implementing PLS methods for classification with microarray data and prediction of transcription factor activities from combined ChIP-chip analysis. The >=1.2-1 versions include two new classification methods for microarray data: GSIM and Ridge PLS. The >=1.3 versions includes a new classification method combining variable selection and compression in logistic regression context: logit-SPLS; and an adaptive version of the sparse PLS.

r-projecttemplate 0.11.2
Propagated dependencies: r-tibble@3.3.0 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: http://projecttemplate.net
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Automates the Creation of New Statistical Analysis Projects
Description:

This package provides functions to automatically build a directory structure for a new R project. Using this structure, ProjectTemplate automates data loading, preprocessing, library importing and unit testing.

r-primme 3.2-6
Propagated dependencies: r-rcpp@1.1.0 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PRIMME
Licenses: GPL 3
Build system: r
Synopsis: Eigenvalues and Singular Values and Vectors from Large Matrices
Description:

R interface to PRIMME <https://www.cs.wm.edu/~andreas/software/>, a C library for computing a few eigenvalues and their corresponding eigenvectors of a real symmetric or complex Hermitian matrix, or generalized Hermitian eigenproblem. It can also compute singular values and vectors of a square or rectangular matrix. PRIMME finds largest, smallest, or interior singular/eigenvalues and can use preconditioning to accelerate convergence. General description of the methods are provided in the papers Stathopoulos (2010, <doi:10.1145/1731022.1731031>) and Wu (2017, <doi:10.1137/16M1082214>). See citation("PRIMME") for details.

r-precisesums 0.7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/nlmixr2/PreciseSums
Licenses: GPL 2+
Build system: r
Synopsis: Accurate Floating Point Sums and Products
Description:

Most of the time floating point arithmetic does approximately the right thing. When adding sums or having products of numbers that greatly differ in magnitude, the floating point arithmetic may be incorrect. This package implements the Kahan (1965) sum <doi:10.1145/363707.363723>, Neumaier (1974) sum <doi:10.1002/zamm.19740540106>, pairwise-sum (adapted from NumPy', See Castaldo (2008) <doi:10.1137/070679946> for a discussion of accuracy), and arbitrary precision sum (adapted from the fsum in Python ; Shewchuk (1997) <https://people.eecs.berkeley.edu/~jrs/papers/robustr.pdf>). In addition, products are changed to long double precision for accuracy, or changed into a log-sum for accuracy.

Total packages: 69226