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

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-pte 2.0
Propagated dependencies: r-survival@3.8-6 r-rcppnumerical@0.7-0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3 r-foreach@1.5.2 r-doparallel@1.0.17 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/kapelner/PTE
Licenses: GPL 3
Build system: r
Synopsis: Personalized Treatment Evaluator
Description:

We provide inference for personalized medicine models. Namely, we answer the questions: (1) how much better does a purported personalized recommendation engine for treatments do over a business-as-usual approach and (2) is that difference statistically significant?

r-pref 0.4.0
Propagated dependencies: r-jpeg@0.1-11
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/denismollison/pref
Licenses: Expat
Build system: r
Synopsis: Preference Voting with Explanatory Graphics
Description:

This package implements the Single Transferable Vote (STV) electoral system, with clear explanatory graphics. The core function stv() uses Meek's method, the purest expression of the simple principles of STV, but which requires electronic counting. It can handle votes expressing equal preferences for subsets of the candidates. A function stv.wig() implementing the Weighted Inclusive Gregory method, as used in Scottish council elections, is also provided, and with the same options, as described in the manual. The required vote data format is as an R list: a function pref.data() is provided to transform some commonly used data formats into this format. References for methodology: Hill, Wichmann and Woodall (1987) <doi:10.1093/comjnl/30.3.277>, Hill, David (2006) <https://www.votingmatters.org.uk/ISSUE22/I22P2.pdf>, Mollison, Denis (2023) <arXiv:2303.15310>, (see also the package manual pref_pkg_manual.pdf).

r-pkgfilecache 0.4.1
Propagated dependencies: r-rappdirs@0.3.4 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/dfsp-spirit/pkgfilecache
Licenses: Expat
Build system: r
Synopsis: Download and Manage Optional Package Data
Description:

Manage optional data for your package. The data can be hosted anywhere, and you have to give a Uniform Resource Locator (URL) for each file. File integrity checks are supported. This is useful for package authors who need to ship more than the 5 Megabyte of data currently allowed by the the Comprehensive R Archive Network (CRAN). Download functions are supposed to be called by users in interactive sessions only.

r-peptoolkit 0.0.1
Propagated dependencies: r-stringr@1.6.0 r-peptides@2.4.6 r-dplyr@1.2.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/jrcodina/peptoolkit
Licenses: GPL 3+
Build system: r
Synopsis: Toolkit for Using Peptide Sequences in Machine Learning
Description:

This toolkit is designed for manipulation and analysis of peptides. It provides functionalities to assist researchers in peptide engineering and proteomics. Users can manipulate peptides by adding amino acids at every position, count occurrences of each amino acid at each position, and transform amino acid counts based on probabilities. The package offers functionalities to select the best versus the worst peptides and analyze these peptides, which includes counting specific residues, reducing peptide sequences, extracting features through One Hot Encoding (OHE), and utilizing Quantitative Structure-Activity Relationship (QSAR) properties (based in the package Peptides by Osorio et al. (2015) <doi:10.32614/RJ-2015-001>). This package is intended for both researchers and bioinformatics enthusiasts working on peptide-based projects, especially for their use with machine learning.

r-poolfstat 3.1.0
Propagated dependencies: r-ryacas@1.1.6 r-rcppprogress@0.4.2 r-rcpp@1.1.1-1.1 r-progress@1.2.3 r-nnls@1.6 r-matrix@1.7-5 r-foreach@1.5.2 r-doparallel@1.0.17 r-diagrammer@1.0.12 r-data-table@1.18.4 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=poolfstat
Licenses: GPL 2+
Build system: r
Synopsis: Computing f-Statistics and Building Admixture Graphs Based on Allele Count or Pool-Seq Read Count Data
Description:

