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

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-xr 0.7.2
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://cran.r-project.org/package=XR
Licenses: GPL 2+
Build system: r
Synopsis: Structure for Interfaces from R
Description:

Support for interfaces from R to other languages, built around a class for evaluators and a combination of functions, classes and methods for communication. Will be used through a specific language interface package. Described in the book "Extending R".

r-xmeta 1.3.3
Propagated dependencies: r-plotrix@3.8-13 r-numderiv@2016.8-1.1 r-mvmeta@1.0.3 r-metafor@4.8-0 r-mass@7.3-65 r-glmmml@1.1.7 r-aod@1.3.3
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/Penncil/xmeta
Licenses: GPL 2+
Build system: r
Synopsis: Toolbox for Multivariate Meta-Analysis
Description:

This package provides a toolbox for meta-analysis. This package includes: 1,a robust multivariate meta-analysis of continuous or binary outcomes; 2, a bivariate Egger's test for detecting small study effects; 3, Galaxy Plot: A New Visualization Tool of Bivariate Meta-Analysis Studies; 4, a bivariate T&F method accounting for publication bias in bivariate meta-analysis, based on symmetry of the galaxy plot. Hong C. et al(2020) <doi:10.1093/aje/kwz286>, Chongliang L. et al(2020) <doi:10.1101/2020.07.27.20161562>.

r-xegapopulation 1.0.0.12
Propagated dependencies: r-xegaselectgene@1.0.0.4 r-xegagagene@1.0.0.6 r-future-apply@1.20.0
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/ageyerschulz/xegaPopulation
Licenses: Expat
Build system: r
Synopsis: Genetic Population Level Functions
Description:

This collection of gene representation-independent functions implements the population layer of extended evolutionary and genetic algorithms and its support for the R-package xega <https://CRAN.R-project.org/package=xega>. The population layer consists of functions for initializing, logging, observing, evaluating a population of genes, as well as of computing the next population. For parallel evaluation of a population of genes 4 execution models - named Sequential, MultiCore, FutureApply, and Cluster - are provided. They are implemented by configuring the lapply() function. The execution model FutureApply can be externally configured as recommended by Bengtsson (2021) <doi:10.32614/RJ-2021-048>. Configurable acceptance rules and cooling schedules (see Kirkpatrick, S., Gelatt, C. D. J, and Vecchi, M. P. (1983) <doi:10.1126/science.220.4598.671>, and Aarts, E., and Korst, J. (1989, ISBN:0-471-92146-7) offer simulated annealing or greedy randomized approximate search procedure elements. Adaptive crossover and mutation rates depending on population statistics generalize the approach of Stanhope, S. A. and Daida, J. M. (1996, ISBN:0-18-201-031-7). For xega''s architecture, see Geyer-Schulz, A. (2025) <doi:10.5445/IR/1000187255>.

r-ximple 0.11-3
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://reaktanz.de/?c=hacking&s=XiMpLe
Licenses: GPL 3+
Build system: r
Synopsis: Simple XML Tree Parser and Generator
Description:

This package provides a simple XML tree parser/generator. It includes functions to read XML files into R objects, get information out of and into nodes, and write R objects back to XML code. It's not as powerful as the XML package and doesn't aim to be, but for simple XML handling it could be useful. It was originally developed for the R GUI and IDE RKWard <https://rkward.kde.org>, to make plugin development easier.

r-xcertainty 1.0.1
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/MMI-CODEX/Xcertainty
Licenses: Expat
Build system: r
Synopsis: Estimating Lengths and Uncertainty from Photogrammetric Imagery
Description:

Implementation of Bayesian models for estimating object lengths and morphological relationships between object lengths using photographic data collected from drones. The Bayesian model is described in "Bayesian approach for predicting photogrammetric uncertainty in morphometric measurements derived from drones" (Bierlich et al., 2021, <doi:10.3354/meps13814>).

r-xmlr 0.1.2
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/Alipsa/xmlr
Licenses: Expat
Build system: r
Synopsis: Read, Write and Work with 'XML' Data
Description:

XML package for creating and reading and manipulating XML', with an object model based on Reference Classes'.

r-xegagpgene 1.0.0.3
Propagated dependencies: r-xegaselectgene@1.0.0.4 r-xegaderivationtrees@1.0.0.6 r-xegabnf@1.0.0.5
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/ageyerschulz/xegaGpGene
Licenses: Expat
Build system: r
Synopsis: Genetic Operations for Grammar-Based Genetic Programming
Description:

An implementation of the representation-dependent gene level operations of grammar-based genetic programming with genes which are derivation trees of a context-free grammar: Initialization of a gene with a complete random derivation tree, decoding of a derivation tree. Crossover is implemented by exchanging subtrees. Depth-bounds for the minimal and the maximal depth of the roots of the subtrees exchanged by crossover can be set. Mutation is implemented by replacing a subtree by a random subtree. The depth of the random subtree and the insertion node are configurable. For details, see Geyer-Schulz (1997, ISBN:978-3-7908-0830-X).

r-xrnet 1.0.1
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/USCbiostats/xrnet
Licenses: GPL 2
Build system: r
Synopsis: Hierarchical Regularized Regression
Description:

Fits hierarchical regularized regression models to incorporate potentially informative external data, Weaver and Lewinger (2019) <doi:10.21105/joss.01761>. Utilizes coordinate descent to efficiently fit regularized regression models both with and without external information with the most common penalties used in practice (i.e. ridge, lasso, elastic net). Support for standard R matrices, sparse matrices and big.matrix objects.

r-xpose-xtras 0.1.2
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://jprybylski.github.io/xpose.xtras/
Licenses: Expat
Build system: r
Synopsis: Extra Functionality for the 'xpose' Package
Description:

Adding some at-present missing functionality, or functions unlikely to be added to the base xpose package. This includes some diagnostic plots that have been missing in translation from xpose4', but also some useful features that truly extend the capabilities of what can be done with xpose'. These extensions include the concept of a set of xpose objects, and diagnostics for likelihood-based models.

r-xslt 1.5.1
Dependencies: zlib@1.3.1 libxml2@2.14.6
Propagated dependencies: r-xml2@1.5.0 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://cran.r-project.org/package=xslt
Licenses: GPL 2+
Build system: r
Synopsis: Extensible Style-Sheet Language Transformations
Description:

An extension for the xml2 package to transform XML documents by applying an xslt style-sheet.

r-xgb2sql 0.1.3
Propagated dependencies: r-xgboost@1.7.11.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/chengjunhou/xgb2sql
Licenses: Expat
Build system: r
Synopsis: Convert Trained 'XGBoost' Model to SQL Query
Description:

This tool enables in-database scoring of XGBoost models built in R, by translating trained model objects into SQL query. XGBoost <https://github.com/dmlc/xgboost> provides parallel tree boosting (also known as gradient boosting machine, or GBM) algorithms in a highly efficient, flexible and portable way. GBM algorithm is introduced by Friedman (2001) <doi:10.1214/aos/1013203451>, and more details on XGBoost can be found in Chen & Guestrin (2016) <doi:10.1145/2939672.2939785>.

r-x3ptools 0.0.4
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/heike/x3ptools
Licenses: Expat
Build system: r
Synopsis: Tools for Working with 3D Surface Measurements
Description:

The x3p file format is specified in ISO standard 5436:2000 to describe 3d surface measurements. x3ptools allows reading, writing and basic modifications to the 3D surface measurements.

r-xtvfreg 1.1.0
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://cran.r-project.org/package=xtvfreg
Licenses: Expat
Build system: r
Synopsis: Variance Function Panel Regression
Description:

This package implements an iterative mean-variance panel regression estimator that allows both the mean and variance of the dependent variable to be functions of covariates. The method alternates between estimating a mean equation (using generalized linear models with Gaussian family) and a variance equation (using generalized linear models with Gamma family on squared within-group residuals) until convergence. Based on the methodology in Mooi-Reci and Liao (2025) <doi:10.1093/esr/jcae052>.

r-xrscc 0.2
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://cran.r-project.org/package=XRSCC
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Quality Control Simulation
Description:

This is a set of statistical quality control functions, that allows plotting control charts and its iterations, process capability for variable and attribute control, highlighting the xrs_gr() function, like a first iteration for variable chart, meanwhile the we_rules() function detects non random patterns in sample.

r-xaringanextra 0.8.0
Propagated dependencies: r-uuid@1.2-1 r-knitr@1.50 r-jsonlite@2.0.0 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://pkg.garrickadenbuie.com/xaringanExtra/
Licenses: Expat
Build system: r
Synopsis: Extras and Extensions for 'xaringan' Slides
Description:

Extras and extensions for xaringan slides. Navigate your slides with tile view. Make your slides editable, live! Announce slide changes with subtle tones. Animate slide transitions with animate.css'. Add tabbed panels to slides with panelset'. Use the Tachyons CSS utility toolkit for rapid slide development. Scribble on your slides. Add a copy button to your code chunks with clipboard'. Add a logo or top or bottom banner to every slide. Broadcast slides to stay in sync with remote viewers. Include yourself in your slides with webcam'. Plus a whole lot more!

r-x13binary 1.1.61.2
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/x13org/x13binary
Licenses: FSDG-compatible
Build system: r
Synopsis: Provide the 'x13ashtml' Seasonal Adjustment Binary
Description:

The US Census Bureau provides a seasonal adjustment program now called X-13ARIMA-SEATS building on both earlier programs called X-11 and X-12 as well as the SEATS program by the Bank of Spain. The US Census Bureau offers both source and binary versions -- which this package integrates for use by other R packages.

r-xyomics 0.1.3
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://cran.r-project.org/package=XYomics
Licenses: Expat
Build system: r
Synopsis: Analysis of Sex Differences in Omics Data for Complex Diseases
Description:

This package provides tools to analyze sex differences in omics data for complex diseases. It includes functions for differential expression analysis using the limma method <doi:10.1093/nar/gkv007>, interaction testing between sex and disease, pathway enrichment with clusterProfiler <doi:10.1089/omi.2011.0118>, and gene regulatory network (GRN) construction and analysis using igraph'. The package enables a reproducible workflow from raw data processing to biological interpretation.

r-xoi 0.74
Propagated dependencies: r-qtl@1.72
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/kbroman/xoi
Licenses: GPL 3
Build system: r
Synopsis: Tools for Analyzing Crossover Interference
Description:

Analysis of crossover interference in experimental crosses, particularly regarding the gamma model. See, for example, Broman and Weber (2000) <doi:10.1086/302923>.

r-xml2r 0.0.9
Propagated dependencies: r-xml@3.99-0.20 r-plyr@1.8.9 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/cpsievert/XML2R
Licenses: GPL 2+
Build system: r
Synopsis: Easier XML Data Collection
Description:

Helpers for transforming XML content into number of tables while preserving parent to child relationships.

r-xmlrpc2 1.2
Propagated dependencies: r-xml2@1.5.0 r-curl@7.0.0 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://cran.r-project.org/package=xmlrpc2
Licenses: GPL 3
Build system: r
Synopsis: Implementation of the Remote Procedure Call Protocol ('XML-RPC')
Description:

The XML-RPC is a remote procedure call protocol based on XML'. The xmlrpc2 package is inspired by the XMLRPC package but uses the curl and xml2 packages instead RCurl and XML'.

r-xdnuts 1.6.5
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://cran.r-project.org/package=XDNUTS
Licenses: Expat
Build system: r
Synopsis: Discontinuous Hamiltonian Monte Carlo with Varying Trajectory Length
Description:

Hamiltonian Monte Carlo for both continuous and discontinuous posterior distributions with a customizable trajectory length termination criterion. See Nishimura et al. (2020) <doi:10.1093/biomet/asz083> for the original Discontinuous Hamiltonian Monte Carlo; Hoffman et al. (2014) <doi:10.48550/arXiv.1111.4246> and Betancourt (2016) <doi:10.48550/arXiv.1601.00225> for the definition of possible Hamiltonian Monte Carlo termination criteria.

r-xesreadr 0.2.3
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: http://www.bupar.net
Licenses: Expat
Build system: r
Synopsis: Read and Write XES Files
Description:

Read and write XES Files to create event log objects used by the bupaR framework. XES (Extensible Event Stream) is the `IEEE` standard for storing and sharing event data (see <http://standards.ieee.org/findstds/standard/1849-2016.html> for more info).

r-xadmix 1.0.0
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/SpaceCowboy-71/xadmix
Licenses: GPL 3+
Build system: r
Synopsis: Subsetting and Plotting Optimized for Admixture Data
Description:

This package provides a few functions which provide a quick way of subsetting genomic admixture data and generating customizable stacked barplots.

r-xkcddata 0.1.0
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://cran.r-project.org/package=XKCDdata
Licenses: Expat
Build system: r
Synopsis: Get XKCD Comic Data
Description:

Download data from individual XKCD comics, written by Randall Munroe <https://xkcd.com/>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457