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

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-platevision 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-readxl@1.4.5 r-plotly@4.11.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://cran.r-project.org/package=PlateVision
Licenses: GPL 3
Build system: r
Synopsis: Automated qPCR Analysis and Visual Quality Control
Description:

Directly pipes raw quantitative PCR (qPCR) machine outputs into downstream analyses using the comparative Ct (Delta-Delta Ct) method described by Livak and Schmittgen (2001) <doi:10.1006/meth.2001.1262>. Streamlines the workflow from Excel export to publication-ready plots. Integrates unique visual quality control by reconstructing 96-well plate heatmaps, allowing users to instantly detect pipetting errors, edge effects, and outliers. Key features include automated error propagation, laboratory master mix calculations, and generation of bar charts and volcano plots.

r-polypoly 0.0.3
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-reshape2@1.4.5 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/tjmahr/polypoly
Licenses: GPL 3
Build system: r
Synopsis: Helper Functions for Orthogonal Polynomials
Description:

This package provides tools for reshaping, plotting, and manipulating matrices of orthogonal polynomials.

r-plausibounds 1.0.1
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/SimonFreyaldenhoven/plausibounds
Licenses: Expat
Build system: r
Synopsis: Plausible Bounds for Treatment Path Estimates
Description:

Enhances dynamic effect plots as suggested in Freyaldenhoven and Hansen (2026) <https://simonfreyaldenhoven.github.io/papers/Plausible_bounds.pdf>. Data-driven smoothing delivers a smooth estimated path with potentially improved point estimation properties and confidence regions covering a surrogate that can be substantially tighter than conventional pointwise or uniform bands.

r-parsel 0.3.0
Propagated dependencies: r-rselenium@1.7.9 r-rlang@1.1.6 r-purrr@1.2.0 r-lubridate@1.9.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/till-tietz/parsel
Licenses: Expat
Build system: r
Synopsis: Parallel Dynamic Web-Scraping Using 'RSelenium'
Description:

This package provides a system to increase the efficiency of dynamic web-scraping with RSelenium by leveraging parallel processing. You provide a function wrapper for your RSelenium scraping routine with a set of inputs, and parsel runs it in several browser instances. Chunked input processing as well as error catching and logging ensures seamless execution and minimal data loss, even when unforeseen RSelenium errors occur. You can additionally build safe scraping functions with minimal coding by utilizing constructor functions that act as wrappers around RSelenium methods.

r-pmwr 1.2-0
Propagated dependencies: r-zoo@1.8-14 r-textutils@0.4-3 r-orgutils@0.5-3 r-nmof@2.11-0 r-fastmatch@1.1-6 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-pref 0.4.0
Propagated dependencies: r-jpeg@0.1-11
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/denismollison/pref
Licenses: Expat
Build system: r
Synopsis: Preference Voting with Explanatory Graphics
Description:

This package implements the Single Transferable Vote (STV) electoral system, with clear explanatory graphics. The core function stv() uses Meek's method, the purest expression of the simple principles of STV, but which requires electronic counting. It can handle votes expressing equal preferences for subsets of the candidates. A function stv.wig() implementing the Weighted Inclusive Gregory method, as used in Scottish council elections, is also provided, and with the same options, as described in the manual. The required vote data format is as an R list: a function pref.data() is provided to transform some commonly used data formats into this format. References for methodology: Hill, Wichmann and Woodall (1987) <doi:10.1093/comjnl/30.3.277>, Hill, David (2006) <https://www.votingmatters.org.uk/ISSUE22/I22P2.pdf>, Mollison, Denis (2023) <arXiv:2303.15310>, (see also the package manual pref_pkg_manual.pdf).

r-phonics 1.3.10
Propagated dependencies: r-rcpp@1.1.0 r-data-table@1.17.8 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://jameshoward.us/phonics-in-r/
Licenses: FreeBSD
Build system: r
Synopsis: Phonetic Spelling Algorithms
Description:

This package provides a collection of phonetic algorithms including Soundex, Metaphone, NYSIIS, Caverphone, and others. The package is documented in <doi:10.18637/jss.v095.i08>.

r-pgpx 0.1.4
Propagated dependencies: r-rgenoud@5.9-0.11 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-randtoolbox@2.0.5 r-pracma@2.4.6 r-pbivnorm@0.6.0 r-kriginv@1.4.2 r-dicekriging@1.6.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://doi.org/10.1137/141000749
Licenses: GPL 3
Build system: r
Synopsis: Pseudo-Realizations for Gaussian Process Excursions
Description:

Computes pseudo-realizations from the posterior distribution of a Gaussian Process (GP) with the method described in Azzimonti et al. (2016) <doi:10.1137/141000749>. The realizations are obtained from simulations of the field at few well chosen points that minimize the expected distance in measure between the true excursion set of the field and the approximate one. Also implements a R interface for (the main function of) Distance Transform of sampled Functions (<https://cs.brown.edu/people/pfelzens/dt/index.html>).

r-pleio 1.9
Propagated dependencies: r-rms@8.1-0 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://bioinformaticstools.mayo.edu/research/pleio/
Licenses: GPL 2+
Build system: r
Synopsis: Pleiotropy Test for Multiple Traits on a Genetic Marker
Description:

Perform tests for pleiotropy of multiple traits of various variable types on genotypes for a genetic marker.

r-pacta-loanbook 0.1.1
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.0 r-scales@1.4.0 r-rstudioapi@0.17.1 r-rlang@1.1.6 r-r2dii-plot@0.5.2 r-r2dii-match@0.4.1 r-r2dii-data@0.6.1 r-r2dii-analysis@0.5.3 r-purrr@1.2.0 r-magrittr@2.0.4 r-ggrepel@0.9.6 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://rmi-pacta.github.io/pacta.loanbook/
Licenses: Expat
Build system: r
Synopsis: Easily Install and Load PACTA for Banks Packages
Description:

PACTA (Paris Agreement Capital Transition Assessment) for Banks is a tool that allows banks to calculate the climate alignment of their corporate lending portfolios. This package is designed to make it easy to install and load multiple PACTA for Banks packages in a single step. It also provides thorough documentation - the PACTA for Banks cookbook at <https://rmi-pacta.github.io/pacta.loanbook/articles/cookbook_overview.html> - on how to run a PACTA for Banks analysis. This covers prerequisites for the analysis, the separate steps of running the analysis, the interpretation of PACTA for Banks results, and advanced use cases.

r-pharmaverseadamjnj 0.0.2
Propagated dependencies: r-pharmaverseadam@1.3.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pharmaverseadamjnj
Licenses: FSDG-compatible
Build system: r
Synopsis: J&J Innovative Medicine ADaM Test Data
Description:

This package provides a set of Analysis Data Model (ADaM) datasets constructed by modifying the ADaM datasets in the pharmaverseadam package to meet J&J Innovative Medicine's standard data structure for Clinical and Statistical Programming.

r-pointblank 0.12.3
Propagated dependencies: r-yaml@2.3.10 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-testthat@3.3.0 r-scales@1.4.0 r-rlang@1.1.6 r-magrittr@2.0.4 r-knitr@1.50 r-htmltools@0.5.8.1 r-gt@1.3.0 r-glue@1.8.0 r-fs@1.6.6 r-dplyr@1.1.4 r-digest@0.6.39 r-dbplyr@2.5.1 r-dbi@1.2.3 r-cli@3.6.5 r-blastula@0.3.6 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://rstudio.github.io/pointblank/
Licenses: Expat
Build system: r
Synopsis: Data Validation and Organization of Metadata for Local and Remote Tables
Description:

Validate data in data frames, tibble objects, Spark DataFrames', and database tables. Validation pipelines can be made using easily-readable, consecutive validation steps. Upon execution of the validation plan, several reporting options are available. User-defined thresholds for failure rates allow for the determination of appropriate reporting actions. Many other workflows are available including an information management workflow, where the aim is to record, collect, and generate useful information on data tables.

r-pseudocure 1.0.0
Propagated dependencies: r-rlang@1.1.6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mass@7.3-65 r-ggpubr@0.6.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=pseudoCure
Licenses: GPL 2+
Build system: r
Synopsis: Pseudo-Observations Approach for Analyzing Survival Data with a Cure Fraction
Description:

This package provides a collection of easy-to-use tools for regression analysis of survival data with a cure fraction proposed in Su et al. (2022) <doi:10.1177/09622802221108579>. The modeling framework is based on the Cox proportional hazards mixture cure model and the bounded cumulative hazard (promotion time cure) model. The pseudo-observations approach is utilized to assess covariate effects and embedded in the variable selection procedure.

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-populr 0.2.1
Propagated dependencies: r-usethis@3.2.1 r-units@1.0-0 r-sf@1.0-23 r-rlang@1.1.6 r-osmdata@0.3.0 r-metrics@0.1.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/mbatsaris/populR/
Licenses: GPL 3
Build system: r
Synopsis: Population Downscaling Using Areal Interpolation
Description:

Given a set of source zone polygons such as census tracts or city blocks alongside with population counts and a target zone of incogruent yet superimposed polygon features (such as individual buildings) populR transforms population counts from the former to the latter using Areal Interpolation methods.

r-polyreg 0.8.0
Propagated dependencies: r-nnet@7.3-20
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/matloff/polyreg
Licenses: GPL 2+
Build system: r
Synopsis: Polynomial Regression
Description:

Automate formation and evaluation of polynomial regression models. The motivation for this package is described in Polynomial Regression As an Alternative to Neural Nets by Xi Cheng, Bohdan Khomtchouk, Norman Matloff, and Pete Mohanty (<arXiv:1806.06850>).

r-packager 1.15.3
Propagated dependencies: r-whoami@1.3.0 r-whisker@0.4.1 r-tinytest@1.4.1 r-rprojroot@2.1.1 r-rhub@2.0.1 r-remotes@2.5.0 r-rcmdcheck@1.4.0 r-pkgload@1.4.1 r-pkgbuild@1.4.8 r-httr@1.4.7 r-gert@2.2.0 r-fs@1.6.6 r-fritools@4.6.0 r-fakemake@1.11.1 r-desc@1.4.3 r-cyclocomp@1.1.1 r-crayon@1.5.3 r-codetools@0.2-20 r-checkmate@2.3.3 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://gitlab.com/fvafrcu/packager
Licenses: FreeBSD
Build system: r
Synopsis: Create, Build and Maintain Packages
Description:

Helper functions for package creation, building and maintenance. Designed to work with a build system such as GNU make or package fakemake to help you to conditionally work through the stages of package development (such as spell checking, linting, testing, before building and checking a package).

r-peopleanalytics 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=peopleanalytics
Licenses: Expat
Build system: r
Synopsis: Data Sets for Craig Starbuck's Book, "The Fundamentals of People Analytics: With Applications in R"
Description:

Data sets associated with modeling examples in Craig Starbuck's book, "The Fundamentals of People Analytics: With Applications in R".

r-pipetime 0.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pipetime
Licenses: Expat
Build system: r
Synopsis: Tools to Time Pipe Operations
Description:

Enable users to measure and record the execution time of pipe operations (using |>) with optional logging to dataframes and output to the console.

r-pepa 1.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://CRAN.R-project.org/package=pEPA
Licenses: GPL 3
Build system: r
Synopsis: Tests of Equal Predictive Accuracy for Panels of Forecasts
Description:

Allows to perform the tests of equal predictive accuracy for panels of forecasts. Main references: Qu et al. (2024) <doi:10.1016/j.ijforecast.2023.08.001> and Akgun et al. (2024) <doi:10.1016/j.ijforecast.2023.02.001>.

r-peaksegdp 2024.1.24
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/tdhock/PeakSegDP
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Programming Algorithm for Peak Detection in ChIP-Seq Data
Description:

This package provides a quadratic time dynamic programming algorithm can be used to compute an approximate solution to the problem of finding the most likely changepoints with respect to the Poisson likelihood, subject to a constraint on the number of segments, and the changes which must alternate: up, down, up, down, etc. For more info read <http://proceedings.mlr.press/v37/hocking15.html> "PeakSeg: constrained optimal segmentation and supervised penalty learning for peak detection in count data" by TD Hocking et al, proceedings of ICML2015.

r-pairsd3 0.1.3
Propagated dependencies: r-shiny@1.11.1 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/garthtarr/pairsD3/
Licenses: GPL 3+
Build system: r
Synopsis: D3 Scatterplot Matrices
Description:

This package creates an interactive scatterplot matrix using the D3 JavaScript library. See <https://d3js.org/> for more information on D3.

r-pac 1.1.6
Propagated dependencies: r-rtsne@0.17 r-rcpp@1.1.0 r-parmigene@1.1.1 r-infotheo@1.2.0.1 r-igraph@2.2.1 r-ggrepel@0.9.6 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://doi.org/10.1371/journal.pcbi.1005875
Licenses: GPL 3
Build system: r
Synopsis: Partition-Assisted Clustering and Multiple Alignments of Networks
Description:

This package implements partition-assisted clustering and multiple alignments of networks. It 1) utilizes partition-assisted clustering to find robust and accurate clusters and 2) discovers coherent relationships of clusters across multiple samples. It is particularly useful for analyzing single-cell data set. Please see Li et al. (2017) <doi:10.1371/journal.pcbi.1005875> for detail method description.

r-primate 0.2.0
Propagated dependencies: r-caroline@0.9.9
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=primate
Licenses: FSDG-compatible
Build system: r
Synopsis: Tools and Methods for Primatological Data Science
Description:

Data from All the World's Primates relational SQL database and other tabular datasets are made available via drivers and connection functions. Additionally we provide several functions and examples to facilitate the merging and aggregation of these tabular inputs.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457