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

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-pinference 0.2.6
Propagated dependencies: r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pglpm.github.io/Pinference/
Licenses: AGPL 3+
Build system: r
Synopsis: Probability Inference for Propositional Logic
Description:

Implementation of T. Hailperin's procedure to calculate lower and upper bounds of the probability for a propositional-logic expression, given equality and inequality constraints on the probabilities for other expressions. Truth-valuation is included as a special case. Applications range from decision-making and probabilistic reasoning, to pedagogical for probability and logic courses. For more details see T. Hailperin (1965) <doi:10.1080/00029890.1965.11970533>, T. Hailperin (1996) "Sentential Probability Logic" ISBN:0-934223-45-9, and package documentation. Requires the lpSolve package.

r-public-ctn0094data 1.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://ctn-0094.github.io/public.ctn0094data/
Licenses: Expat
Build system: r
Synopsis: De-Identified Data from CTN-0094
Description:

These are harmonized datasets produced as part of the Clinical Trials Network (CTN) protocol number 0094. This is a US National Institute of Drug Abuse (NIDA) funded project; to learn more go to <https://ctnlibrary.org/protocol/ctn0094/>. These are datasets which have the data harmonized from CTN-0027 (<https://ctnlibrary.org/protocol/ctn0027/>), CTN-0030 (<https://ctnlibrary.org/protocol/ctn0030/>), and CTN-0051 (<https://ctnlibrary.org/protocol/ctn0051/>).

r-psrwe 3.2-1
Propagated dependencies: r-survival@3.8-6 r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-randomforest@4.7-1.2 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cowplot@1.2.0 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/olssol/psrwe
Licenses: GPL 3+
Build system: r
Synopsis: PS-Integrated Methods for Incorporating Real-World Evidence in Clinical Studies
Description:

High-quality real-world data can be transformed into scientific real-world evidence for regulatory and healthcare decision-making using proven analytical methods and techniques. For example, propensity score (PS) methodology can be applied to select a subset of real-world data containing patients that are similar to those in the current clinical study in terms of baseline covariates, and to stratify the selected patients together with those in the current study into more homogeneous strata. Then, statistical methods such as the power prior approach or composite likelihood approach can be applied in each stratum to draw inference for the parameters of interest. This package provides functions that implement the PS-integrated real-world evidence analysis methods such as Wang et al. (2019) <doi:10.1080/10543406.2019.1657133>, Wang et al. (2020) <doi:10.1080/10543406.2019.1684309>, and Chen et al. (2020) <doi:10.1080/10543406.2020.1730877>.

r-pimeta 1.1.3
Propagated dependencies: r-scales@1.4.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 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=pimeta
Licenses: GPL 3
Build system: r
Synopsis: Prediction Intervals for Random-Effects Meta-Analysis
Description:

An implementation of prediction intervals for random-effects meta-analysis: Higgins et al. (2009) <doi:10.1111/j.1467-985X.2008.00552.x>, Partlett and Riley (2017) <doi:10.1002/sim.7140>, and Nagashima et al. (2019) <doi:10.1177/0962280218773520>, <arXiv:1804.01054>.

r-pinma 1.1-2
Propagated dependencies: r-metafor@5.0-1 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=PINMA
Licenses: GPL 3
Build system: r
Synopsis: Improved Methods for Constructing Prediction Intervals for Network Meta-Analysis
Description:

Improved methods to construct prediction intervals for network meta-analysis. The parametric bootstrap and Kenward-Roger-type adjustment by Noma et al. (2022) <forthcoming> are implementable.

r-pclasso 1.2
Propagated dependencies: r-svd@0.5.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://arxiv.org/abs/1810.04651
Licenses: GPL 3
Build system: r
Synopsis: Principal Components Lasso
Description:

This package provides a method for fitting the entire regularization path of the principal components lasso for linear and logistic regression models. The algorithm uses cyclic coordinate descent in a path-wise fashion. See URL below for more information on the algorithm. See Tay, K., Friedman, J. ,Tibshirani, R., (2014) Principal component-guided sparse regression <arXiv:1810.04651>.

