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

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-porridge 0.3.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://www.math.vu.nl/~wvanwie/
Licenses: GPL 2+
Build system: r
Synopsis: Ridge-Type Penalized Estimation of a Potpourri of Models
Description:

The name of the package is derived from the French, pour ridge, and provides functionality for ridge-type estimation of a potpourri of models. Currently, this estimation concerns that of various Gaussian graphical models from different study designs. Among others it considers the regular Gaussian graphical model and a mixture of such models. The porridge-package implements the estimation of the former either from i) data with replicated observations by penalized loglikelihood maximization using the regular ridge penalty on the parameters (van Wieringen, Chen, 2021) or ii) from non-replicated data by means of either a ridge estimator with multiple shrinkage targets (as presented in van Wieringen et al. 2020, <doi:10.1016/j.jmva.2020.104621>) or the generalized ridge estimator that allows for both the inclusion of quantitative and qualitative prior information on the precision matrix via element-wise penalization and shrinkage (van Wieringen, 2019, <doi:10.1080/10618600.2019.1604374>). Additionally, the porridge-package facilitates the ridge penalized estimation of a mixture of Gaussian graphical models (Aflakparast et al., 2018). On another note, the package also includes functionality for ridge-type estimation of the generalized linear model (as presented in van Wieringen, Binder, 2022, <doi:10.1080/10618600.2022.2035231>).

r-phasetype 0.3.0
Propagated dependencies: r-reshape@0.8.10 r-ggplot2@4.0.3 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://www.louisaslett.com/PhaseType/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Inference for Phase-Type Distributions
Description:

This package provides functions to perform Bayesian inference on absorption time data for Phase-type distributions. The methods of Bladt et al (2003) <doi:10.1080/03461230110106435> and Aslett (2012) <https://www.louisaslett.com/PhD_Thesis.pdf> are provided.

r-predreliability 0.1.0
Propagated dependencies: r-rpart@4.1.27 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=predReliability
Licenses: GPL 3
Build system: r
Synopsis: Estimates Reliability of Individual Supervised Learning Predictions
Description:

An implementation of reliability estimation methods described in the paper (Bosnic, Z., & Kononenko, I. (2008) <doi:10.1007/s10489-007-0084-9>), which allows you to test the reliability of a single predicted instance made by your model and prediction function. It also allows you to make a correlation test to estimate which reliability estimate is the most accurate for your model.

r-pa 1.2-4
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pa
Licenses: GPL 2
Build system: r
Synopsis: Performance Attribution for Equity Portfolios
Description:

It provides tools for conducting performance attribution for equity portfolios. The package uses two methods: the Brinson method and a regression-based analysis.

r-prinsurf 1.0
Propagated dependencies: r-rgl@1.3.36
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=prinsurf
Licenses: Expat
Build system: r
Synopsis: Constructs Principal Surfaces
Description:

Construct a principal surface that are two-dimensional surfaces that pass through the middle of a p-dimensional data set. They minimise the distance from the data points, and provide a nonlinear summary of data. The surfaces are nonparametric and their shape is suggested by the data. The formation of a surface is found using an iterative procedure which starts with a linear summary, typically with a principal component plane. Each successive iteration is a local average of the p-dimensional points, where an average is based on a projection of a point onto the nonlinear surface of the previous iteration. For more information on principal surfaces, see Ganey, R. (2019, "https://open.uct.ac.za/items/4e655d7d-d10c-481b-9ccc-801903aebfc8").

r-phylepic 0.3.0
Propagated dependencies: r-tidygraph@1.3.1 r-scales@1.4.0 r-rlang@1.2.0 r-lifecycle@1.0.5 r-igraph@2.3.1 r-ggraph@2.2.2 r-ggplot2@4.0.3 r-ggnewscale@0.5.2 r-forcats@1.0.1 r-dplyr@1.2.1 r-cowplot@1.2.0 r-cli@3.6.6 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/cidm-ph/phylepic
Licenses: Expat
Build system: r
Synopsis: Combined Visualisation of Phylogenetic and Epidemiological Data
Description:

This package provides a collection of utilities and ggplot2 extensions to assist with visualisations in genomic epidemiology. This includes the phylepic chart, a visual combination of a phylogenetic tree and a matched epidemic curve. The included ggplot2 extensions such as date axes binned by week are relevant for other applications in epidemiology and beyond. The approach is described in Suster et al. (2024) <doi:10.1101/2024.04.02.24305229>.

