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

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-pacotest 0.4.3
Propagated dependencies: r-vinecopula@2.6.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-numderiv@2016.8-1.1 r-gridextra@2.3 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=pacotest
Licenses: Expat
Build system: r
Synopsis: Testing for Partial Copulas and the Simplifying Assumption in Vine Copulas
Description:

Routines for two different test types, the Constant Conditional Correlation (CCC) test and the Vectorial Independence (VI) test are provided (Kurz and Spanhel (2022) <doi:10.1214/22-EJS2051>). The tests can be applied to check whether a conditional copula coincides with its partial copula. Functions to test whether a regular vine copula satisfies the so-called simplifying assumption or to test a single copula within a regular vine copula to be a (j-1)-th order partial copula are available. The CCC test comes with a decision tree approach to allow testing in high-dimensional settings.

r-pdfsearch 0.4.3
Propagated dependencies: r-tokenizers@0.3.0 r-tibble@3.3.0 r-stringi@1.8.7 r-readr@2.1.6 r-pdftools@3.6.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/lebebr01/pdfsearch
Licenses: Expat
Build system: r
Synopsis: Search Tools for PDF Files
Description:

Includes functions for keyword search of pdf files. There is also a wrapper that includes searching of all files within a single directory.

r-pbo 1.3.5
Propagated dependencies: r-latticeextra@0.6-31 r-lattice@0.22-7 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/mrbcuda/pbo
Licenses: Expat
Build system: r
Synopsis: Probability of Backtest Overfitting
Description:

Following the method of Bailey et al., computes for a collection of candidate models the probability of backtest overfitting, the performance degradation and probability of loss, and the stochastic dominance.

r-phenotype 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/biozhp/Phenotype
Licenses: Artistic License 2.0
Build system: r
Synopsis: Tool for Phenotypic Data Processing
Description:

Large-scale phenotypic data processing is essential in research. Researchers need to eliminate outliers from the data in order to obtain true and reliable results. Best linear unbiased prediction (BLUP) is a standard method for estimating random effects of a mixed model. This method can be used to process phenotypic data under different conditions and is widely used in animal and plant breeding. The Phenotype can remove outliers from phenotypic data and performs the best linear unbiased prediction (BLUP), help researchers quickly complete phenotypic data analysis. H.P.Piepho. (2008) <doi:10.1007/s10681-007-9449-8>.

r-pams 0.1.0
Propagated dependencies: r-smacof@2.1-7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/sekangakim/pams
Licenses: Expat
Build system: r
Synopsis: Profile Analysis via Multidimensional Scaling
Description:

This package implements Profile Analysis via Multidimensional Scaling (PAMS) for the identification of population-level core response profiles from cross-sectional and longitudinal person-score data. Each person profile is decomposed into a level component (the person mean) and a pattern component (ipsatized subscores). PAMS uses nonmetric multidimensional scaling via the SMACOF algorithm to identify a small number of core profiles that represent the central response patterns in a sample of any size. Bootstrap standard errors and bias-corrected and accelerated (BCa) confidence intervals for individual core profile coordinates are estimated, enabling significance testing of coordinates that is not available in other profile analysis methods such as cluster profile analysis or latent profile analysis. Person-level weights, R-squared values, and correlations with core profiles are also estimated, allowing individual profiles to be interpreted in terms of the core profile structure. PAMS can be applied to both cross-sectional data and longitudinal data, where core trajectory profiles describe how response patterns change over time. Methods are described in Kim and Kim (2024) <doi:10.20982/tqmp.20.3.p230>, de Leeuw and Mair (2009) <doi:10.18637/jss.v031.i03>, and Kruskal (1964) <doi:10.1007/BF02289565>.

r-pafit 1.2.11
Propagated dependencies: r-vgam@1.1-13 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-plyr@1.8.9 r-networkdynamic@0.12.0 r-network@1.19.0 r-mass@7.3-65 r-mapproj@1.2.12 r-magicaxis@2.5.1 r-knitr@1.50 r-igraph@2.2.1 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/thongphamthe/PAFit
Licenses: GPL 3
Build system: r
Synopsis: Generative Mechanism Estimation in Temporal Complex Networks
Description:

Statistical methods for estimating preferential attachment and node fitness generative mechanisms in temporal complex networks are provided. Thong Pham et al. (2015) <doi:10.1371/journal.pone.0137796>. Thong Pham et al. (2016) <doi:10.1038/srep32558>. Thong Pham et al. (2020) <doi:10.18637/jss.v092.i03>. Thong Pham et al. (2021) <doi:10.1093/comnet/cnab024>.

r-psf 0.5
Propagated dependencies: r-data-table@1.17.8 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://www.neerajbokde.in/viggnette/2021-10-13-PSF/
Licenses: GPL 2+
Build system: r
Synopsis: Forecasting of Univariate Time Series Using the Pattern Sequence-Based Forecasting (PSF) Algorithm
Description:

Pattern Sequence Based Forecasting (PSF) takes univariate time series data as input and assist to forecast its future values. This algorithm forecasts the behavior of time series based on similarity of pattern sequences. Initially, clustering is done with the labeling of samples from database. The labels associated with samples are then used for forecasting the future behaviour of time series data. The further technical details and references regarding PSF are discussed in Vignette.

r-pseudorank 1.0.4
Propagated dependencies: r-rcpp@1.1.0 r-doby@4.7.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/happma/pseudorank/
Licenses: GPL 3
Build system: r
Synopsis: Pseudo-Ranks
Description:

Efficient calculation of pseudo-ranks and (pseudo)-rank based test statistics. In case of equal sample sizes, pseudo-ranks and mid-ranks are equal. When used for inference mid-ranks may lead to paradoxical results. Pseudo-ranks are in general not affected by such a problem. See Happ et al. (2020, <doi:10.18637/jss.v095.c01>) for details.

r-provparser 1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/End-to-end-provenance
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Pulls Information from Prov.Json Files
Description:

R functions to access provenance information collected by rdt or rdtLite'. The information is stored inside a ProvInfo object and can be accessed through a collection of functions that will return the requested data. The exact format of the JSON created by rdt and rdtLite is described in <https://github.com/End-to-end-provenance/ExtendedProvJson>.

r-partools 1.1.7
Propagated dependencies: r-regtools@1.7.0 r-pdist@1.2.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/matloff/partools
Licenses: GPL 2+
Build system: r
Synopsis: Tools for the 'Parallel' Package
Description:

Miscellaneous utilities for parallelizing large computations. Alternative to MapReduce. File splitting and distributed operations such as sort and aggregate. "Software Alchemy" method for parallelizing most statistical methods, presented in N. Matloff, Parallel Computation for Data Science, Chapman and Hall, 2015. Includes a debugging aid.

r-pixelclasser 1.1.1
Propagated dependencies: r-tiff@0.1-12 r-jpeg@0.1-11
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pixelclasser
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Classifies Image Pixels by Colour
Description:

This package contains functions to classify the pixels of an image file by its colour. It implements a simple form of the techniques known as Support Vector Machine adapted to this particular problem.

r-pipeliner 0.1.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/alexioannides/pipeliner
Licenses: ASL 2.0
Build system: r
Synopsis: Machine Learning Pipelines for R
Description:

This package provides a framework for defining pipelines of functions for applying data transformations, model estimation and inverse-transformations, resulting in predicted value generation (or model-scoring) functions that automatically apply the entire pipeline of functions required to go from input to predicted output.

r-parzer 0.4.4
Propagated dependencies: r-withr@3.0.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/ropensci/parzer
Licenses: Expat
Build system: r
Synopsis: Parse Messy Geographic Coordinates
Description:

Parse messy geographic coordinates from various character formats to decimal degree numeric values. Parse coordinates into their parts (degree, minutes, seconds); calculate hemisphere from coordinates; pull out individually degrees, minutes, or seconds; add and subtract degrees, minutes, and seconds. C++ code herein originally inspired from code written by Jeffrey D. Bogan, but then completely re-written.

r-pairviz 1.3.8
Propagated dependencies: r-tsp@1.2.6 r-gtools@3.9.5 r-graph@1.88.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cbhurley.github.io/PairViz/
Licenses: GPL 2
Build system: r
Synopsis: Visualization using Graph Traversal
Description:

Improving graphics by ameliorating order effects, using Eulerian tours and Hamiltonian decompositions of graphs. References for the methods presented here are C.B. Hurley and R.W. Oldford (2010) <doi:10.1198/jcgs.2010.09136> and C.B. Hurley and R.W. Oldford (2011) <doi:10.1007/s00180-011-0229-5>.

r-probyx 1.1-0.1
Propagated dependencies: r-rootsolve@1.8.2.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ProbYX
Licenses: GPL 2
Build system: r
Synopsis: Inference for the Stress-Strength Model R = P(Y<X)
Description:

Confidence intervals and point estimation for R under various parametric model assumptions; likelihood inference based on classical first-order approximations and higher-order asymptotic procedures.

r-pass-lme 0.9.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pass.lme
Licenses: GPL 3
Build system: r
Synopsis: Power and Sample Size for Linear Mixed Effect Models
Description:

Power and sample size calculation for testing fixed effect coefficients in multilevel linear mixed effect models with one or more than one independent populations. Laird, Nan M. and Ware, James H. (1982) <doi:10.2307/2529876>.

r-pseudo 1.4.3
Propagated dependencies: r-kmsurv@0.1-6 r-geepack@1.3.13
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pseudo
Licenses: GPL 2
Build system: r
Synopsis: Computes Pseudo-Observations for Modeling
Description:

