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

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-pmsesampling 0.1.1
Propagated dependencies: r-rootsolve@1.8.2.4 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Chenaters/pmsesampling
Licenses: Expat
Build system: r
Synopsis: Sample Size Determination for Accurate Predictive Linear Regression
Description:

This package provides analytic and simulation tools to estimate the minimum sample size required for achieving a target prediction mean-squared error (PMSE) or a specified proportional PMSE reduction (pPMSEr) in linear regression models. Functions implement the criteria of Ma (2023) <https://digital.wpi.edu/downloads/0g354j58c>, support covariance-matrix handling, and include helpers for root-finding and diagnostic plotting.

r-pfica 0.1.3
Propagated dependencies: r-whitening@1.4.0 r-fda@6.3.0 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/m-vidal/pfica
Licenses: GPL 2+
Build system: r
Synopsis: Independent Components Analysis Techniques for Functional Data
Description:

This package performs smoothed (and non-smoothed) principal/independent components analysis of functional data. Various functional pre-whitening approaches are implemented as discussed in Vidal and Aguilera (2022) â Novel whitening approaches in functional settings", <doi:10.1002/sta4.516>. Further whitening representations of functional data can be derived in terms of a few principal components, providing an avenue to explore hidden structures in low dimensional settings: see Vidal, Rosso and Aguilera (2021) â Bi-smoothed functional independent component analysis for EEG artifact removalâ , <doi:10.3390/math9111243>.

r-populr 0.2.1
Propagated dependencies: r-usethis@3.2.1 r-units@1.0-1 r-sf@1.1-1 r-rlang@1.2.0 r-osmdata@0.4.1 r-metrics@0.1.4 r-dplyr@1.2.1
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-phylosamp 1.0.1
Propagated dependencies: r-rlang@1.2.0 r-lifecycle@1.0.5 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/HopkinsIDD/phylosamp
Licenses: GPL 2
Build system: r
Synopsis: Sample Size Calculations for Molecular and Phylogenetic Studies
Description:

This package implements novel tools for estimating sample sizes needed for phylogenetic studies, including studies focused on estimating the probability of true pathogen transmission between two cases given phylogenetic linkage and studies focused on tracking pathogen variants at a population level. Methods described in Wohl, Giles, and Lessler (2021) and in Wohl, Lee, DiPrete, and Lessler (2023).

r-putior 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pjt222.github.io/putior/
Licenses: Expat
Build system: r
Synopsis: "Register In- and Outputs for Workflow Visualization"
Description:

This package provides tools for extracting and processing structured annotations from R and Python source files to facilitate workflow visualization. The package scans source files for special PUT annotations that define nodes, connections, and metadata within a data processing workflow. These annotations can then be used to generate visual representations of data flows and processing steps across polyglot software environments. Builds on concepts from literate programming Knuth (1984) <doi:10.1093/comjnl/27.2.97> and utilizes directed acyclic graph (DAG) theory for workflow representation Foraita, Spallek, and Zeeb (2014) <doi:10.1007/978-0-387-09834-0_65>. Diagram generation powered by Mermaid Sveidqvist (2014) <https://mermaid.js.org/>.

r-predtoolsts 0.1.1
Propagated dependencies: r-tspred@5.1.1 r-tseries@0.10-61 r-metrics@0.1.4 r-forecast@9.0.2 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/avm00016/predtoolsTS
Licenses: GPL 2+
Build system: r
Synopsis: Time Series Prediction Tools
Description:

Makes the time series prediction easier by automatizing this process using four main functions: prep(), modl(), pred() and postp(). Features different preprocessing methods to homogenize variance and to remove trend and seasonality. Also has the potential to bring together different predictive models to make comparatives. Features ARIMA and Data Mining Regression models (using caret).

r-parqr 0.1.0
Propagated dependencies: r-purrr@1.2.2 r-magrittr@2.0.5 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/jhnwllr/parqr
Licenses: CC0
Build system: r
Synopsis: Read in Multi-Part Parquet Files
Description:

Reads in multi-part parquet files. Will read in parquet files that have not been previously coalesced into one file. Convenient for reading in moderately sized, but split files.

r-pspi 1.2
Propagated dependencies: r-stringr@1.6.0 r-rcppprogress@0.4.2 r-rcppdist@0.1.1.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pg@0.2.4 r-nnet@7.3-20 r-mvtnorm@1.3-7 r-dplyr@1.2.1 r-arm@1.15-3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PSPI
Licenses: GPL 2
Build system: r
Synopsis: Propensity Score Predictive Inference for Generalizability
Description:

