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

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-primefactr 0.1.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/privefl/primefactr
Licenses: GPL 3
Build system: r
Synopsis: Use Prime Factorization for Computations
Description:

Use Prime Factorization for simplifying computations, for instance for ratios of large factorials.

r-permat 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PerMat
Licenses: Expat
Build system: r
Synopsis: Performance Metrics in Predictive Modeling
Description:

Performance metric provides different performance measures like mean squared error, root mean square error, mean absolute deviation, mean absolute percentage error etc. of a fitted model. These can provide a way for forecasters to quantitatively compare the performance of competing models. For method details see (i) Pankaj Das (2020) <http://krishi.icar.gov.in/jspui/handle/123456789/44138>.

r-panelselect 1.0.0
Propagated dependencies: r-statmod@1.5.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pbv@0.5-47 r-pbivnorm@0.6.0 r-panelcount@2.0.1 r-maxlik@1.5-2.1 r-mass@7.3-65 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=PanelSelect
Licenses: GPL 3+
Build system: r
Synopsis: Panel Sample Selection Models
Description:

Extends the Heckman selection framework to panel data with individual random effects. The first stage models participation via a panel Probit specification, while the second stage can take a panel linear, Probit, Poisson, or Poisson log-normal form. Model details are provided in Bailey and Peng (2025) <doi:10.2139/ssrn.5475626> and Peng and Van den Bulte (2024) <doi:10.1287/mnsc.2019.01897>.

r-preference 1.1.6
Propagated dependencies: r-tidyr@1.3.1 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/kaneplusplus/preference
Licenses: LGPL 2.0
Build system: r
Synopsis: 2-Stage Preference Trial Design and Analysis
Description:

Design and analyze two-stage randomized trials with a continuous outcome measure. The package contains functions to compute the required sample size needed to detect a given preference, treatment, and selection effect; alternatively, the package contains functions that can report the study power given a fixed sample size. Finally, analysis functions are provided to test each effect using either summary data (i.e. means, variances) or raw study data <doi:10.18637/jss.v094.c02>.

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-pense 2.5.2
Propagated dependencies: r-testthat@3.3.0 r-rlang@1.1.6 r-rcpparmadillo@15.2.2-1 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://dakep.github.io/pense-rpkg/
Licenses: Expat
Build system: r
Synopsis: Penalized Elastic Net S/MM-Estimator of Regression
Description:

Robust penalized (adaptive) elastic net S and M estimators for linear regression. The adaptive methods are proposed in Kepplinger, D. (2023) <doi:10.1016/j.csda.2023.107730> and the non-adaptive methods in Cohen Freue, G. V., Kepplinger, D., Salibián-Barrera, M., and Smucler, E. (2019) <doi:10.1214/19-AOAS1269>. The package implements robust hyper-parameter selection with robust information sharing cross-validation according to Kepplinger & Wei (2025) <doi:10.1080/00401706.2025.2540970>.

r-pugmm 0.1.2
Propagated dependencies: r-rcpp@1.1.0 r-ppclust@1.1.0.1 r-mcompanion@0.6 r-mclust@6.1.2 r-matrix@1.7-4 r-mass@7.3-65 r-manlymix@0.1.15.1 r-igraph@2.2.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-clusterr@1.3.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/giorgiazaccaria/PUGMM
Licenses: Expat
Build system: r
Synopsis: Parsimonious Ultrametric Gaussian Mixture Models
Description:

Parsimonious Ultrametric Gaussian Mixture Models via grouped coordinate ascent (equivalent to EM) algorithm characterized by the inspection of hierarchical relationships among variables via parsimonious extended ultrametric covariance structures. The methodologies are described in Cavicchia, Vichi, Zaccaria (2024) <doi:10.1007/s11222-024-10405-9>, (2022) <doi:10.1007/s11634-021-00488-x> and (2020) <doi:10.1007/s11634-020-00400-z>.

r-powerbir 0.1.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7 r-data-table@1.17.8 r-azureauth@1.3.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=powerbiR
Licenses: Expat
Build system: r
Synopsis: An Interface to the 'Power BI REST APIs'
Description:

