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

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-rgan 0.1.1
Propagated dependencies: r-viridis@0.6.5 r-torch@0.16.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mneunhoe/RGAN
Licenses: Expat
Build system: r
Synopsis: Generative Adversarial Nets (GAN) in R
Description:

An easy way to get started with Generative Adversarial Nets (GAN) in R. The GAN algorithm was initially described by Goodfellow et al. 2014 <https://proceedings.neurips.cc/paper/2014/file/5ca3e9b122f61f8f06494c97b1afccf3-Paper.pdf>. A GAN can be used to learn the joint distribution of complex data by comparison. A GAN consists of two neural networks a Generator and a Discriminator, where the two neural networks play an adversarial minimax game. Built-in GAN models make the training of GANs in R possible in one line and make it easy to experiment with different design choices (e.g. different network architectures, value functions, optimizers). The built-in GAN models work with tabular data (e.g. to produce synthetic data) and image data. Methods to post-process the output of GAN models to enhance the quality of samples are available.

r-rduckhts 0.1.3-0.0.2
Dependencies: zlib@1.3.1 openssl@3.0.8 xz@5.4.5 bzip2@1.0.8 curl@8.6.0 cmake@4.1.3
Propagated dependencies: r-duckdb@1.4.2 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/RGenomicsETL/duckhts
Licenses: GPL 3
Build system: r
Synopsis: 'DuckDB' High Throughput Sequencing File Formats Reader Extension
Description:

Bundles the duckhts DuckDB extension for reading High Throughput Sequencing file formats with DuckDB'. The DuckDB C extension API <https://duckdb.org/docs/stable/clients/c/api> and its htslib dependency are compiled from vendored sources during package installation. James K Bonfield and co-authors (2021) <doi:10.1093/gigascience/giab007>.

r-rfviz 1.0.1
Propagated dependencies: r-randomforest@4.7-1.2 r-loon@1.4.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.stat.berkeley.edu/~breiman/RandomForests/cc_graphics.htm
Licenses: GPL 2+
Build system: r
Synopsis: Interactive Visualization Tool for Random Forests
Description:

An interactive data visualization and exploration toolkit that implements Breiman and Cutler's original random forest Java based visualization tools in R, for supervised and unsupervised classification and regression within the algorithm random forest.

r-rerddapxtracto 1.2.5
Propagated dependencies: r-tibble@3.3.0 r-sp@2.2-0 r-sf@1.0-23 r-rerddap@1.2.3 r-readr@2.1.6 r-plotdap@1.1.1 r-parsedate@1.3.2 r-ncdf4@1.24 r-maps@3.4.3 r-httr@1.4.7 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rmendels/rerddapXtracto
Licenses: CC0
Build system: r
Synopsis: Extracts Environmental Data from 'ERDDAP™' Web Services
Description:

This package contains three functions that access environmental data from any ERDDAPâ ¢ data web service. The rxtracto() function extracts data along a trajectory for a given "radius" around the point. The rxtracto_3D() function extracts data in a box. The rxtractogon() function extracts data in a polygon. All of those three function use the rerddap package to extract the data, and should work with any ERDDAPâ ¢ server. There are also two functions, plotBBox() and plotTrack() that use the plotdap package to simplify the creation of maps of the data.

r-rafs 0.2.5
Propagated dependencies: r-splittools@1.0.1 r-mdfs@1.5.5 r-fastcluster@1.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.mdfs.it/
Licenses: GPL 3
Build system: r
Synopsis: Robust Aggregative Feature Selection
Description:

This package provides a cross-validated minimal-optimal feature selection algorithm. It utilises popularity counting, hierarchical clustering with feature dissimilarity measures, and prefiltering with all-relevant feature selection method to obtain the minimal-optimal set of features.

r-rcppclassic 0.9.13
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppclassic
Licenses: GPL 2+
Build system: r
Synopsis: Deprecated 'classic' 'Rcpp' 'API'
Description:

The RcppClassic package provides a deprecated C++ library which facilitates the integration of R and C++. New projects should use the new Rcpp API in the Rcpp package.