This package provides a suite of Propensity Score Predictive Inference (PSPI) methods to generalize treatment effects in trials to target populations. The package includes an existing model Bayesian Causal Forest (BCF) and four PSPI models (BCF-PS, FullBART, SplineBART, DSplineBART). These methods leverage Bayesian Additive Regression Trees (BART) to adjust for high-dimensional covariates and nonlinear associations, while SplineBART and DSplineBART further use propensity score based splines to address covariate shift between trial data and target population.

r-plotlygeoassets 0.0.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/cpsievert/plotlyGeoAssets
Licenses: Expat
Build system: r
Synopsis: Render 'Plotly' Maps without an Internet Connection
Description:

Includes JavaScript files that allow plotly maps to render without an internet connection.

r-psagraphics 2.1.3
Propagated dependencies: r-rpart@4.1.27
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://jbryer.github.io/PSAgraphics/
Licenses: GPL 2+
Build system: r
Synopsis: Propensity Score Analysis Graphics
Description:

This package provides a collection of functions that primarily produce graphics to aid in a Propensity Score Analysis (PSA). Functions include: cat.psa and box.psa to test balance within strata of categorical and quantitative covariates, circ.psa for a representation of the estimated effect size by stratum, loess.psa that provides a graphic and loess based effect size estimate, and various balance functions that provide measures of the balance achieved via a PSA in a categorical covariate.

r-pempi 1.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/stephaneguerrier/pempi
Licenses: AGPL 3
Build system: r
Synopsis: Proportion Estimation with Marginal Proxy Information
Description:

This package provides a system contains easy-to-use tools for the conditional estimation of the prevalence of an emerging or rare infectious diseases using the methods proposed in Guerrier et al. (2023) <arXiv:2012.10745>.

r-portalhacienda 0.1.8
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-timetk@2.9.1 r-tibble@3.3.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-httr@1.4.8 r-forecast@9.0.2 r-dplyr@1.2.1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/fmgarciadiaz/PortalHacienda-CRAN
Licenses: GPL 3
Build system: r
Synopsis: Acceder Con R a Los Datos Del Portal De Hacienda
Description:

Obtener listado de datos, acceder y extender series del Portal de Datos de Hacienda.Las proyecciones se realizan con forecast', Hyndman RJ, Khandakar Y (2008) <doi:10.18637/jss.v027.i03>. Search, download and forecast time-series from the Ministry of Economy of Argentina. Forecasts are built with the forecast package, Hyndman RJ, Khandakar Y (2008) <doi:10.18637/jss.v027.i03>.

r-phylin 2.0.2
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: Spatial Interpolation of Genetic Data
Description:

The spatial interpolation of genetic distances between samples is based on a modified kriging method that accepts a genetic distance matrix and generates a map of probability of lineage presence. This package also offers tools to generate a map of potential contact zones between groups with user-defined thresholds in the tree to account for old and recent divergence. Additionally, it has functions for IDW interpolation using genetic data and midpoints.

r-parallelmcmccombine 2.0
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=parallelMCMCcombine
Licenses: GPL 2+
Build system: r
Synopsis: Combining Subset MCMC Samples to Estimate a Posterior Density
Description:

See Miroshnikov and Conlon (2014) <doi:10.1371/journal.pone.0108425>. Recent Bayesian Markov chain Monto Carlo (MCMC) methods have been developed for big data sets that are too large to be analyzed using traditional statistical methods. These methods partition the data into non-overlapping subsets, and perform parallel independent Bayesian MCMC analyses on the data subsets, creating independent subposterior samples for each data subset. These independent subposterior samples are combined through four functions in this package, including averaging across subset samples, weighted averaging across subsets samples, and kernel smoothing across subset samples. The four functions assume the user has previously run the Bayesian analysis and has produced the independent subposterior samples outside of the package; the functions use as input the array of subposterior samples. The methods have been demonstrated to be useful for Bayesian MCMC models including Bayesian logistic regression, Bayesian Gaussian mixture models and Bayesian hierarchical Poisson-Gamma models. The methods are appropriate for Bayesian hierarchical models with hyperparameters, as long as data values in a single level of the hierarchy are not split into subsets.

r-pcutils 0.2.8
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-scales@1.4.0 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Asa12138/pcutils
Licenses: GPL 3
Build system: r
Synopsis: Some Useful Functions for Statistics and Visualization
Description:

Offers a range of utilities and functions for everyday programming tasks. 1.Data Manipulation. Such as grouping and merging, column splitting, and character expansion. 2.File Handling. Read and convert files in popular formats. 3.Plotting Assistance. Helpful utilities for generating color palettes, validating color formats, and adding transparency. 4.Statistical Analysis. Includes functions for pairwise comparisons and multiple testing corrections, enabling perform statistical analyses with ease. 5.Graph Plotting, Provides efficient tools for creating doughnut plot and multi-layered doughnut plot; Venn diagrams, including traditional Venn diagrams, upset plots, and flower plots; Simplified functions for creating stacked bar plots, or a box plot with alphabets group for multiple comparison group.

