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

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-rfordummies 0.1.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rfordummies.com
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Code Examples to Accompany the Book "R for Dummies"
Description:

This package contains all the code examples in the book "R for Dummies" (2nd edition) by Andrie de Vries and Joris Meys. You can view the table of contents as well as the sample code for each chapter.

r-rct 1.2
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-pracma@2.4.6 r-mass@7.3-65 r-magrittr@2.0.4 r-glue@1.8.0 r-ggplot2@4.0.1 r-forcats@1.0.1 r-estimatr@1.0.6 r-dplyr@1.1.4 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RCT
Licenses: GPL 2
Build system: r
Synopsis: Assign Treatments, Power Calculations, Balances, Impact Evaluation of Experiments
Description:

Assists in the whole process of designing and evaluating Randomized Control Trials. Robust treatment assignment by strata/blocks, that handles misfits; Power calculations of the minimum detectable treatment effect or minimum populations; Balance tables of T-test of covariates; Balance Regression: (treatment ~ all x variables) with F-test of null model; Impact_evaluation: Impact evaluation regressions. This function gives you the option to include control_vars, fixed effect variables, cluster variables (for robust SE), multiple endogenous variables and multiple heterogeneous variables (to test treatment effect heterogeneity) summary_statistics: Function that creates a summary statistics table with statistics rank observations in n groups: Creates a factor variable with n groups. Each group has a min and max label attach to each category. Athey, Susan, and Guido W. Imbens (2017) <arXiv:1607.00698>.

r-revdbayes 1.5.6
Propagated dependencies: r-rust@1.4.4 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-exdex@1.2.4 r-bayesplot@1.14.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://paulnorthrop.github.io/revdbayes/
Licenses: GPL 2+
Build system: r
Synopsis: Ratio-of-Uniforms Sampling for Bayesian Extreme Value Analysis
Description:

This package provides functions for the Bayesian analysis of extreme value models. The rust package <https://cran.r-project.org/package=rust> is used to simulate a random sample from the required posterior distribution. The functionality of revdbayes is similar to the evdbayes package <https://cran.r-project.org/package=evdbayes>, which uses Markov Chain Monte Carlo ('MCMC') methods for posterior simulation. In addition, there are functions for making inferences about the extremal index, using the models for threshold inter-exceedance times of Suveges and Davison (2010) <doi:10.1214/09-AOAS292> and Holesovsky and Fusek (2020) <doi:10.1007/s10687-020-00374-3>. Also provided are d,p,q,r functions for the Generalised Extreme Value ('GEV') and Generalised Pareto ('GP') distributions that deal appropriately with cases where the shape parameter is very close to zero.

r-r2roc 1.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mommy003/R2ROC
Licenses: GPL 3+
Build system: r
Synopsis: AUC Statistics
Description:

Area under the receiver operating characteristic curves (AUC) statistic for significance test. Variance and covariance of AUC values used to assess the 95% Confidence interval (CI) and p-value of the AUC difference for both nested and non-nested model.

r-rmdformats 1.0.4
Propagated dependencies: r-rmarkdown@2.30 r-knitr@1.50 r-htmltools@0.5.8.1 r-bookdown@0.45
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/juba/rmdformats
Licenses: GPL 2+
Build system: r
Synopsis: HTML Output Formats and Templates for 'rmarkdown' Documents
Description:

HTML formats and templates for rmarkdown documents, with some extra features such as automatic table of contents, lightboxed figures, dynamic crosstab helper.

r-rddapp 1.3.3
Propagated dependencies: r-sp@2.2-0 r-shiny@1.11.1 r-sandwich@3.1-1 r-r-utils@2.13.0 r-plot3d@1.4.2 r-lmtest@0.9-40 r-formula@1.2-5 r-dt@0.34.0 r-aer@1.2-15
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rddapp
Licenses: GPL 2+
Build system: r
Synopsis: Regression Discontinuity Design Application
Description:

Estimation of both single- and multiple-assignment Regression Discontinuity Designs (RDDs). Provides both parametric (global) and non-parametric (local) estimation choices for both sharp and fuzzy designs, along with power analysis and assumption checks. Introductions to the underlying logic and analysis of RDDs are in Thistlethwaite, D. L., Campbell, D. T. (1960) <doi:10.1037/h0044319> and Lee, D. S., Lemieux, T. (2010) <doi:10.1257/jel.48.2.281>.

