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

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-packagediff 0.1
Propagated dependencies: r-htmlwidgets@1.6.4 r-diffr@0.3.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/couthcommander/packageDiff
Licenses: GPL 2+
Build system: r
Synopsis: Compare R Package Differences
Description:

It provides utility functions for investigating changes within R packages. The pkgInfo() function extracts package information such as exported and non-exported functions as well as their arguments. The pkgDiff() function compares this information for two versions of a package and creates a diff file viewable in a browser.

r-profrep 1.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://ubeattie.github.io/profrep/
Licenses: Expat
Build system: r
Synopsis: Profile Repeatability
Description:

Calculates profile repeatability for replicate stress response curves, or similar time-series data. Profile repeatability is an individual repeatability metric that uses the variances at each timepoint, the maximum variance, the number of crossings (lines that cross over each other), and the number of replicates to compute the repeatability score. For more information see Reed et al. (2019) <doi:10.1016/j.ygcen.2018.09.015>.

r-plpoisson 0.3.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=plpoisson
Licenses: GPL 3
Build system: r
Synopsis: Prediction Limits for Poisson Distribution
Description:

Prediction limits for the Poisson distribution are produced from both frequentist and Bayesian viewpoints. Limiting results are provided in a Bayesian setting with uniform, Jeffreys and gamma as prior distributions. More details on the methodology are discussed in Bejleri and Nandram (2018) <doi:10.1080/03610926.2017.1373814> and Bejleri, Sartore and Nandram (2021) <doi:10.1007/s42952-021-00157-x>.

r-phylter 0.9.12
Propagated dependencies: r-rspectra@0.16-2 r-rfast@2.1.5.2 r-reshape2@1.4.5 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-ggplot2@4.0.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/damiendevienne/phylter
Licenses: GPL 2+
Build system: r
Synopsis: Detect and Remove Outliers in Phylogenomics Datasets
Description:

Analyzis and filtering of phylogenomics datasets. It takes an input either a collection of gene trees (then transformed to matrices) or directly a collection of gene matrices and performs an iterative process to identify what species in what genes are outliers, and whose elimination significantly improves the concordance between the input matrices. The methods builds upon the Distatis approach (Abdi et al. (2005) <doi:10.1101/2021.09.08.459421>), a generalization of classical multidimensional scaling to multiple distance matrices.

r-pkgcond 0.1.1
Propagated dependencies: r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/RDocTaskForce/pkgcond
Licenses: GPL 2
Build system: r
Synopsis: Classed Error and Warning Conditions
Description:

This provides utilities for creating classed error and warning conditions based on where the error originated.

r-parafac4microbiome 1.3.2
Propagated dependencies: r-tidyr@1.3.1 r-rtensor@1.4.9 r-rlang@1.1.6 r-pracma@2.4.6 r-multiway@1.0-7 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17 r-cowplot@1.2.0 r-compositions@2.0-9
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://grvanderploeg.com/parafac4microbiome/
Licenses: Expat
Build system: r
Synopsis: Parallel Factor Analysis Modelling of Longitudinal Microbiome Data
Description:

Creation and selection of PARAllel FACtor Analysis (PARAFAC) models of longitudinal microbiome data. You can import your own data with our import functions or use one of the example datasets to create your own PARAFAC models. Selection of the optimal number of components can be done using assessModelQuality() and assessModelStability(). The selected model can then be plotted using plotPARAFACmodel(). The Parallel Factor Analysis method was originally described by Caroll and Chang (1970) <doi:10.1007/BF02310791> and Harshman (1970) <https://www.psychology.uwo.ca/faculty/harshman/wpppfac0.pdf>.

r-powergwasinteraction 1.1.3
Propagated dependencies: r-pwr@1.3-0 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=powerGWASinteraction
Licenses: GPL 2+
Build system: r
Synopsis: Power Calculations for GxE and GxG Interactions for GWAS
Description:

Analytical power calculations for GxE and GxG interactions for case-control studies of candidate genes and genome-wide association studies (GWAS). This includes power calculation for four two-step screening and testing procedures. It can also calculate power for GxE and GxG without any screening.