This package provides functions for the computation of F-, f- and D-statistics (e.g., Fst, hierarchical F-statistics, Patterson's F2, F3, F3*, F4 and D parameters) in population genomics studies from allele count or Pool-Seq read count data and for the fitting, building and visualization of admixture graphs. The package also includes several utilities to manipulate Pool-Seq data stored in standard format (e.g., such as vcf files or rsync files generated by the the PoPoolation software) and perform conversion to alternative format (as used in the BayPass and SelEstim software). As of version 2.0, the package also includes utilities to manipulate standard allele count data (e.g., stored in TreeMix', BayPass and SelEstim format, see the Package vignette for details).

r-pecanr 0.3.1
Propagated dependencies: r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/bcohen0901/pecanr
Licenses: Expat
Build system: r
Synopsis: Partial Eta-Squared for Crossed, Nested, and Mixed Linear Mixed Models
Description:

Computes partial eta-squared effect sizes for fixed effects in linear mixed models fitted with the lme4 package. Supports crossed, nested, and mixed (crossed-and-nested) random effects structures with any number of grouping factors. Mixed designs handle cases where grouping factors are simultaneously crossed with some variables and nested within others (e.g., photos nested within models, but both crossed with participants). Factor predictors are supported directly, and a single factor-level (omnibus) effect size can be obtained for a multi-level factor or multi-df interaction. Random slope variances are translated to the outcome scale using a variance decomposition approach, correctly accounting for predictor scaling and interaction terms. Both general and operative effect sizes are provided, with optional parametric bootstrap confidence intervals. For correlated predictors, per-predictor effect sizes use unique (semipartial) variance by default. Methods are based on Correll, Mellinger, McClelland, and Judd (2020) <doi:10.1016/j.tics.2019.12.009>, Correll, Mellinger, and Pedersen (2022) <doi:10.3758/s13428-021-01687-2>, and Rights and Sterba (2019) <doi:10.1037/met0000184>.

r-preknitposthtmlrender 0.1.0
Propagated dependencies: r-xml@3.99-0.23 r-rmarkdown@2.31 r-knitr@1.51
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/chinsoon12/PreKnitPostHTMLRender
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Pre-Knitting Processing and Post HTML-Rendering Processing
Description:

Dynamize headers or R code within Rmd files to prevent proliferation of Rmd files for similar reports. Add in external HTML document within rmarkdown rendered HTML doc.

r-profoc 1.3.4
Propagated dependencies: r-tibble@3.3.1 r-splines2@0.5.4 r-rcpptimer@1.2.1 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-generics@0.1.4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://profoc.berrisch.biz
Licenses: GPL 3+
Build system: r
Synopsis: Probabilistic Forecast Combination Using CRPS Learning
Description:

Combine probabilistic forecasts using CRPS learning algorithms proposed in Berrisch, Ziel (2021) <doi:10.48550/arXiv.2102.00968> <doi:10.1016/j.jeconom.2021.11.008>. The package implements multiple online learning algorithms like Bernstein online aggregation; see Wintenberger (2014) <doi:10.48550/arXiv.1404.1356>. Quantile regression is also implemented for comparison purposes. Model parameters can be tuned automatically with respect to the loss of the forecast combination. Methods like predict(), update(), plot() and print() are available for convenience. This package utilizes the optim C++ library for numeric optimization <https://github.com/kthohr/optim>.

r-pcal1 1.5.9
Dependencies: zlib@1.3.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pcaL1
Licenses: GPL 3+
Build system: r
Synopsis: L1-Norm PCA Methods
Description:

Implementations of several methods for principal component analysis using the L1 norm. The package depends on COIN-OR Clp version >= 1.17.4. The methods implemented are PCA-L1 (Kwak 2008) <DOI:10.1109/TPAMI.2008.114>, L1-PCA (Ke and Kanade 2003, 2005) <DOI:10.1109/CVPR.2005.309>, L1-PCA* (Brooks, Dula, and Boone 2013) <DOI:10.1016/j.csda.2012.11.007>, L1-PCAhp (Visentin, Prestwich and Armagan 2016) <DOI:10.1007/978-3-319-46227-1_37>, wPCA (Park and Klabjan 2016) <DOI: 10.1109/ICDM.2016.0054>, awPCA (Park and Klabjan 2016) <DOI: 10.1109/ICDM.2016.0054>, PCA-Lp (Kwak 2014) <DOI:10.1109/TCYB.2013.2262936>, and SharpEl1-PCA (Brooks and Dula, submitted).

