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

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-rpaex 1.0.5
Propagated dependencies: r-terra@1.9-27 r-agricolae@1.3-7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rPAex
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Automatic Detection of Experimental Unit in Precision Agriculture
Description:

This package provides a part of precision agriculture is linked to the spectral image obtained from the cameras. With the image information of the agricultural experiment, the included functions facilitate the collection of spectral data associated with the experimental units. Some designs generated in R are linked to the images, which allows the use of the information of each pixel of the image in the experimental unit and the treatment. Tables and images are generated for the analysis of the precision agriculture experiment during the entire vegetative period of the crop.

r-rsnns 0.4-18
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/cbergmeir/RSNNS
Licenses: LGPL 2.0+ FSDG-compatible
Build system: r
Synopsis: Neural Networks using the Stuttgart Neural Network Simulator (SNNS)
Description:

The Stuttgart Neural Network Simulator (SNNS) is a library containing many standard implementations of neural networks. This package wraps the SNNS functionality to make it available from within R. Using the RSNNS low-level interface, all of the algorithmic functionality and flexibility of SNNS can be accessed. Furthermore, the package contains a convenient high-level interface, so that the most common neural network topologies and learning algorithms integrate seamlessly into R.

r-recolorize 0.2.0
Propagated dependencies: r-raster@3.6-32 r-png@0.1-9 r-plotfunctions@1.5 r-plot3d@1.4.2 r-pavo@2.9.0 r-mgcv@1.9-4 r-imager@1.0.8 r-colorramps@2.3.4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://hiweller.github.io/recolorize/
Licenses: FSDG-compatible
Build system: r
Synopsis: Color-Based Image Segmentation
Description:

Automatic, semi-automatic, and manual functions for generating color maps from images. The idea is to simplify the colors of an image according to a metric that is useful for the user, using deterministic methods whenever possible. Many images will be clustered well using the out-of-the-box functions, but the package also includes a toolbox of functions for making manual adjustments (layer merging/isolation, blurring, fitting to provided color clusters or those from another image, etc). Also includes export methods for other color/pattern analysis packages (pavo, patternize, colordistance).

r-randgeo 0.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ropensci/randgeo
Licenses: Expat
Build system: r
Synopsis: Generate Random 'WKT' or 'GeoJSON'
Description:

Generate random positions (latitude/longitude), Well-known text ('WKT') points or polygons, or GeoJSON points or polygons.

r-rcmsize 1.0.1
Propagated dependencies: r-binom@1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://CRAN.R-project.org/package=RCMsize
Licenses: GPL 3+
Build system: r
Synopsis: Sample Size Calculation in Reversible Catalytic Models
Description:

Sample size and confidence interval calculations in reversible catalytic models, with applications in malaria research. Further details can be found in the paper by Sepúlveda and Drakeley (2015, <doi:10.1186/s12936-015-0661-z>).

r-rquiz 1.0.0
Propagated dependencies: r-jsonlite@2.0.0 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/saskiaotto/rquiz
Licenses: Expat
Build system: r
Synopsis: Interactive Quizzes as HTML Widgets
Description:

This package creates interactive JavaScript-based quizzes as HTML widgets. Offers three quiz types: a single question with instant feedback (singleQuestion()), a multi-question quiz with navigation, timer, and results (multiQuestions()), and fill-in-the-blank cloze exercises (fillBlanks()). All quizzes auto-detect single-choice and multiple-choice modes from the input data, support customizable styling, keyboard navigation, and multilingual UI (English, German, French, Spanish). Designed for use in R Markdown', Quarto', and Shiny applications. The singleQuestion() quiz design was inspired by Ozzie Kirkby <https://codepen.io/ozzie/pen/pvrVLm>. The multiQuestions() quiz design was inspired by Abhilash Narayan <https://codepen.io/abhilashn/pen/BRepQz>.

r-rsql 0.2.2
Propagated dependencies: r-r6@2.6.1 r-lgr@0.5.2 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rOpenStats/RSQL
Licenses: Expat
Build system: r
Synopsis: Database Agnostic Package to Generate and Process 'SQL' Queries in R
Description:

Allows the user to generate and execute select, insert, update and delete SQL queries the underlying database without having to explicitly write SQL code.

