_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-sessioninfo 1.2.3
Propagated dependencies: r-cli@3.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/sessioninfo#readme
Licenses: GPL 2
Synopsis: R session information
Description:

This package provides tools to query and print information about the current R session. It is similar to utils::sessionInfo(), but includes more information about packages, and where they were installed from.

r-janeaustenr 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/juliasilge/janeaustenr
Licenses: Expat
Synopsis: Jane Austen's complete novels
Description:

This package provides the full texts for Jane Austen's six completed novels, ready for text analysis. These novels are "Sense and Sensibility", "Pride and Prejudice", "Mansfield Park", "Emma", "Northanger Abbey", and "Persuasion".

rust-async-io 1.13.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/smol-rs/async-io
Licenses: ASL 2.0 Expat
Synopsis: Async I/O and timers
Description:

This crate provides two tools: Async, an adapter for standard networking types (and many other types) to use in async programs, and Timer, a future that expires at a point in time.

rust-async-io 2.4.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/smol-rs/async-io
Licenses: ASL 2.0 Expat
Synopsis: Async I/O and timers
Description:

This crate provides two tools: Async, an adapter for standard networking types (and many other types) to use in async programs, and Timer, a future that expires at a point in time.

rust-onig-sys 69.6.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-onig/rust-onig
Licenses: Expat
Synopsis: Rust bindings to the Oniguruma library
Description:

This crate contains raw Rust bindings to the Oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma.

ocaml-rresult 0.7.0
Propagated dependencies: ocaml-topkg@1.0.6
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://erratique.ch/software/rresult
Licenses: ISC
Synopsis: Result value combinators for OCaml
Description:

Handle computation results and errors in an explicit and declarative manner, without resorting to exceptions. It defines combinators to operate on the result type available from OCaml 4.03 in the standard library.

ruby-parallel 1.21.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/grosser/parallel
Licenses: Expat
Synopsis: Parallel processing in Ruby
Description:

Parallel allows you to run any code in parallel Processes (to use all CPUs) or Threads(to speedup blocking operations). It is best suited for map-reduce or e.g. parallel downloads/uploads.

r-rmalschains 0.2-10
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rmalschains
Licenses: GPL 3
Synopsis: Continuous Optimization using Memetic Algorithms with Local Search Chains (MA-LS-Chains)
Description:

An implementation of an algorithm family for continuous optimization called memetic algorithms with local search chains (MA-LS-Chains), as proposed in Molina et al. (2010) <doi:10.1162/evco.2010.18.1.18102> and Molina et al. (2011) <doi:10.1007/s00500-010-0647-2>. Rmalschains is further discussed in Bergmeir et al. (2016) <doi:10.18637/jss.v075.i04>. Memetic algorithms are hybridizations of genetic algorithms with local search methods. They are especially suited for continuous optimization.

r-cytobankapi 2.2.1
Propagated dependencies: r-uuid@1.2-1 r-jsonlite@2.0.0 r-jose@1.2.1 r-httr@1.4.7 r-curl@6.2.2 r-aws-s3@0.3.21
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CytobankAPI
Licenses: GPL 3
Synopsis: Cytobank API Wrapper for R
Description:

This package provides tools to interface with Cytobank's API via R, organized by endpoints that represent various areas of Cytobank functionality. Learn more about Cytobank at <https://www.beckman.com/flow-cytometry/software>.

r-experdesign 0.4.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://experdesign.llrs.dev
Licenses: Expat
Synopsis: Design Experiments for Batches
Description:

Distributes samples in batches while making batches homogeneous according to their description. Allows for an arbitrary number of variables, both numeric and categorical. For quality control it provides functions to subset a representative sample.

r-frailtysurv 1.3.8
Propagated dependencies: r-survival@3.8-3 r-reshape2@1.4.4 r-rcpp@1.0.14 r-numderiv@2016.8-1.1 r-nleqslv@3.3.5 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/vmonaco/frailtySurv/
Licenses: LGPL 2.0
Synopsis: General Semiparametric Shared Frailty Model
Description:

Simulates and fits semiparametric shared frailty models under a wide range of frailty distributions using a consistent and asymptotically-normal estimator. Currently supports: gamma, power variance function, log-normal, and inverse Gaussian frailty models.

r-ggalignment 1.0.2
Propagated dependencies: r-rlang@1.1.6 r-magrittr@2.0.3 r-ggplot2@3.5.2 r-ggimage@0.3.3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/aftonsteps/ggalignment
Licenses: Expat
Synopsis: Plots 'D&D'-Style Alignment Charts
Description:

D&D alignment charts show 9 boxes with values for good through evil and values for chaotic through lawful. This package easily creates these alignment charts from user-provided image paths and alignment values.

r-ggwordcloud 0.6.2
Propagated dependencies: r-scales@1.4.0 r-rcpp@1.0.14 r-png@0.1-8 r-gridtext@0.1.5 r-ggplot2@3.5.2 r-colorspace@2.1-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/lepennec/ggwordcloud
Licenses: GPL 3
Synopsis: Word Cloud Geom for 'ggplot2'
Description:

This package provides a word cloud text geom for ggplot2'. Texts are placed so that they do not overlap as in ggrepel'. The algorithm used is a variation around the one of wordcloud2.js'.

r-highcharter 0.9.4
Propagated dependencies: r-zoo@1.8-14 r-yaml@2.3.10 r-xts@0.14.1 r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-rlist@0.4.6.2 r-rlang@1.1.6 r-rjson@0.2.23 r-quantmod@0.4.27 r-purrr@1.0.4 r-magrittr@2.0.3 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-igraph@2.1.4 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-dplyr@1.1.4 r-broom@1.0.8 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://jkunst.com/highcharter/
Licenses: Expat
Synopsis: Wrapper for the 'Highcharts' Library
Description:

This package provides a wrapper for the Highcharts library including shortcut functions to plot R objects. Highcharts <https://www.highcharts.com/> is a charting library offering numerous chart types with a simple configuration syntax.

r-hdf5r-extra 0.1.0
Propagated dependencies: r-rlang@1.1.6 r-matrix@1.7-3 r-hdf5r@1.3.12 r-easy-utils@0.1.0 r-dplyr@1.1.4 r-checkmate@2.3.2
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/ycli1995/hdf5r.Extra
Licenses: Expat
Synopsis: Extensions for 'HDF5' R Interfaces
Description:

Some methods to manipulate HDF5 files, extending the hdf5r package. Reading and writing R objects to HDF5 formats follow the specification of AnnData <https://anndata.readthedocs.io/en/latest/fileformat-prose.html>.

r-jacobieigen 0.3-4
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JacobiEigen
Licenses: GPL 2+
Synopsis: Classical Jacobi Eigenvalue Algorithm
Description:

This package implements the classical Jacobi algorithm for the eigenvalues and eigenvectors of a real symmetric matrix, both in pure R and in C++ using Rcpp'. Mainly as a programming example for teaching purposes.

r-lingglosses 0.0.9
Propagated dependencies: r-rmarkdown@2.29 r-knitr@1.50 r-kableextra@1.4.0 r-htmltools@0.5.8.1 r-gt@1.0.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://CRAN.R-project.org/package=phonfieldwork
Licenses: GPL 3+
Synopsis: Interlinear Glossed Linguistic Examples and Abbreviation Lists Generation
Description:

Helps to render interlinear glossed linguistic examples in html rmarkdown documents and then semi-automatically compiles the list of glosses at the end of the document. It also provides a database of linguistic glosses.

r-openairmaps 0.9.1
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-sf@1.0-21 r-rosm@0.3.0 r-rlang@1.1.6 r-purrr@1.0.4 r-prettymapr@0.2.5 r-openair@2.18-2 r-mgcv@1.9-3 r-magrittr@2.0.3 r-lubridate@1.9.4 r-lifecycle@1.0.4 r-leaflet@2.2.2 r-ggtext@0.1.2 r-ggspatial@1.1.9 r-ggplot2@3.5.2 r-forcats@1.0.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://davidcarslaw.github.io/openairmaps/
Licenses: GPL 3+
Synopsis: Create Maps of Air Pollution Data
Description:

Combine the air quality data analysis methods of openair with the JavaScript Leaflet (<https://leafletjs.com/>) library. Functionality includes plotting site maps, "directional analysis" figures such as polar plots, and air mass trajectories.

r-palettetown 0.1.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/timcdlucas/palettetown
Licenses: Expat
Synopsis: Use Pokemon Inspired Colour Palettes
Description:

Use Pokemon(R) inspired palettes with additional ggplot2 scales. Palettes are the colours in each Pokemon's sprite, ordered by how common they are in the image. The first 386 Pokemon are currently provided.

r-viraldomain 0.0.7
Propagated dependencies: r-workflows@1.2.0 r-tidyselect@1.2.1 r-recipes@1.3.0 r-ranger@0.17.0 r-parsnip@1.3.1 r-magrittr@2.0.3 r-kknn@1.4.0 r-earth@5.3.4 r-dplyr@1.1.4 r-applicable@0.1.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=viraldomain
Licenses: Expat
Synopsis: Applicability Domain Methods of Viral Load and CD4 Lymphocytes
Description:

This package provides methods for assessing the applicability domain of models that predict viral load and CD4 (Cluster of Differentiation 4) lymphocyte counts. These methods help determine the extent of extrapolation when making predictions.

r-yatchewtest 1.1.1
Propagated dependencies: r-rcpp@1.0.14 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://cran.r-project.org/package=YatchewTest
Licenses: Expat
Synopsis: Yatchew (1997), De Chaisemartin & D'Haultfoeuille (2024) Linearity Test
Description:

Test of linearity originally proposed by Yatchew (1997) <doi:10.1016/S0165-1765(97)00218-8> and improved by de Chaisemartin & D'Haultfoeuille (2024) <doi:10.2139/ssrn.4284811> to be robust under heteroskedasticity.

r-venndiagram 1.7.3
Propagated dependencies: r-futile-logger@1.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/VennDiagram/
Licenses: GPL 2+
Synopsis: Generate High-Resolution Venn and Euler Plots
Description:

This package provides a set of functions to generate high-resolution Venn and Euler plots. It includes handling for several special cases, including two-case scaling, and extensive customization of plot shape and structure.

python-radian 0.6.13
Propagated dependencies: python-prompt-toolkit@3.0.43 python-pygments@2.15.1 python-rchitect@0.4.7
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/randy3k/radian
Licenses: Expat
Synopsis: R console
Description:

Radian is an alternative console for the R program with multiline editing and rich syntax highlight. One would consider Radian as a IPython clone for R, though its design is more aligned to Julia.

r-rationalexp 0.2.2
Propagated dependencies: r-snowfall@1.84-6.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RationalExp
Licenses: GPL 3
Synopsis: Rationalizing Rational Expectations. Tests and Deviations
Description:

We implement a test of the rational expectations hypothesis based on the marginal distributions of realizations and subjective beliefs from D'Haultfoeuille, Gaillac, and Maurel (2018) <doi:10.3386/w25274>. This test can be used in cases where realizations and subjective beliefs are observed in two different datasets that cannot be matched, or when they are observed in the same dataset. The package also computes the estimator of the minimal deviations from rational expectations than can be rationalized by the data.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659