r-pmwr 1.2-0
Propagated dependencies: r-zoo@1.8-15 r-textutils@0.4-3 r-orgutils@0.5-4 r-nmof@2.11-0 r-fastmatch@1.1-8 r-datetimeutils@0.6-6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://enricoschumann.net/PMwR/
Licenses: GPL 3
Build system: r
Synopsis: Portfolio Management with R
Description:

This package provides tools for the practical management of financial portfolios: backtesting investment and trading strategies, computing profit/loss and returns, analysing trades, handling lists of transactions, reporting, and more. The package provides a small set of reliable, efficient and convenient tools for processing and analysing trade/portfolio data. The manual provides all the details; it is available from <https://enricoschumann.net/R/packages/PMwR/manual/PMwR.html>. Examples and descriptions of new features are provided at <https://enricoschumann.net/notes/PMwR/>.

r-propagate 1.2-0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-minpack-lm@1.2-4 r-hdf5r@1.3.12 r-crayon@1.5.3 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=propagate
Licenses: GPL 2+
Build system: r
Synopsis: Propagation of Uncertainty
Description:

Propagation of uncertainty using higher-order Taylor expansion and Monte Carlo simulation. Calculations of propagated uncertainties are based on matrix calculus including covariance structure according to Arras 1998 <doi:10.3929/ethz-a-010113668> (first order), Wang & Iyer 2005 <doi:10.1088/0026-1394/42/5/011> (second order) and BIPM Supplement 1 (Monte Carlo) <doi:10.59161/JCGM101-2008>.

r-practools 1.7.6
Propagated dependencies: r-usmap@1.0.0 r-mass@7.3-65 r-ggplot2@4.0.3 r-geosphere@1.6-8 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=PracTools
Licenses: GPL 3
Build system: r
Synopsis: Designing and Weighting Survey Samples
Description:

This package provides functions and datasets to support Valliant, Dever, and Kreuter (2018), <doi:10.1007/978-3-319-93632-1>, "Practical Tools for Designing and Weighting Survey Samples". Contains functions for sample size calculation for survey samples using stratified or clustered one-, two-, and three-stage sample designs, and single-stage audit sample designs. Functions are included that will group geographic units accounting for distances apart and measures of size. Other functions compute variance components for multistage designs, sample sizes in two-phase designs, and a stopping rule for ending data collection. A number of example data sets are included.

r-pnsibge 0.2.1
Propagated dependencies: r-timedate@4052.112 r-tibble@3.3.1 r-survey@4.5 r-readxl@1.5.0 r-readr@2.2.0 r-rcurl@1.98-1.18 r-projmgr@0.1.2 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://cran.r-project.org/package=PNSIBGE
Licenses: GPL 3
Build system: r
Synopsis: Downloading, Reading and Analyzing PNS Microdata
Description:

This package provides tools for downloading, reading and analyzing the National Survey of Health - PNS, a household survey from Brazilian Institute of Geography and Statistics - IBGE. The data must be downloaded from the official website <https://www.ibge.gov.br/>. Further analysis must be made using package survey'.

r-psgc 0.1.2
Propagated dependencies: r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://yng-me.github.io/psgc/
Licenses: Expat
Build system: r
Synopsis: Philippine Standard Geographic Code
Description:

This package provides access to the Philippine Standard Geographic Code (PSGC), an official classification system for geographic areas in the Philippines published by the Philippine Statistics Authority (PSA). Includes area names, geographic levels (Region, Province, City, Municipality, Sub-Municipality, and Barangay), and census population figures across multiple PSA publication releases. Offers utilities to look up individual codes, filter by geographic level, track code changes across releases via a built-in crosswalk, and retrieve population data in long or wide format.

