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

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-provsummarizer 1.5.1
Propagated dependencies: r-provparser@1.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
Build system: r
Synopsis: Summarizes Provenance Related to Inputs and Outputs of a Script or Console Commands
Description:

Reads the provenance collected by the rdtLite or rdt packages, or other tools providing compatible PROV JSON output, created by the execution of a script or a console session, and provides a human-readable summary identifying the input and output files, the scripts used (if any), errors and warnings produced, and the environment in which it was executed. It can also optionally package all the files into a zip file. The exact format of the PROV JSON file created by rdtLite and rdt is described in <https://github.com/End-to-end-provenance/ExtendedProvJson>. More information about rdtLite and associated tools is available at <https://github.com/End-to-end-provenance/> and Lerner, Boose, and Perez (2018), Using Introspection to Collect Provenance in R, Informatics, <doi: 10.3390/informatics5010012>.

r-phutil 0.0.1
Propagated dependencies: r-rlang@1.1.6 r-cli@3.6.5 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/tdaverse/phutil
Licenses: Expat
Build system: r
Synopsis: Persistence Homology Utilities
Description:

This package provides a low-level package for hosting persistence data. It is part of the TDAverse suite of packages, which is designed to provide a collection of packages for enabling machine learning and data science tasks using persistent homology. Implements a class for hosting persistence data, a number of coercers from and to already existing and used data structures from other packages and functions to compute distances between persistence diagrams. A formal definition and study of bottleneck and Wasserstein distances can be found in Bubenik, Scott and Stanley (2023) <doi:10.1007/s41468-022-00103-8>. Their implementation in phutil relies on the C++ Hera library developed by Kerber, Morozov and Nigmetov (2017) <doi:10.1145/3064175>.

r-phrases 0.1
Propagated dependencies: r-usethis@3.2.1 r-tidyverse@2.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/sumanstats/phrases
Licenses: GPL 3
Build system: r
Synopsis: Phrasal Verbs in English Club Website
Description:

This package contains all phrasal verbs listed in <https://www.englishclub.com/ref/Phrasal_Verbs/> as data frame. Useful for educational purpose as well as for text mining.

r-pmartr 2.5.1
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-rrcov@1.7-7 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.0 r-pcamethods@2.2.0 r-patchwork@1.3.2 r-parallelly@1.45.1 r-mvtnorm@1.3-3 r-magrittr@2.0.4 r-glmpca@0.2.0 r-ggplot2@4.0.1 r-foreach@1.5.2 r-e1071@1.7-16 r-dplyr@1.1.4 r-doparallel@1.0.17 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://pmartr.github.io/pmartR/
Licenses: FreeBSD
Build system: r
Synopsis: Panomics Marketplace - Quality Control and Statistical Analysis for Panomics Data
Description:

This package provides functionality for quality control processing and statistical analysis of mass spectrometry (MS) omics data, in particular proteomic (either at the peptide or the protein level), lipidomic, and metabolomic data, as well as RNA-seq based count data and nuclear magnetic resonance (NMR) data. This includes data transformation, specification of groups that are to be compared against each other, filtering of features and/or samples, data normalization, data summarization (correlation, PCA), and statistical comparisons between defined groups. Implements methods described in: Webb-Robertson et al. (2014) <doi:10.1074/mcp.M113.030932>. Webb-Robertson et al. (2011) <doi:10.1002/pmic.201100078>. Matzke et al. (2011) <doi:10.1093/bioinformatics/btr479>. Matzke et al. (2013) <doi:10.1002/pmic.201200269>. Polpitiya et al. (2008) <doi:10.1093/bioinformatics/btn217>. Webb-Robertson et al. (2010) <doi:10.1021/pr1005247>.

r-primal 1.0.3
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PRIMAL
Licenses: GPL 2+
Build system: r
Synopsis: Parametric Simplex Method for Sparse Learning
Description:

This package implements a unified framework of parametric simplex method for a variety of sparse learning problems (e.g., Dantzig selector (for linear regression), sparse quantile regression, sparse support vector machines, and compressive sensing) combined with efficient hyper-parameter selection strategies. The core algorithm is implemented in C++ with Eigen3 support for portable high performance linear algebra. For more details about parametric simplex method, see Haotian Pang (2017) <https://papers.nips.cc/paper/6623-parametric-simplex-method-for-sparse-learning.pdf>.

r-pg 0.2.4
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://tmsalab.github.io/pg/
Licenses: GPL 3+
Build system: r
Synopsis: Polya Gamma Distribution Sampler
Description:

This package provides access to a high performant random distribution sampler for the Polya Gamma Distribution using either C++ headers for Rcpp or RcppArmadillo and R'.