r-recalibratinn 0.3.2
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rdpack@2.6.4 r-rann@2.6.2 r-purrr@1.2.0 r-magrittr@2.0.4 r-hmisc@5.2-4 r-glue@1.8.0 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://bdm.unb.br/handle/10483/38504
Licenses: Expat
Build system: r
Synopsis: Quantile Recalibration for Regression Models
Description:

Enables the diagnostics and enhancement of regression model calibration.It offers both global and local visualization tools for calibration diagnostics and provides one recalibration method: Torres R, Nott DJ, Sisson SA, Rodrigues T, Reis JG, Rodrigues GS (2024) <doi:10.48550/arXiv.2403.05756>. The method leverages on Probabilistic Integral Transform (PIT) values to both evaluate and perform the calibration of statistical models. For a more detailed description of the package, please refer to the bachelor's thesis available bellow.

r-rmixtcomputilities 4.1.6
Propagated dependencies: r-scales@1.4.0 r-plotly@4.11.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/modal-inria/MixtComp
Licenses: AGPL 3
Build system: r
Synopsis: Utility Functions for 'MixtComp' Outputs
Description:

Mixture Composer <https://github.com/modal-inria/MixtComp> is a project to build mixture models with heterogeneous data sets and partially missing data management. This package contains graphical, getter and some utility functions to facilitate the analysis of MixtComp output.

r-rattle 5.6.2
Propagated dependencies: r-xml@3.99-0.20 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-stringi@1.8.7 r-rpart-plot@3.1.4 r-magrittr@2.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-bitops@1.0-9
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://togaware.com/projects/rattle/
Licenses: GPL 2+
Build system: r
Synopsis: R Data Science Supporting Rattle
Description:

The R Analytic Tool To Learn Easily (Rattle) provides a collection of utilities functions for the data scientist. This package (v5.6.0) supports the companion graphical interface with the aim to provide a simple and intuitive introduction to R for data science, allowing a user to quickly load data from a CSV file transform and explore the data, and to build and evaluate models. A key aspect of the GUI is that all R commands are logged and commented through the log tab. This can be saved as a standalone R script file and as an aid for the user to learn R or to copy-and-paste directly into R itself. If you want to use the older Rattle implementing the GUI in RGtk2 (which is no longer available from CRAN) then please install the Rattle package v5.5.1. See rattle.togaware.com for instructions on installing the modern Rattle graphical user interface.

r-rduinoiot 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-purrr@1.2.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-cli@3.6.5
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-ravetools 0.2.4
Dependencies: pkg-config@0.29.2 fftw@3.3.10
Propagated dependencies: r-waveslim@1.8.5 r-rniftyreg@2.8.5 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-r6@2.6.1 r-pracma@2.4.6 r-gsignal@0.3-7 r-filearray@0.2.0 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rave.wiki
Licenses: GPL 2+
Build system: r
Synopsis: Signal and Image Processing Toolbox for Analyzing Intracranial Electroencephalography Data
Description:

Implemented fast and memory-efficient Notch-filter, Welch-periodogram, discrete wavelet spectrogram for minutes of high-resolution signals, fast 3D convolution, image registration, 3D mesh manipulation; providing fundamental toolbox for intracranial Electroencephalography (iEEG) pipelines. Documentation and examples about RAVE project are provided at <https://rave.wiki>, and the paper by John F. Magnotti, Zhengjia Wang, Michael S. Beauchamp (2020) <doi:10.1016/j.neuroimage.2020.117341>; see citation("ravetools") for details.

r-rsca 3.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rSCA
Licenses: GPL 2+
Build system: r
Synopsis: An R Package for Stepwise Cluster Analysis
Description:

This package provides a statistical tool for multivariate modeling and clustering using stepwise cluster analysis. The modeling output of rSCA is constructed as a cluster tree to represent the complicated relationships between multiple dependent and independent variables. A free tool (named rSCA Tree Generator) for visualizing the cluster tree from rSCA is also released and it can be downloaded at <https://rscatree.weebly.com/>.