r-palmr 0.2.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://palmr.ly.gd.edu.kg/
Licenses: FSDG-compatible
Build system: r
Synopsis: Interface for 'Google Pathways Language Model 2 (PaLM 2)'
Description:

Google Pathways Language Model 2 (PaLM 2) as a coding and writing assistant designed for R'. With a range of functions, including natural language processing and coding optimization, to assist R developers in simplifying tedious coding tasks and content searching.

r-protr 1.7-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://nanx.me/protr/
Licenses: Modified BSD
Build system: r
Synopsis: Generating Various Numerical Representation Schemes for Protein Sequences
Description:

Comprehensive toolkit for generating various numerical features of protein sequences described in Xiao et al. (2015) <DOI:10.1093/bioinformatics/btv042>. For full functionality, the software ncbi-blast+ is needed, see <https://blast.ncbi.nlm.nih.gov/doc/blast-help/downloadblastdata.html> for more information.

r-pklmtest 1.0.1
Propagated dependencies: r-ranger@0.18.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PKLMtest
Licenses: GPL 3
Build system: r
Synopsis: Classification Based MCAR Test
Description:

Implementation of a KL-based (Kullback-Leibler) test for MCAR (Missing Completely At Random) in the context of missing data as introduced in Michel et al. (2021) <arXiv:2109.10150>.

r-psychreport 4.0.1
Propagated dependencies: r-xtable@1.8-8 r-dplyr@1.2.1 r-cli@3.6.6 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=psychReport
Licenses: Expat
Build system: r
Synopsis: Reproducible Reports in Psychology
Description:

Helper functions for producing reports in Psychology (Reproducible Research). Provides required formatted strings (APA style) for use in Knitr'/'Latex integration within *.Rnw files.

r-piqp 0.6.2
Propagated dependencies: r-s7@0.2.2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://predict-epfl.github.io/piqp-r/
Licenses: FreeBSD
Build system: r
Synopsis: R Interface to Proximal Interior Point Quadratic Programming Solver
Description:

An embedded proximal interior point quadratic programming solver, which can solve dense and sparse quadratic programs, described in Schwan, Jiang, Kuhn, and Jones (2023) <doi:10.48550/arXiv.2304.00290>. Combining an infeasible interior point method with the proximal method of multipliers, the algorithm can handle ill-conditioned convex quadratic programming problems without the need for linear independence of the constraints. The solver is written in header only C++ 14 leveraging the Eigen library for vectorized linear algebra. For small dense problems, vectorized instructions and cache locality can be exploited more efficiently. Allocation free problem updates and re-solves are also provided.

r-panelview 1.3.1
Propagated dependencies: r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://yiqingxu.org/packages/panelview/
Licenses: Expat
Build system: r
Synopsis: Visualizing Panel Data
Description:

Visualizes panel data. It has four main functionalities: (1) it plots the treatment status and missing values in a panel dataset; (2) it visualizes the temporal dynamics of a main variable of interest; (3) it depicts the bivariate relationships between a treatment variable and an outcome variable either by unit or in aggregate; (4) it displays the network structure of multi-way fixed effects as a k-partite graph, identifying connected components, singletons, and duplicate observations. For details, see <doi:10.18637/jss.v107.i07>.

r-precisesums 0.7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/nlmixr2/PreciseSums
Licenses: GPL 2+
Build system: r
Synopsis: Accurate Floating Point Sums and Products
Description:

Most of the time floating point arithmetic does approximately the right thing. When adding sums or having products of numbers that greatly differ in magnitude, the floating point arithmetic may be incorrect. This package implements the Kahan (1965) sum <doi:10.1145/363707.363723>, Neumaier (1974) sum <doi:10.1002/zamm.19740540106>, pairwise-sum (adapted from NumPy', See Castaldo (2008) <doi:10.1137/070679946> for a discussion of accuracy), and arbitrary precision sum (adapted from the fsum in Python ; Shewchuk (1997) <https://people.eecs.berkeley.edu/~jrs/papers/robustr.pdf>). In addition, products are changed to long double precision for accuracy, or changed into a log-sum for accuracy.

r-proliferativeindex 1.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ProliferativeIndex
Licenses: Expat
Build system: r
Synopsis: Calculates and Analyzes the Proliferative Index
Description:

This package provides functions for calculating and analyzing the proliferative index (PI) from an RNA-seq dataset. As described in Ramaker & Lasseigne, et al. bioRxiv, 2016 <doi:10.1101/063057>.

r-powerprior 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-shinyjs@2.1.1 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-rlang@1.2.0 r-mass@7.3-65 r-laplacesdemon@16.1.8 r-ggplot2@4.0.3 r-dt@0.34.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=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).

Total packages: 73955