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

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-rhino 1.11.0
Propagated dependencies: r-yaml@2.3.10 r-withr@3.0.2 r-testthat@3.3.0 r-styler@1.11.0 r-shiny@1.11.1 r-sass@0.4.10 r-rstudioapi@0.17.1 r-renv@1.1.5 r-purrr@1.2.0 r-logger@0.4.1 r-lintr@3.3.0-1 r-glue@1.8.0 r-fs@1.6.6 r-config@0.3.2 r-cli@3.6.5 r-callr@3.7.6 r-box-lsp@0.1.3 r-box-linters@0.10.7 r-box@1.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://appsilon.github.io/rhino/
Licenses: LGPL 3
Build system: r
Synopsis: Framework for Enterprise Shiny Applications
Description:

This package provides a framework that supports creating and extending enterprise Shiny applications using best practices.

r-rworldxtra 1.01
Propagated dependencies: r-sp@2.2-0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rworldxtra
Licenses: GPL 2+
Build system: r
Synopsis: Country boundaries at high resolution
Description:

High resolution vector country boundaries derived from Natural Earth data, can be plotted in rworldmap.

r-rcmdrplugin-depthtools 1.4
Propagated dependencies: r-rcmdr@2.9-5 r-depthtools@0.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcmdrPlugin.depthTools
Licenses: GPL 2+
Build system: r
Synopsis: R Commander Depth Tools Plug-in
Description:

We provide an Rcmdr plug-in based on the depthTools package, which implements different robust statistical tools for the description and analysis of gene expression data based on the Modified Band Depth, namely, the scale curves for visualizing the dispersion of one or various groups of samples (e.g. types of tumors), a rank test to decide whether two groups of samples come from a single distribution and two methods of supervised classification techniques, the DS and TAD methods.

r-roughsf 1.0.0
Propagated dependencies: r-sf@1.0-23 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/schochastics/roughsf
Licenses: Expat
Build system: r
Synopsis: Visualize Spatial Data using 'roughjs'
Description:

Draw maps using the javascript library roughjs'. This allows to draw sketchy, hand-drawn-like maps.

r-rexoplanets 0.1.2
Propagated dependencies: r-readr@2.1.6 r-purrr@1.2.0 r-logger@0.4.1 r-jsonlite@2.0.0 r-httr2@1.2.1 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=REXoplanets
Licenses: Expat
Build system: r
Synopsis: Creates Interface with NASA 'Exoplanets Archive API'
Description:

This package provides a user-friendly interface to NASA Exoplanets Archive API <https://exoplanetarchive.ipac.caltech.edu/>, enabling retrieval and analysis of exoplanetary and stellar data. Includes functions for querying, filtering, summarizing, and computing derived parameters from the Exoplanets catalog.

r-rtemps 0.8.0
Propagated dependencies: r-xfun@0.54 r-rmarkdown@2.30 r-knitr@1.50 r-ggplot2@4.0.1 r-dt@0.34.0 r-bookdown@0.45
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/bblodfon/rtemps
Licenses: Expat
Build system: r
Synopsis: R Templates for Reproducible Data Analyses
Description:

This package provides a collection of R Markdown templates for nicely structured, reproducible data analyses in R. The templates have embedded examples on how to write citations, footnotes, equations and use colored message/info boxes, how to cross-reference different parts/sections in the report, provide a nice table of contents (toc) with a References section and proper R session information as well as examples using DT tables and ggplot2 graphs. The bookdown Lite template theme supports code folding.

r-rceim 0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RCEIM
Licenses: GPL 2+
Build system: r
Synopsis: R Cross Entropy Inspired Method for Optimization
Description:

An implementation of a stochastic heuristic method for performing multidimensional function optimization. The method is inspired in the Cross-Entropy Method. It does not relies on derivatives, neither imposes particularly strong requirements into the function to be optimized. Additionally, it takes profit from multi-core processing to enable optimization of time-consuming functions.

r-rmon 1.1.0
Propagated dependencies: r-processx@3.8.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/kennedymwavu/rmon
Licenses: Expat
Build system: r
Synopsis: Monitor Changes in Source Code and Auto-Restart Your Server
Description:

The R equivalent of nodemon'. Watches specified directories for file changes and reruns a designated R script when changes are detected. It's designed to automate the process of reloading your R applications during development, similar to nodemon for Node.js'.

