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

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-promotionimpact 0.1.5
Propagated dependencies: r-strucchange@1.5-4 r-stringr@1.6.0 r-scales@1.4.0 r-reshape2@1.4.5 r-rcpp@1.1.1-1.1 r-prophet@1.1.7 r-lmtest@0.9-40 r-kernsmooth@2.23-26 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/ncsoft/promotionImpact
Licenses: Modified BSD
Build system: r
Synopsis: Analysis & Measurement of Promotion Effectiveness
Description:

Analysis and measurement of promotion effectiveness on a given target variable (e.g. daily sales). After converting promotion schedule into dummy or smoothed predictor variables, the package estimates the effects of these variables controlled for trend/periodicity/structural change using prophet by Taylor and Letham (2017) <doi:10.7287/peerj.preprints.3190v2> and some prespecified variables (e.g. start of a month).

r-pkpdindex 0.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PKPDindex
Licenses: GPL 3+
Build system: r
Synopsis: Optimal PK/PD Index Finder
Description:

Fits Emax models to pharmacokinetic/pharmacodynamic (PK/PD) data, estimate key parameters, and visualise model fits for multiple PK/PD indices. Methods are described in Macdougall J (2006) <doi:10.1007/0-387-33706-7_9>, Spiess AN, Neumeyer N (2010) <doi:10.1186/1471-2210-10-6>, and Burnham KP, Anderson DR (2004) <doi:10.1177/0049124104268644>.

r-pcbs 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/katlande/PCBS
Licenses: GPL 3
Build system: r
Synopsis: Principal Component BiSulfite
Description:

This package provides a system for fast, accurate, and flexible whole genome bisulfite sequencing (WGBS) data analysis of two-condition comparisons. Principal Component BiSulfite, PCBS', assigns methylated loci eigenvector values from the treatment-delineating principal component in lieu of running millions of pairwise statistical tests, which dramatically increases analysis flexibility and reduces computational requirements. Methods: <https://katlande.github.io/PCBS/articles/Differential_Methylation.html>.

r-psyntur 0.1.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-rlang@1.2.0 r-purrr@1.2.2 r-psych@2.6.5 r-plyr@1.8.9 r-magrittr@2.0.5 r-ggthemes@5.2.0 r-ggplot2@4.0.3 r-ggally@2.4.0 r-formula-tools@1.7.1 r-fastdummies@1.7.6 r-effsize@0.8.1 r-dplyr@1.2.1
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-prototest 1.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-intervals@0.15.5 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: http://arxiv.org/abs/1511.07839
Licenses: GPL 2+
Build system: r
Synopsis: Inference on Prototypes from Clusters of Features
Description:

Procedures for testing for group-wide signal in clusters of variables. Tests can be performed for single groups in isolation (univariate) or multiple groups together (multivariate). Specific tests include the exact and approximate (un)selective likelihood ratio tests described in Reid et al (2015), the selective F test and marginal screening prototype test of Reid and Tibshirani (2015). User may pre-specify columns to be included in prototype formation, or allow the function to select them itself. A mixture of these two is also possible. Any variable selection is accounted for using the selective inference framework. Options for non-sampling and hit-and-run null reference distributions.

r-provgraphr 1.0.1
Propagated dependencies: r-provparser@1.0 r-matrix@1.7-5 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=provGraphR
Licenses: GPL 3
Build system: r
Synopsis: Creates Adjacency Matrices for Lineage Searches
Description:

This package creates and manages a provenance graph corresponding to the provenance created by the rdtLite package, which collects provenance from R scripts. rdtLite is available on CRAN. The provenance format is an extension of the W3C PROV JSON format (<https://www.w3.org/Submission/2013/SUBM-prov-json-20130424/>). The extended JSON provenance format is described in <https://github.com/End-to-end-provenance/ExtendedProvJson>.

r-procmod 1.0.8
Propagated dependencies: r-rdpack@2.6.6 r-permute@0.9-10 r-matrix@1.7-5 r-mass@7.3-65 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ProcMod
Licenses: FSDG-compatible
Build system: r
Synopsis: Informative Procrustean Matrix Correlation
Description:

Estimates corrected Procrustean correlation between matrices for removing overfitting effect. Coissac Eric and Gonindard-Melodelima Christelle (2019) <doi:10.1101/842070>.

r-pould 1.0.2
Propagated dependencies: r-stringr@1.6.0 r-reshape2@1.4.5 r-haplo-stats@1.9.8.7 r-ggplot2@4.0.3 r-gap@1.14 r-bigdawg@3.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pould
Licenses: GPL 3+
Build system: r
Synopsis: Phased or Unphased Linkage Disequilibrium
Description:

Computes the D', Wn, and conditional asymmetric linkage disequilibrium (ALD) measures for pairs of genetic loci. Performs these linkage disequilibrium (LD) calculations on phased genotype data recorded using Genotype List (GL) String or columnar formats. Alternatively, generates expectation-maximization (EM) estimated haplotypes from phased data, or performs LD calculations on EM estimated haplotypes. Performs sign tests comparing LD values for phased and unphased datasets, and generates heat-maps for each LD measure. Described by Osoegawa et al. (2019a) <doi:10.1016/j.humimm.2019.01.010>, and Osoegawa et. al. (2019b) <doi:10.1016/j.humimm.2019.05.018>.

r-phenocamr 1.1.5
Propagated dependencies: r-zoo@1.8-15 r-modistools@1.1.6 r-memoise@2.0.1 r-jsonlite@2.0.0 r-httr@1.4.8 r-daymetr@1.7.1 r-changepoint@2.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/bluegreen-labs/phenocamr
Licenses: AGPL 3
Build system: r
Synopsis: Facilitates 'PhenoCam' Data Access and Time Series Post-Processing
Description:

Programmatic interface to the PhenoCam web services (<https://phenocam.nau.edu/webcam>). Allows for easy downloading of PhenoCam data directly to your R workspace or your computer and provides post-processing routines for consistent and easy timeseries outlier detection, smoothing and estimation of phenological transition dates. Methods for this package are described in detail in Hufkens et. al (2018) <doi:10.1111/2041-210X.12970>.

r-propoverlap 1.0
Propagated dependencies: r-biobase@2.72.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=propOverlap
Licenses: GPL 2+
Build system: r
Synopsis: Feature (gene) selection based on the Proportional Overlapping Scores
Description:

This package provides a package for selecting the most relevant features (genes) in the high-dimensional binary classification problems. The discriminative features are identified using analyzing the overlap between the expression values across both classes. The package includes functions for measuring the proportional overlapping score for each gene avoiding the outliers effect. The used measure for the overlap is the one defined in the "Proportional Overlapping Score (POS)" technique for feature selection. A gene mask which represents a gene's classification power can also be produced for each gene (feature). The set size of the selected genes might be set by the user. The minimum set of genes that correctly classify the maximum number of the given tissue samples (observations) can be also produced.

r-psor 0.1.0
Propagated dependencies: r-superlearner@2.0-40 r-numderiv@2016.8-1.1 r-magrittr@2.0.5 r-geex@1.1.1 r-dplyr@1.2.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/deckardt98/PSor
Licenses: Expat
Build system: r
Synopsis: Semiparametric Principal Stratification Analysis Beyond Monotonicity
Description:

Estimates principal causal effects under principal stratification using a margin-free, conditional odds ratio sensitivity parameter. This framework unifies the monotonicity assumption and the counterfactual intermediate independence assumption, allowing for robust analysis when monotonicity may not hold. Computes point estimates, standard errors, and confidence intervals for conditionally doubly robust and debiased machine learning estimators. The methodological details are described in Tong, Kahan, Harhay, and Li (2025) <doi:10.48550/arXiv.2501.17514>.

r-pcode 0.9.4
Propagated dependencies: r-pracma@2.4.6 r-mass@7.3-65 r-fda@6.3.0 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/alex-haixuw/PCODE
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Estimation of an Ordinary Differential Equation Model by Parameter Cascade Method
Description:

An implementation of the parameter cascade method in Ramsay, J. O., Hooker,G., Campbell, D., and Cao, J. (2007) for estimating ordinary differential equation models with missing or complete observations. It combines smoothing method and profile estimation to estimate any non-linear dynamic system. The package also offers variance estimates for parameters of interest based on either bootstrap or Delta method.

r-pater 1.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/JulioCollazos64/pater
Licenses: Expat
Build system: r
Synopsis: Turn a URL Pathname into a Regular Expression
Description:

R's implementation of the JavaScript library path-to-regexp', it aims to provide R web frameworks features such as parameter handling among other URL path utilities.

r-posratiodist 1.2.1
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PosRatioDist
Licenses: GPL 2+
Build system: r
Synopsis: Quotient of Random Variables Conditioned to the Positive Quadrant
Description:

Computes the exact probability density function of X/Y conditioned on positive quadrant for series of bivariate distributions,for more details see Nadarajah,Song and Si (2019) <DOI:10.1080/03610926.2019.1576893>.

r-paths 0.1.2
Propagated dependencies: r-twang@2.6.2 r-tidyr@1.3.2 r-metr@0.18.3 r-ggplot2@4.0.3 r-gbm@2.2.3 r-boot@1.3-32 r-bart@2.9.10
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=paths
Licenses: GPL 2+
Build system: r
Synopsis: An Imputation Approach to Estimating Path-Specific Causal Effects
Description:

In causal mediation analysis with multiple causally ordered mediators, a set of path-specific effects are identified under standard ignorability assumptions. This package implements an imputation approach to estimating these effects along with a set of bias formulas for conducting sensitivity analysis (Zhou and Yamamoto <doi:10.31235/osf.io/2rx6p>). It contains two main functions: paths() for estimating path-specific effects and sens() for conducting sensitivity analysis. Estimation uncertainty is quantified using the nonparametric bootstrap.

r-pdqutils 0.1.6
Propagated dependencies: r-orthopolynom@1.0-6.1 r-moments@0.14.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/shabbychef/PDQutils
Licenses: LGPL 3
Build system: r
Synopsis: PDQ Functions via Gram Charlier, Edgeworth, and Cornish Fisher Approximations
Description:

This package provides a collection of tools for approximating the PDQ functions (respectively, the cumulative distribution, density, and quantile) of probability distributions via classical expansions involving moments and cumulants.

r-pardnacopy 2.0
Propagated dependencies: r-dnacopy@1.86.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ParDNAcopy
Licenses: GPL 2
Build system: r
Synopsis: Parallel implementation of the "segment" function of package "DNAcopy"
Description:

Parallelized version of the "segment" function from Bioconductor package "DNAcopy", utilizing multi-core computation on host CPU.

r-purge 0.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=purge
Licenses: Expat
Build system: r
Synopsis: Purge Training Data from Models
Description:

Enables the removal of training data from fitted R models while retaining predict functionality. The purged models are more portable as their memory footprints do not scale with the training sample size.

r-pecan 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rdpack@2.6.6 r-dplyr@1.2.1
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-plnmodels 1.2.2
Propagated dependencies: r-torch@0.17.0 r-tidyr@1.3.2 r-scales@1.4.0 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-purrr@1.2.2 r-pscl@1.5.9 r-nloptr@2.2.1 r-matrix@1.7-5 r-mass@7.3-65 r-magrittr@2.0.5 r-igraph@2.3.1 r-gridextra@2.3 r-glassofast@1.0.1 r-ggplot2@4.0.3 r-future-apply@1.20.2 r-future@1.70.0 r-dplyr@1.2.1 r-corrplot@0.95 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pln-team.github.io/PLNmodels/
Licenses: GPL 3+
Build system: r
Synopsis: Poisson Lognormal Models
Description:

The Poisson-lognormal model and variants (Chiquet, Mariadassou and Robin, 2021 <doi:10.3389/fevo.2021.588292>) can be used for a variety of multivariate problems when count data are at play, including principal component analysis for count data, discriminant analysis, model-based clustering and network inference. Implements variational algorithms to fit such models accompanied with a set of functions for visualization and diagnostic.

r-projects 2.1.3
Propagated dependencies: r-zip@2.3.3 r-vctrs@0.7.3 r-tibble@3.3.1 r-stringr@1.6.0 r-sessioninfo@1.2.3 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-fs@2.1.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=projects
Licenses: Expat
Build system: r
Synopsis: Project Infrastructure for Researchers
Description:

This package provides a project infrastructure with a focus on manuscript creation. Creates a project folder with a single command, containing subdirectories for specific components, templates for manuscripts, and so on.

r-pbv 0.5-47
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/alexanderrobitzsch/pbv
Licenses: GPL 2+
Build system: r
Synopsis: Probabilities for Bivariate Normal Distribution
Description:

Computes probabilities of the bivariate normal distribution in a vectorized R function (Drezner & Wesolowsky, 1990, <doi:10.1080/00949659008811236>).

r-population 0.3
Propagated dependencies: r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=population
Licenses: GPL 3
Build system: r
Synopsis: Models for Simulating Populations
Description:

Run population simulations using an Individual-Based Model (IBM) compiled in C.

r-pheno 1.7-1
Propagated dependencies: r-sparsem@1.84-2 r-quantreg@6.1 r-nlme@3.1-169
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pheno
Licenses: GPL 2+
Build system: r
Synopsis: Auxiliary Functions for Phenological Data Analysis
Description:

This package provides some easy-to-use functions for time series analyses of (plant-) phenological data sets. These functions mainly deal with the estimation of combined phenological time series and are usually wrappers for functions that are already implemented in other R packages adapted to the special structure of phenological data and the needs of phenologists. Some date conversion functions to handle Julian dates are also provided.

Total packages: 22167