r-pompom 0.2.1
Propagated dependencies: r-reshape2@1.4.5 r-qgraph@1.9.8 r-lavaan@0.6-21 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pompom
Licenses: GPL 2
Build system: r
Synopsis: Person-Oriented Method and Perturbation on the Model
Description:

An implementation of a hybrid method of person-oriented method and perturbation on the model. Pompom is the initials of the two methods. The hybrid method will provide a multivariate intraindividual variability metric (iRAM). The person-oriented method used in this package refers to uSEM (unified structural equation modeling, see Kim et al., 2007, Gates et al., 2010 and Gates et al., 2012 for details). Perturbation on the model was conducted according to impulse response analysis introduced in Lutkepohl (2007). Kim, J., Zhu, W., Chang, L., Bentler, P. M., & Ernst, T. (2007) <doi:10.1002/hbm.20259>. Gates, K. M., Molenaar, P. C. M., Hillary, F. G., Ram, N., & Rovine, M. J. (2010) <doi:10.1016/j.neuroimage.2009.12.117>. Gates, K. M., & Molenaar, P. C. M. (2012) <doi:10.1016/j.neuroimage.2012.06.026>. Lutkepohl, H. (2007, ISBN:3540262393).

r-panelpomp 1.7.0.0
Propagated dependencies: r-pomp@6.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=panelPomp
Licenses: GPL 3
Build system: r
Synopsis: Inference for Panel Partially Observed Markov Processes
Description:

Data analysis based on panel partially-observed Markov process (PanelPOMP) models. To implement such models, simulate them and fit them to panel data, panelPomp extends some of the facilities provided for time series data by the pomp package. Implemented methods include filtering (panel particle filtering) and maximum likelihood estimation (Panel Iterated Filtering) as proposed in Breto, Ionides and King (2020) "Panel Data Analysis via Mechanistic Models" <doi:10.1080/01621459.2019.1604367>.

r-pubchemr 3.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rjsonio@2.0.5 r-magrittr@2.0.5 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://selcukorkmaz.github.io/pubchemr-tutorial/
Licenses: GPL 2+
Build system: r
Synopsis: Interface to the 'PubChem' Database for Chemical Data Retrieval
Description:

This package provides an interface to the PubChem database via the PUG REST <https://pubchem.ncbi.nlm.nih.gov/docs/pug-rest> and PUG View <https://pubchem.ncbi.nlm.nih.gov/docs/pug-view> services. This package allows users to automatically access chemical and biological data from PubChem', including compounds, substances, assays, and various other data types. Functions are available to retrieve data in different formats, perform searches, and access detailed annotations.

r-patientprofiles 1.5.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-omopgenerics@1.4.0 r-lifecycle@1.0.5 r-dplyr@1.2.1 r-clock@0.7.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://darwin-eu.github.io/PatientProfiles/
Licenses: FSDG-compatible
Build system: r
Synopsis: Identify Characteristics of Patients in the OMOP Common Data Model
Description:

Identify the characteristics of patients in data mapped to the Observational Medical Outcomes Partnership (OMOP) common data model.

r-ptvapi 2.0.5
Propagated dependencies: r-tibble@3.3.1 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr@1.4.8 r-glue@1.8.1 r-digest@0.6.39 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/mdneuzerling/ptvapi
Licenses: Expat
Build system: r
Synopsis: Access the 'Public Transport Victoria' Timetable API
Description:

Access the Public Transport Victoria Timetable API <https://www.ptv.vic.gov.au/footer/data-and-reporting/datasets/ptv-timetable-api/>, with results returned as familiar R data structures. Retrieve information on stops, routes, disruptions, departures, and more.

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-pcnetmeta 2.8
Propagated dependencies: r-rjags@4-17 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pcnetmeta
Licenses: GPL 2+
Build system: r
Synopsis: Patient-Centered Network Meta-Analysis
Description:

This package performs Bayesian arm-based network meta-analysis for datasets with binary, continuous, and count outcomes (Zhang et al., 2014 <doi:10.1177/1740774513498322>; Lin et al., 2017 <doi:10.18637/jss.v080.i05>).

r-pharmaverseadamjnj 0.0.5
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-psychtools 2.6.4
Propagated dependencies: r-psych@2.6.5 r-foreign@0.8-91
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=psychTools
Licenses: GPL 2+
Build system: r
Synopsis: Tools to Accompany the 'psych' Package for Psychological Research
Description:

Support functions, data sets, and vignettes for the psych package. Contains several of the biggest data sets for the psych package as well as four vignettes. A few helper functions for file manipulation are included as well. For more information, see the <https://personality-project.org/r/> web page.

r-pack 0.1-2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pack
Licenses: GPL 3
Build system: r
Synopsis: Convert Values to/from Raw Vectors
Description:

This package provides functions to easily convert data to binary formats other programs/machines can understand.

r-poistweedie 1.0.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://CRAN.R-project.org/package=poistweedie
Licenses: GPL 2+
Build system: r
Synopsis: Poisson-Tweedie Exponential Family Models
Description:

Simulation of models Poisson-Tweedie.

r-pgagev 0.1.0
Propagated dependencies: r-lambertw@0.6.9-2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PGaGEV
Licenses: GPL 3
Build system: r
Synopsis: Power Garima-Generalized Extreme Value Distribution
Description:

Density, distribution function, quantile function, and random generation function based on Kittipong Klinjan,Tipat Sottiwan and Sirinapa Aryuyuen (2024)<DOI:10.28919/cmbn/8833>.

r-plgp 1.1-13
Propagated dependencies: r-tgp@2.4-23 r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://bobby.gramacy.com/r_packages/plgp/
Licenses: LGPL 2.0+
Build system: r
Synopsis: Particle Learning of Gaussian Processes
Description:

Sequential Monte Carlo (SMC) inference for fully Bayesian Gaussian process (GP) regression and classification models by particle learning (PL) following Gramacy & Polson (2011) <doi:10.48550/arXiv.0909.5262>. The sequential nature of inference and the active learning (AL) hooks provided facilitate thrifty sequential design (by entropy) and optimization (by improvement) for classification and regression models, respectively. This package essentially provides a generic PL interface, and functions (arguments to the interface) which implement the GP models and AL heuristics. Functions for a special, linked, regression/classification GP model and an integrated expected conditional improvement (IECI) statistic provide for optimization in the presence of unknown constraints. Separable and isotropic Gaussian, and single-index correlation functions are supported. See the examples section of ?plgp and demo(package="plgp") for an index of demos.

r-plotprotein 1.0
Propagated dependencies: r-xml@3.99-0.23 r-seqinr@4.2-44 r-plyr@1.8.9 r-plotrix@3.8-14 r-ade4@1.7-24
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=plotprotein
Licenses: GPL 3
Build system: r
Synopsis: Development of Visualization Tools for Protein Sequence
Description:

The image of the amino acid transform on the protein level is drawn, and the automatic routing of the functional elements such as the domain and the mutation site is completed.

r-peip 2.2-5
Propagated dependencies: r-rseis@4.2-4 r-pracma@2.4.6 r-matrix@1.7-5 r-geigen@2.3 r-fields@17.3 r-bvls@1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PEIP
Licenses: GPL 2+
Build system: r
Synopsis: Geophysical Inverse Theory and Optimization
Description:

Several functions introduced in Aster et al.'s book on inverse theory. The functions are often translations of MATLAB code developed by the authors to illustrate concepts of inverse theory as applied to geophysics. Generalized inversion, tomographic inversion algorithms (conjugate gradients, ART and SIRT'), non-linear least squares, first and second order Tikhonov regularization, roughness constraints, and procedures for estimating smoothing parameters are included.

r-pavdata 0.1.0
Propagated dependencies: r-uuid@1.2-2 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pavdata
Licenses: Expat
Build system: r
Synopsis: Transportation Infrastructure Data Toolbox
Description:

An open-source toolbox for storing, validating, managing, and exploring transportation infrastructure data. Provides a relational data model for binders, aggregates, mixtures, and test results, with a human-readable file format (.pavdata) aligned with FAIR principles.

r-powergwasinteraction 1.1.3
Propagated dependencies: r-pwr@1.3-0 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=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-polymatching 1.0.1
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-optmatch@0.10.8 r-magrittr@2.0.5 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://cran.r-project.org/package=polymatching
Licenses: GPL 3
Build system: r
Synopsis: Matching Algorithm for Designs with Multiple Groups
Description:

Includes functions implementing the conditionally optimal matching algorithm, which can be used to generate matched samples in designs with multiple groups. The algorithm is described in Nattino, Song and Lu (2022) <doi:10.1016/j.csda.2021.107364>.

Total packages: 72465