r-resourcecode 0.5.3
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-sf@1.0-23 r-rlang@1.1.6 r-resourcecodedata@1.0.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pracma@2.4.6 r-patchwork@1.3.2 r-ncdf4@1.24 r-lubridate@1.9.4 r-httr2@1.2.1 r-gridtext@0.1.5 r-ggplot2@4.0.1 r-geosphere@1.5-20 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Resourcecode-project/r-resourcecode
Licenses: GPL 3+
Build system: r
Synopsis: Access to the 'RESOURCECODE' Hindcast Database
Description:

Utility functions to download data from the RESOURCECODE hindcast database of sea-states, time series of sea-state parameters and time series of 1D and 2D wave spectra. See <https://resourcecode.ifremer.fr> for more details about the available data. Also provides facilities to plot and analyse downloaded data, such as computing the sea-state parameters from both the 1D and 2D surface elevation variance spectral density.

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-reactable 0.4.5
Propagated dependencies: r-reactr@0.6.1 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://glin.github.io/reactable/
Licenses: Expat
Build system: r
Synopsis: Interactive Data Tables for R
Description:

Interactive data tables for R, based on the React Table JavaScript library. Provides an HTML widget that can be used in R Markdown or Quarto documents, Shiny applications, or viewed from an R console.

r-repogenerator 0.0.1
Propagated dependencies: r-rstudioapi@0.17.1 r-rmarkdown@2.30 r-httr@1.4.7 r-git2r@0.36.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jaredlander/RepoGenerator
Licenses: Expat
Build system: r
Synopsis: Generates a Project and Repo for Easy Initialization of a Workshop
Description:

Generates a project and repo for easy initialization of a GitHub repo for R workshops. The repo includes a README with instructions to ensure that all users have the needed packages, an RStudio project with the right directories and the proper data. The repo can then be used for hosting code taught during the workshop.

r-rverbalexpressions 0.1.1
Propagated dependencies: r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/VerbalExpressions/RVerbalExpressions
Licenses: Expat
Build system: r
Synopsis: Create Regular Expressions Easily
Description:

Build regular expressions using grammar and functionality inspired by <https://github.com/VerbalExpressions>. Usage of the %>% is encouraged to build expressions in a chain-like fashion.

r-rbf 2.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RBF
Licenses: GPL 3+
Build system: r
Synopsis: Robust Backfitting
Description:

This package provides a robust backfitting algorithm for additive models based on (robust) local polynomial kernel smoothers. It includes both bounded and re-descending (kernel) M-estimators, and it computes predictions for points outside the training set if desired. See Boente, Martinez and Salibian-Barrera (2017) <doi:10.1080/10485252.2017.1369077> and Martinez and Salibian-Barrera (2021) <doi:10.21105/joss.02992> for details.

r-rquest 1.0.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/shenal-dkumara/rquest
Licenses: GPL 3+
Build system: r
Synopsis: Hypothesis Tests for Quantiles and Quantile-Based Measures
Description:

This package provides functions to conduct hypothesis tests and derive confidence intervals for quantiles, linear combinations of quantiles, ratios of dependent linear combinations and differences and ratios of all of the above for comparisons between independent samples. Additionally, quantile-based measures of inequality are also considered.

r-regioncode 0.2.0
Propagated dependencies: r-pinyin@1.1.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=regioncode
Licenses: Expat
Build system: r
Synopsis: Convert Region Names and Division Codes of China Over Years
Description:

This package provides a tool to conquer the difficulties to convert various region names and administration division codes of Chinese regions. The current version enables seamlessly converting Chinese regions formal names, common-used names, and codes between each other at the city level from 1986 to 2019.

r-rocftp-mms 1.0.0
Propagated dependencies: r-vctrs@0.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/nabipoor/ROCFTP.MMS
Licenses: Expat
Build system: r
Synopsis: Perfect Sampling
Description:

The algorithm provided in this package generates perfect sample for unimodal or multimodal posteriors. Read Once Coupling From The Past, with Metropolis-Multishift is used to generate a perfect sample for a given posterior density based on the two extreme starting paths, minimum and maximum of the most interest range of the posterior. It uses the monotone random operation of multishift coupler which allows to sandwich all of the state space in one point. It means both Markov Chains starting from the maximum and minimum will be coalesced. The generated sample is independent from the starting points. It is useful for mixture distributions too. The output of this function is a real value as an exact draw from the posterior distribution.