r-rcbayes 0.3.0
Propagated dependencies: r-tidybayes@3.0.7 r-tibble@3.3.0 r-stanheaders@2.32.10 r-shinythemes@1.2.0 r-shiny@1.11.1 r-rstantools@2.5.0 r-rstan@2.32.7 r-rlang@1.1.6 r-rdpack@2.6.4 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-magrittr@2.0.4 r-dplyr@1.1.4 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rcbayes
Licenses: Expat
Build system: r
Synopsis: Estimate Rogers-Castro Migration Age Schedules with Bayesian Models
Description:

This package provides a collection of functions to estimate Rogers-Castro migration age schedules using Stan'. This model which describes the fundamental relationship between migration and age in the form of a flexible multi-exponential migration model was most notably proposed in Rogers and Castro (1978) <doi:10.1068/a100475>.

r-regport 0.3.1
Propagated dependencies: r-survival@3.8-3 r-rlang@1.1.6 r-r6@2.6.1 r-parameters@0.28.3 r-glue@1.8.0 r-forestploter@1.1.3 r-dplyr@1.1.4 r-data-table@1.17.8 r-broom-helpers@1.22.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ShixiangWang/regport
Licenses: Expat
Build system: r
Synopsis: Regression Model Processing Port
Description:

This package provides R6 classes, methods and utilities to construct, analyze, summarize, and visualize regression models.

r-rsubgroup 1.1
Dependencies: openjdk@25
Propagated dependencies: r-rjava@1.0-11 r-foreign@0.8-90
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rsubgroup.org
Licenses: GPL 3+
Build system: r
Synopsis: Subgroup Discovery and Analytics
Description:

This package provides a collection of efficient and effective tools and algorithms for subgroup discovery and analytics. The package integrates an R interface to the org.vikamine.kernel library of the VIKAMINE system <http://www.vikamine.org> implementing subgroup discovery, pattern mining and analytics in Java.

r-rssthemes 1.0.0
Propagated dependencies: r-sysfonts@0.8.9 r-showtext@0.9-7 r-purrr@1.2.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/nrennie/RSSthemes
Licenses: FSDG-compatible
Build system: r
Synopsis: RSS Palettes and Themes
Description:

Defines colour palettes and themes for Royal Statistical Society (RSS) publications, including Significance magazine. Palettes and themes are supported in both base R and ggplot2 graphics, and are intended to be used by authors submitting to RSS publications.

r-recharge 1.0.0
Propagated dependencies: r-zoo@1.8-14 r-sp@2.2-0 r-raster@3.6-32 r-r-utils@2.13.0 r-progressr@0.18.0 r-plyr@1.8.9 r-ncdf4@1.24 r-lubridate@1.9.4 r-hydrostats@0.2.9 r-future@1.68.0 r-foreach@1.5.2 r-dofuture@1.1.2 r-data-table@1.17.8 r-airgr@1.7.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/gwrecharge/rechaRge/
Licenses: FSDG-compatible
Build system: r
Synopsis: HydroBudget – Groundwater Recharge Model
Description:

HydroBudget is a spatially distributed groundwater recharge model that computes a superficial water budget on grid cells with outputs aggregated into monthly time steps. It was developed as an accessible and computationally affordable model to simulate groundwater recharge over large areas (thousands of km2, regional-scale watersheds) and for long time periods (decades), in cold and humid climates. Model algorithms are based on the research of Dubois, E. et al. (2021a) <doi:10.5683/SP3/EUDV3H> and Dubois, E. et al. (2021b) <doi:10.5194/hess-25-6567-2021>.

r-rlme 0.5
Propagated dependencies: r-stringr@1.6.0 r-robustbase@0.99-6 r-rcpp@1.1.0 r-quantreg@6.1 r-nlme@3.1-168 r-mgcv@1.9-4 r-mass@7.3-65 r-magic@1.6-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rlme
Licenses: GPL 2+
Build system: r
Synopsis: Rank-Based Estimation and Prediction in Random Effects Nested Models
Description:

Estimates robust rank-based fixed effects and predicts robust random effects in two- and three- level random effects nested models. The methodology is described in Bilgic & Susmann (2013) <https://journal.r-project.org/archive/2013/RJ-2013-027/>.

r-resurv 1.0.0
Dependencies: python@3.11.14
Propagated dependencies: r-xgboost@1.7.11.1 r-tidyverse@2.0.0 r-tidyr@1.3.1 r-tibble@3.3.0 r-synthetic@1.1.1 r-survival@3.8-3 r-shapforxgboost@0.1.3 r-rpart@4.1.24 r-reticulate@1.44.1 r-reshape2@1.4.5 r-purrr@1.2.0 r-ggplot2@4.0.1 r-forecast@8.24.0 r-fastdummies@1.7.5 r-dtplyr@1.3.2 r-dplyr@1.1.4 r-data-table@1.17.8 r-bshazard@1.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/edhofman/ReSurv
Licenses: GPL 2+
Build system: r
Synopsis: Machine Learning Models for Predicting Claim Counts
Description:

Prediction of claim counts using the feature based development factors introduced in the manuscript Hiabu M., Hofman E. and Pittarello G. (2023) <doi:10.48550/arXiv.2312.14549>. Implementation of Neural Networks, Extreme Gradient Boosting, and Cox model with splines to optimise the partial log-likelihood of proportional hazard models.

r-raschsampler 0.8-10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RaschSampler
Licenses: GPL 2
Build system: r
Synopsis: Rasch Sampler
Description:

MCMC based sampling of binary matrices with fixed margins as used in exact Rasch model tests.

r-rplotterpkg 0.1.5
Propagated dependencies: r-rlang@1.1.6 r-purrr@1.2.0 r-gtable@0.3.6 r-gt@1.3.0 r-glue@1.8.0 r-ggplotify@0.1.3 r-ggplot2@4.0.1 r-data-table@1.17.8 r-aplpack@1.3.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/deandevl/RplotterPkg
Licenses: Expat
Build system: r
Synopsis: R Plotting Functions Using 'ggplot2'
Description:

Makes it easy to produce everyday ggplot2 charts in a functional way without an extensive "tree" implementation. The package includes over 15 functions for the production and arrangement of basic graphing.

r-revpref 0.1.0
Propagated dependencies: r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ksurana21/revpref
Licenses: Expat
Build system: r
Synopsis: Tools for Computational Revealed Preference Analysis
Description:

This package provides tools to (i) check consistency of a finite set of consumer demand observations with a number of revealed preference axioms at a given efficiency level, (ii) compute goodness-of-fit indices when the data do not obey the axioms, and (iii) compute power against uniformly random behavior.

r-rchoicedialogs 1.0.6.1
Propagated dependencies: r-rjava@1.0-11
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rChoiceDialogs
Licenses: LGPL 2.1+
Build system: r
Synopsis: 'rChoiceDialogs' Collection
Description:

Collection of portable choice dialog widgets.

r-rssampling 1.0
Propagated dependencies: r-learnbayes@2.15.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSSampling
Licenses: GPL 2
Build system: r
Synopsis: Ranked Set Sampling
Description:

Ranked set sampling (RSS) is introduced as an advanced method for data collection which is substantial for the statistical and methodological analysis in scientific studies by McIntyre (1952) (reprinted in 2005) <doi:10.1198/000313005X54180>. This package introduces the first package that implements the RSS and its modified versions for sampling. With RSSampling', the researchers can sample with basic RSS and the modified versions, namely, Median RSS, Extreme RSS, Percentile RSS, Balanced groups RSS, Double RSS, L-RSS, Truncation-based RSS, Robust extreme RSS. The RSSampling also allows imperfect ranking using an auxiliary variable (concomitant) which is widely used in the real life applications. Applicants can also use this package for parametric and nonparametric inference such as mean, median and variance estimation, regression analysis and some distribution-free tests where the the samples are obtained via basic RSS.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457