r-potential 0.3.0
Propagated dependencies: r-sf@1.1-1 r-mapiso@0.3.0 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/riatelab/potential/
Licenses: GPL 3
Build system: r
Synopsis: Implementation of the Potential Model
Description:

This package provides functions to compute the potential model as defined by Stewart (1941) <doi:10.1126/science.93.2404.89>. Several options are available to customize the model, such as the possibility to fine-tune the distance friction functions or to use custom distance matrices. Some computations are parallelized to improve their efficiency.

r-pflr 1.1.0
Propagated dependencies: r-psych@2.6.5 r-mass@7.3-65 r-glmnet@5.0 r-flare@1.8 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PFLR
Licenses: GPL 2
Build system: r
Synopsis: Estimating Penalized Functional Linear Regression
Description:

Implementation of commonly used penalized functional linear regression models, including the Smooth and Locally Sparse (SLoS) method by Lin et al. (2016) <doi:10.1080/10618600.2016.1195273>, Nested Group bridge Regression (NGR) method by Guan et al. (2020) <doi:10.1080/10618600.2020.1713797>, Functional Linear Regression That's interpretable (FLIRTI) by James et al. (2009) <doi:10.1214/08-AOS641>, and the Penalized B-spline regression method.

r-pensim 1.3.6
Propagated dependencies: r-penalized@0.9-53 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://waldronlab.io/pensim/
Licenses: GPL 2+
Build system: r
Synopsis: Simulation of High-Dimensional Data and Parallelized Repeated Penalized Regression
Description:

Simulation of continuous, correlated high-dimensional data with time to event or binary response, and parallelized functions for Lasso, Ridge, and Elastic Net penalized regression with repeated starts and two-dimensional tuning of the Elastic Net.

r-proximetricsr 0.7.1
Propagated dependencies: r-zip@2.3.3 r-withr@3.0.2 r-uuid@1.2-2 r-scales@1.4.0 r-readxl@1.5.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-quarto@1.5.1 r-prospectr@0.2.8 r-plotly@4.12.0 r-mathjaxr@2.0-0 r-jsonlite@2.0.0 r-foreach@1.5.2 r-digest@0.6.39 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://proximetricsr.r.packages.buchi-nir.io/
Licenses: Expat
Build system: r
Synopsis: Spectral Preprocessing and Chemometric Calibration of NIR Sensors
Description:

This package provides tools to build quantitative chemometric models and applications for near-infrared (NIR) sensors. Chemometric regression models are based on partial least squares regression as described by Wold (1975) <doi:10.1016/B978-0-12-103950-9.50017-4> and modified partial least squares regression as described by Shenk and Westerhaus (1991) <doi:10.2135/cropsci1991.0011183X003100020049x>, with further discussion by Westerhaus (2014) <doi:10.1255/nirn.1492>.

r-phyloregion 1.0.9
Propagated dependencies: r-vegan@2.7-3 r-terra@1.9-27 r-smoothr@1.3.0 r-predicts@0.2-2 r-phangorn@2.12.1 r-matrix@1.7-5 r-maptpx@1.9-7 r-igraph@2.3.1 r-colorspace@2.1-2 r-clustmixtype@0.4-2 r-betapart@1.6.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/darunabas/phyloregion
Licenses: AGPL 3
Build system: r
Synopsis: Biogeographic Regionalization and Macroecology
Description:

Computational infrastructure for biogeography, community ecology, and biodiversity conservation (Daru et al. 2020) <doi:10.1111/2041-210X.13478>. It is based on the methods described in Daru et al. (2020) <doi:10.1038/s41467-020-15921-6>. The original conceptual work is described in Daru et al. (2017) <doi:10.1016/j.tree.2017.08.013> on patterns and processes of biogeographical regionalization. Additionally, the package contains fast and efficient functions to compute more standard conservation measures such as phylogenetic diversity, phylogenetic endemism, evolutionary distinctiveness and global endangerment, as well as compositional turnover (e.g., beta diversity).