r-rminer 1.5.0
Propagated dependencies: r-xgboost@3.2.1.1 r-rpart@4.1.27 r-randomforest@4.7-1.2 r-pls@2.9-0 r-plotrix@3.8-14 r-party@1.3-20 r-nnet@7.3-20 r-mda@0.5-5 r-mass@7.3-65 r-lattice@0.22-9 r-kknn@1.4.1 r-kernlab@0.9-33 r-glmnet@5.0 r-e1071@1.7-17 r-cubist@0.6.0 r-adabag@5.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rminer
Licenses: GPL 2
Build system: r
Synopsis: Machine Learning Classification and Regression Methods
Description:

Facilitates the use of machine learning algorithms in classification and regression (including time series forecasting) tasks by presenting a short and coherent set of functions. Versions: 1.5.0 improved mparheuristic function (new hyperparameter heuristics); 1.4.9 / 1.4.8 improved help, several warning and error code fixes (more stable version, all examples run correctly); 1.4.7 - improved Importance function and examples, minor error fixes; 1.4.6 / 1.4.5 / 1.4.4 new automated machine learning (AutoML) and ensembles, via improved fit(), mining() and mparheuristic() functions, and new categorical preprocessing, via improved delevels() function; 1.4.3 new metrics (e.g., macro precision, explained variance), new "lssvm" model and improved mparheuristic() function; 1.4.2 new "NMAE" metric, "xgboost" and "cv.glmnet" models (16 classification and 18 regression models); 1.4.1 new tutorial and more robust version; 1.4 - new classification and regression models, with a total of 14 classification and 15 regression methods, including: Decision Trees, Neural Networks, Support Vector Machines, Random Forests, Bagging and Boosting; 1.3 and 1.3.1 - new classification and regression metrics; 1.2 - new input importance methods via improved Importance() function; 1.0 - first version.

r-rgtmx 0.1.4
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/RomanAbashin/rgtmx
Licenses: Expat
Build system: r
Synopsis: Manage GTmetrix Tests in R
Description:

This is a library to access the current API of the web speed test service GTmetrix'. It provides a convenient wrapper to start tests, get reports, and access all kinds of meta data. For more information about using the API please visit <https://gtmetrix.com/api/docs/2.0/>.

r-rstudiothemes 1.1.2
Propagated dependencies: r-xml2@1.5.2 r-tidyr@1.3.2 r-sass@0.4.10 r-rstudioapi@0.18.0 r-jsonlite@2.0.0 r-dplyr@1.2.1 r-colorspace@2.1-2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://dieghernan.github.io/rstudiothemes/
Licenses: Expat
Build system: r
Synopsis: Create and Install Custom 'RStudio' Themes
Description:

Create, convert and install custom RStudio editor themes from Visual Studio Code', Positron and TextMate theme files. Convert themes between TextMate', Visual Studio Code and Positron formats and install bundled ports of popular themes for use in RStudio'.

r-rcppfastad 0.0.4
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppfastad
Licenses: GPL 2+
Build system: r
Synopsis: 'Rcpp' Bindings to 'FastAD' Auto-Differentiation
Description:

The header-only C++ template library FastAD for automatic differentiation <https://github.com/JamesYang007/FastAD> is provided by this package, along with a few illustrative examples that can all be called from R.

r-rtriplexcwflux 0.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ShulanSun/rTRIPLEX_CW_Flux
Licenses: Expat
Build system: r
Synopsis: Carbon-Water Coupled Model
Description:

This package provides a carbon-water coupled model (TRIPLEX-CW-Flux) is based on two well-established models, TRIPLEX-Flux model and Penmanâ Monteith model, integrates soil water and water vapor pressure deficits into the stomata conductance submodule to estimate net ecosystem production and evapotranspiration in forest ecosystems.<https://github.com/ShulanSun/rTRIPLEX_CW_Flux>.

r-rmvp 1.4.6
Propagated dependencies: r-rhpcblasctl@0.23-42 r-rcppprogress@0.4.2 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-bigmemory@4.6.4 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/xiaolei-lab/rMVP
Licenses: ASL 2.0
Build system: r
Synopsis: Memory-Efficient, Visualize-Enhanced, Parallel-Accelerated GWAS Tool
Description:

This package provides a memory-efficient, visualize-enhanced, parallel-accelerated Genome-Wide Association Study (GWAS) tool. It can (1) effectively process large data, (2) rapidly evaluate population structure, (3) efficiently estimate variance components several algorithms, (4) implement parallel-accelerated association tests of markers three methods, (5) globally efficient design on GWAS process computing, (6) enhance visualization of related information. rMVP contains three models GLM (Alkes Price (2006) <DOI:10.1038/ng1847>), MLM (Jianming Yu (2006) <DOI:10.1038/ng1702>) and FarmCPU (Xiaolei Liu (2016) <doi:10.1371/journal.pgen.1005767>); variance components estimation methods EMMAX (Hyunmin Kang (2008) <DOI:10.1534/genetics.107.080101>;), FaSTLMM (method: Christoph Lippert (2011) <DOI:10.1038/nmeth.1681>, R implementation from GAPIT2': You Tang and Xiaolei Liu (2016) <DOI:10.1371/journal.pone.0107684> and SUPER': Qishan Wang and Feng Tian (2014) <DOI:10.1371/journal.pone.0107684>), and HE regression (Xiang Zhou (2017) <DOI:10.1214/17-AOAS1052>).

r-rocvb 0.1.0
Propagated dependencies: r-proc@1.19.0.1 r-mass@7.3-65 r-ggplot2@4.0.3 r-emplik@1.3-2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/swang1021/rocvb
Licenses: Expat
Build system: r
Synopsis: ROC-Based Inference for Diagnostic Accuracy Under Verification Bias
Description:

This package provides point estimates and confidence intervals for receiver operating characteristic (ROC)â based diagnostic accuracy metrics for tests and biomarkers subject to verification bias. Supported metrics include the Area Under the ROC Curve (AUC), the Youden index, and the sensitivity at a userâ specified specificity level for twoâ class continuous tests under missingâ atâ random (MAR) disease verification. Point estimation follows Alonzo and Pepe (2005) <doi:10.1111/j.1467-9876.2005.00477.x>. Multiple types of confidence intervals are implemented and compared, including bootstrapâ based, Method of Variance Estimates Recovery (MOVER)â based, and empirical likelihood (EL)â based intervals; see Wang et al. (2025) <doi:10.1177/09622802251322989> and <https://github.com/swang1021/rocvb>.

r-rduinoiot 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr@1.4.8 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://flavioleccese92.github.io/Rduinoiot/
Licenses: Expat
Build system: r
Synopsis: 'Arduino Iot Cloud API' R Client
Description:

Easily interact with the Arduino Iot Cloud API <https://www.arduino.cc/reference/en/iot/api/>, managing devices, things, properties and data.

r-rscat 1.1.3
Propagated dependencies: r-shinyjs@2.1.1 r-shinycssloaders@1.1.0 r-shiny@1.13.0 r-rjava@1.0-18 r-metrics@0.1.4 r-gridextra@2.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSCAT
Licenses: FSDG-compatible
Build system: r
Synopsis: Shadow-Test Approach to Computerized Adaptive Testing
Description:

As an advanced approach to computerized adaptive testing (CAT), shadow testing (van der Linden(2005) <doi:10.1007/0-387-29054-0>) dynamically assembles entire shadow tests as a part of selecting items throughout the testing process. Selecting items from shadow tests guarantees the compliance of all content constraints defined by the blueprint. RSCAT is an R package for the shadow-test approach to CAT. The objective of RSCAT is twofold: 1) Enhancing the effectiveness of shadow-test CAT simulation; 2) Contributing to the academic and scientific community for CAT research. RSCAT is currently designed for dichotomous items based on the three-parameter logistic (3PL) model.

r-redas 0.9.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=REdaS
Licenses: GPL 2
Build system: r
Synopsis: Companion Package to the Book 'R: Einführung durch angewandte Statistik'
Description:

This package provides functions used in the R: Einführung durch angewandte Statistik (second edition).

r-rcmdrplugin-arnova 0.0.6
Propagated dependencies: r-rcmdr@2.13.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcmdrPlugin.aRnova
Licenses: GPL 2+
Build system: r
Synopsis: R Commander Plug-in for Repeated-Measures ANOVA
Description:

R Commander plug-in for repeated-measures and mixed-design ('split-plot') ANOVA. It adds a new menu entry for repeated measures that allows to deal with up to three within-subject factors and optionally with one or several between-subject factors. It also provides supplementary options to oneWayAnova() and multiWayAnova() functions, such as choice of ANOVA type, display of effect sizes and post hoc analysis for multiWayAnova().

r-regrrr 0.1.3
Propagated dependencies: r-usdm@2.1-7 r-tidyr@1.3.2 r-stringr@1.6.0 r-scales@1.4.0 r-robustbase@0.99-7 r-purrr@1.2.2 r-mumin@1.48.19 r-magrittr@2.0.5 r-lspline@1.0-0 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=regrrr
Licenses: GPL 3
Build system: r
Synopsis: Toolkit for Compiling, (Post-Hoc) Testing, and Plotting Regression Results
Description:

Compiling regression results into a publishable format, conducting post-hoc hypothesis testing, and plotting moderating effects (the effect of X on Y becomes stronger/weaker as Z increases).

r-reactlog 1.1.1
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rstudio.github.io/reactlog/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Reactivity Visualizer for 'shiny'
Description:

Building interactive web applications with R is incredibly easy with shiny'. Behind the scenes, shiny builds a reactive graph that can quickly become intertwined and difficult to debug. reactlog (Schloerke 2019) <doi:10.5281/zenodo.2591517> provides a visual insight into that black box of shiny reactivity by constructing a directed dependency graph of the application's reactive state at any time point in a reactive recording.

r-rockfab 1.2.1
Propagated dependencies: r-rgl@1.3.36 r-ebimage@4.54.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RockFab
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Rock Fabric and Strain Analysis Tools
Description:

This package provides functions to complete three-dimensional rock fabric and strain analyses following the Rf Phi, Fry, and normalized Fry methods. Also allows for plotting of results and interactive 3D visualization functionality.

r-ramcharts4 1.6.0
Propagated dependencies: r-xml2@1.5.2 r-stringr@1.6.0 r-shiny@1.13.0 r-reactr@0.6.1 r-minpack-lm@1.2-4 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/stla/rAmCharts4
Licenses: GPL 3
Build system: r
Synopsis: Interface to the JavaScript Library 'amCharts 4'
Description:

This package creates JavaScript charts. The charts can be included in Shiny apps and R markdown documents, or viewed from the R console and RStudio viewer. Based on the JavaScript library amCharts 4 and the R packages htmlwidgets and reactR'. Currently available types of chart are: vertical and horizontal bar chart, radial bar chart, stacked bar chart, vertical and horizontal Dumbbell chart, line chart, scatter chart, range area chart, gauge chart, boxplot chart, pie chart, and 100% stacked bar chart.

r-rpm 0.7-4
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-nloptr@2.2.1 r-matrixstats@1.5.0 r-mass@7.3-65 r-ggplot2@4.0.3 r-future@1.70.0 r-foreach@1.5.2 r-dplyr@1.2.1 r-dorng@1.8.6.3 r-dofuture@1.2.2 r-coda@0.19-4.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/handcock/rpm
Licenses: FSDG-compatible
Build system: r
Synopsis: Modeling of Revealed Preferences Matchings
Description:

Statistical estimation of revealed preference models from data collected on bipartite matchings. The models are for matchings within a bipartite population where individuals have utility for people based on known and unknown characteristics. People can form a partnership or remain unpartnered. The model represents both the availability of potential partners of different types and preferences of individuals for such people. The software estimates preference parameters based on sample survey data on partnerships and population composition. The simulation of matchings and goodness-of-fit are considered. See Goyal, Handcock, Jackson, Rendall and Yeung (2022) <doi:10.1093/jrsssa/qnad031>.

r-rmecabko 0.1.6.2
Propagated dependencies: r-stringr@1.6.0 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RmecabKo
Licenses: GPL 2+
Build system: r
Synopsis: An 'Rcpp' Interface for Eunjeon Project
Description:

An Rcpp interface for Eunjeon project <http://eunjeon.blogspot.com/>. The mecab-ko and mecab-ko-dic is based on a C++ library, and part-of-speech tagging with them is useful when the spacing of source Korean text is not correct. This package provides part-of-speech tagging and tokenization function for Korean text.

Total packages: 72465