Makes it easy to push data to Power BI using R and the Power BI REST APIs (see <https://docs.microsoft.com/en-us/rest/api/power-bi/>). A set of functions for turning data frames into Power BI datasets and refreshing these datasets are provided. Administrative tasks such as monitoring refresh statuses and pulling metadata about workspaces and users are also supported.

r-pysd2r 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-reticulate@1.44.1 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pysd2r
Licenses: Expat
Build system: r
Synopsis: API to 'Python' Library 'pysd'
Description:

Using the R package reticulate', this package creates an interface to the pysd toolset. The package provides an R interface to a number of pysd functions, and can read files in Vensim mdl format, and xmile format. The resulting simulations are returned as a tibble', and from that the results can be processed using dplyr and ggplot2'. The package has been tested using python3'.

r-phers 1.0.5
Propagated dependencies: r-survival@3.8-3 r-iterators@1.0.14 r-foreach@1.5.2 r-data-table@1.17.8 r-checkmate@2.3.3 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-powerprior 1.0.0
Propagated dependencies: r-tidyr@1.3.1 r-shinyjs@2.1.0 r-shinydashboard@0.7.3 r-shiny@1.11.1 r-rlang@1.1.6 r-mass@7.3-65 r-laplacesdemon@16.1.6 r-ggplot2@4.0.1 r-dt@0.34.0 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=powerprior
Licenses: Expat
Build system: r
Synopsis: Conjugate Power Priors for Bayesian Analysis of Normal Data
Description:

This package implements conjugate power priors for efficient Bayesian analysis of normal data. Power priors allow principled incorporation of historical information while controlling the degree of borrowing through a discounting parameter (Ibrahim and Chen (2000) <doi:10.1214/ss/1009212519>). This package provides closed-form conjugate representations for both univariate and multivariate normal data using Normal-Inverse-Chi-squared and Normal-Inverse-Wishart distributions, eliminating the need for MCMC sampling. The conjugate framework builds upon standard Bayesian methods described in Gelman et al. (2013, ISBN:978-1439840955).

r-power4mome 0.2.1
Propagated dependencies: r-yaml@2.3.10 r-psych@2.5.6 r-pgnorm@2.0.1 r-pbapply@1.7-4 r-mice@3.18.0 r-manymome@0.3.4 r-lmhelprs@0.4.4 r-lavaan@0.6-20 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://sfcheung.github.io/power4mome/
Licenses: GPL 3+
Build system: r
Synopsis: Power Analysis for Moderation and Mediation
Description:

Power analysis and sample size determination for moderation, mediation, and moderated mediation in models fitted by structural equation modelling using the lavaan package by Rosseel (2012) <doi:10.18637/jss.v048.i02> or by multiple regression. The package manymome by Cheung and Cheung (2024) <doi:10.3758/s13428-023-02224-z> is used to specify the indirect paths or conditional indirect paths to be tested.

r-ppmhr 1.0
Propagated dependencies: r-nleqslv@3.3.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ppmHR
Licenses: GPL 2+
Build system: r
Synopsis: Privacy-Protecting Hazard Ratio Estimation in Distributed Data Networks
Description:

An implementation of the one-step privacy-protecting method for estimating the overall and site-specific hazard ratios using inverse probability weighted Cox models in distributed data network studies, as proposed by Shu, Yoshida, Fireman, and Toh (2019) <doi: 10.1177/0962280219869742>. This method only requires sharing of summary-level riskset tables instead of individual-level data. Both the conventional inverse probability weights and the stabilized weights are implemented.

r-polyglotr 1.7.1
Propagated dependencies: r-urltools@1.7.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rvest@1.0.5 r-rlang@1.1.6 r-rcurl@1.98-1.17 r-purrr@1.2.0 r-magrittr@2.0.4 r-jsonlite@2.0.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/Tomeriko96/polyglotr/
Licenses: Expat
Build system: r
Synopsis: Translate Text
Description:

Provide easy methods to translate pieces of text. Functions send requests to translation services online.

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-pkr 0.1.3
Propagated dependencies: r-rtf@0.4-14.1 r-forestplot@3.1.7 r-foreign@0.8-90 r-binr@1.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pkr
Licenses: GPL 3
Build system: r
Synopsis: Pharmacokinetics in R
Description:

Conduct a noncompartmental analysis as closely as possible to the most widely used commercial software. Some features are 1) CDISC SDTM terms 2) Automatic slope selection with the same criterion of WinNonlin(R) 3) Supporting both linear-up linear-down and linear-up log-down method 4) Interval(partial) AUCs with linear or log interpolation method * Reference: Gabrielsson J, Weiner D. Pharmacokinetic and Pharmacodynamic Data Analysis - Concepts and Applications. 5th ed. 2016. (ISBN:9198299107).

r-penfa 0.1.1
Propagated dependencies: r-trust@0.1-8 r-mgcv@1.9-4 r-mass@7.3-65 r-gjrm@0.2-6.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/egeminiani/penfa
Licenses: GPL 3
Build system: r
Synopsis: Single- And Multiple-Group Penalized Factor Analysis
Description:

Fits single- and multiple-group penalized factor analysis models via a trust-region algorithm with integrated automatic multiple tuning parameter selection (Geminiani et al., 2021 <doi:10.1007/s11336-021-09751-8>). Available penalties include lasso, adaptive lasso, scad, mcp, and ridge.

r-prefmod 0.8-37
Propagated dependencies: r-gnm@1.1-5 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=prefmod
Licenses: GPL 2+
Build system: r
Synopsis: Utilities to Fit Paired Comparison Models for Preferences
Description:

Generates design matrix for analysing real paired comparisons and derived paired comparison data (Likert type items/ratings or rankings) using a loglinear approach. Fits loglinear Bradley-Terry model (LLBT) exploiting an eliminate feature. Computes pattern models for paired comparisons, rankings, and ratings. Some treatment of missing values (MCAR and MNAR). Fits latent class (mixture) models for paired comparison, rating and ranking patterns using a non-parametric ML approach.

r-puzzle 0.0.1
Propagated dependencies: r-tidyverse@2.0.0 r-sqldf@0.4-11 r-reshape2@1.4.5 r-reshape@0.8.10 r-readxl@1.4.5 r-readr@2.1.6 r-plyr@1.8.9 r-lubridate@1.9.4 r-kableextra@1.4.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/syneoshealth/puzzle
Licenses: GPL 3
Build system: r
Synopsis: Assembling Data Sets for Non-Linear Mixed Effects Modeling
Description:

To Simplify the time consuming and error prone task of assembling complex data sets for non-linear mixed effects modeling. Users are able to select from different absorption processes such as zero and first order, or a combination of both. Furthermore, data sets containing data from several entities, responses, and covariates can be simultaneously assembled.

r-palimpsestr 0.10.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/enzococca/palimpsestr
Licenses: Expat
Build system: r
Synopsis: Probabilistic Decomposition of Archaeological Palimpsests
Description:

Probabilistic framework for the analysis of archaeological palimpsests based on the Stratigraphic Entanglement Field (SEF). Integrates spatial proximity, stratigraphic depth, chronological overlap, and cultural similarity to estimate latent depositional phases via diagonal Gaussian mixture Expectation-Maximisation (EM). Provides the Stratigraphic Entanglement Index (SEI), Excavation Stratigraphic Energy (ESE), and Palimpsest Dissolution Index (PDI) for quantifying depositional coherence, detecting intrusive finds, and measuring palimpsest formation. Includes simulation, diagnostics, phase-count selection, publication-quality plots, and Geographic Information System (GIS) export via sf'. Methods are described in Cocca (2026) <https://github.com/enzococca/palimpsestr>.

r-pooledmeangroup 1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Pooled Mean Group Estimation of Dynamic Heterogenous Panels
Description:

Calculates the pooled mean group (PMG) estimator for dynamic panel data models, as described by Pesaran, Shin and Smith (1999) <doi:10.1080/01621459.1999.10474156>.

r-propscrrand 1.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PropScrRand
Licenses: GPL 3
Build system: r
Synopsis: Propensity Score Methods for Assigning Treatment in Randomized Trials
Description:

This package contains functions to run propensity-biased allocation to balance covariate distributions in sequential trials and propensity-constrained randomization to balance covariate distributions in trials with known baseline covariates at time of randomization. Currently only supports trials comparing two groups.

r-pmc 1.0.6
Propagated dependencies: r-tidyr@1.3.1 r-phytools@2.5-2 r-ouch@2.20 r-ggplot2@4.0.1 r-geiger@2.0.11 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/cboettig/pmc
Licenses: CC0
Build system: r
Synopsis: Phylogenetic Monte Carlo
Description:

Monte Carlo based model choice for applied phylogenetics of continuous traits. Method described in Carl Boettiger, Graham Coop, Peter Ralph (2012) Is your phylogeny informative? Measuring the power of comparative methods, Evolution 66 (7) 2240-51. <doi:10.1111/j.1558-5646.2011.01574.x>.

r-pflr 1.1.0
Propagated dependencies: r-psych@2.5.6 r-mass@7.3-65 r-glmnet@4.1-10 r-flare@1.7.0.2 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PFLR
Licenses: GPL 2
Build system: r
Synopsis: Estimating Penalized Functional Linear Regression
Description:

Implementation of commonly used penalized functional linear regression models, including the Smooth and Locally Sparse (SLoS) method by Lin et al. (2016) <doi:10.1080/10618600.2016.1195273>, Nested Group bridge Regression (NGR) method by Guan et al. (2020) <doi:10.1080/10618600.2020.1713797>, Functional Linear Regression That's interpretable (FLIRTI) by James et al. (2009) <doi:10.1214/08-AOS641>, and the Penalized B-spline regression method.

Total packages: 69226