r-pioneer 0.5.0
Propagated dependencies: r-writexl@1.5.4 r-shiny@1.11.1 r-scales@1.4.0 r-rlang@1.1.6 r-readxl@1.4.5 r-reactable@0.4.5 r-markdown@2.0 r-lpsolveapi@5.5.2.0-17.14 r-htmltools@0.5.8.1 r-haven@2.5.5 r-ggplot2@4.0.1 r-cli@3.6.5 r-bslib@0.9.0 r-bsicons@0.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://riksrevisjonen.github.io/pioneeR/
Licenses: GPL 3
Build system: r
Synopsis: Productivity and Efficiency Analysis using DEA
Description:

Measure productivity and efficiency using Data Envelopment Analysis (DEA). Available methods include DEA under different technology assumptions, bootstrapping of efficiency scores and calculation of the Malmquist productivity index. Analyses can be performed either in the console or with the provided shiny app. See Banker, R.; Charnes, A.; Cooper, W.W. (1984) <doi:10.1287/mnsc.30.9.1078>, Färe, R.; Grosskopf, S. (1996) <doi:10.1007/978-94-009-1816-0>.

r-possa 0.6.5
Propagated dependencies: r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/gasparl/possa
Licenses: FreeBSD
Build system: r
Synopsis: Power Simulation for Sequential Analyses and Multiple Hypotheses
Description:

Calculates, via simulation, power and appropriate stopping alpha boundaries (and/or futility bounds) for sequential analyses (i.e., group sequential design) as well as for multiple hypotheses (multiple tests included in an analysis), given any specified global error rate. This enables the sequential use of practically any significance test, as long as the underlying data can be simulated in advance to a reasonable approximation. Lukács (2022) <doi:10.21105/joss.04643>.

r-pcalls 1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pcalls
Licenses: GPL 3
Build system: r
Synopsis: Pricing of Different Types of Call
Description:

Compute the price of different types of call using different methods. The types available are Vanilla European Calls, Vanilla American Calls and American Digital Calls. Available methods are Montecarlo Simulation, Montecarlo Simulation with Antithetic Variates, Black-Scholes and the Binary Tree.

r-pureseqtmr 1.4
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-readr@2.1.6 r-rcpp@1.1.0 r-rappdirs@0.3.3 r-plyr@1.8.9 r-peptides@2.4.6 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-devtools@2.4.6 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/richelbilderbeek/pureseqtmr/
Licenses: GPL 3
Build system: r
Synopsis: Predict Transmembrane Protein Topology
Description:

Proteins reside in either the cell plasma or in the cell membrane. A membrane protein goes through the membrane at least once. Given the amino acid sequence of a membrane protein, the tool PureseqTM (<https://github.com/PureseqTM/pureseqTM_package>, as described in "Efficient And Accurate Prediction Of Transmembrane Topology From Amino acid sequence only.", Wang, Qing, et al (2019), <doi:10.1101/627307>), can predict the topology of a membrane protein. This package allows one to use PureseqTM from R.

r-pdt 0.0.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pdt
Licenses: GPL 3
Build system: r
Synopsis: Permutation Distancing Test
Description:

Permutation (randomisation) test for single-case phase design data with two phases (e.g., pre- and post-treatment). Correction for dependency of observations is done through stepwise resampling the time series while varying the distance between observations. The required distance 0,1,2,3.. is determined based on repeated dependency testing while stepwise increasing the distance. In preparation: Vroegindeweij et al. "A Permutation distancing test for single-case observational AB phase design data: A Monte Carlo simulation study".

r-palmtree 0.9-1
Propagated dependencies: r-partykit@1.2-24 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=palmtree
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Partially Additive (Generalized) Linear Model Trees
Description:

This is an implementation of model-based trees with global model parameters (PALM trees). The PALM tree algorithm is an extension to the MOB algorithm (implemented in the partykit package), where some parameters are fixed across all groups. Details about the method can be found in Seibold, Hothorn, Zeileis (2016) <arXiv:1612.07498>. The package offers coef(), logLik(), plot(), and predict() functions for PALM trees.

r-prng 0.0.2.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PRNG
Licenses: Expat
Build system: r
Synopsis: Pseudo-Random Number Generator
Description:

This package provides functions for generating pseudo-random numbers that follow a uniform distribution [0,1]. Randomness tests were conducted using the National Institute of Standards and Technology test suite<https://csrc.nist.gov/pubs/sp/800/22/r1/upd1/final>, along with additional tests. The sequence generated depends on the initial values and parameters. The package includes a linear congruence map as the decision map and three chaotic maps to generate the pseudo-random sequence, which follow a uniform distribution. Other distributions can be generated from the uniform distribution using the Inversion Principle Method and BOX-Muller transformation. Small perturbations in seed values result in entirely different sequences of numbers due to the sensitive nature of the maps being used. The chaotic nature of the maps helps achieve randomness in the generator. Additionally, the generator is capable of producing random bits.

r-pautilities 1.2.1
Propagated dependencies: r-rlang@1.1.6 r-reshape2@1.4.5 r-rcpp@1.1.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-lazyeval@0.2.2 r-ggplot2@4.0.1 r-equivalence@0.8.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/paulhibbing/PAutilities
Licenses: GPL 3
Build system: r
Synopsis: Streamline Physical Activity Research
Description:

This package provides functions that support a broad range of common tasks in physical activity research, including but not limited to creation of Bland-Altman plots (<doi:10.1136/bmj.313.7049.106>), metabolic calculations such as basal metabolic rate predictions (<https://europepmc.org/article/med/4044297/reloa>), demographic calculations such as age-for-body-mass-index percentile (<https://www.cdc.gov/growthcharts/cdc_charts.htm>), and analysis of bout detection algorithm performance (<https://pubmed.ncbi.nlm.nih.gov/34258524/>).

r-paisaje 0.2.0
Propagated dependencies: r-tidyr@1.3.1 r-terra@1.8-86 r-spocc@1.2.4 r-sf@1.0-23 r-rvest@1.0.5 r-progress@1.2.3 r-magrittr@2.0.4 r-landscapemetrics@2.2.1 r-httr@1.4.7 r-h3jsr@1.3.1 r-exactextractr@0.10.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://manuelspinola.github.io/paisaje/
Licenses: Expat
Build system: r
Synopsis: Spatial and Environmental Data Tools for Landscape Ecology
Description:

This package provides functions for landscape analysis and data retrieval. The package allows users to download environmental variables from global datasets (e.g., WorldClim, ESA WorldCover, Nighttime Lights), and to compute spatial and landscape metrics using a hexagonal grid system based on the H3 spatial index. It is useful for ecological modeling, biodiversity studies, and spatial data processing in landscape ecology. Fick and Hijmans (2017) <doi:10.1002/joc.5086>. Zanaga et al. (2022) <doi:10.5281/zenodo.7254221>. Uber Technologies Inc. (2022) "H3: Hexagonal hierarchical spatial index".

r-photobiologyleds 0.5.3
Propagated dependencies: r-photobiology@0.14.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://docs.r4photobiology.info/photobiologyLEDs/
Licenses: GPL 2+
Build system: r
Synopsis: Spectral Data for Light-Emitting-Diodes
Description:

Spectral emission data for some frequently used light emitting diodes available as electronic components. Part of the r4photobiology suite, Aphalo P. J. (2015) <doi:10.19232/uv4pb.2015.1.14>.

r-psychonetrics 0.15
Propagated dependencies: r-vca@1.5.2 r-tidyr@1.3.1 r-roptim@0.1.7 r-rlang@1.1.6 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-qgraph@1.9.8 r-psych@2.5.6 r-pbv@0.5-47 r-pbapply@1.7-4 r-optimx@2025-4.9 r-numderiv@2016.8-1.1 r-nloptr@2.2.1 r-mgcv@1.9-4 r-matrix@1.7-4 r-magrittr@2.0.4 r-lavaan@0.6-20 r-isingsampler@0.2.4 r-glasso@1.11 r-ga@3.2.4 r-dplyr@1.1.4 r-corpcor@1.6.10 r-combinat@0.0-8 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://psychonetrics.org/
Licenses: GPL 2
Build system: r
Synopsis: Structural Equation Modeling and Confirmatory Network Analysis
Description:

Multi-group (dynamical) structural equation models in combination with confirmatory network models from cross-sectional, time-series and panel data <doi:10.31234/osf.io/8ha93>. Allows for confirmatory testing and fit as well as exploratory model search.

r-periscope2 0.3.0
Propagated dependencies: r-yaml@2.3.10 r-writexl@1.5.4 r-shinywidgets@0.9.0 r-shinyfeedback@0.4.0 r-shiny@1.11.1 r-reactable@0.4.5 r-lubridate@1.9.4 r-lifecycle@1.0.4 r-fresh@0.2.2 r-dt@0.34.0 r-bs4dash@2.3.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Aggregate-Genius/periscope2
Licenses: GPL 3
Build system: r
Synopsis: Enterprise Streamlined 'shiny' Application Framework Using 'bs4Dash'
Description:

This package provides a framework for building enterprise, scalable and UI-standardized shiny applications. It brings enhanced features such as bootstrap v4 <https://getbootstrap.com/docs/4.0/getting-started/introduction/>, additional and enhanced shiny modules, customizable UI features, as well as an enhanced application file organization paradigm. This update allows developers to harness the ability to build powerful applications and enriches the shiny developers experience when building and maintaining applications.

r-passed 1.2-2
Propagated dependencies: r-rootsolve@1.8.2.4 r-betareg@3.2-4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PASSED
Licenses: GPL 2+
Build system: r
Synopsis: Calculate Power and Sample Size for Two Sample Mean Tests
Description:

Power calculations are a critical component of any research study to determine the minimum sample size necessary to detect differences between multiple groups. Here we present an R package, PASSED', that performs power and sample size calculations for the test of two-sample means or ratios with data following beta, gamma (Chang et al. (2011), <doi:10.1007/s00180-010-0209-1>), normal, Poisson (Gu et al. (2008), <doi:10.1002/bimj.200710403>), binomial, geometric, and negative binomial (Zhu and Lakkis (2014), <doi:10.1002/sim.5947>) distributions.

r-pnt 0.1.0
Propagated dependencies: r-rlang@1.1.6 r-magrittr@2.0.4 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=PnT
Licenses: Expat
Build system: r
Synopsis: Peak Finder
Description:

This program contains a function to find the peaks and troughs of a data set. It filters the set of peaks to remove noise based on the expected height and expected slope of a peak. Peaks that are too short (caused by random noise), or too shallow (part of the background data) are filtered out.

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-psp 1.0.5
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/lenarddome/psp
Licenses: GPL 3+
Build system: r
Synopsis: Parameter Space Partitioning MCMC for Global Model Evaluation
Description:

This package implements an n-dimensional parameter space partitioning algorithm for evaluating the global behaviour of formal computational models as described by Pitt, Kim, Navarro and Myung (2006) <doi:10.1037/0033-295X.113.1.57>.

r-partycolor 0.2.0
Propagated dependencies: r-xml2@1.5.0 r-tibble@3.3.0 r-stringr@1.6.0 r-rvest@1.0.5 r-rlang@1.1.6 r-purrr@1.2.0 r-httr@1.4.7 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/lwarode/partycoloR
Licenses: GPL 3
Build system: r
Synopsis: Extract Party Colors and Logos from Wikipedia
Description:

Extract political party colors and logos from English Wikipedia party pages. Provides functions to scrape party infoboxes for color codes (HEX or HTML color names) and logo images. Includes integration with the Party Facts database for easy party lookups. Designed for political scientists and party researchers working with electoral and party data. For Party Facts, see Döring and Regel (2019) <doi:10.1177/1354068818820671> and Bederke, Döring, and Regel (2023) <doi:10.7910/DVN/TJINLQ>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457