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

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-rem 1.3.1
Propagated dependencies: r-rcpp@1.1.0 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rem
Licenses: GPL 2+
Build system: r
Synopsis: Relational Event Models (REM)
Description:

Calculate endogenous network effects in event sequences and fit relational event models (REM): Using network event sequences (where each tie between a sender and a target in a network is time-stamped), REMs can measure how networks form and evolve over time. Endogenous patterns such as popularity effects, inertia, similarities, cycles or triads can be calculated and analyzed over time.

r-rsomoclu 1.7.7
Propagated dependencies: r-rcpp@1.1.0 r-kohonen@3.0.12
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://peterwittek.github.io/somoclu/
Licenses: Expat
Build system: r
Synopsis: Somoclu
Description:

Somoclu is a massively parallel implementation of self-organizing maps. It exploits multicore CPUs and it can be accelerated by CUDA. The topology of the map can be planar or toroid and the grid of neurons can be rectangular or hexagonal . Details refer to (Peter Wittek, et al (2017)) <doi:10.18637/jss.v078.i09>.

r-rminer 1.5.0
Propagated dependencies: r-xgboost@1.7.11.1 r-rpart@4.1.24 r-randomforest@4.7-1.2 r-pls@2.8-5 r-plotrix@3.8-13 r-party@1.3-18 r-nnet@7.3-20 r-mda@0.5-5 r-mass@7.3-65 r-lattice@0.22-7 r-kknn@1.4.1 r-kernlab@0.9-33 r-glmnet@4.1-10 r-e1071@1.7-16 r-cubist@0.5.1 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-read-gb 2.2
Propagated dependencies: r-rentrez@1.2.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=read.gb
Licenses: GPL 3
Build system: r
Synopsis: Open GenBank Files
Description:

Opens complete record(s) with .gb extension from the NCBI/GenBank Nucleotide database and returns a list containing shaped record(s). These kind of files contains detailed records of DNA samples (locus, organism, type of sequence, source of the sequence...). An example of record can be found at <https://www.ncbi.nlm.nih.gov/nuccore/HE799070>.

r-rconfig 0.3.0
Propagated dependencies: r-yaml@2.3.10 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/analythium/rconfig
Licenses: Expat
Build system: r
Synopsis: Manage R Configuration at the Command Line
Description:

Configuration management using files (YAML, JSON, INI, TXT), JSON strings, and command line arguments. Command line arguments can be used to override configuration. Period-separated command line flags are parsed as hierarchical lists. Environment variables, R global variables, and configuration values can be substituted.

r-rtumblr 0.1.1
Propagated dependencies: r-tibble@3.3.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://github.com/schochastics/Rtumblr/
Licenses: Expat
Build system: r
Synopsis: Collecting and Analyzing 'Tumblr' Data
Description:

An implementation of calls designed to collect Tumblr data via its Application Program Interfaces (API), which can be found at the following URL: <https://www.tumblr.com/docs/en/api/v2>.

r-reservr 0.0.3
Propagated dependencies: r-rlang@1.1.6 r-rcppparallel@5.1.11-1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-r6@2.6.1 r-purrr@1.2.0 r-numderiv@2016.8-1.1 r-nloptr@2.2.1 r-matrixstats@1.5.0 r-keras3@1.5.1 r-glue@1.8.0 r-generics@0.1.4 r-bh@1.87.0-1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ashesitr.github.io/reservr/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Fit Distributions and Neural Networks to Censored and Truncated Data
Description:

Define distribution families and fit them to interval-censored and interval-truncated data, where the truncation bounds may depend on the individual observation. The defined distributions feature density, probability, sampling and fitting methods as well as efficient implementations of the log-density log f(x) and log-probability log P(x0 <= X <= x1) for use in TensorFlow neural networks via the tensorflow package. Allows training parametric neural networks on interval-censored and interval-truncated data with flexible parameterization. Applications include Claims Development in Non-Life Insurance, e.g. modelling reporting delay distributions from incomplete data, see Bücher, Rosenstock (2022) <doi:10.1007/s13385-022-00314-4>.

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-rocpsych 1.4
Propagated dependencies: r-reportroc@3.6 r-proc@1.19.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=ROCpsych
Licenses: GPL 2+
Build system: r
Synopsis: Compute and Compare Diagnostic Test Statistics Across Groups
Description:

This package provides functions for (1) computing diagnostic test statistics (sensitivity, specificity, etc.) from confusion matrices with adjustment for various base rates or known prevalence based on McCaffrey et al (2003) <doi:10.1007/978-1-4615-0079-7_1>, (2) computing optimal cut-off scores with different criteria including maximizing sensitivity, maximizing specificity, and maximizing the Youden Index from Youden (1950) <doi:10.1002/1097-0142(1950)3:1%3C32::AID-CNCR2820030106%3E3.0.CO;2-3>, and (3) displaying and comparing classification statistics and area under the receiver operating characteristic (ROC) curves or area under the curves (AUC) across consecutive categories for ordinal variables.

r-rds 0.9-10
Propagated dependencies: r-statnet-common@4.12.0 r-scales@1.4.0 r-reshape2@1.4.5 r-network@1.19.0 r-isotone@1.1-2 r-igraph@2.2.1 r-hmisc@5.2-4 r-gridextra@2.3 r-ggplot2@4.0.1 r-ergm@4.12.0 r-anytime@0.3.12
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://hpmrg.org
Licenses: LGPL 2.1
Build system: r
Synopsis: Respondent-Driven Sampling
Description:

This package provides functionality for carrying out estimation with data collected using Respondent-Driven Sampling. This includes Heckathorn's RDS-I and RDS-II estimators as well as Gile's Sequential Sampling estimator. The package is part of the "RDS Analyst" suite of packages for the analysis of respondent-driven sampling data. See Gile and Handcock (2010) <doi:10.1111/j.1467-9531.2010.01223.x>, Gile and Handcock (2015) <doi:10.1111/rssa.12091> and Gile, Beaudry, Handcock and Ott (2018) <doi:10.1146/annurev-statistics-031017-100704>.

r-randtests 1.0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=randtests
Licenses: GPL 2+
Build system: r
Synopsis: Testing Randomness in R
Description:

This package provides several non parametric randomness tests for numeric sequences.

r-rflocalfdr 0.9
Propagated dependencies: r-sn@2.1.1 r-ranger@0.17.0 r-randomforest@4.7-1.2 r-minpack-lm@1.2-4 r-fitdistrplus@1.2-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RFlocalfdr
Licenses: GPL 3+
Build system: r
Synopsis: Significance Level for Random Forest Impurity Importance Scores
Description:

Sets a significance level for Random Forest MDI (Mean Decrease in Impurity, Gini or sum of squares) variable importance scores, using an empirical Bayes approach. See Dunne et al. (2022) <doi:10.1101/2022.04.06.487300>.

r-rprime 0.1.3
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-plyr@1.8.9 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/tjmahr/rprime
Licenses: GPL 2
Build system: r
Synopsis: Functions for Working with 'Eprime' Text Files
Description:

Eprime is a set of programs for administering psychological experiments by computer. This package provides functions for loading, parsing, filtering and exporting data in the text files produced by Eprime experiments.

r-rank 0.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/selkamand/rank
Licenses: Expat
Build system: r
Synopsis: Customisable Ranking of Numerical and Categorical Data
Description:

This package provides a flexible alternative to the built-in rank() function called smartrank(). Optionally rank categorical variables by frequency (instead of in alphabetical order), and control whether ranking is based on descending/ascending order. smartrank() is suitable for both numerical and categorical data.

r-rviennacl 1.7.1.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://github.com/cdeterman/RViennaCL
Licenses: GPL 3
Build system: r
Synopsis: 'ViennaCL' C++ Header Files
Description:

ViennaCL is a free open-source linear algebra library for computations on many-core architectures (GPUs, MIC) and multi-core CPUs. The library is written in C++ and supports CUDA', OpenCL', and OpenMP (including switches at runtime). I have placed these libraries in this package as a more efficient distribution system for CRAN. The idea is that you can write a package that depends on the ViennaCL library and yet you do not need to distribute a copy of this code with your package.

r-robustda 1.2
Propagated dependencies: r-rsolnp@2.0.1 r-mclust@6.1.2 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robustDA
Licenses: GPL 2
Build system: r
Synopsis: Robust Mixture Discriminant Analysis
Description:

Robust mixture discriminant analysis (RMDA), proposed in Bouveyron & Girard, 2009 <doi:10.1016/j.patcog.2009.03.027>, allows to build a robust supervised classifier from learning data with label noise. The idea of the proposed method is to confront an unsupervised modeling of the data with the supervised information carried by the labels of the learning data in order to detect inconsistencies. The method is able afterward to build a robust classifier taking into account the detected inconsistencies into the labels.