Various functions for computing pseudo-observations for censored data regression. Computes pseudo-observations for modeling: competing risks based on the cumulative incidence function, survival function based on the restricted mean, survival function based on the Kaplan-Meier estimator see Klein et al. (2008) <doi:10.1016/j.cmpb.2007.11.017>.

r-precipe 3.0.3
Dependencies: proj@9.3.1 gdal@3.8.2
Propagated dependencies: r-twc@0.0.2 r-scales@1.4.0 r-raster@3.6-32 r-openair@3.0.0 r-magrittr@2.0.4 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/MiRoVaGo/pRecipe
Licenses: GPL 3
Build system: r
Synopsis: Precipitation R Recipes
Description:

An open-access tool/framework to download, validate, visualize, and analyze multi-source precipitation data. More information and an example of implementation can be found in Vargas Godoy and Markonis (2023, <doi:10.1016/j.envsoft.2023.105711>).

r-psycontrol 1.0.0.0
Propagated dependencies: r-ltm@1.2-0 r-irtoys@0.2.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PsyControl
Licenses: GPL 2
Build system: r
Synopsis: CUSUM Person Fit Statistics
Description:

Person fit statistics based on Quality Control measures are provided for questionnaires and tests given a specified IRT model. Statistics based on Cumulative Sum (CUSUM) charts are provided. Options are given for banks with polytomous and dichotomous data.

r-publipha 0.1.2
Propagated dependencies: r-truncnorm@1.0-9 r-stanheaders@2.32.10 r-rstantools@2.5.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-loo@2.8.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=publipha
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Meta-Analysis with Publications Bias and P-Hacking
Description:

This package provides tools for Bayesian estimation of meta-analysis models that account for publications bias or p-hacking. For publication bias, this package implements a variant of the p-value based selection model of Hedges (1992) <doi:10.1214/ss/1177011364> with discrete selection probabilities. It also implements the mixture of truncated normals model for p-hacking described in Moss and De Bin (2019) <arXiv:1911.12445>.

r-physortr 1.0.9
Propagated dependencies: r-phytools@2.5-2 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PhySortR
Licenses: GPL 3+
Build system: r
Synopsis: Fast, Flexible Tool for Sorting Phylogenetic Trees
Description:

Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the fast and flexible screening (within a tree) of Exclusive clades that comprise only the target taxa and/or Non- Exclusive clades that includes a defined portion of non-target taxa.

r-popgenhelpr 1.4.2
Propagated dependencies: r-vcfr@1.15.0 r-terra@1.8-86 r-spdep@1.4-1 r-sf@1.0-23 r-scatterpie@0.2.6 r-rlang@1.1.6 r-reshape2@1.4.5 r-magrittr@2.0.4 r-ggspatial@1.1.10 r-ggplot2@4.0.1 r-geodata@0.6-9 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://kfarleigh.github.io/PopGenHelpR/
Licenses: GPL 3+
Build system: r
Synopsis: Streamline Population Genomic and Genetic Analyses
Description:

Estimate commonly used population genomic statistics and generate publication quality figures. PopGenHelpR uses vcf, geno (012), and csv files to generate output.

r-pomdp 1.2.5
Propagated dependencies: r-rcpp@1.1.0 r-processx@3.8.6 r-pomdpsolve@1.0.6 r-matrix@1.7-4 r-igraph@2.2.1 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/mhahsler/pomdp
Licenses: GPL 3+
Build system: r
Synopsis: Infrastructure for Partially Observable Markov Decision Processes (POMDP)
Description:

This package provides the infrastructure to define and analyze the solutions of Partially Observable Markov Decision Process (POMDP) models. Interfaces for various exact and approximate solution algorithms are available including value iteration, point-based value iteration and SARSOP. Hahsler and Cassandra <doi:10.32614/RJ-2024-021>.

r-ptm 1.0.1
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7 r-curl@7.0.0 r-bio3d@2.4-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://bitbucket.org/jcaledo/ptm
Licenses: GPL 2+
Build system: r
Synopsis: Analyses of Protein Post-Translational Modifications
Description:

This package contains utilities for the analysis of post-translational modifications (PTMs) in proteins, with particular emphasis on the sulfoxidation of methionine residues. Features include the ability to download, filter and analyze data from the sulfoxidation database MetOSite'. Utilities to search and characterize S-aromatic motifs in proteins are also provided. In addition, functions to analyze sequence environments around modifiable residues in proteins can be found. For instance, ptm allows to search for amino acids either overrepresented or avoided around the modifiable residues from the proteins of interest. Functions tailored to test statistical hypothesis related to these differential sequence environments are also implemented. Further and detailed information regarding the methods in this package can be found in (Aledo (2020) <https://metositeptm.com>).

Total packages: 69226