r-piecenorms 1.1.0
Propagated dependencies: r-vdiffr@1.0.9 r-univariateml@1.5.0 r-scales@1.4.0 r-rlang@1.2.0 r-r6@2.6.1 r-dplyr@1.2.1 r-coinr@1.1.14 r-classint@0.4-11
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/david-hammond/piecenorms
Licenses: Expat
Build system: r
Synopsis: Calculate a Piecewise Normalised Score Using Class Intervals
Description:

This package provides an implementation of piecewise normalisation techniques useful when dealing with the communication of skewed and highly skewed data. It also provides utilities that recommends a normalisation technique based on the distribution of the data.

r-ppseq 0.2.5
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-purrr@1.2.2 r-plotly@4.12.0 r-patchwork@1.3.2 r-ggplot2@4.0.3 r-furrr@0.4.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/zabore/ppseq
Licenses: Expat
Build system: r
Synopsis: Design Clinical Trials using Sequential Predictive Probability Monitoring
Description:

This package provides functions are available to calibrate designs over a range of posterior and predictive thresholds, to plot the various design options, and to obtain the operating characteristics of optimal accuracy and optimal efficiency designs.

r-paleots 0.6.2
Propagated dependencies: r-mnormt@2.1.2 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://cran.r-project.org/package=paleoTS
Licenses: GPL 3
Build system: r
Synopsis: Analyze Paleontological Time-Series
Description:

Facilitates analysis of paleontological sequences of trait values. Functions are provided to fit, using maximum likelihood, simple evolutionary models (including unbiased random walks, directional evolution,stasis, Ornstein-Uhlenbeck, covariate-tracking) and complex models (punctuation, mode shifts).

r-periscope2 0.3.0
Propagated dependencies: r-yaml@2.3.12 r-writexl@1.5.4 r-shinywidgets@0.9.1 r-shinyfeedback@0.4.0 r-shiny@1.13.0 r-reactable@0.4.5 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-fresh@0.2.2 r-dt@0.34.0 r-bs4dash@2.3.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Aggregate-Genius/periscope2
Licenses: GPL 3
Build system: r
Synopsis: Enterprise Streamlined 'shiny' Application Framework Using 'bs4Dash'
Description:

This package provides a framework for building enterprise, scalable and UI-standardized shiny applications. It brings enhanced features such as bootstrap v4 <https://getbootstrap.com/docs/4.0/getting-started/introduction/>, additional and enhanced shiny modules, customizable UI features, as well as an enhanced application file organization paradigm. This update allows developers to harness the ability to build powerful applications and enriches the shiny developers experience when building and maintaining applications.

r-powerbrmsinla 1.2.0
Propagated dependencies: r-viridislite@0.4.3 r-tibble@3.3.1 r-scales@1.4.0 r-rlang@1.2.0 r-pbapply@1.7-4 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-brms@2.23.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Tony-Myers/powerbrmsINLA
Licenses: Expat
Build system: r
Synopsis: Bayesian Power Analysis Using 'brms' and 'INLA'
Description:

This package provides tools for Bayesian power analysis and assurance calculations using the statistical frameworks of brms and INLA'. Includes simulation-based approaches, support for multiple decision rules (direction, threshold, ROPE), sequential designs, and visualisation helpers. Methods are based on Kruschke (2014, ISBN:9780124058880) "Doing Bayesian Data Analysis: A Tutorial with R, JAGS, and Stan", O'Hagan & Stevens (2001) <doi:10.1177/0272989X0102100307> "Bayesian Assessment of Sample Size for Clinical Trials of Cost-Effectiveness", Kruschke (2018) <doi:10.1177/2515245918771304> "Rejecting or Accepting Parameter Values in Bayesian Estimation", Rue et al. (2009) <doi:10.1111/j.1467-9868.2008.00700.x> "Approximate Bayesian inference for latent Gaussian models by using integrated nested Laplace approximations", and Bürkner (2017) <doi:10.18637/jss.v080.i01> "brms: An R Package for Bayesian Multilevel Models using Stan".

r-predhy-gui 2.1.1
Propagated dependencies: r-xgboost@3.2.1.1 r-shiny@1.13.0 r-predhy@2.1.2 r-pls@2.9-0 r-lightgbm@4.6.0 r-htmltools@0.5.9 r-glmnet@5.0 r-foreach@1.5.2 r-dt@0.34.0 r-doparallel@1.0.17 r-data-table@1.18.4 r-bglr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=predhy.GUI
Licenses: GPL 3
Build system: r
Synopsis: Genomic Prediction of Hybrid Performance with Graphical User Interface
Description:

This package performs genomic prediction of hybrid performance using eight GS methods including GBLUP, BayesB, RKHS, PLS, LASSO, Elastic net, XGBoost and LightGBM. GBLUP: genomic best liner unbiased prediction, RKHS: reproducing kernel Hilbert space, PLS: partial least squares regression, LASSO: least absolute shrinkage and selection operator, XGBoost: extreme gradient boosting, LightGBM: light gradient boosting machine. It also provides fast cross-validation and mating design scheme for training population (Xu S et al (2016) <doi:10.1111/tpj.13242>; Xu S (2017) <doi:10.1534/g3.116.038059>). A complete manual for this package is provided in the manual folder of the package installation directory. You can locate the manual by running the following command in R: system.file("manual", package = "predhy.GUI").

r-pandemonium 1.0.0
Propagated dependencies: r-viridis@0.6.5 r-uwot@0.2.4 r-tourr@1.2.7 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-shinythemes@1.2.0 r-shinyfeedback@0.4.0 r-shiny@1.13.0 r-rtsne@0.17 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-plotly@4.12.0 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-ggpcp@0.2.0 r-fpc@2.2-14 r-dt@0.34.0 r-dplyr@1.2.1 r-detourr@0.2.0 r-dendextend@1.19.1 r-crosstalk@1.2.2 r-alphahull@2.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://gabrielmccoy.github.io/pandemonium/
Licenses: Expat
Build system: r
Synopsis: High Dimensional Analysis in Linked Spaces
Description:

This package provides a shiny GUI that performs high dimensional cluster analysis. This tool performs data preparation, clustering and visualisation within a dynamic GUI. With interactive methods allowing the user to change settings all without having to to leave the GUI. An earlier version of this package was described in Laa and Valencia (2022) <doi:10.1140/epjp/s13360-021-02310-1>.

r-pacta-multi-loanbook 0.1.1
Propagated dependencies: r-yesno@0.1.3 r-yaml@2.3.12 r-tidyr@1.3.2 r-scales@1.4.0 r-rlang@1.2.0 r-readxl@1.5.0 r-readr@2.2.0 r-r2dii-plot@0.5.2 r-r2dii-match@0.4.1 r-r2dii-data@0.6.1 r-r2dii-analysis@0.5.3 r-glue@1.8.1 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-ggalluvial@0.12.6 r-dplyr@1.2.1 r-config@0.3.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://rmi-pacta.github.io/pacta.multi.loanbook/
Licenses: Expat
Build system: r
Synopsis: Run 'PACTA' on Multiple Loan Books Easily
Description:

Run Paris Agreement Capital Transition Assessment ('PACTA') analyses on multiple loan books in a structured way. Provides access to standard PACTA metrics and additional PACTA'-related metrics for multiple loan books. Results take the form of csv files and plots and are exported to user-specified project paths.

r-proae 1.0.4
Propagated dependencies: r-magrittr@2.0.5 r-kableextra@1.4.0 r-hmisc@5.2-5 r-gridextra@2.3 r-ggtext@0.1.2 r-ggplot2@4.0.3 r-ggpattern@1.3.1 r-ggnewscale@0.5.2 r-dplyr@1.2.1 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=ProAE
Licenses: GPL 3
Build system: r
Synopsis: PRO-CTCAE Scoring, Analysis, and Graphical Tools
Description:

This package provides a collection of tools to facilitate standardized analysis and graphical procedures when using the National Cancer Instituteâ s Patient-Reported Outcomes version of the Common Terminology Criteria for Adverse Events (PRO-CTCAE) and other PRO measurements.

r-psyverse 0.2.6
Propagated dependencies: r-yum@0.1.0 r-yaml@2.3.12
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://psyverse.one
Licenses: GPL 3+
Build system: r
Synopsis: Decentralized Unequivocality in Psychological Science
Description:

The constructs used to study the human psychology have many definitions and corresponding instructions for eliciting and coding qualitative data pertaining to constructs content and for measuring the constructs. This plethora of definitions and instructions necessitates unequivocal reference to specific definitions and instructions in empirical and secondary research. This package implements a human- and machine-readable standard for specifying construct definitions and instructions for measurement and qualitative research based on YAML'. This standard facilitates systematic unequivocal reference to specific construct definitions and corresponding instructions in a decentralized manner (i.e. without requiring central curation; Peters (2020) <doi:10.31234/osf.io/xebhn>).