r-pjccalculator 0.1.3
Propagated dependencies: r-rlang@1.2.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=PJCcalculator
Licenses: Expat
Build system: r
Synopsis: PROs-Joint Contrast (PJC) Calculator
Description:

Computes the Patient-Reported Outcomes (PROs) Joint Contrast (PJC), a residual-based summary that captures information left over after accounting for the clinical Disease Activity index for Psoriatic Arthritis (cDAPSA). PROs (pain and patient global assessment) and joint counts (swollen and tender) are standardized, then each component is adjusted for standardized cDAPSA using natural spline coefficients that were derived from previously published models. The resulting residuals are standardized and combined using fixed principal component loadings, to yield a continuous PJC score and quartile groupings. This package provides a calculator for applying those published coefficients to new datasets; it does not itself estimate spline models or principal components.

r-predictabel 1.2-4
Propagated dependencies: r-rocr@1.0-12 r-pbsmodelling@2.70.2 r-lazyeval@0.2.3 r-hmisc@5.2-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PredictABEL
Licenses: GPL 2+
Build system: r
Synopsis: Assessment of Risk Prediction Models
Description:

We included functions to assess the performance of risk models. The package contains functions for the various measures that are used in empirical studies, including univariate and multivariate odds ratios (OR) of the predictors, the c-statistic (or area under the receiver operating characteristic (ROC) curve (AUC)), Hosmer-Lemeshow goodness of fit test, reclassification table, net reclassification improvement (NRI) and integrated discrimination improvement (IDI). Also included are functions to create plots, such as risk distributions, ROC curves, calibration plot, discrimination box plot and predictiveness curves. In addition to functions to assess the performance of risk models, the package includes functions to obtain weighted and unweighted risk scores as well as predicted risks using logistic regression analysis. These logistic regression functions are specifically written for models that include genetic variables, but they can also be applied to models that are based on non-genetic risk factors only. Finally, the package includes function to construct a simulated dataset with genotypes, genetic risks, and disease status for a hypothetical population, which is used for the evaluation of genetic risk models.

r-plan 0.4-5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/dankelley/plan
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Project Planning
Description:

Supports the creation of burndown charts and gantt diagrams.

r-pmd 0.2.7
Propagated dependencies: r-rcolorbrewer@1.1-3 r-igraph@2.3.1 r-envigcms@0.8.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://yufree.github.io/pmd/
Licenses: GPL 2
Build system: r
Synopsis: Paired Mass Distance Analysis for GC/LC-MS Based Non-Targeted Analysis and Reactomics Analysis
Description:

Paired mass distance (PMD) analysis proposed in Yu, Olkowicz and Pawliszyn (2018) <doi:10.1016/j.aca.2018.10.062> and PMD based reactomics analysis proposed in Yu and Petrick (2020) <doi:10.1038/s42004-020-00403-z> for gas/liquid chromatographyâ mass spectrometry (GC/LC-MS) based non-targeted analysis. PMD analysis including GlobalStd algorithm and structure/reaction directed analysis. GlobalStd algorithm could found independent peaks in m/z-retention time profiles based on retention time hierarchical cluster analysis and frequency analysis of paired mass distances within retention time groups. Structure directed analysis could be used to find potential relationship among those independent peaks in different retention time groups based on frequency of paired mass distances. Reactomics analysis could also be performed to build PMD network, assign sources and make biomarker reaction discovery. GUIs for PMD analysis is also included as shiny applications.

r-pharmaverse 0.0.2
Propagated dependencies: r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/pharmaverse/pharmaverse-pkg
Licenses: Expat
Build system: r
Synopsis: Navigate 'Pharmaverse'
Description:

The pharmaverse is a set of packages that compose multiple pathways through clinical data generation and reporting in the pharmaceutical industry. This package is designed to guide users to our work-spaces on GitHub', Slack and LinkedIn as well as our website and examples. Learn more about the pharmaverse at <https://pharmaverse.org>.

Total packages: 73978