r-pathling 9.4.0
Propagated dependencies: r-sparklyr@1.9.3 r-rlang@1.1.6 r-purrr@1.2.0 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-phinfiniteestimates 2.9.5
Propagated dependencies: r-survival@3.8-3 r-rdpack@2.6.4 r-nph@2.1 r-lpsolve@5.6.23 r-coxphf@1.13.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PHInfiniteEstimates
Licenses: GPL 3
Build system: r
Synopsis: Tools for Inference in the Presence of a Monotone Likelihood
Description:

Proportional hazards estimation in the presence of a partially monotone likelihood has difficulties, in that finite estimators do not exist. These difficulties are related to those arising from logistic and multinomial regression. References for methods are given in the separate function documents. Supported by grant NSF DMS 1712839.

r-pedgene 4.1
Propagated dependencies: r-survey@4.4-8 r-matrix@1.7-4 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pedgene
Licenses: GPL 2+
Build system: r
Synopsis: Gene-Level Variant Association Tests for Pedigree Data
Description:

Gene-level variant association tests with disease status for pedigree data: kernel and burden association statistics.

r-pbbd 1.0.0
Propagated dependencies: r-ibd@1.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pbbd
Licenses: GPL 2+
Build system: r
Synopsis: Position Balanced and Nearly Position Balanced Block Designs
Description:

Generates a position balanced or nearly position balanced block design with given parameters. This package can also convert a given proper and equireplicate block design into a position balanced or nearly position balanced block design.

r-predictme 0.1
Propagated dependencies: r-reshape2@1.4.5 r-rdpack@2.6.4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/mmiche/predictMe
Licenses: Expat
Build system: r
Synopsis: Visualize Individual Prediction Performance
Description:

Enables researchers to visualize the prediction performance of any algorithm on the individual level (or close to it), given that the predicted outcome is either binary or continuous. Visual results are instantly comprehensible.

r-pawscore 1.0.3
Propagated dependencies: r-signal@1.8-1 r-brglm2@1.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pawscore
Licenses: GPL 3
Build system: r
Synopsis: Pain Assessment at Withdrawal Speeds (PAWS)
Description:

Automated pain scoring from paw withdrawal tracking data. Based on Jones et al. (2020) "A machine-vision approach for automated pain measurement at millisecond timescales" <doi:10.7554/eLife.57258>.

r-pksea 0.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pKSEA
Licenses: Expat
Build system: r
Synopsis: Prediction-Based Kinase-Substrate Enrichment Analysis
Description:

This package provides a tool for inferring kinase activity changes from phosphoproteomics data. pKSEA uses kinase-substrate prediction scores to weight observed changes in phosphopeptide abundance to calculate a phosphopeptide-level contribution score, then sums up these contribution scores by kinase to obtain a phosphoproteome-level kinase activity change score (KAC score). pKSEA then assesses the significance of changes in predicted substrate abundances for each kinase using permutation testing. This results in a permutation score (pKSEA significance score) reflecting the likelihood of a similarly high or low KAC from random chance, which can then be interpreted in an analogous manner to an empirically calculated p-value. pKSEA contains default databases of kinase-substrate predictions from NetworKIN (NetworKINPred_db) <http://networkin.info> Horn, et. al (2014) <doi:10.1038/nmeth.2968> and of known kinase-substrate links from PhosphoSitePlus (KSEAdb) <https://www.phosphosite.org/> Hornbeck PV, et. al (2015) <doi:10.1093/nar/gku1267>.

r-pointres 2.0.2
Propagated dependencies: r-tripler@1.5.5 r-plyr@1.8.9 r-ggplot2@4.0.1 r-dplr@1.7.8 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pointRes
Licenses: GPL 2+
Build system: r
Synopsis: Analyzing Pointer Years and Components of Resilience
Description:

This package provides functions to calculate and plot event and pointer years as well as resilience indices. Designed for dendroecological applications, but also suitable to analyze patterns in other ecological time series.

r-phylospatial 1.2.1
Propagated dependencies: r-vegan@2.7-2 r-terra@1.8-86 r-sf@1.0-23 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://matthewkling.github.io/phylospatial/
Licenses: Expat
Build system: r
Synopsis: Spatial Phylogenetic Analysis
Description:

Analyze spatial phylogenetic diversity patterns. Use your data on an evolutionary tree and geographic distributions of the terminal taxa to compute diversity and endemism metrics, test significance with null model randomization, analyze community turnover and biotic regionalization, and perform spatial conservation prioritizations. All functions support quantitative community data in addition to binary data.

r-pmclust 0.2-1
Propagated dependencies: r-pbdmpi@0.5-4 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pbdr.org/
Licenses: GPL 2+
Build system: r
Synopsis: Parallel Model-Based Clustering using Expectation-Gathering-Maximization Algorithm for Finite Mixture Gaussian Model
Description:

Aims to utilize model-based clustering (unsupervised) for high dimensional and ultra large data, especially in a distributed manner. The code employs pbdMPI to perform a expectation-gathering-maximization algorithm for finite mixture Gaussian models. The unstructured dispersion matrices are assumed in the Gaussian models. The implementation is default in the single program multiple data programming model. The code can be executed through pbdMPI and MPI implementations such as OpenMPI and MPICH'. See the High Performance Statistical Computing website <https://snoweye.github.io/hpsc/> for more information, documents and examples.

r-pinterestadsr 0.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://windsor.ai/
Licenses: GPL 3
Build system: r
Synopsis: Access to Pinterest Ads via the 'Windsor.ai' API
Description:

Collect marketing data from Pinterest Ads using the Windsor.ai API <https://windsor.ai/api-fields/>. Use four spaces when indenting paragraphs within the Description.

r-phylotypr 0.1.1
Propagated dependencies: r-stringi@1.8.7 r-rfast@2.1.5.2 r-readr@2.1.6 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/mothur/phylotypr
Licenses: GPL 3
Build system: r
Synopsis: Classifying DNA Sequences to Taxonomic Groupings
Description:

Classification based analysis of DNA sequences to taxonomic groupings. This package primarily implements Naive Bayesian Classifier from the Ribosomal Database Project. This approach has traditionally been used to classify 16S rRNA gene sequences to bacterial taxonomic outlines; however, it can be used for any type of gene sequence. The method was originally described by Wang, Garrity, Tiedje, and Cole in Applied and Environmental Microbiology 73(16):5261-7 <doi:10.1128/AEM.00062-07>. The package also provides functions to read in FASTA'-formatted sequence data.

r-psy 1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=psy
Licenses: GPL 2+
Build system: r
Synopsis: Various Procedures Used in Psychometrics
Description:

Kappa, ICC, reliability coefficient, parallel analysis, multi-traits multi-methods, spherical representation of a correlation matrix.

r-patterncausality 0.2.3
Propagated dependencies: r-tidyr@1.3.1 r-statebins@1.4.0 r-scales@1.4.0 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-plot3d@1.4.2 r-gridextra@2.3 r-ggthemes@5.1.0 r-ggrepel@0.9.6 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/skstavroglou/pattern_causality/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Pattern Causality Algorithm
Description:

Pattern causality is a novel approach for detecting the hidden causality in the complex system.

r-pudu 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pacha.dev/pudu/
Licenses: FSDG-compatible
Build system: r
Synopsis: C++ Tools for Cleaning Strings
Description:

This package provides function declarations and inline function definitions that facilitate cleaning strings in C++ code before passing them to R.

r-ptools 2.0.0
Propagated dependencies: r-spatstat-utils@3.2-0 r-spatstat-geom@3.6-1 r-sp@2.2-0 r-sf@1.0-23 r-raster@3.6-32 r-rann@2.6.2 r-partitions@1.10-9 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/apwheele/ptools
Licenses: Expat
Build system: r
Synopsis: Tools for Poisson Data
Description:

This package provides functions used for analyzing count data, mostly crime counts. Includes checking difference in two Poisson counts (e-test), checking the fit for a Poisson distribution, small sample tests for counts in bins, Weighted Displacement Difference test (Wheeler and Ratcliffe, 2018) <doi:10.1186/s40163-018-0085-5>, to evaluate crime changes over time in treated/control areas. Additionally includes functions for aggregating spatial data and spatial feature engineering.

r-profilelikelihood 1.3
Propagated dependencies: r-nlme@3.1-168 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ProfileLikelihood
Licenses: GPL 3+
Build system: r
Synopsis: Profile Likelihood for a Parameter in Commonly Used Statistical Models
Description:

This package provides profile likelihoods for a parameter of interest in commonly used statistical models. The models include linear models, generalized linear models, proportional odds models, linear mixed-effects models, and linear models for longitudinal responses fitted by generalized least squares. The package also provides plots for normalized profile likelihoods as well as the maximum profile likelihood estimates and the kth likelihood support intervals.

r-plmmr 4.2.3
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-ncvreg@3.16.0 r-matrix@1.7-4 r-glmnet@4.1-10 r-data-table@1.17.8 r-bigmemory@4.6.4 r-biglasso@1.6.1 r-bigalgebra@3.0.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pbreheny.github.io/plmmr/
Licenses: GPL 3
Build system: r
Synopsis: Penalized Linear Mixed Models for Correlated Data
Description:

Fits penalized linear mixed models that correct for unobserved confounding factors. plmmr infers and corrects for the presence of unobserved confounding effects such as population stratification and environmental heterogeneity. It then fits a linear model via penalized maximum likelihood. Originally designed for the multivariate analysis of single nucleotide polymorphisms (SNPs) measured in a genome-wide association study (GWAS), plmmr eliminates the need for subpopulation-specific analyses and post-analysis p-value adjustments. Functions for the appropriate processing of PLINK files are also supplied. For examples, see the package homepage. <https://pbreheny.github.io/plmmr/>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457