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

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-richcluster 1.0.2
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.1 r-rcpp@1.1.0 r-plotly@4.11.0 r-networkd3@0.4.1 r-magrittr@2.0.4 r-iheatmapr@0.7.1 r-igraph@2.2.1 r-heatmaply@1.6.0 r-fields@17.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/hurlab/richCluster
Licenses: GPL 3
Synopsis: Fast, Robust Clustering Algorithms for Gene Enrichment Data
Description:

Fast C++ agglomerative hierarchical clustering algorithm packaged into easily callable R functions, designed to help cluster biological terms based on how similar of genes are expressed in their activation.

r-remstimate 2.3.14
Propagated dependencies: r-trust@0.1-8 r-remstats@3.2.4 r-remify@3.2.9 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mvnfast@0.2.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://tilburgnetworkgroup.github.io/remstimate/
Licenses: Expat
Synopsis: Optimization Frameworks for Tie-Oriented and Actor-Oriented Relational Event Models
Description:

This package provides a comprehensive set of tools designed for optimizing likelihood within a tie-oriented (Butts, C., 2008, <doi:10.1111/j.1467-9531.2008.00203.x>) or an actor-oriented modelling framework (Stadtfeld, C., & Block, P., 2017, <doi:10.15195/v4.a14>) in relational event networks. The package accommodates both frequentist and Bayesian approaches. The frequentist approaches that the package incorporates are the Maximum Likelihood Optimization (MLE) and the Gradient-based Optimization (GDADAMAX). The Bayesian methodologies included in the package are the Bayesian Sampling Importance Resampling (BSIR) and the Hamiltonian Monte Carlo (HMC). The flexibility of choosing between frequentist and Bayesian optimization approaches allows researchers to select the estimation approach which aligns the most with their analytical preferences.

r-rfocal 1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rFocal
Licenses: LGPL 3
Synopsis: Run 'FOCAL' Language Source Code
Description:

Execute FOCAL (<https://en.wikipedia.org/wiki/FOCAL_(programming_language)>) source code directly in R'. This is achieved by translating FOCAL code into equivalent R commands and controlling the sequence of execution.

r-rjafroc 2.1.2
Propagated dependencies: r-stringr@1.6.0 r-readxl@1.4.5 r-rcpp@1.1.0 r-openxlsx@4.2.8.1 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-binom@1.1-1.1 r-bbmle@1.0.25.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://dpc10ster.github.io/RJafroc/
Licenses: GPL 3
Synopsis: Artificial Intelligence Systems and Observer Performance
Description:

Analyzing the performance of artificial intelligence (AI) systems/algorithms characterized by a search-and-report strategy. Historically observer performance has dealt with measuring radiologists performances in search tasks, e.g., searching for lesions in medical images and reporting them, but the implicit location information has been ignored. The implemented methods apply to analyzing the absolute and relative performances of AI systems, comparing AI performance to a group of human readers or optimizing the reporting threshold of an AI system. In addition to performing historical receiver operating receiver operating characteristic (ROC) analysis (localization information ignored), the software also performs free-response receiver operating characteristic (FROC) analysis, where lesion localization information is used. A book using the software has been published: Chakraborty DP: Observer Performance Methods for Diagnostic Imaging - Foundations, Modeling, and Applications with R-Based Examples, Taylor-Francis LLC; 2017: <https://www.routledge.com/Observer-Performance-Methods-for-Diagnostic-Imaging-Foundations-Modeling/Chakraborty/p/book/9781482214840>. Online updates to this book, which use the software, are at <https://dpc10ster.github.io/RJafrocQuickStart/>, <https://dpc10ster.github.io/RJafrocRocBook/> and at <https://dpc10ster.github.io/RJafrocFrocBook/>. Supported data collection paradigms are the ROC, FROC and the location ROC (LROC). ROC data consists of single ratings per images, where a rating is the perceived confidence level that the image is that of a diseased patient. An ROC curve is a plot of true positive fraction vs. false positive fraction. FROC data consists of a variable number (zero or more) of mark-rating pairs per image, where a mark is the location of a reported suspicious region and the rating is the confidence level that it is a real lesion. LROC data consists of a rating and a location of the most suspicious region, for every image. Four models of observer performance, and curve-fitting software, are implemented: the binormal model (BM), the contaminated binormal model (CBM), the correlated contaminated binormal model (CORCBM), and the radiological search model (RSM). Unlike the binormal model, CBM, CORCBM and RSM predict proper ROC curves that do not inappropriately cross the chance diagonal. Additionally, RSM parameters are related to search performance (not measured in conventional ROC analysis) and classification performance. Search performance refers to finding lesions, i.e., true positives, while simultaneously not finding false positive locations. Classification performance measures the ability to distinguish between true and false positive locations. Knowing these separate performances allows principled optimization of reader or AI system performance. This package supersedes Windows JAFROC (jackknife alternative FROC) software V4.2.1, <https://github.com/dpc10ster/WindowsJafroc>. Package functions are organized as follows. Data file related function names are preceded by Df', curve fitting functions by Fit', included data sets by dataset', plotting functions by Plot', significance testing functions by St', sample size related functions by Ss', data simulation functions by Simulate and utility functions by Util'. Implemented are figures of merit (FOMs) for quantifying performance and functions for visualizing empirical or fitted operating characteristics: e.g., ROC, FROC, alternative FROC (AFROC) and weighted AFROC (wAFROC) curves. For fully crossed study designs significance testing of reader-averaged FOM differences between modalities is implemented via either Dorfman-Berbaum-Metz or the Obuchowski-Rockette methods. Also implemented is single treatment analysis, which allows comparison of performance of a group of radiologists to a specified value, or comparison of AI to a group of radiologists interpreting the same cases. Crossed-modality analysis is implemented wherein there are two crossed treatment factors and the aim is to determined performance in each treatment factor averaged over all levels of the second factor. Sample size estimation tools are provided for ROC and FROC studies; these use estimates of the relevant variances from a pilot study to predict required numbers of readers and cases in a pivotal study to achieve the desired power. Utility and data file manipulation functions allow data to be read in any of the currently used input formats, including Excel, and the results of the analysis can be viewed in text or Excel output files. The methods are illustrated with several included datasets from the author's collaborations. This update includes improvements to the code, some as a result of user-reported bugs and new feature requests, and others discovered during ongoing testing and code simplification.

r-regspec 2.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://doi.org/10.1111/rssa.12210
Licenses: GPL 2
Synopsis: Non-Parametric Bayesian Spectrum Estimation for Multirate Data
Description:

Computes linear Bayesian spectral estimates from multirate data for second-order stationary time series. Provides credible intervals and methods for plotting various spectral estimates. Please see the paper `Should we sample a time series more frequently? (doi below) for a full description of and motivation for the methodology.

r-reglogit 1.2-8
Propagated dependencies: r-mvtnorm@1.3-3 r-matrix@1.7-4 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://bobby.gramacy.com/r_packages/reglogit/
Licenses: LGPL 2.0+
Synopsis: Simulation-Based Regularized Logistic Regression
Description:

Regularized (polychotomous) logistic regression by Gibbs sampling. The package implements subtly different MCMC schemes with varying efficiency depending on the data type (binary v. binomial, say) and the desired estimator (regularized maximum likelihood, or Bayesian maximum a posteriori/posterior mean, etc.) through a unified interface. For details, see Gramacy & Polson (2012 <doi:10.1214/12-BA719>).

r-recor 1.0.3
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/byaxb/recor
Licenses: GPL 3
Synopsis: Rearrangement Correlation Coefficient
Description:

The Rearrangement Correlation Coefficient is an adjusted version of Pearson's correlation coefficient that accurately measures monotonic dependence relationships, including both linear and nonlinear associations. This method addresses the underestimation problem of classical correlation coefficients in nonlinear monotonic scenarios through improved statistical bounds derived from rearrangement inequalities. For more details, see Ai (2024) <doi:10.52202/079017-1180>.

r-readmdtable 0.3.2
Propagated dependencies: r-stringr@1.6.0 r-readr@2.1.6 r-purrr@1.2.0 r-httr2@1.2.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jrdnbradford/readMDTable
Licenses: GPL 3+
Synopsis: Read Markdown Tables into Tibbles
Description:

Efficient reading of raw markdown tables into tibbles. Designed to accept content from strings, files, and URLs with the ability to extract and read multiple tables from markdown for analysis.

r-rhc 0.1.0
Propagated dependencies: r-vegan@2.7-2 r-randomforest@4.7-1.2 r-permute@0.9-8 r-lattice@0.22-7 r-gridextra@2.3 r-ggplot2@4.0.1 r-geometry@0.5.2 r-fd@1.0-12.3 r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RHC
Licenses: GPL 2+
Synopsis: Rangeland Health and Condition
Description:

The evaluation criteria of rangeland health, condition and landscape function analysis based on species diversity and functional diversity of rangeland plant communities.

r-rcmdrplugin-temis 0.7.12
Propagated dependencies: r-zoo@1.8-14 r-tm@0.7-16 r-tcltk2@1.6.1 r-stringi@1.8.7 r-slam@0.1-55 r-rcolorbrewer@1.1-3 r-rcmdr@2.9-5 r-r2html@2.3.4 r-nlp@0.3-2 r-latticeextra@0.6-31 r-lattice@0.22-7 r-ca@0.71.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/nalimilan/R.TeMiS
Licenses: GPL 2+
Synopsis: Graphical Integrated Text Mining Solution
Description:

An R Commander plug-in providing an integrated solution to perform a series of text mining tasks such as importing and cleaning a corpus, and analyses like terms and documents counts, vocabulary tables, terms co-occurrences and documents similarity measures, time series analysis, correspondence analysis and hierarchical clustering. Corpora can be imported from spreadsheet-like files, directories of raw text files, as well as from Dow Jones Factiva', LexisNexis', Europresse and Alceste files.

r-relsurv 2.3-3
Propagated dependencies: r-survival@3.8-3 r-scales@1.4.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pammtools@0.7.3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=relsurv
Licenses: GPL 2+
Synopsis: Relative Survival
Description:

This package contains functions for analysing relative survival data, including nonparametric estimators of net (marginal relative) survival, relative survival ratio, crude mortality, methods for fitting and checking additive and multiplicative regression models, transformation approach, methods for dealing with population mortality tables. Work has been described in Pohar Perme, Pavlic (2018) <doi:10.18637/jss.v087.i08>.

r-randvar 1.2.5
Propagated dependencies: r-startupmsg@1.0.0 r-distrex@2.9.6 r-distr@2.9.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r-forge.r-project.org/projects/robast/
Licenses: LGPL 3
Synopsis: Implementation of Random Variables
Description:

This package implements random variables by means of S4 classes and methods.

r-rjstat 0.4.3
Propagated dependencies: r-jsonlite@2.0.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ajschumacher/rjstat
Licenses: Expat
Synopsis: Handle 'JSON-stat' Format in R
Description:

Handle JSON-stat format (<https://json-stat.org>) in R. Not all features are supported, especially the extensive metadata features of JSON-stat'.

r-rcmdrplugin-teachstat 1.1.4
Propagated dependencies: r-tseries@0.10-58 r-tcltk2@1.6.1 r-rcmdr@2.9-5 r-lme4@1.1-37 r-indexnumr@0.6.0 r-hmisc@5.2-4 r-distrex@2.9.6 r-distr@2.9.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcmdrPlugin.TeachStat
Licenses: GPL 2+
Synopsis: R Commander Plugin for Teaching Statistical Methods
Description:

R Commander plugin for teaching statistical methods. It adds a new menu for making easier the teaching of the main concepts about the main statistical methods.

r-ropencvlite 4.110.0
Dependencies: cmake@4.1.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://swarm-lab.github.io/ROpenCVLite/
Licenses: GPL 3
Synopsis: Helper Package for Installing OpenCV with R
Description:

Installs OpenCV for use by other packages. OpenCV <https://opencv.org/> is library of programming functions mainly aimed at real-time computer vision. This Lite version installs the stable base version of OpenCV and some of its experimental externally contributed modules. It does not provide R bindings directly.

r-rtropical 1.2.1
Propagated dependencies: r-rfast@2.1.5.2 r-rcppalgos@2.9.3 r-lpsolveapi@5.5.2.0-17.14 r-lpsolve@5.6.23 r-caret@7.0-1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/HoujieWang/Rtropical
Licenses: GPL 3
Synopsis: Data Analysis Tools over Space of Phylogenetic Trees Using Tropical Geometry
Description:

Process phylogenetic trees with tropical support vector machine and principal component analysis defined with tropical geometry. Details about tropical support vector machine are available in : Tang, X., Wang, H. & Yoshida, R. (2020) <arXiv:2003.00677>. Details about tropical principle component analysis are available in : Page, R., Yoshida, R. & Zhang L. (2020) <doi:10.1093/bioinformatics/btaa564> and Yoshida, R., Zhang, L. & Zhang, X. (2019) <doi:10.1007/s11538-018-0493-4>.

r-rasterbc 1.0.2
Propagated dependencies: r-terra@1.8-86 r-sf@1.0-23
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/deankoch/rasterbc
Licenses: Expat
Synopsis: Access Forest Ecology Layers for British Columbia in 2001-2018
Description:

R-based access to a large set of data variables relevant to forest ecology in British Columbia (BC), Canada. Layers are in raster format at 100m resolution in the BC Albers projection, hosted at the Federated Research Data Repository (FRDR) with <doi:10.20383/101.0283>. The collection includes: elevation; biogeoclimatic zone; wildfire; cutblocks; forest attributes from Hansen et al. (2013) <doi:10.1139/cjfr-2013-0401> and Beaudoin et al. (2017) <doi:10.1139/cjfr-2017-0184>; and rasterized Forest Insect and Disease Survey (FIDS) maps for a number of insect pest species, all covering the period 2001-2018. Users supply a polygon or point location in the province of BC, and rasterbc will download the overlapping raster tiles hosted at FRDR, merging them as needed and returning the result in R as a SpatRaster object. Metadata associated with these layers, and code for downloading them from their original sources can be found in the github repository <https://github.com/deankoch/rasterbc_src>.

r-rveg 0.1.6
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://plant-ecology-lab-czu.com/rveg/
Licenses: GPL 3+
Synopsis: Digitization of Phytosociological Relevés
Description:

Simple and fast tool for transforming phytosociological vegetation data into digital form for the following analysis. Danihelka, Chrtek, and Kaplan (2012, ISSN:00327786). Hennekens, and Schaminée (2001) <doi:10.2307/3237010>. Tichý (2002) <doi:10.1111/j.1654-1103.2002.tb02069.x>. Wickham, François, Henry, Müller (2022) <https://CRAN.R-project.org/package=dplyr>.

r-rmtl 0.9.9
Propagated dependencies: r-psych@2.5.6 r-mass@7.3-65 r-foreach@1.5.2 r-doparallel@1.0.17 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/transbioZI/RMTL/
Licenses: GPL 3
Synopsis: Regularized Multi-Task Learning
Description:

Efficient solvers for 10 regularized multi-task learning algorithms applicable for regression, classification, joint feature selection, task clustering, low-rank learning, sparse learning and network incorporation. Based on the accelerated gradient descent method, the algorithms feature a state-of-art computational complexity O(1/k^2). Sparse model structure is induced by the solving the proximal operator. The detail of the package is described in the paper of Han Cao and Emanuel Schwarz (2018) <doi:10.1093/bioinformatics/bty831>.

r-rgv 0.0.5
Propagated dependencies: r-chron@2.3-62
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rGV
Licenses: Expat
Synopsis: Analysis of Continuous Glucose Monitor Data
Description:

Reads in continuous glucose monitor data of many different formats, calculates a host of glycemic variability metrics, and plots glucose over time.

r-reactrouter 0.1.1
Propagated dependencies: r-uuid@1.2-1 r-shiny-react@0.4.0 r-shiny@1.11.1 r-htmltools@0.5.8.1 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://felixluginbuhl.com/reactRouter/
Licenses: Expat
Synopsis: 'React Router' for 'shiny' Apps and 'Quarto'
Description:

You can easily share url pages using React Router in shiny applications and Quarto documents. The package wraps the react-router-dom React library and provides access to hash routing to navigate on multiple url pages.

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
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.

r-rcd3 0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rcd3
Licenses: GPL 3
Synopsis: Efficient Row-Column Designs for 3 Level Factorial Experiments in 3 Rows
Description:

This package provides functions to construct efficient row-column designs for 3-level factorial experiments in 3 rows. The designs ensure the estimation of all main effects (full efficiency) and two factor interactions in minimum replications. For more details, see Dey, A. and Mukerjee, R. (2012) <doi:10.1016/j.spl.2012.06.014> and Dash, S., Parsad, R., and Gupta, V. K. (2013) <doi:10.1007/s40003-013-0059-5>.

r-rdeps 0.4
Propagated dependencies: r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/frbcesab/rdeps
Licenses: GPL 2+
Synopsis: Identify External Packages Used in a Project
Description:

Screens all .R', .Rmd', and .qmd files to extract the name of packages used in a project. This package detects packages called with library(foo)', require(foo)', foo::bar() and use("foo", "bar") and adds these dependencies in the DESCRIPTION file in the sections Depends, Imports, and Suggests.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208