r-poisnonnor 1.6.3
Propagated dependencies: r-matrix@1.7-5 r-mass@7.3-65 r-corpcor@1.6.10 r-bb@2026.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PoisNonNor
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Simultaneous Generation of Count and Continuous Data
Description:

Generation of count (assuming Poisson distribution) and continuous data (using Fleishman polynomials) simultaneously. The details of the method are explained in Demirtas et al. (2012) <DOI:10.1002/sim.5362>.

r-periscope 1.0.4
Propagated dependencies: r-yaml@2.3.12 r-writexl@1.5.4 r-shinydashboard@0.7.3 r-shinybs@0.65.0 r-shiny@1.13.0 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-fresh@0.2.2 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/cb4ds/periscope
Licenses: GPL 3
Build system: r
Synopsis: Enterprise Streamlined 'Shiny' Application Framework
Description:

An enterprise-targeted scalable and UI-standardized shiny framework including a variety of developer convenience functions with the goal of both streamlining robust application development while assisting with creating a consistent user experience regardless of application or developer.

r-ppcdt 0.2.0
Propagated dependencies: 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=PPCDT
Licenses: ASL 2.0
Build system: r
Synopsis: An Optimal Subset Selection for Distributed Hypothesis Testing
Description:

In the era of big data, data redundancy and distributed characteristics present novel challenges to data analysis. This package introduces a method for estimating optimal subsets of redundant distributed data, based on PPCDT (Conjunction of Power and P-value in Distributed Settings). Leveraging PPC technology, this approach can efficiently extract valuable information from redundant distributed data and determine the optimal subset. Experimental results demonstrate that this method not only enhances data quality and utilization efficiency but also assesses its performance effectively. The philosophy of the package is described in Guo G. (2020) <doi:10.1007/s00180-020-00974-4>.

r-plfma 2.0
Propagated dependencies: r-tkrplot@0.0-32 r-rcolorbrewer@1.1-3 r-limma@3.68.3 r-gwidgets2tcltk@1.0-9 r-gwidgets2@1.0-10
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=plfMA
Licenses: GPL 2
Build system: r
Synopsis: GUI to View, Design and Export Various Graphs of Data
Description:

This package provides a graphical user interface for viewing and designing various types of graphs of the data. The graphs can be saved in different formats of an image.

r-pikchr 1.1.1
Propagated dependencies: r-stringr@1.6.0 r-rsvg@2.7.0 r-knitr@1.51 r-htmltools@0.5.9 r-cli@3.6.6 r-brio@1.1.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://strategicprojects.github.io/pikchr/
Licenses: GPL 2+
Build system: r
Synopsis: R Wrapper for 'pikchr' (PIC) Diagram Language
Description:

An R interface to pikchr (<https://pikchr.org>, pronounced "picture"), a PIC'-like markup language for creating diagrams within technical documentation. Originally developed by Brian Kernighan, PIC has been adapted into pikchr by D. Richard Hipp, the creator of SQLite'. pikchr is designed to be embedded in fenced code blocks of Markdown or other documentation markup languages, making it ideal for generating diagrams in text-based formats. This package allows R users to seamlessly integrate the descriptive syntax of pikchr for diagram creation directly within the R environment.

r-plu 0.3.0
Propagated dependencies: r-lifecycle@1.0.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pkg.rossellhayes.com/plu/
Licenses: Expat
Build system: r
Synopsis: Dynamically Pluralize Phrases
Description:

Converts English phrases to singular or plural form based on the length of an associated vector. Contains helper functions to create natural language lists from vectors and to include the length of a vector in natural language.

r-paireddata 1.1.1
Propagated dependencies: r-mvtnorm@1.3-7 r-mass@7.3-65 r-lattice@0.22-9 r-gld@2.6.8 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=PairedData
Licenses: GPL 2+
Build system: r
Synopsis: Paired Data Analysis
Description:

Many datasets and a set of graphics (based on ggplot2), statistics, effect sizes and hypothesis tests are provided for analysing paired data with S4 class.

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>.

Total packages: 72465