r-rgeoda 0.1.1
Propagated dependencies: r-sf@1.0-23 r-rcpp@1.1.0 r-digest@0.6.39 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/geodacenter/rgeoda/
Licenses: GPL 2+
Build system: r
Synopsis: R Library for Spatial Data Analysis
Description:

This package provides spatial data analysis functionalities including Exploratory Spatial Data Analysis, Spatial Cluster Detection and Clustering Analysis, Regionalization, etc. based on the C++ source code of GeoDa', which is an open-source software tool that serves as an introduction to spatial data analysis. The GeoDa software and its documentation are available at <https://geodacenter.github.io>.

r-redlist 0.2.0
Propagated dependencies: r-rvest@1.0.5 r-magrittr@2.0.4 r-httr2@1.2.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/stangandaho/redlist
Licenses: Expat
Build system: r
Synopsis: Interface to the IUCN Red List Data
Description:

This package provides an interface to access data from the International Union for Conservation of Nature (IUCN) Red List <https://api.iucnredlist.org/api-docs/index.html>. It allows users to retrieve up-to-date information on species conservation status, supporting biodiversity research and conservation efforts.

r-randomnames 1.6-0.0
Propagated dependencies: r-toordinal@1.4-0.0 r-data-table@1.17.8 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://centerforassessment.github.io/randomNames/
Licenses: GPL 3
Build system: r
Synopsis: Generate Random Given and Surnames
Description:

Function for generating random gender and ethnicity correct first and/or last names. Names are chosen proportionally based upon their probability of appearing in a large scale data base of real names.

r-rpanel 1.1-5.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rpanel
Licenses: GPL 2+
Build system: r
Synopsis: Simple Interactive Controls for R using the 'tcltk' Package
Description:

This package provides a set of functions to build simple GUI controls for R functions. These are built on the tcltk package. Uses could include changing a parameter on a graph by animating it with a slider or a "doublebutton", up to more sophisticated control panels. Some functions for specific graphical tasks, referred to as cartoons', are provided.

r-rcapture 1.4-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rcapture
Licenses: GPL 2
Build system: r
Synopsis: Loglinear Models for Capture-Recapture Experiments
Description:

Estimation of abundance and other demographic parameters for closed populations, open populations and the robust design in capture-recapture experiments using loglinear models.

r-restoptr 1.1.1
Dependencies: openjdk@25
Propagated dependencies: r-units@1.0-0 r-terra@1.8-86 r-rjava@1.0-11 r-magrittr@2.0.4 r-crayon@1.5.3 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://dimitri-justeau.github.io/restoptr/
Licenses: GPL 3+
Build system: r
Synopsis: Ecological Restoration Planning
Description:

Flexible framework for ecological restoration planning. It aims to identify priority areas for restoration efforts using optimization algorithms (based on Justeau-Allaire et al. 2021 <doi:10.1111/1365-2664.13803>). Priority areas can be identified by maximizing landscape indices, such as the effective mesh size (Jaeger 2000 <doi:10.1023/A:1008129329289>), or the integral index of connectivity (Pascual-Hortal & Saura 2006 <doi:10.1007/s10980-006-0013-z>). Additionally, constraints can be used to ensure that priority areas exhibit particular characteristics (e.g., ensure that particular places are not selected for restoration, ensure that priority areas form a single contiguous network). Furthermore, multiple near-optimal solutions can be generated to explore multiple options in restoration planning. The package leverages the Choco-solver software to perform optimization using constraint programming (CP) techniques (<https://choco-solver.org/>).

r-random-cdisc-data 0.3.16
Propagated dependencies: r-yaml@2.3.10 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-magrittr@2.0.4 r-lubridate@1.9.4 r-lifecycle@1.0.4 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://insightsengineering.github.io/random.cdisc.data/
Licenses: ASL 2.0
Build system: r
Synopsis: Create Random ADaM Datasets
Description:

This package provides a set of functions to create random Analysis Data Model (ADaM) datasets and cached dataset. ADaM dataset specifications are described by the Clinical Data Interchange Standards Consortium (CDISC) Analysis Data Model Team.

r-rniftyreg 2.8.5
Propagated dependencies: r-rnifti@1.8.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jonclayden/RNiftyReg
Licenses: GPL 2
Build system: r
Synopsis: Image Registration Using the 'NiftyReg' Library
Description:

This package provides an R interface to the NiftyReg image registration tools <https://github.com/KCL-BMEIS/niftyreg>. Linear and nonlinear registration are supported, in two and three dimensions.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457