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

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-palette 0.0.3
Propagated dependencies: r-vctrs@0.7.3 r-pillar@1.11.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/christopherkenny/palette
Licenses: Expat
Build system: r
Synopsis: Color Scheme Helpers
Description:

Hexadecimal codes are typically used to represent colors in R. Connecting these codes to their colors requires practice or memorization. palette provides a vctrs class for working with color palettes, including printing and plotting functions. The goal of the class is to place visual representations of color palettes directly on or, at least, next to their corresponding character representations. Palette extensions also are provided for data frames using pillar'.

r-pampal 1.6.1
Propagated dependencies: r-xml2@1.5.2 r-tuner@1.4.7 r-tidyr@1.3.2 r-signal@1.8-1 r-shiny@1.13.0 r-seewave@2.2.4 r-rsqlite@3.52.0 r-rlang@1.2.0 r-reticulate@1.46.0 r-purrr@1.2.2 r-pammisc@1.14.2 r-pambinaries@1.9.3 r-lubridate@1.9.5 r-knitr@1.51 r-ggplot2@4.0.3 r-geosphere@1.6-8 r-gam@1.22-7 r-future-apply@1.20.2 r-dplyr@1.2.1 r-data-table@1.18.4 r-audio@0.1-12
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PAMpal
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Load and Process Passive Acoustic Data
Description:

This package provides tools for loading and processing passive acoustic data. Read in data that has been processed in Pamguard (<https://www.pamguard.org/>), apply a suite processing functions, and export data for reports or external modeling tools. Parameter calculations implement methods by Oswald et al (2007) <doi:10.1121/1.2743157>, Griffiths et al (2020) <doi:10.1121/10.0001229> and Baumann-Pickering et al (2010) <doi:10.1121/1.3479549>.

r-projectionbasedclustering 1.2.2
Propagated dependencies: r-vegan@2.7-3 r-shinythemes@1.2.0 r-shinyjs@2.1.1 r-shiny@1.13.0 r-rcpp@1.1.1-1.1 r-plotly@4.12.0 r-ggplot2@4.0.3 r-geometry@0.5.2 r-generalizedumatrix@1.3.1 r-deldir@2.0-4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://www.deepbionics.org
Licenses: GPL 3
Build system: r
Synopsis: Projection Based Clustering
Description:

This package provides a clustering approach applicable to every projection method is proposed here. The two-dimensional scatter plot of any projection method can construct a topographic map which displays unapparent data structures by using distance and density information of the data. The generalized U*-matrix renders this visualization in the form of a topographic map, which can be used to automatically define the clusters of high-dimensional data. The whole system is based on Thrun and Ultsch, "Using Projection based Clustering to Find Distance and Density based Clusters in High-Dimensional Data" <DOI:10.1007/s00357-020-09373-2>. Selecting the correct projection method will result in a visualization in which mountains surround each cluster. The number of clusters can be determined by counting valleys on the topographic map. Most projection methods are wrappers for already available methods in R. By contrast, the neighbor retrieval visualizer (NeRV) is based on C++ source code of the dredviz software package, and the Curvilinear Component Analysis (CCA) is translated from MATLAB ('SOM Toolbox 2.0) to R.

r-probcal 0.2.0
Propagated dependencies: r-withr@3.0.2 r-ggplot2@4.0.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://prdm0.github.io/probcal/
Licenses: Expat
Build system: r
Synopsis: Calibration of Binary and Multiclass Probabilities
Description:

This package provides S3 calibrators, metrics, and diagnostics for binary and multiclass probability calibration. Binary methods include Platt scaling, temperature scaling, beta calibration, histogram binning, and isotonic regression. Multiclass methods include temperature scaling, vector scaling, Dirichlet calibration, and a one-vs-rest wrapper for the binary calibrators. A calibration-inference layer adds debiased calibration errors, bootstrap confidence intervals, and a kernel calibration hypothesis test for binary and multiclass predictions, including the strong (canonical) multiclass case. Methods follow Platt (1999, ISBN:9780262194488), Zadrozny and Elkan (2002) <doi:10.1145/775047.775151>, Guo et al. (2017) <https://proceedings.mlr.press/v70/guo17a.html>, Kull et al. (2017) <doi:10.1214/17-EJS1338SI>, Kull et al. (2019) <doi:10.48550/arXiv.1910.12656>, Widmann et al. (2019) <doi:10.48550/arXiv.1910.11385>, and Kumar et al. (2019) <doi:10.48550/arXiv.1909.10155>.

r-parade 0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=parade
Licenses: GPL 2+
Build system: r
Synopsis: Pen's Income Parades
Description:

Tool for producing Pen's parade graphs, useful for visualizing inequalities in income, wages or other variables, as proposed by Pen (1971, ISBN: 978-0140212594). Income or another economic variable is captured by the vertical axis, while the population is arranged in ascending order of income along the horizontal axis. Pen's income parades provide an easy-to-interpret visualization of economic inequalities.

r-prioritizrdata 0.3.3
Propagated dependencies: r-tibble@3.3.1 r-terra@1.9-27 r-sf@1.1-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://prioritizr.github.io/prioritizrdata/
Licenses: GPL 3
Build system: r
Synopsis: Conservation Planning Datasets
Description:

Conservation planning datasets for learning how to use the prioritizr package <https://CRAN.R-project.org/package=prioritizr>.

r-pcadapt 4.4.1
Propagated dependencies: r-rspectra@0.16-2 r-rmio@0.4.0 r-rcpp@1.1.1-1.1 r-mmapcharr@0.3.1 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-data-table@1.18.4 r-bigutilsr@0.3.11
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/bcm-uga/pcadapt
Licenses: GPL 2+
Build system: r
Synopsis: Fast Principal Component Analysis for Outlier Detection
Description:

This package provides methods to detect genetic markers involved in biological adaptation. pcadapt provides statistical tools for outlier detection based on Principal Component Analysis. Implements the method described in (Luu, 2016) <DOI:10.1111/1755-0998.12592> and later revised in (Privé, 2020) <DOI:10.1093/molbev/msaa053>.

r-pathling 9.9.0
Propagated dependencies: r-sparklyr@1.9.5 r-rlang@1.2.0 r-purrr@1.2.2 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pathling.csiro.au/
Licenses: ASL 2.0
Build system: r
Synopsis: Library for using 'Pathling'
Description:

R API for Pathling', a tool for querying and transforming electronic health record data that is represented using the Fast Healthcare Interoperability Resources (FHIR) standard - see <https://pathling.csiro.au/docs>.

r-potts 0.5-11
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: http://www.stat.umn.edu/geyer/mcmc/
Licenses: GPL 2+
Build system: r
Synopsis: Markov Chain Monte Carlo for Potts Models
Description:

Do Markov chain Monte Carlo (MCMC) simulation of Potts models (Potts, 1952, <doi:10.1017/S0305004100027419>), which are the multi-color generalization of Ising models (so, as as special case, also simulates Ising models). Use the Swendsen-Wang algorithm (Swendsen and Wang, 1987, <doi:10.1103/PhysRevLett.58.86>) so MCMC is fast. Do maximum composite likelihood estimation of parameters (Besag, 1975, <doi:10.2307/2987782>, Lindsay, 1988, <doi:10.1090/conm/080>).

r-partitionmetric 1.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=partitionMetric
Licenses: FreeBSD
Build system: r
Synopsis: Compute a distance metric between two partitions of a set
Description:

partitionMetric computes a distance between two partitions of a set.

r-pivotalp 0.1.2
Propagated dependencies: r-zipfr@0.6-70
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PivotalP
Licenses: GPL 2+
Build system: r
Synopsis: Prediction for Future Data from Mixture Distributions Gamma, Beta, Weibull and Normal
Description:

This package provides functions to get prediction intervals and prediction points of future observations from mixture distributions like gamma, beta, Weibull and normal.

r-probe 1.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=probe
Licenses: GPL 2+
Build system: r
Synopsis: Sparse High-Dimensional Linear Regression with PROBE
Description:

This package implements an efficient and powerful Bayesian approach for sparse high-dimensional linear regression. It uses minimal prior assumptions on the parameters through plug-in empirical Bayes estimates of hyperparameters. An efficient Parameter-Expanded Expectation-Conditional-Maximization (PX-ECM) algorithm estimates maximum a posteriori (MAP) values of regression parameters and variable selection probabilities. The PX-ECM results in a robust computationally efficient coordinate-wise optimization, which adjusts for the impact of other predictor variables. The E-step is motivated by the popular two-group approach to multiple testing. The result is a PaRtitiOned empirical Bayes Ecm (PROBE) algorithm applied to sparse high-dimensional linear regression, implemented using one-at-a-time or all-at-once type optimization. More information can be found in McLain, Zgodic, and Bondell (2022) <arXiv:2209.08139>.

r-pbimisc 1.0
Propagated dependencies: r-matrix@1.7-5 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: http://www.biecek.pl/R/
Licenses: GPL 2+
Build system: r
Synopsis: Set of Datasets Used in My Classes or in the Book 'Modele Liniowe i Mieszane w R, Wraz z Przykladami w Analizie Danych'
Description:

This package provides a set of datasets and functions used in the book Modele liniowe i mieszane w R, wraz z przykladami w analizie danych'. Datasets either come from real studies or are created to be as similar as possible to real studies.

r-partdsa 0.9.15
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=partDSA
Licenses: GPL 2
Build system: r
Synopsis: Partitioning Using Deletion, Substitution, and Addition Moves
Description:

This package provides a novel tool for generating a piecewise constant estimation list of increasingly complex predictors based on an intensive and comprehensive search over the entire covariate space.

r-positron-tutorials 0.2.1
Propagated dependencies: r-usethis@3.2.1 r-tutorial-helpers@0.7.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://ppbds.github.io/positron.tutorials/
Licenses: Expat
Build system: r
Synopsis: Tutorials for Learning 'Positron' and for Using AI
Description:

Collection of tutorials for working with Positron and for learning how to apply generative AI when coding with R. Covers scripts, Quarto documents, Git', GitHub', and Quarto websites. Makes extensive use of the tools in the tutorial.helpers package.

r-pepr 0.6.1
Propagated dependencies: r-yaml@2.3.12 r-stringr@1.6.0 r-rcurl@1.98-1.18 r-httr2@1.2.2 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pepr
Licenses: FreeBSD
Build system: r
Synopsis: Reading Portable Encapsulated Projects
Description:

This package provides a PEP, or Portable Encapsulated Project, is a dataset that subscribes to the PEP structure for organizing metadata. It is written using a simple YAML + CSV format, it is your one-stop solution to metadata management across data analysis environments. This package reads this standardized project configuration structure into R. Described in Sheffield et al. (2021) <doi:10.1093/gigascience/giab077>.

r-palettesforr 0.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/frareb/palettesForR
Licenses: GPL 2
Build system: r
Synopsis: GPL Palettes Copied from 'Gimp' and 'Inkscape'
Description:

This package provides a set of palettes imported from Gimp distributed under GPL3 (<https://www.gimp.org/about/COPYING>), and Inkscape distributed under GPL2 (<https://inkscape.org/about/license/>).

r-platowork 0.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/lassehjorthmadsen/platowork
Licenses: Expat
Build system: r
Synopsis: Data from a Test of the PlatoWork tDCS Headset
Description:

Data and analysis from an experiment with improving touch typing speed, using the tDCS PlatoWork headset produced by PlatoScience.

r-pareto 2.4.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/ulrichriegel/Pareto#pareto
Licenses: GPL 2+
Build system: r
Synopsis: The Pareto, Piecewise Pareto and Generalized Pareto Distribution
Description:

Utilities for the Pareto, piecewise Pareto and generalized Pareto distribution that are useful for reinsurance pricing. In particular, the package provides a non-trivial algorithm that can be used to match the expected losses of a tower of reinsurance layers with a layer-independent collective risk model. The theoretical background of the matching algorithm and most other methods are described in Ulrich Riegel (2018) <doi:10.1007/s13385-018-0177-3>.

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-packagepal 0.1.1
Propagated dependencies: r-usethis@3.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/lddurbin/packagepal
Licenses: Expat
Build system: r
Synopsis: Guidelines and Checklists for Building CRAN-Worthy Packages
Description:

This package provides essential checklists for R package developers, whether you're creating your first package or beginning a new project. This tool guides you through each step of the development process, including specific considerations for submitting your package to the Comprehensive R Archive Network (CRAN). Simplify your workflow and ensure adherence to best practices with packagepal'.

r-pcalibrate 0.2-2
Propagated dependencies: r-mcmcpack@1.7-1 r-exact2x2@1.7.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pCalibrate
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Calibrations of p-Values
Description:

This package implements transformations of p-values to the smallest possible Bayes factor within the specified class of alternative hypotheses, as described in Held & Ott (2018, <doi:10.1146/annurev-statistics-031017-100307>). Covers several common testing scenarios such as z-tests, t-tests, likelihood ratio tests and the F-test.

r-parabar 1.4.2
Propagated dependencies: r-r6@2.6.1 r-progress@1.2.3 r-filelock@1.0.3 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://parabar.mihaiconstantin.com
Licenses: Expat
Build system: r
Synopsis: Progress Bar for Parallel Tasks
Description:

This package provides a simple interface in the form of R6 classes for executing tasks in parallel, tracking their progress, and displaying accurate progress bars.

r-plainview 0.2.2
Propagated dependencies: r-viridislite@0.4.3 r-raster@3.6-32 r-png@0.1-9 r-lattice@0.22-9 r-htmlwidgets@1.6.4 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://r-spatial.github.io/plainview/
Licenses: Expat
Build system: r
Synopsis: Plot Raster Images Interactively on a Plain HTML Canvas
Description:

This package provides methods for plotting potentially large (raster) images interactively on a plain HTML canvas. In contrast to package mapview data are plotted without background map, but data can be projected to any spatial coordinate reference system. Supports plotting of classes RasterLayer', RasterStack', RasterBrick (from package raster') as well as png files located on disk. Interactivity includes zooming, panning, and mouse location information. In case of multi-layer RasterStacks or RasterBricks', RGB image plots are created (similar to raster::plotRGB - but interactive).

Total packages: 73978