r-roads 1.2.1
Propagated dependencies: r-units@1.0-0 r-tidyselect@1.2.1 r-terra@1.8-86 r-sf@1.0-23 r-rlang@1.1.6 r-igraph@2.2.1 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/LandSciTech/roads
Licenses: FSDG-compatible
Build system: r
Synopsis: Road Network Projection
Description:

Iterative least cost path and minimum spanning tree methods for projecting forest road networks. The methods connect a set of target points to an existing road network using igraph <https://igraph.org> to identify least cost routes. The cost of constructing a road segment between adjacent pixels is determined by a user supplied weight raster and a weight function; options include the average of adjacent weight raster values, and a function of the elevation differences between adjacent cells that penalizes steep grades. These road network projection methods are intended for integration into R workflows and modelling frameworks used for forecasting forest change, and can be applied over multiple time-steps without rebuilding a graph at each time-step.

r-rrtcs 0.0.4
Propagated dependencies: r-samplingvarest@1.5 r-sampling@2.11
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RRTCS
Licenses: GPL 2+
Build system: r
Synopsis: Randomized Response Techniques for Complex Surveys
Description:

Point and interval estimation of linear parameters with data obtained from complex surveys (including stratified and clustered samples) when randomization techniques are used. The randomized response technique was developed to obtain estimates that are more valid when studying sensitive topics. Estimators and variances for 14 randomized response methods for qualitative variables and 7 randomized response methods for quantitative variables are also implemented. In addition, some data sets from surveys with these randomization methods are included in the package.

r-r62s3 1.4.1
Propagated dependencies: r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/RaphaelS1/R62S3/
Licenses: Expat
Build system: r
Synopsis: Automatic Method Generation from R6
Description:

After defining an R6 class, R62S3 is used to automatically generate optional S3/S4 generics and methods for dispatch. Also allows piping for R6 objects.

r-rcmdrplugin-worldflora 1.3
Propagated dependencies: r-worldflora@1.14-5 r-rcmdr@2.9-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcmdrPlugin.WorldFlora
Licenses: GPL 3
Build system: r
Synopsis: R Commander Plug-in for the 'WorldFlora' Package
Description:

An R Commander plug-in for the WorldFlora package. It was mainly developed to show work flows and scripts for first-time users.

r-rcmdrplugin-dccv 0.2-0
Propagated dependencies: r-rcmdr@2.9-5 r-isocodes@2025.05.18 r-dcchoice@0.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://sites.google.com/view/r4sp/rcmdrplugin
Licenses: GPL 2+
Build system: r
Synopsis: R Commander Plug-in for Dichotomous Choice Contingent Valuation
Description:

Adds menu items to the R Commander for parametric analysis of dichotomous choice contingent valuation (DCCV) data. CV is a question-based survey method to elicit individuals preferences for goods and services. This package depends on functions regarding parametric DCCV analysis in the package DCchoice. See Carson and Hanemann (2005) <doi:10.1016/S1574-0099(05)02017-6> for DCCV.

r-rgugik 0.4.2
Propagated dependencies: r-sf@1.0-23 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://kadyb.github.io/rgugik/
Licenses: Expat
Build system: r
Synopsis: Search and Retrieve Spatial Data from 'GUGiK'
Description:

Automatic open data acquisition from resources of Polish Head Office of Geodesy and Cartography ('GŠówny UrzÄ d Geodezji i Kartografii') (<https://www.gov.pl/web/gugik>). Available datasets include various types of numeric, raster and vector data, such as orthophotomaps, digital elevation models (digital terrain models, digital surface model, point clouds), state register of borders, spatial databases, geometries of cadastral parcels, 3D models of buildings, and more. It is also possible to geocode addresses or objects using the geocodePL_get() function.

r-ravelry 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-purrr@1.2.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=ravelRy
Licenses: Expat
Build system: r
Synopsis: An Interface to the 'Ravelry' API
Description:

This package provides access to the Ravelry API <https://www.ravelry.com/groups/ravelry-api>. An R wrapper for pulling data from Ravelry.com', an organizational tool for crocheters, knitters, spinners, and weavers. You can retrieve pattern, yarn, author, and shop information by search or by a given id.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457