r-rqti 1.1.0
Propagated dependencies: r-zip@2.3.3 r-yaml@2.3.10 r-xml2@1.5.0 r-textutils@0.4-3 r-stringr@1.6.0 r-servr@0.32 r-rstudioapi@0.17.1 r-rmarkdown@2.30 r-magrittr@2.0.4 r-lubridate@1.9.4 r-lifecycle@1.0.4 r-knitr@1.50 r-keyring@1.4.1 r-kableextra@1.4.0 r-httr2@1.2.1 r-htmltools@0.5.8.1 r-getpass@0.2-4 r-fs@1.6.6 r-digest@0.6.39 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/shevandrin/rqti
Licenses: GPL 3+
Build system: r
Synopsis: Create Tests According to QTI 2.1 Standard
Description:

Create tests and tasks compliant with the Question & Test Interoperability (QTI) information model version 2.1. Input sources are Rmd/md description files or S4-class objects. Output formats include standalone zip or xml files. Supports the generation of basic task types (single and multiple choice, order, pair association, matching tables, filling gaps and essay) and provides a comprehensive set of attributes for customizing tests.

r-rdacca-hp 1.1-1
Propagated dependencies: r-vegan@2.7-2 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/laijiangshan/rdacca.hp
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Hierarchical and Variation Partitioning for Canonical Analysis
Description:

This function conducts variation partitioning and hierarchical partitioning to calculate the unique, shared (referred as to "common") and individual contributions of each predictor (or matrix) towards explained variation (R-square and adjusted R-square) on canonical analysis (RDA,CCA and db-RDA), applying the algorithm of Lai J.,Zou Y., Zhang J.,Peres-Neto P.(2022) Generalizing hierarchical and variation partitioning in multiple regression and canonical analyses using the rdacca.hp R package.Methods in Ecology and Evolution,13: 782-788 <DOI:10.1111/2041-210X.13800>.

r-rcbr 0.6.2
Propagated dependencies: r-rmosek@1.3.5 r-rebayes@2.60 r-orthopolynom@1.0-6.1 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Random Coefficient Binary Response Estimation
Description:

Nonparametric maximum likelihood estimation methods for random coefficient binary response models and some related functionality for sequential processing of hyperplane arrangements. See J. Gu and R. Koenker (2020) <DOI:10.1080/01621459.2020.1802284>.

r-rloptimal 1.2.2
Propagated dependencies: r-zip@2.3.3 r-reticulate@1.44.1 r-r6@2.6.1 r-glue@1.8.0 r-dosefinding@1.4-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/MatsuuraKentaro/RLoptimal
Licenses: Expat
Build system: r
Synopsis: Optimal Adaptive Allocation Using Deep Reinforcement Learning
Description:

An implementation to compute an optimal adaptive allocation rule using deep reinforcement learning in a dose-response study (Matsuura et al. (2022) <doi:10.1002/sim.9247>). The adaptive allocation rule can directly optimize a performance metric, such as power, accuracy of the estimated target dose, or mean absolute error over the estimated dose-response curve.

r-rdhonest 1.0.1
Propagated dependencies: r-withr@3.0.2 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/kolesarm/RDHonest
Licenses: GPL 3
Build system: r
Synopsis: Honest Inference in Regression Discontinuity Designs
Description:

Honest and nearly-optimal confidence intervals in fuzzy and sharp regression discontinuity designs and for inference at a point based on local linear regression. The implementation is based on Armstrong and Kolesár (2018) <doi:10.3982/ECTA14434>, and Kolesár and Rothe (2018) <doi:10.1257/aer.20160945>. Supports covariates, clustering, and weighting.

r-rstantva 0.3.2
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rstan@2.32.7 r-rlang@1.1.6 r-readr@2.1.6 r-lme4@1.1-37 r-dplyr@1.1.4 r-cli@3.6.5 r-brms@2.23.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mmrabe/RStanTVA
Licenses: GPL 3+
Build system: r
Synopsis: TVA Models in 'Stan' using 'R' and 'StanTVA'
Description:

Stan implementation of the Theory of Visual Attention (TVA; Bundesen, 1990; <doi:10.1037/0033-295X.97.4.523>) and numerous convenience functions for generating, compiling, fitting, and analyzing TVA models.

r-robustbetareg 0.3.1
Propagated dependencies: r-zoo@1.8-14 r-rstudioapi@0.17.1 r-robustbase@0.99-6 r-rmpfr@1.1-2 r-pracma@2.4.6 r-numderiv@2016.8-1.1 r-misctools@0.6-28 r-matrix@1.7-4 r-mass@7.3-65 r-formula@1.2-5 r-crayon@1.5.3 r-betareg@3.2-4 r-bbmisc@1.13
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robustbetareg
Licenses: GPL 3
Build system: r
Synopsis: Robust Beta Regression
Description:

Robust estimators for the beta regression, useful for modeling bounded continuous data. Currently, four types of robust estimators are supported. They depend on a tuning constant which may be fixed or selected by a data-driven algorithm also implemented in the package. Diagnostic tools associated with the fitted model, such as the residuals and goodness-of-fit statistics, are implemented. Robust Wald-type tests are available. More details about robust beta regression are described in Maluf et al. (2025) <doi:10.1007/s00184-024-00949-1>.

r-rcompanion 2.5.2
Propagated dependencies: r-plyr@1.8.9 r-nortest@1.0-4 r-multcompview@0.1-10 r-lmtest@0.9-40 r-desctools@0.99.60 r-coin@1.4-3 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://CRAN.R-project.org/package=rcompanion
Licenses: GPL 3
Build system: r
Synopsis: Functions to Support Extension Education Program Evaluation
Description:

This package provides functions and datasets to support Summary and Analysis of Extension Program Evaluation in R, and An R Companion for the Handbook of Biological Statistics. Vignettes are available at <https://rcompanion.org>.

r-rankfd 0.1.1
Propagated dependencies: r-mvtnorm@1.3-3 r-multcomp@1.4-29 r-mass@7.3-65 r-lattice@0.22-7 r-coin@1.4-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rankFD
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Rank-Based Tests for General Factorial Designs
Description:

The rankFD() function calculates the Wald-type statistic (WTS) and the ANOVA-type statistic (ATS) for nonparametric factorial designs, e.g., for count, ordinal or score data in a crossed design with an arbitrary number of factors. Brunner, E., Bathke, A. and Konietschke, F. (2018) <doi:10.1007/978-3-030-02914-2>.

r-regspec 2.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://doi.org/10.1111/rssa.12210
Licenses: GPL 2
Build system: r
Synopsis: Non-Parametric Bayesian Spectrum Estimation for Multirate Data
Description:

Computes linear Bayesian spectral estimates from multirate data for second-order stationary time series. Provides credible intervals and methods for plotting various spectral estimates. Please see the paper `Should we sample a time series more frequently? (doi below) for a full description of and motivation for the methodology.

r-ropercenter 0.3.2
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rselenium@1.7.9 r-rio@1.2.4 r-readr@2.1.6 r-purrr@1.2.0 r-netstat@0.1.2 r-magrittr@2.0.4 r-haven@2.5.5 r-foreign@0.8-90 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/fsolt/ropercenter
Licenses: Expat
Build system: r
Synopsis: Reproducible Data Retrieval from the Roper Center Data Archive
Description:

Reproducible, programmatic retrieval of datasets from the Roper Center data archive. The Roper Center for Public Opinion Research <https://ropercenter.cornell.edu> maintains the largest archive of public opinion data in existence, but researchers using these datasets are caught in a bind. The Center's terms and conditions bar redistribution of downloaded datasets, but to ensure that one's work can be reproduced, assessed, and built upon by others, one must provide access to the raw data one employed. The `ropercenter` package cuts this knot by providing registered users with programmatic, reproducible access to Roper Center datasets from within R.

r-rocaggregator 1.0.1
Propagated dependencies: r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gitlab.com/UM-CDS/general-tools/rocaggregator
Licenses: Expat
Build system: r
Synopsis: Aggregate Multiple ROC Curves into One Global ROC
Description:

Aggregates multiple Receiver Operating Characteristic (ROC) curves obtained from different sources into one global ROC. Additionally, itâ s also possible to calculate the aggregated precision-recall (PR) curve.

r-rprofet 3.1.1
Propagated dependencies: r-stringr@1.6.0 r-sqldf@0.4-11 r-rocit@2.1.2 r-reshape2@1.4.5 r-purrr@1.2.0 r-plyr@1.8.9 r-kableextra@1.4.0 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-corrplot@0.95 r-clustofvar@1.2 r-binr@1.1.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rprofet
Licenses: GPL 3
Build system: r
Synopsis: WOE Transformation and Scorecard Builder
Description:

This package performs all steps in the credit scoring process. This package allows the user to follow all the necessary steps for building an effective scorecard. It provides the user functions for coarse binning of variables, Weights of Evidence (WOE) transformation, variable clustering, custom binning, visualization, and scaling of logistic regression coefficients. The results will generate a scorecard that can be used as an effective credit scoring tool to evaluate risk. For complete details on the credit scoring process, see Siddiqi (2005, ISBN:047175451X).

r-rtwig 1.4.0
Propagated dependencies: r-tidytable@0.11.2 r-rmatio@0.19.0 r-rlang@1.1.6 r-rgl@1.3.31 r-rdpack@2.6.4 r-rcppsimdjson@0.1.15 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-r-matlab@3.7.0 r-igraph@2.2.1 r-geometry@0.5.2 r-colourvalues@0.3.11 r-cobs@1.3-9-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://aidanmorales.github.io/rTwig/
Licenses: GPL 3+
Build system: r
Synopsis: Realistic Quantitative Structure Models
Description:

Real Twig is a method to correct branch overestimation in quantitative structure models. Overestimated cylinders are correctly tapered using measured twig diameters of corresponding tree species. Supported quantitative structure modeling software includes TreeQSM', SimpleForest', Treegraph', and aRchi'. Also included is a novel database of twig diameters and tools for fractal analysis of point clouds.

r-riskmetric 0.2.6
Propagated dependencies: r-xml2@1.5.0 r-vctrs@0.6.5 r-urltools@1.7.3.1 r-tibble@3.3.0 r-pkgload@1.4.1 r-pillar@1.11.1 r-memoise@2.0.1 r-httr@1.4.7 r-devtools@2.4.6 r-curl@7.0.0 r-cranlogs@2.1.1 r-covr@3.6.5 r-biocmanager@1.30.27 r-backports@1.5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://pharmar.github.io/riskmetric/
Licenses: Expat
Build system: r
Synopsis: Risk Metrics to Evaluating R Packages
Description:

Facilities for assessing R packages against a number of metrics to help quantify their robustness.

r-r02pro 0.2
Propagated dependencies: r-learnr@0.11.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r02pro.github.io/
Licenses: GPL 2
Build system: r
Synopsis: R Programming: Zero to Pro
Description:

This is a companion package of the book "R Programming: Zero to Pro" <https://r02pro.github.io/>. It contains the datasets used in the book and provides interactive exercises corresponding to the book. It covers a wide range of topics including visualization, data transformation, tidying data, data input and output.

r-rjavaenv 0.3.0
Propagated dependencies: r-jsonlite@2.0.0 r-curl@7.0.0 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/e-kotov/rJavaEnv
Licenses: Expat
Build system: r
Synopsis: 'Java' Environments for R Projects
Description:

Quickly install Java Development Kit (JDK) without administrative privileges and set environment variables in current R session or project to solve common issues with Java environment management in R'. Recommended to users of Java'/'rJava'-dependent R packages such as r5r', opentripplanner', xlsx', openNLP', rWeka', RJDBC', tabulapdf', and many more. rJavaEnv prevents common problems like Java not found, Java version conflicts, missing Java installations, and the inability to install Java due to lack of administrative privileges. rJavaEnv automates the download, installation, and setup of the Java on a per-project basis by setting the relevant JAVA_HOME in the current R session or the current working directory (via .Rprofile', with the user's consent). Similar to what renv does for R packages, rJavaEnv allows different Java versions to be used across different projects, but can also be configured to allow multiple versions within the same project (e.g. with the help of targets package). Note: there are a few extra steps for Linux users, who don't have any Java previously installed in their system, and who prefer package installation from source, rather then installing binaries from Posit Package Manager'. See documentation for details.

r-readjdx 0.6.4
Propagated dependencies: r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/bryanhanson/readJDX
Licenses: GPL 3+
Build system: r
Synopsis: Import Data in the JCAMP-DX Format
Description:

Import data written in the JCAMP-DX format. This is an instrument-independent format used in the field of spectroscopy. Examples include IR, NMR, and Raman spectroscopy. See the vignette for background and supported formats. The official JCAMP-DX site is <http://www.jcamp-dx.org/>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457